BODY
{
        color: black;
        font-family: Arial;
        scrollbar-highlight-color: #695246;
        scrollbar-3dlight-color: #695246;
        scrollbar-darkshadow-color: #695246;
        scrollbar-shadow-color: #695246;
        scrollbar-arrow-color: #023D7E;
        scrollbar-track-color: white;
}

UL.flevel
{
        list-style-image: url("../pics/dots.gif");
        font-weight: bold;
}

UL.slevel
{
        list-style-image: url("../pics/st2.gif");
        font-weight: normal;
}

UL.tlevel
{
        list-style-image: url("../pics/st3.gif");
}

A
{
        color: #DC8941;
        text-decoration: none;
        font-family: Arial;
}

A:hover
{
        color: #003E7E;
        text-decoration: none;
        font-family: Arial;
}

TD
{
        font-size: 10pt;
        font-family: Arial;
}

.text
{
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 1pt;
        padding-bottom: 5px;
        margin-top: 3px;
        margin-bottom: 3px;
        text-align: justify;
        font-family: Arial;
}

.zagol
{
        padding-left: 30pt;
        margin-bottom: 3pt;
        font-family: Arial;
        font-weight: bold;
        color: #003E7E;
}

.zagols
{
        margin-bottom: 3pt;
        font-family: Arial;
        font-weight: bold;
        color: #003E7E;
}

.newstext
{
        padding-bottom: 5px;
        text-align: justify
        font-family: Arial;
}

.tabtext
{
        font-size: 7pt;
        color: #FECB01;
        font-family: Arial;
}

.date
{
        color: #233C59 ;
        font-family: Arial;
        font-weight: bold;
}

.header
{
        font-family: Arial;
        color: #BC5B00;
        font-size: 11pt;
        text-indent: 10pt;
        margin-bottom: 1px;
}

A.menu
{
        color: white;
        font-size: 9pt;
        padding-right: 10px;
        padding-left: 10px;
        font-family: Arial;
}

A.menu:hover { color: white; }

.det
{
        color: #BC5B00;
        font-size: 8pt;
        text-indent: 10pt;
        margin-top: 11px;
        font-family: Arial;
}

.fresh
{
	border-bottom: black 2px inset;
	border-left: #DDDDDD 3px inset;
	border-right: black 2px outset;
	border-top: #DDDDDD 3px outset;
}

INPUT, TEXTAREA
{
        border-color: #66422C;
        background: #FCFDE6;
        margin-height: 2px;
        font-size: 9pt;
        font-family: Arial;
}

SELECT
{
        border-color: #66422C;
        background: #FCFDE6;
        margin-height: 2px;
        font-size: 8pt;
        text-align: right;
        font-family: Verdana;
}