.txt {
font-family : Verdana; 
color : #000000; 
font-size : 10px;
/*font-weight : bold; */
}
.small_txt {
font-family : Verdana; 
color : #000000; 
font-size : 9px;
/*font-weight : bold; */
}
.nadpis_dark {
font-family : Verdana; 
color : #3d2e16; 
font-size : 14px;
font-weight : bold;
}
.nadpis_light {
font-family : Verdana; 
color : #e7c77b; 
font-size : 14px;
/*font-weight : bold; */
}
.top-nadpis {
font-family : Verdana; 
color : #555555; 
font-size : 22px;
/*font-weight : bold; */
}
/*Odkazy*/
A:link {
color : #3d2e16; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #3d2e16; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #a76100; 
text-decoration : none; 
font-weight : bold; 
}
