body          
{
text-align: center;
background-color: #435C25;
font-family: Georgia, verdana, tahoma;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: #000000;
margin-top: 40px;
margin-bottom: 20px;
}


.uvod
{
color: #ffffff;
width: 1024px;
}


.obsah
{
background-color: #ffffff;
text-align: justify;
padding-top:20px;
padding-left:25px;
padding-right:25px;
margin: auto;
font-size: 16px;
}


.topmenu
{
width: 1024;
margin: auto;
background-color: #5F7C3A;
text-align: left;
font-family: Georgia;
font-size:15px;
}


.topmenu table  
{
border-collapse: collapse;
}



.topmenu a  {
display: block;
text-decoration: none;
font-weight: bold;
color:#ffffff;
background-color:#5F7C3A;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 15px;
text-align: center;
}



.active 
{
display: block;
text-decoration: none;
font-weight: bold;
color:#000000;
background-color:#FFFFFF;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
}



.topmenu a:hover  
{
text-decoration: underline;
}

.telo
{
background-color: #ffffff;
text-align: justify;
padding-top:16px;
width:1024px;
margin: auto;
font-family: Georgia;
}


.telo a
{  
text-decoration: underline;
color:#C75602;
font-weight: bold;
}


.telo a:visited  
{
text-decoration: underline;
color: #435C25;
font-weight: bold;
}

.telo a:hover
{
text-decoration: underline;
color: #435C25;
font-weight: bold;
}




.copyright
{
background-color: #5F7C3A;
width:1024px;
font-size: 10px; 
padding-top:10px;
padding-bottom:0px; 
color: #ffffff; 
text-align: left;
margin: auto;
}



.copyright a
{
color: #F6A407;
text-decoration:none; 
}


.copyright a:hover  
{
text-decoration: none;
color: #F6A407;
}



.copyright a:visited
{ 
text-decoration: none;
color: #F6A407;
}




.nadpis
{
color:#CDA76A;
font-size:23px;
font-weight: bold;
font-family: Georgia;
}


.highlight
{
color: #CDA76A;
font-size:18px;
font-weight: bold;
}


