body {
	background: #245fb6;
	font: 14px Arial,Tahoma, Verdana, sans-serif;
	color: #414141;
}

#obsah a {
	text-decoration: none;
	color: #414141;
} 
#kontejner {
	margin:0px auto;
	height:100%;
	text-align:center;
	width: 800px;
	text-align: left;	
	padding-left: 60;
	padding-right: 60;
  	text-align: left;
	background: #fff;
	
}
#ohrada {
	width:100%;
 
	padding:20px 20px 5px 20px; 
	background:#fff; 
	text-align:left; }

#hlavicka {
	background: #fff;
	width: 800px;
	color: #000;

}
#hlavicka h1 {
	padding-left: 35px;
	padding-top: 20px;
	margin:	0px;

	font-size: 35px;

}
#hlavicka h1 a {
	color: #133967;
	text-decoration: none;
}

#podhlavicka {
	padding-top: 0px;
	background: #fff;
	padding-left: 25px;
	height: 170px;
	color: #000;
}
#obsah {float:right;
	border-left: 1px dashed margin-left;
	line-height: 160%;
	padding-right: 10px;
	margin-bottom:0;
	width: 570px;
	padding-left: 25px;
  	text-align: left;
	background: #fff;	
}
#menu {
	float:left;
	width: 180px;
	background: #fff;
margin-top: 15px;
}
#menu ul {
	margin-left: -20px;
	margin-top: 15px;

}
#menu ul li.nadpis {
	font-weight: Bold;
	line-height: 140%;
	padding-bottom: 5px;
	list-style-type: none;
}
#menu ul li{
	font-weight: none;
}
#menu ul li a{
	color: #414141;
}

#paticka {float:left;

	text-align: left;
	font-size: 13px;
	color: #fff;
}
#paticka a{
	color: #fff;
}
a.nahle   {
	font-weight: Bold;
		color: #133967;
}
.uvodek {
	margin-left: 70px;
	margin-bottom: 30px;
}
li.nahle {
	font-size: 15px;	
line-height: 2;		

}
.rekla {
	width: 370px;
	margin-left: 10px;
margin-right: 10px;	
}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */



