a:link
{ 
text-decoration: underline;
color: #333399;
}
a:visited
{
text-decoration: underline;
color: #333399;
}
a:hover
{
text-decoration: underline;
color: #333399;
}
a:active
{
text-decoration: underline;
color: #a3ccff;
}
table
{
background-color: #e0e4e6;
width : 200px;
font-size : 12px;
text-align :right;
padding-right : 15;
}
tr.n
{
padding-top : 10;
padding-bottom : 20;
}
tr.naglowek
{
background-color: #aab6ba;
color : white;
font-weight : bold;
padding-right : 27;
}
tr.cennik
{
padding-right : 27; 
}
