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

.tabela {
width:951px;
height:417px;
background-image:url('grafika/tabela.jpg');
background-repeat : no-repeat;
}

.tabela2 {
width:951px;
height:417px;
background-image:url('grafika/tabela2.jpg');
background-repeat : no-repeat;
}

.stopka {
width:875px;
text-align:right;
}

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

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


