.all {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.all .top {
	background-image: url(images/top_new.jpg);
	height: 177px;
	width: 920px;
}
body {
	background-color: #d0d0d0;
	background-image: url(images/bg_new.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	display: none;
}
.all .telo {
	width: 920px;
	background-color: #FFFFFF;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C5C9A;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2C5C9A;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 60px;
	font-weight: bolder;
	line-height: 12px;
	}

.all .telo .obsah {
	float: left;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 13px;
	line-height: 22px;
}
.all .telo .obsah .mapa {
	float: right;
	height: 350px;
	width: 450px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #447AB7;
	}


.all .telo .cistic {
	clear: both;
}
.all .telo .footer {
	height: 26px;
	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #000;
	background-repeat: no-repeat;
}


#intro {
	margin-left: 20px;
}
#content_menu {
	float: left;
	width: 230px;
	_margin: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#content_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#content_menu ul li a {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	width: 190px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_menu ul li a { 
	background: #e9e9e9;
	color: #828282; 
	border-bottom: 2px #fff solid;
}
#content_menu ul li a:hover, #content_menu ul li .active { background-image: none; color: #025F9A; background: #C1CEE3;}

#content_menu ul li a:hover, #content_menu ul li .subactive { background-image: none; color: #738FBF; background: #fff;}

#content_menu ul li a:hover, #content_menu ul li .subactivelink { background-image: none; color: #738FBF; background: #E4EAF3;}

