html, body {
	height: auto;
	background-color: rgb(85, 160, 255);
}
a {
	color: white;
	font-weight: bold;
}
a:hover {
text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: white;
	font-weight: bold;
}
img{
  border: 0;
} 
h3{
	text-align: center;
}
#aktZ{
  background-repeat: no-repeat;
  background-image: url(images/aktz.png);
  height: 17px;
  width: 550px;
}
.aktualita{
 width: 550px;
 background-repeat: repeat-y;
 background-image: url(images/akts.png);
}
#aktK{
  background-repeat: no-repeat;
  background-image: url(images/aktk.png);
  height: 22px;
  width: 550px;
}
.aktualita-obsah{
  padding: 5px;
  padding-left: 20px;
  padding-right: 10px;
}
body {
	margin-top: 10px;
	font-family: Verdana, Arial, lucida, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.7;
}
#menu {
	height: 30px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 20px
}
#obsah a{
  color: black;
  text-decoration: underline;
}
#obsah{
	min-height: 330px;
	background-repeat: repeat-y;
	background-image: url(images/obsahs.png);
	padding: 5px 0px 20px 0px;
}
#obsah-text{
  padding-left: 225px;
  padding-right: 20px;
}
#obsahZ{

  background-repeat: no-repeat;
  background-image: url(images/obsahz.png);
  height: 30px;
  width: 980px;
  margin-top: 20px;
}
#obsahK{
  background-image: url(images/obsahk.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 980px;
  margin:0
}

#hlavni {
	width: 980px;
	text-align: left;
	height: auto;
	margin: auto;
	margin-top: 10px;
}
 body>#main {
	height: auto;
}
#logo {
  background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 980px;
  height: 180px;
}
.paticka {
  clear: both;
  font-weight: bold;
	width: 980px;
	height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 30px;
} 
#flag {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}
#obrazek{
  float: left;
  padding-left: 10px;
  width: 210px;

}
#ppp{
  float: right;
  padding-right: 10px;
}
#pravy{
  
  width: 180px;
  background-repeat: repeat-y;
	background-image: url(images/pravy.png);
	padding-top: 10px;
	padding-bottom: 10px;
}
#pravy-obsah{
	padding-left: 15px;
}
#pravyZ{
  background-repeat: no-repeat;
  background-image: url(images/pravyz.png);
  height: 12px;
  width: 180px;
}
#pravyK{
  background-image: url(images/pravyk.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 180px;
}
.cara{
  width: 530px;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.zajezdy{
  margin-top: 200px;
  font-size: 10px;
}
.zajezdy2{
  margin-top: 180px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
}
.fotog img{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 10px rgb(238,238,238) solid;
}
.levyrohth {
  background-image: url(images/zajezdyZ.png);
  background-repeat: no-repeat;
}
.pravyrohth {
  background-image: url(images/zajezdyK.png);
  background-repeat: no-repeat;
}