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

.nawigacja {
width:990px;
} 

.nawigacja_a {
width:990px;
text-align:left;
padding:1px;
padding-left:20px;
} 

.nawigacja_b {
width:990px;
text-align:right;
padding:2px;
padding-right:20px;
} 

.tabela {
width:990px;
text-align:left;
}

.tlo_boks {
height:233px;
vertical-align:top;
background-image:url('grafika/tlo_boks.jpg');
background-repeat : no-repeat;
background-position : bottom; 
}

.boks {
border-left:1px solid #EFEDE5;
vertical-align:top;
}

.stopka {
width:988px;
height:32px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
margin-top:2px;
}

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

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


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


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

a:link {
color : #61A7C8;
text-decoration : none;  
} 
a:visited {
color : #61A7C8; 
text-decoration : none; 
} 
a:hover {
color : #B3D367; 
} 
:active {
color : #B3D367;  
}