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

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

td {
vertical-align:top;
}


.tabela {
text-align:left;
vertical-align:top;
}

.nawigacja {
padding-left:10px;
padding-top:6px;
text-align:left;
font-family : tahoma; 
font-size : 10px; 
text-decoration : none;
color:#666666;
}

.boks_naglowek {
padding:4px;
text-align:center;
background-color : #CAE3F9;
border-bottom:1px solid #BCD5EB;
}

.boks_tlo {
background-color : #ECF5FC;
padding:6px;
color:#2E6E9E;
font-size:10px;
}

.boks_tlo2 {
background-color : #ECF5FC;
padding:16px;
color:#2E6E9E;
font-size:11px;
}


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

.button {
background-color : #ECF5FC;
border:1px solid #ECF5FC;
font-family : tahoma; 
font-size : 10px; 
font-weight:bold;
text-decoration : none;
color:#333333;
}

.stopka {
width:820px;
text-align:left;
}

.stopka2 {
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position: bottom;
}




.link:link {
color : #2E6E9E;
text-decoration : none;  
} 
.link:visited {
color : #2E6E9E; 
text-decoration : none; 
} 
.link:hover {
color : #FE9900; 
} 
.link:active {
color : #FE9900;  
}

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




