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

.tlo_tabela {
width:548px;
height:418px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : no-repeat;
vertical-align:top;
text-align:left;
}

.srodek {
width:548px;
text-align:left;
}


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

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


.link_nawigacja:link {
color : #ffffff;
text-decoration : none;  
} 
.link_nawigacja:visited {
color : #ffffff; 
text-decoration : none; 
} 
.link_nawigacja:hover {
color : #EC8D00; 
} 
.link_nawigacja:active {
color : #EC8D00;  
}


a:link {
color : #CC3300;
text-decoration : none;  
} 
a:visited {
color : #CC3300; 
text-decoration : none; 
} 
a:hover {
color : #532E1E; 
} 
a:active {
color : #532E1E;  
}