
<!--
A {font-size: 10pt; font-weight: bold; font-family: Verdana; font-style: italic; color : Aqua; text-decoration:none}
A:Visited  {color : silver; text-decoration:none}
A:Active  {color : yellow; text-decoration:none}
A:Hover  {color : red; text-decoration:underline}
BODY {
        background-color: #003399;
        color: #CCFFFF;
        scrollbar-3dlight-color: #99FFFF;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-darkshadow-color: #CCFFFF;
        scrollbar-face-color: #0000CC;
        scrollbar-highlight-color: #043659;
        scrollbar-shadow-color: #FFFF00;
        scrollbar-track-color: #00CCFF;
        font-family: Verdana;
        font-weight: normal;
        font-style: italic;
        font-size: x-small;
}

TD {
        font-family: Arial;
        font-weight: bold;
        font-style: normal;
        font-size: x-small;
        font-variant: normal;
        font-stretch: normal;
        text-indent: 5pt;
        text-align: left;
        vertical-align: middle;
        text-decoration: none;
        white-space: normal;
}

.smalltxt {
        font-size: xx-small;
        font-weight: normal;
        font-family: Verdana;
        font-style: normal;
}

.esklepy {
        font-size: small;
        font-weight: bold;
        font-family: Verdana;
        font-style: normal;
}
-->
