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

.listwa_top {
width:863px;
height:62px;
margin-top:6px;
background-image:url('grafika/listwa_top.jpg');
background-repeat : no-repeat;
}

.listwa_center {
width:887px;
height:138px;
margin-top:6px;
background-image:url('grafika/listwa_center.jpg');
background-repeat : no-repeat;
}

.stopka {
width:887px;
height:35px;
margin-top:6px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.stopka2 {
width:887px;
text-align:right;
margin-bottom:20px;
background-repeat : no-repeat;
}

ul {
list-style-image: url(grafika/ikona2.gif);
}

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

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

