html, body {
margin: 0;
padding: 0;
background-image: url(img/tlo.jpg);
width: 100%;
height: 100%;
}



#podklad {
width: 1000px;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
margin-top:auto;
margin-bottom:auto;
float: 
}

#logo img {
position: relative; left: 690px; bottom: 60px;
}

#pasekyel {
width: 182px;
height: 3px;
background-color: #fac905;
position: relative; left: 0px; bottom: 30px;
}

#pasekred {
width: 818px;
height: 3px;
background-color: #dd0000;
position: relative; left: 182px; bottom: 33px;
}

#tresc {
position: relative; left: 190px; bottom: 10px;
margin-right: 200px;
}

#tresc a {
color: #a09e9e;
text-decoration: none;
}

#menu {
position: relative; left: -180px; bottom: 10px;
font-size: 11px;
font-family: Tahoma;
color: #a09e9e;
}

#menu a:link,a:hover,a:visited {
text-decoration: none;
color: #a09e9e;

}


#tekst h1 {
font-size: 11px;
font-family: Tahoma;
color: #930404;
}


#tekst {
position: relative; left: 0px; bottom: 10px;
font-size: 11px;
font-family: Tahoma;
color: #a09e9e;
}

#tekst p {
text-align: justify;
}


#top-info {
width: 200px;
height: 100px;
position: relative; top: 70; left: 1020px;
}

div#top-info ul {
padding: 0;
margin: 8px 0 0 0;
width: auto;
float: right;
list-style: none;
}

div#top-info ul li {
width: auto;
float: left;
border-right: 1px #930404 solid;
}

div#top-info ul li a {
width: auto;
float: left;
display: block;
padding: 2px 15px 2px 15px;
}

div#top-info ul li.toplast {
border-right: 0;
}


#menu0 {
position: absolute; left: -10px;
clear:both
}

dl, dl dt dd {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}


dl dt {
	border-bottom: 1px solid #b9bcc1;
}

dl a:link , dl a:visited {
	display: block;
	width: 170px;
	text-decoration: none;
	padding: 4px;
	background-color: #ffffff;
}


dd a:link , dd a:visited {
	display: block;
	width: 60px;
	text-decoration: none;
	padding: 4px;
	background-color: #ffffff;
}

dl dt a:hover {
background:#e0e0e0;
}

dl dt a.current, dl dt a.current:hover{
color:#8e1f1f;
background:#e0e0e0 no-repeat 0 9px; 
}

dd a.current{
font-weight:bold
}

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}
