.drobecky {
	color:#999;
	position:absolute;
	top:11px;
	width:940px;
}
.drobecky .inbox {
	width:700px;
	padding:3px 0 12px 10px;
	background-image:url(../_images/bg-drobecky.png);
	background-repeat:no-repeat;
	background-position:0 100%;
}
.drobecky span {
	position:relative;
	bottom:2px;
}

.block {
	padding:0 50px 0 20px;
}
.corner {
	background-image:url(../_images/corner-top.png);
	background-repeat:no-repeat;
	padding:12px 30px 20px 20px;
}
.corner2 {
	background-image:url(../_images/corner-bottom.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-bottom:20px;
}
.line, .line2 {
	background-image:url(../_images/bg-ref.png);
	background-repeat:no-repeat;
	padding-bottom:8px;
	background-position:0 100%;
}
.block .url, .cell .url {
	margin:5px 0 0 0;
}

#main p.uvod {
	padding-bottom:20px;
	padding-right:2px;
}

#col-l ul {
	padding:0 0 0 6px;
	list-style-type:none;
}
#col-l ul ul {
	padding:8px 0 0 5px;
}

#col-l li {
	padding:3px 0 6px 18px;
	background-image:url(../_images/sipka.png);
	background-repeat:no-repeat;
	background-position:1px 8px;
}
#col-l li span {
	font-size:92%;
	color:#999999;
}

.cell {
	background-image:url(../_images/corner-top.png);
	background-repeat:no-repeat;
	padding:10px 20px 20px 20px;
}
.cell-margin {
	padding:0 10px 0 0;
}
.cell h3, .sec-cell h3 {
	text-align:right;
}
.cell h3 span, .sec-cell h3 span {
	font-size:68%;
	color:#CCCCCC;
	font-weight:bold;
}
.akt-container {
	padding:5px 0 15px 0;
}
.line .text {
	padding-top:5px;
}
.line2 .text {
	padding-top:5px;
}
.first, .first .text {
	padding-top:0;
}
#main .akt-container .datum {
	font-size:92%;
	color:#CCCCCC;
}
.cell ul {
	list-style-type:none;
	padding:4px 0 0 0;
}
.cell li {
	padding:5px 0 5px 18px;
	background-image:url(../_images/sipka.png);
	background-repeat:no-repeat;
	background-position:1px 10px;
}
.cell li span {
	font-size:92%;
	color:#999999;
}
.sec-cell {
	padding:10px 20px 20px 20px;
}


.holder {
	width:560px;
	padding-top:3px;
	_height:1px;
	min-height:1px;
}
.block-ref {
	width:260px;
	float:left;
	margin:0 40px 0 0;
	overflow:hidden;
}
.end {
	margin:0;
}
.ref-foto {
	width:260px;
	height:120px;
	background-color:#e5e5e5;
	text-align:center;
}
.foto {
	padding:5px 0;
}
.ref-foto img {
	display:block;
	margin:0 auto;
	border:1px solid #FFFFFF;
}
.ref-text {
	margin:6px 0 0 0;
}
#main .url {
	background-image:url(../_images/sipka.png);
	background-repeat:no-repeat;
	background-position:1px 6px;
	padding-left:18px;
	display:block;
	line-height:normal;
}
#main .ref-text .nazev {
	color:#119FF4;
	font-weight:bold;
	overflow:hidden;
	font-size:116%;
	padding:0 6px;
}
#main .ref-text .popis {
	height:32px;
	overflow:hidden;
	line-height:1.2em;
	padding-bottom:6px;
	padding:0 6px 8px 6px;
	background-image:url(../_images/bg-ref.png);
	background-repeat:no-repeat;
	background-position:0 100%;
}
#main .ref-text .url {
	margin:3px 0 0 6px;
}

.kontakt {
	padding:10px 20px 0 35px;
}
.kontakt table {
	width:400px;
}
.kontakt td {
	padding:4px 0; 
}
.kontakt span {
	font-weight:bold;
	color:#FF0000;
	font-size:110%;
}
.pozn {
	color:#FF0000;
	font-size:92%;
}
.kontakt .err {
	color:#FF0000;
}
input, textarea {
	border:1px solid #ccc;
	font-size:110%;
	font-family : Arial, "Arial CE", "Helvetica CE", Verdana, sans-serif;
}
textarea {
	height:110px;
	width:470px;
}
input {
	width:250px;
}
#spamprotirobotum input {
	width:auto;
}

#sendbutton {
	font-weight:bold;
	cursor:pointer;
	_cursor:hand;
	background-color:#fff;
	color:#DE0A74;
	border:0;
	border-top:1px solid #DE0A74;
	border-left:1px solid #DE0A74;
	padding:4px 2px 2px 2px;
	width:80px;
}