@CHARSET "UTF-8";

ul,li,p, h1, h2, form {
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 2px solid #CCC;
	margin: 10px 0px 10px 0px;
}

body {
	background: #91c5ff;
	text-align: center;
	font-family: Verdana, sans-serif;
	margin: 0px; padding: 10px;
	font-size: 12px;
}

div#horni_pruh {
	background: #bcdafb;
	height: 160px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#main {
	width: 900px;
	background: #FFF url(../../layout-grafika/front/body.png) repeat-y center;
	margin: 0px auto;
	position: relative;
	border: 10px solid #FFF;
	position: relative;
	text-align: left;
}

div#header {
	height: 120px;
	text-align: center;
	background: #FFF;
}

div#header img {
	border: 0px;
	width: 500px;
	height: 100px;
}

div#menu {
	height: 30px;
	line-height: 30px;
	padding: 5px;
	background: url(../../layout-grafika/front/menu.gif) repeat-x;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;	
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

div#menu ul li {
	float: left;
	list-style-type: none;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #ffb57b;
}

div#menu ul li a {
	text-decoration: none;
	color: #FFF;
}

div#menu ul li a:hover { text-decoration: underline; }

div#photo_banner {
	border-bottom: 3px solid #9fc5f0;
	border-top: 1px solid #FFF;
	background: #FFF url(../../layout-grafika/front/horni.png) no-repeat;
	height: 203px;	
}


div#top_left { 
	line-height: 23px;
	min-height: 321px;
}

div#top_left ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

div#top_left ul li { margin: 0px; padding: 0px; }

div#top_right {
	font-size: 12px;
	min-height: 291px;
}


div.sluzba {
	width: 133px;
	height: 118px;
	float: left;
	margin-top: 5px;
	text-align: center;
	padding: 10px;
	background:  url(../../layout-grafika/front/sluzby.png) no-repeat;
	font-family: Arial;
}

div.sluzba a { color: #1a51a3; text-transform: uppercase; font-weight: bold; font-size: 12px; text-decoration: none; }
div.sluzba a:hover { text-decoration: underline; }
div.sluzba img { width: 118px; margin-bottom: 14px; border: 1px solid #e2f0fb; }


div.sluzba h3 { 
	font-size: 11px;
	text-align: center; 
	background: #e5f2ff-;
	margin: 0px; padding: 0px;
	font-weight: normal;
}

div#leva {
	width: 578px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

div#leva p {
	line-height: 23px;	
}



div#prava {
	width: 311px;
	float: right;
	padding-top: 5px;
	font-size: 12px;
}

h2 {
	font-size: 12px;
	font-family: Arial;
	color: #FFF;
	text-transform: uppercase;
	line-height: 30px;
	text-align: left;
	text-indent: 15px;
	background: #ab705b url(../../layout-grafika/front/h2.gif) repeat-x;
}


div.vice { text-align: right; margin-bottom: 0px;}

div.vice a {
	background: #EEE;
	color: #999;
	padding: 3px;
	text-decoration: none;
	font-size: 10px;
	border: 1px solid #CCC;
}

div.vice a:hover {
	background: #666;
	color: #FFF;
	padding: 3px;
	border: 1px solid #666;
}


div#paticka {
	clear: both;
	line-height: 30px;
	height: 30px;
	color: #FFF; 
	text-align: center;
	background: #ab705b url(../../layout-grafika/front/h2.gif) repeat-x;
}

div#paticka a { color: #FFF; }
div#paticka a:hover { color: #CCC; }



div#posledni_reference {
	background: #FFF
	margin-top: 1px;
	text-align: left;
	margin-bottom: 10px;
}


div#posledni_reference img { border: 3px solid #d6e3fc; padding: 5px; margin-right: 5px; margin-top: 5px; background: #eaf4ff; }



div#kontakty {
	background: #FFF url(../../layout-grafika/front/kontakty.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	font-size: 12px;
	padding: 15px 0px 10px 20px;
	line-height: 25px;
	position: relative;
	height: 245px;
}


div#kontakty div { position: absolute; right: 10px; top: 5px; width: 130px; text-indent: 0px; }


h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

div.reference {
	background: #FFF
	margin-top: 1px;
	text-align: left;
	margin-bottom: 0px;
}

div.reference img { border: 3px solid #d6e3fc; padding: 5px; margin-right: 5px; background: #eaf4ff; }

table.detail {
	width: 100%;
	border: 1px solid #cecdec;
	border-bottom: 0px;
	border-right: 0px;
	margin-top: 5px;
}

table.detail td {
	border-bottom: 1px solid #cecdec;
	height: 30px;
	text-indent: 10px;
	border-right: 1px solid #cecdec;
}

div.popis {
	border: 1px solid #cecdec;
	margin-top :10px;
	padding: 10px;
	margin-bottom: 10px;
}


div.contactForm {
	border: 1px solid #EEE;
	padding: 10px;
	margin-top: 5px;
	font-size: 12px; 
}


div.contactForm table th {
	width: 150px;
	font-weight: normal;
	text-align: right;
	padding-right: 40px;
	font-size: 12px; 
}

div.contactForm input {
	border: 1px solid #75abe1;
	padding: 2px;
	width: 200px;
	margin: 4px 0px 4px 0px;
	font-size: 12px; 
}

div.contactForm textarea {
	border: 1px solid #75abe1;
	margin-top: 5px;
	font-size: 12px; 
}


div.info {
	border: 2px solid #3399CC;
	padding: 10px;
	margin-top: 20px;
	margin: 20px;
	font-size: 12px; 
}

ul.error {
	margin-bottom: 20px;
}

ul.error li {
	list-style-type: none;
	border: 2px solid red;
	padding: 5px;
	text-align: center;
}
