#top a {
text-decoration:none;
color: #d06c00;
font-size: 13pt;
display: block;
width: 200 px;
text-align: center;
}
#top a:hover {
color: #02a4f8;
}

a {
text-decoration: none;
color: #d06c00;
}
a:hover {
color: #99cc00;
}
.zagol 
{
       font-size: medium;
       color: #d06c00;
       font-weight: bold;
}
.zelen {
font-size: small;
color: #d06c00;
font-weight: bold;
}
.tab {
text-align: center;
border: 1px solid #d06c00;
border-collapse: collapse;
}
.tab a {
text-decoration: none;
color: #d06c00;
}
.tab a:hover {
color: #99cc00;
}
.tab TD {
text-align: center;
border-left: 1px solid #d06c00;
border-bottom: 1px solid #d06c00;

}
.tab2 TD {
text-align: center;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
}
h1 {
font-size: medium;
color: #d06c00;
font-weight: bold;
}
