div 
{
color: white; 
font-size: 9pt; 
line-height: 130%; 
text-align: left;
}

div.e 
{
color: white; 
font-size: 9pt; 
color: #5c7ca2;
line-height: 130%; 
text-align: left;
line-height:17px;
}

div.a {
color: white; 
font-size: 12pt; 
line-height: 170%; 
text-align: left;
padding-top: 10px;

}

div.b {
font-size: 14pt; 
color: #5c7ca2; 
line-height: 150%;
text-align: left;
}

div.c {
font-size: 7pt; 
color: #5c7ca2; 
line-height: 140%;
text-align: right;
}


div.d {
font-size: 10pt; 
color: #5c7ca2; 
line-height: 140%;
text-align: left;
}

a {
font-size: 10pt; 
color: #5c7ca2; 
line-height: 140%; 
text-decoration: none;
font-weight: bold;
}

a:hover {
font-size: 10pt; 
color: #a2b5ca; 
line-height: 140%;
}

.kontakt {
color: #949494; 
font-size: 9pt; 
text-decoration: none; 
line-height: 170%;
}

.kontakt:hover {
color: silver; 
font-size: 9pt; 
text-decoration: none; 
line-height: 170%;
}

.stopka {
color: #616270; 
font-size: 7pt; 
text-decoration: none; 
line-height: 170%;
}

.stopka:hover {
color: silver; 
font-size: 7pt; 
text-decoration: none; 
line-height: 170%;
}


body {
overflow: auto;
padding:0;
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: white;
background-image: url(image/tlo.jpg); 
background-repeat: repeat-x; 

scrollbar-highlight-color: #552e02; 
scrollbar-face-color: #552e02; 
scrollbar-track-color: #552e02; 
scrollbar-arrow-color: #552e02; 
scrollbar-highlight-color: #552e02
}

/*Slideshow*/

#slideshow {
float:left;
margin: 0px;
width: 456px;
height: 385px;
padding: 0px;
position:relative;
overflow: hidden;
}

#slideshow img {
border:0;
margin:0;
padding:0;
}


