body { 
margin: 0 0 0 0; 
}

td { 
font-family: Verdana, Tahoma, Arial, Helvetica; 
font-size: 11px; 
color: #646464; 
background-repeat: no-repeat;
line-height: 160%; 
}

.tekst_pogrubiony { 
font-weight: bold; 
}

.tekst_normalny { 
font-weight: normal;
}

.naglowek_zielony { 
color: #4FAF19; 
font-weight: bold; 
text-align: left; 
font-size: 12px;
}

.stopka { 
color: #646464; 
text-align: center;
padding: 10px 0px 10px 0px;
}

a { 
text-decoration: none;
color: #646464; 
}

a:HOVER {
text-decoration: underline; 
color: #646464; 
}

a:HOVER.none {
text-decoration: none; 
color: #646464; 
}

a:VISITED { 
text-decoration: null; 
}