a.nodecoration{
color           : white;        
text-decoration : none;
cursor          : hand;
font-family     : verdana;

}

a.nodecoration:hover { 
color:silver; 
text-decoration: none; 
background-color: none; 
} 

a.visited.kolor_linka{
color: white;
}


p.normal{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:white;
}

p.normal2{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:white;
}

p.specjal{
font-family:verdana;
font-size:20px;
font-weight:bold;
color:white;
}

p.specjal2{
font-family:verdana;
font-size:15px;
font-weight:bold;
color:white;
}

p.text{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:white;
text-align:justify;
margin-left:20px;
margin-right:10px;
margin-top:30px;
}
