body{
	margin: 0px;
	background-repeat: repeat;
	background-color: #99C89F;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
} 
h5 {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}
h1 {
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 26px;
	color: #D1D1D1;
	font-style: italic;
}
h3 {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
h2 {
	margin: 20px 0px 2px 0px;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}
p{
margin: 5px 0px 10px 0px;
}
#hlavni {
	position: relative;
	width: 1024px;
	margin: 0px auto 0px auto;
	min-height: 600px;
	_height: 600px;
	background-image: url(art/pozadi.jpg);
	background-repeat: repeat-y;
}
#hlava {
	width: 100%;
	background-image: url(art/hlava.jpg);
	background-repeat: no-repeat;
	margin: 0;
	min-height: 213px;
	_height: 213px;
}
#lista {
	position: absolute;
	color: #ED1B24;
	left: 165px;
	bottom: 0px;
	border-top: 2px solid #ED1B24;
	width: 699px;
	background-color: #D1D1D1;
	min-height: 20px;
	_height: 20px;
	padding-top: 3px;
}
#lista a {
    color: #ED1B24;
    text-decoration: none;
}
#lista a:hover {
	color: Maroon;
	text-decoration: underline;
}
#paleta {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #D1D1D1;
	width: 698px;
	margin: 0px auto 0px 165px;
	text-align: center;
	line-height: 22px;
}
#paleta a {
	text-decoration: none;
	color: #39628B;
	
}
#paleta a:hover {
	color: White;
	text-decoration: underline;
}
#clanky {
	padding-top: 5px;
	padding-bottom: 35px;
	width: 640px;
	margin: 0px auto 0px 180px;
	background-image: url(art/pozadi02.jpg);
	background-repeat: no-repeat;
	min-height: 550px;
	_height: 550px;
}
span {
	font-weight: bold;
}
img {
	border: solid 2px #514F50;
}
table.firmy {
	margin-left: 20px;
	margin-top: 20px;
	width: 450px;
	background-color: #E1E1E1;
	
}
.roz {
	width: 200px;
}
.zarlevy {
text-align: right;
width: 100%;
}
.zarlevy a {
	color: #39628B;
	font-weight: bold;
	font-size: 13px;
}
.zarlevy a:hover {
	color: #ED1B24;
}
.cara {
	visibility: hidden;
	clear: both;
}
