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

.tabela {
width:800px;
text-align:left;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : no-repeat;
}

.tlo_td {
width:147px;
background-image:url('grafika/tlo_td.gif');
background-repeat : repeat-y;
}

.tlo_akt {
width:220px;
background-image:url('grafika/tlo_akt.gif');
background-repeat : repeat-y;
}

.td_stopka_akt {
width:220px;
height:12px;
background-image:url('grafika/tlo_td_akt.gif');
background-repeat :  no-repeat;
}

.td_stopka {
width:147px;
height:11px;
background-image:url('grafika/tlo_stopka.gif');
background-repeat : no-repeat;
}

.tabela_srodek {
padding:15px;
text-align:left;
vertical-align:top;
}

.stopka {
width:802px;
height:43px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.boks_nowe {
width:381px;
height:81px;
background-image:url('grafika/boksnowe.jpg');
background-repeat : no-repeat;
}

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

.link:link {
color : #D5003D;
text-decoration : none;  
} 
.link:visited {
color : #D5003D; 
text-decoration : none; 
} 
.link:hover {
color : #333333; 
} 
.link:active {
color : #333333;  
}

.link2:link {
color : #333333;
text-decoration : none;  
} 
.link2:visited {
color : #333333; 
text-decoration : none; 
} 
.link2:hover {
color : #D5003D; 
} 
.link2:active {
color : #D5003D;  
}

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