<STYLE TYPE="text/css">
<!--
body {
        scrollbar-base-color: #C2C6C6;
        scrollbar-dark-shadow-color: #E6E8E8;
        scrollbar-face-color: #E6E8E8;
        scrollbar-highlight-color: #E6E8E8;
        scrollbar-shadow-color: #C2C6C6;
        scrollbar-3d-light-color: #C2C6C6;
        scrollbar-arrow-color: #000000;
}

A:link {
        text-decoration: underline;
        color: #676767;
}

A:visited {
        text-decoration: underline;
        color: #676767;
}

A:active {
        text-decoration: underline;
        color: #B87AC5;
}

A:link.szary {
        color: #676767;
        text-decoration: underline;
}

A:visited.szary {
        color: #676767;
        text-decoration: underline;
}

A:active.szary {
        color: #B87AC5;
        text-decoration: underline;
}

A:link.white {
        color: #FFFFFF;
        text-decoration: underline;
}

A:visited.white {
        color: #FFFFFF;
        text-decoration: underline;
}

A:active.white {
        color: #B87AC5;
        text-decoration: underline;
}

TD.news {
        font-family: Verdana;
        font-weight: normal;
        font-size: 10px;
        color: #565656;
}

TD.news_tytul {
        font-family: Verdana;
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}

TD {
        font-family: Verdana;
        font-weight: normal;
        font-size: 10px;
        color: #676767;
}

TD.big {
        font-family: Verdana;
        font-weight: bold;
        font-size: 15px;
        color: #676767;
}

TD.12 {
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        color: #676767;
}

A:hover {
        color: #808080;
}

A:hover.white {
        color: #A0A0A4;
        text-decoration: underline;
}
-->
</STYLE>