*, BODY, p, ul, ol, li, td, th, address {
color: #574e4e;
font-family: Verdana,Arial, Helvetica;
font-size: 11px;
visited-link: #FFFFFF;
}

A:link
{
        font-family: Verdana,Arial, Helvetica;
        color: #574e4e;
        font-weight: bold;
        text-decoration: none;
}

A:visited
{
        color: #574e4e;
        font-weight: bold;
        text-decoration: none;
}

table.content
{
padding: 10;
spacing: 10;
}

td.copy
{
        color: #AAAAAA;
}

tr.naglowek {
        font-weight: bold;
        text-align: center;
        background: #CCCCCC;
}

tr.light {
        background: #DDDDDD;
}
tr.dark {
        background: #EEEEEE;
}

td.nazwa {
text-align: center;
font-style: italic;
vertical-align: top;
}

td.opis {
text-align: left;
vertical-align: top;
}


