@charset "windows-1250";
BODY
{
	    overflow: auto;
		
		scrollbar-track-color: black;
        scrollbar-face-color:  black;
        scrollbar-highlight-color : gray;
        scrollbar-3dlight-color : gray;
        scrollbar-darkshadow-color : gray;
        scrollbar-shadow-color : gray;
        scrollbar-arrow-color : red; 
		
        background-color:black;
        background-repeat: no-repeat;
        background-attachment:fixed;
        margin-top:0pt;
        margin-left:0pt;
        font-family:verdana; 
        font-size:10pt; color:white;
}

A:link
{
	    font-size:7pt;
	    font-weight:normal;
	    color:#969595;
	    text-decoration:none;
}

A:visited
{       font-size:7pt;
        font-weight:normal;
	    color:#969595;
	    text-decoration:none;
}

A:hover
{       font-size:7pt;
        font-weight:normal;
	    color:#E6CF91;
	    text-decoration:none;
}

A:active
{       font-size:7pt;
        font-weight:normal;
	    color:#E6CF91;
	    text-decoration:none;
}

.text
{
	    font-weight:normal; font-size: 9pt;  color:white; font-family:verdana;
}

.small
{
	    font-weight:normal; font-size: 9px;  color:gray;
}

.styl1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

.styl2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: orange;
	font-weight: normal;
	font-size: 12px;
}

.styl3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: orange;
	font-weight: normal;
	font-size: 11px;
}
.styl4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: orange;
	font-weight: normal;
	font-size: 10px;
}
.styl5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.styl6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	font-size: 14px;
}
.styl9 
{
    font-size: 9px; font-weight: bold; color: #FF9900; 
}
.styl12 
{
    font-size: 9px
}
p.obj {
  padding-top: .5em;
  text-align: center;
}

.bg {
background-repeat: no-repeat;  
}
.submenu
{    display: none; z-index: 16000; position: absolute

}