body {
	background: #245FB6;
	font: 14px Trebuchet MS, Arial,Tahoma, Verdana, sans-serif;
	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;
	
}
a.nonodkaz {
text-decoration: none;
color: #414141;}

#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: 0;
	font-size: 28px;
}
#hlavicka h1 a {
	color: #245FB6;
	text-decoration: none;
}

#podhlavicka {
	padding-top: 15px;
	background: #fff;
	padding-left: 25px;
	height: 160px;
	color: #000;
}
#obsah {float:left;
	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:right;
	width: 180px;
	background: #fff;
}
#menu ul {
	margin-left: -20px;
	margin-top: 20px;
}
#menu ul li.nadpis {
	font-weight: Bold;
	line-height: 140%;
	padding-bottom: 5px;
	list-style-type: none;
}
#menu ul li{
	font-weight: none;
	list-style-type: none;
}
#menu ul li a {
	color: #000033;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:underline;
}
.reklamka {
	width: 356px;
	height: 300px;
	float: left;
	margin-top: 20px;
	}

#paticka {float:left;

	text-align: left;
	font-size: 13px;
	color: #fff;
}
#paticka a{
	color: #fff;
}
/*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 */


