<STYLE>

BODY {COLOR: white; FONT-FAMILY: Verdana }



.1 {
    font-family:verdana;
    text-align:left;
    font-weight:bold;
    font-size:10pt;
    color:white;
}

.2 {
    font-family:verdana;
    text-align:justify;
    font-size:8pt;
    color:white;
}

.3 {
    font-family:verdana;
    text-align:right;
    font-size:8pt;
    color:#808080;
    margin-top: 0;
    margin-bottom: -5;
}

.stopka {
    font-family:verdana;
    text-align:right;
    font-size:7pt;
    color:#9BB6FA;
    margin-top: 0;
}


.4 {
    font-family:verdana;
    text-align:right;
    font-size:8pt;
    color:#E0BD0B;
    margin-top: -2;
    margin-bottom: -2;
}

TD , BODY , P , DIV {
scrollbar-face-color: #3c528c; 
scrollbar-shadow-color: #3c528c; 
scrollbar-highlight-color: #6E7AD4;
scrollbar-3dlight-color: #6E7AD4; 
scrollbar-darkshadow-color: #6E7AD4;
scrollbar-track-color: #2d3b73; 
scrollbar-arrow-color: #FCB83A;
font-family : Verdana, Arial;
font-size : 11px;
color : #FFFFFF
}

A:active {
text-decoration : none;
font-size : 12px;
font-family : Verdana;
color : #E0BD0B
}
A:link {
text-decoration : none;
font-size : 12px;
font-family : Verdana;
color : #E0BD0B
}
A:visited {
text-decoration : none;
font-size : 12px;
font-family : Verdana;
color : #E0BD0B
}
A:hover {
text-decoration : underline overline;
font-size : 12px;
font-family : Verdana;
color : #9BB6FA
}
