<STYLE TYPE="TEXT/CSS">
<!--
BODY {
SCROLLBAR-TRACK-COLOR:      #333333;
SCROLLBAR-DARKSHADOW-COLOR: #333333;
SCROLLBAR-3DLIGHT-COLOR:    #666666;
SCROLLBAR-FACE-COLOR:       #b0b0b0;
SCROLLBAR-SHADOW-COLOR:     #666666;
SCROLLBAR-HIGHLIGHT-COLOR:  #e6e6e6;
SCROLLBAR-ARROW-COLOR:      #ffffff;
SCROLLBAR-BASE-COLOR:       #666666
}

A:HOVER {
        color: #fca03d;
        text-decoration: underline
        }

A       {
        color: #fca03d;
        text-decoration: none;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

P       {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

DIV     {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

UL      {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

LI      {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

DL      {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

DT      {
        color: #e0e0e0;
        font-size: 11px;
        font-weight: 900;
        font-family: arial
        }

.base1  {font-size: 14px; font-weight: 900}

.pole   {
        color: #cecece;
        font-size: 2px;
        font-family: arial;
        }

.nadpis {color: #ffa500;
        font-family: arial;
        font-size: 11;
        font-weight: bold"
        }

//-->
</STYLE>