.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo.gif');
background-repeat : repeat-x;
}

.top {
width:845px;
height:119px;
background-image:url('grafika/top.jpg');
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#333333;
}

a:link {
color : #333333;
text-decoration : none;  
} 
a:visited {
color : #333333; 
text-decoration : none; 
} 
a:hover {
color : #FFFFFF; 
} 
a:active {
color : #FFFFFF;  
}

.link_stopka:link {
color : #CCCCCC;
text-decoration : none;  
} 
.link_stopka:visited {
color : #CCCCCC; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #666666; 
} 
.link_stopka:active {
color : #666666;  
}
