body {
	margin: 0px;
	padding: 0px;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203907;
}
#redy {
	position: absolute;
	top: 50px;
	left: 100px;
}
h1 {
	font-size: 20px;
	margin: 3px 0px 0px 0px;
	color: #000000;
	font-family: Times, serif;
}
h2 {
	font-size: 14px;
	color: Red;
}
h3 {
	font-size: 13px;
	margin: 10px 0px 3px 0px;

}
h4 {
	font-size: 12px;
	margin: 10px 0px 3px 0px;

}
p {
	margin: 5px 0px 3px 0px;

}
#hlavni {
	position: relative;
	width: 796px;
	height: 100%;
	margin: 0px auto 0px auto;
	background-image: url(art/pozadi.jpg);
	background-repeat: repeat;
}
#hlava01 {
	width: 796px;
	min-height: 138px;
	_height: 138px;
	background-image: url(art/hlava01.jpg);
	background-repeat: no-repeat;
}
#hlava02 {
	width: 796px;
	min-height: 164px;
	_height: 164px;
	background-image: url(art/hlava02.jpg);
	background-repeat: no-repeat;
}
#hlava03 {
	width: 796px;
	min-height: 377px;
	_height: 377px;
	background-image: url(art/hlava03.jpg);
	background-repeat: no-repeat;
}
#text {
	float: right;
  padding: 15px;
  width: 460px;
  min-height: 100px;
	_height: 100px;
	margin: -20px 10px 0px 0px;
}
#text a {
	color: Navy;
	font-weight: bold;
}
#text a:hover {
	color: Red;
	font-weight: bold;
}
#aktuality {
	float: left;
  width: 289px;
  margin: 246px 0px 0px 0px;
  background-image: url(art/pole.jpg);
  background-repeat: no-repeat;
min-height: 120px;
	_height: 120px;
}
#aktuality a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
#aktuality a:hover {
	color: Navy;
	font-weight: bold;
}
#paleta {
  	position: absolute;
	top: 162px;
	left: 60px;
	width: 300px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#paleta li {
	list-style: square;
	margin: 20px 0px 43px 0px;
}
#paleta a {
	font-weight: bold;
	text-decoration: none;
	color: #203907;
}
#paleta a:hover {
	color: Red;
	font-weight: bold;
}
.cara {
	visibility: hidden;
	clear: both;
}
#lista {
	width: 100%px;
	background-image: url(art/pata.jpg);
	width: 796px;
	min-height: 30px;
	_height: 30px;
}
.center {
text-align: center;
}
img {
border-color: #203907;
}
fieldset.sire {
  border: solid 1px #ACACAC;
  width: 130px;
  *width: 140px;
  _width: 140px;
  height: 120px;
  float: left;
  text-align: center;
 }
 .tuc {
 font-size: 15px;
 
 
 }