body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	/* background-image:url(horni.gif); */
	
	margin: 0px 0px 0px 0px;
	text-align: center;	
  background-color: #fff;
  background-image: url(./img/hlavni_p.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
div {
	margin: 0px;
	padding: 0px;
}	
#stranka {
		width: 1000px;
		margin: 0 auto 0;
		text-align: left;
		font-size: 1em;
		background-color: rgb(255,255,255);
    
		
}
#hlava {
	background-image: url(./img/front.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height: 220px;
}
#levy {
	float: left;
	width: 220px;
	margin-top: 10px;
	
}
#levemenu {
	font-weight: bold;
	padding-left: 38px;
}
#levemenukontakt {
	font-weight: bold;
	padding-left: -38px;
}
#levy #levemenu a {
		color: #2324A0;	
	/*	background-color: #2324A0;		*/
		margin-top: 3px;
		padding: 3px 0px 0px 5px;
		text-decoration: none;
		display: block;
		width: 220px;
		height: 1.5em;
		text-align: left;
		border-width: 0px;
		border-left: 8px solid #ffbf00;
}
#levy #levemenu a.bezn {
		color: #2324A0;	
	/*	background-color: #2324A0;		*/
		margin-top: 3px;
		padding: 3px 0px 0px 0px;
		text-decoration: none;
		display: block;
		width: 220px;
		height: 1.5em;
		text-align: left;
    border-width: 0px;
		border-left: 0px solid #ffbf00;
    font-weight: normal;
}
#levy #levemenu a:hover {
		background-color: #fcd38a;
		text-decoration: none;
		border-width: 0px;
		border-left: 8px solid #ffbf00;
    
}
#levy #levemenu a.bezn:hover {
		background-color: #fcd38a;
		text-decoration: none;
		border-width: 0px;
		border-left: 0px solid #ffbf00;
    
}
#levy #levemenu a.vybrane {
		color: #000;
		background-color: #ffffff;		
		text-decoration: none;
		border-width: 0px;
		border-left: 8px solid #2324A0;		
}

a,a:link {
	color: #215d9b;
}
a:visited {
	color: #215d9b;
	text-decoration:none;
	border-bottom: 1px dotted #215d9b;
}
a:hover, a.visited:hover {
	color: #215d9b;
	text-decoration:none;
	border-bottom: 1px solid #ffbf00;	
}
#stredni {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 5px;
	width: 730px;
	background-color: #FFF;
	line-height: 150%;
}
#pravy {
	float: right;
	font-size: 0.8em;
}
#pata {
	clear: both;

}
#zapati {
	font-size: 1em;
	padding: 30px 40px 0px 0px;
	height: 55px;
	text-align: right;
/*	border-top: 1px solid #215d9b;*/
	background-image: url(./img/spodek.jpg);
	background-repeat: no-repeat;
	background-position: top center;
  	
  
}
#spodek {
	width: 1000px;
	text-align: right;
	margin: 0px 50px 10px 0px;
	font-size: 0.75em;
}
h1 {
	font-size: 1.3em;
	background-image: url(./img/kostky.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #215d9b;
	font-variant: small-caps;
}
h2 {
	font-size: 1.2em;
	background-image: url(./img/kostky.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #215d9b;
	font-variant: small-caps;	
}
p {
	margin: 5px 0px 15px 5px;
}
.prazdny {
	 clear: both;
    height:0px;
    border:none;
}
.uprav {
	display: block;
	text-align:right;
}
hr {
	color: #ffbf00;
	background-color: #ffbf00;
	border-width: 0px;
	height: 1px;
}
input {
	background-color: #ffbf00;
	font-weight:bold;
}
.ramecek1 {
	border: 1px solid #ffbf00;
}
#vlajky {
  margin-bottom: 14px;
  margin-top: -25px;;
  padding-left: 26px;
}
.hide {
display:none;
}