.body {
margin : 0px;
padding : 0px;
background-color : #57800D;
}

.tlo_left {
background-image : url(grafika/tlo_left.jpg) ;
background-repeat : repeat-x;
background-position : top right; 
}

.tlo_right {
background-image : url(grafika/tlo_right.jpg) ;
background-repeat : repeat-x;
background-position : top left; 
}

.tabela {
width:924px;
height:439px;
vertical-align:top;
text-align:left;
background-color : #ffffff;
}

.tlo_tabela {
width:891px;
height:439px;
margin-left:15px;
background-image : url(grafika/tlo_tabela.jpg) ;
background-repeat : no-repeat;
background-color : #F6E4A6;
}

.listwa_top {
width:796px;
height:11px;
background-image : url(grafika/listwa_top.gif) ;
background-repeat : no-repeat;
}

.tabela_tekst {
height:350px;
text-align:left;
vertical-align:top;
background-color : #ffffff;
padding-left:20px;
padding-right:20px;
padding-top:30px;
padding-bottom:0px;
}

.tabela_stopka {
width:796px;
height:13px;
background-image : url(grafika/listwa_bottom.gif) ;
background-repeat : no-repeat;
}

.stopka {
width:924px;
height:18px;
background-image : url(grafika/stopka.gif) ;
background-repeat : repeat-x;
}

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

a:link {
color : #F2541D;
text-decoration : none;  
} 
a:visited {
color : #F2541D; 
text-decoration : none; 
} 
a:hover {
color : #666666; 
} 
a:active {
color : #666666;  
}


.link:link {
color : #88AD32;
text-decoration : none;  
} 
.link:visited {
color : #88AD32; 
text-decoration : none; 
} 
.link:hover {
color : #B3D367; 
} 
.link:active {
color : #B3D367;  
}
