h1{
  font-size: 12px;
}

#hlavni {
	width: 980px;
	margin: 0 auto;
}
#head {
	background-position: top center;
	background-repeat: no-repeat;
	height:200px;
}	
#menu-prave {
	height: 100px;
	width: 200px;
	float: right;
}
#menu-leve {
	height: 100px;
	width: 200px;
	float: left;
}
#obsah {
  width: 576px;
	position: static;
	margin: 0 auto; 
	text-align: justify;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 420px;
}
#obsah a{
  color: rgb(255,153,51);;
}
#obsah a:hover{
  color: red
}
#obsah_vnitrek{
  margin: 7px;
}
#end {
	height: 25px;
	clear: both;
}
#obal{
  background-color: transparent;
}
.font{
color:;
margin: 0px auto 10px auto;
}
.genetime{
  font-size: 9px;
}
.center{
  text-align: center;
}
