<!--
/* základní css styl stránky - preferovany.css - cervenec 2007* verze 12.7 */

body {
font: normal normal normal  75% 'Verdana CE','Arial CE','Lucida Grande CE','Helvetica CE',Verdana,Arial,lucida,sans-serif;
	
}
div#obsah{
	width: 746px;
	height: 30em;
	min-height: 85em;
	clear: both;
	border-left: #3C6080 2px solid;
	border-right:#3C6080 2px solid;
	border-top:none;
	background-color:white;
	
}
div.konLeft {
	width: 253px;
	height: 100px;
	float:left;
	margin-top: 1.5em;
	margin-left: 30px;
	background: white;
	
}
div.konRight {
	width: 320px;
	height: 250px;
	float: left;
	margin-top: 1.5em;
	margin-left: 20px;
	background: white url("pic/mapa1.jpg") no-repeat 50% 50%;
}

div#obsah p.konTop {
	display: block;
	width: 253px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice1.jpg") no-repeat left top;
}
div#obsah p.konCenter {
	display: block;
	width: 253px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice2.jpg") no-repeat left top;
}
div#obsah p.konDown {
	display: block;
	width: 253px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice3.jpg") no-repeat left top;
}
div#obsah p.konData {
	display: block;
	width: 230px;
	height: auto;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	padding-top: 0.2em;
	background: white;
	text-align: left;
	font: normal normal normal  100%  'Verdana CE','Arial CE','Lucida Grande CE','Helvetica CE',Verdana,Arial,lucida,sans-serif;
	line-height: 150%;

}
div#obsah a{
	display: inline;
	color: blue;
	text-decoration: none;
	font-size: 100%;
	font-style:normal;
	font-weight: normal;
}
div#obsah a:hover{
	text-decoration: underline;
	color: blue;
	
}
span.mobil1{
	width: auto;
	margin-left: 42px;
}
div#obsah div.konBox1{
	width: 80%;
	height: auto;
	clear: both;
	margin-top: 2.5em;
	margin-left: 30px;
}
div#obsah div.konBox2{
	width: 90%;
	height: auto;
	clear: both;
	margin-top:2%;
	margin-left:5%;
}
div#obsah div.topBox{
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.0em;
	border-top:#3C6080 2px solid;
	background: #3C7F7D;
	color: white;
}
div#obsah div.topBox1{
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.0em;
	border-top:#3C6080 1px solid;
	background:#D8D8D8; 
	color: #3C7F7D;
}
div#obsah div.downBox{
	display: block;
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	border: none;
	background: white;
	border-top:#3C6080 1px solid;
}
div#obsah div.cistic1{
	display: block;
	width: 90%;
	height:5px;
	clear: both;
	margin:0px;
	padding: 0px;
	background:white;
	border-top:#3C6080 1px solid;
	border-bottom:#3C6080 2px solid;
}
div#obsah div.cistic2{
	display: block;
	width: 90%;
	height:5px;
	clear: both;
	margin:0px;
	padding: 0px;
	background:white;
	border-top:#3C6080 1px solid;
}
div#obsah div.konA{
	width: 40%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right:#3C6080 1px solid;
	background: #D8D8D8;
}
div#obsah div.konA1{
	width: 40%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right:#3C6080 1px solid;
	background: white;
}
div#obsah div.konB{
	width: 40%;
	height:auto;
	float: left;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 2%;
	background: white;
	
}
div#obsah div.downBox p{
	display: block;
	width: auto;
	height: auto;
	line-height: 130%;
	margin: 0;
	
}
div#obsah div.topBox span{
	padding-left: 1.0em;
}
div#obsah div.topBox1 span{
	padding-left: 1.0em;
}
h2,h3{
	width: 75%;
	height: auto;
	position: relative;
	left: 20px;
	top: 0;
	padding-left: 0.8em;
	margin-bottom:0px;
	line-height: 170%;
	font-size: 130%;
	border-bottom: solid #3C6080 2px;
	font-weight: bold;
	color: #E67F00;
	letter-spacing: normal;
	text-transform: none;
}

-->
