.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 {
font-family : Verdana; 
color : #555555; 
font-size : 18px;
/*font-weight : bold; */
}
.top-nadpis {
font-family : Verdana; 
color : #555555; 
font-size : 22px;
/*font-weight : bold; */
}
/*Odkazy*/
A:link {
color : #222222; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #222222; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #888888; 
text-decoration : none; 
font-weight : bold; 
}