{
    scrollbar-face-color: black;
    scrollbar-shadow-color: #333333; 
    scrollbar-highlight-color: black;
    scrollbar-3dlight-color: #333333; 
    scrollbar-darkshadow-color: black;
    scrollbar-track-color: black; 
    scrollbar-arrow-color: #333333
}

body
{
	background: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	color: white;
    scrollbar-face-color: black;
    scrollbar-shadow-color: #333333; 
    scrollbar-highlight-color: black;
    scrollbar-3dlight-color: #333333; 
    scrollbar-darkshadow-color: black;
    scrollbar-track-color: black; 
    scrollbar-arrow-color: #333333
}

#intro
{
	width: 800px;
	height: 500px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
	border: 1px solid #333333;
}

#container
{
	width: 800px;
	height: 500px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
	border: 1px solid #333333;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(IMAGES/sidovka.jpg);
}

#imgheader
{
	margin-left: 220px;
	background-image:url(IMAGES/text_header.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 580px;
	height: 48px;
}

#navigation
{
	margin-left: 220px;
	text-align: center;
	padding-top: 4px;
	width: 580px;
	height: 44px;
	top: 50px;
	font-size: 11px;
}

#navigation a, a:hover, a:visited, a:active
{
	padding-right: 10px;
	padding-left: 10px;
}

#navigation a:hover
{
	text-decoration:underline; color:white; background-color:#333333;
}

#navigation a, a:visited, a:active
{
	text-decoration:none; cursor:hand; color:red; letter-spacing:0px;
	word-spacing:1px; height:1px; behavior:url(link.htc);
	filter:progid:dximagetransform.microsoft.gradientwipe(duration=1);
}

#content
{
	margin-left: 220px;
	width: 580px;
	height: 408px;
	top: 60px;
	overflow: auto;
}

#content a, a:hover, a:visited a:active
{
	padding-right: 0px;
	padding-left: 0px;
}


#content a:hover
{
	text-decoration:underline; color:red; background-color:black;
}

#content a, a:visited, a:active
{
	text-decoration:none; cursor:hand; color:white; letter-spacing:0px;
	word-spacing:1px; height:1px; behavior:url(link.htc);
	filter:progid:dximagetransform.microsoft.gradientwipe(duration=1);
}

#block
{
	margin-left: 2px;
	background-color: #333333;
	color: red;
	word-spacing:2px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p
{
	text-align:justify;
	padding: 10px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

ol
{
	text-align:justify;
	padding: 10px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

table
{
	text-align:justify;
	font-size:12px;
}

#pozn
{
	text-align: right;
	font-size: 10px;
	padding: 10px;	
	padding-top: 0px;
	padding-bottom: 0px;
}


#bootom
        {color: #333333;
	letter-spacing:1px;
        position:absolute;
	margin-left: 10px;	
	margin-top: 5px;	
	}

#bootom a, a:hover, a:visited a:active
{
	padding-right: 0px;
	padding-left: 0px;
}

#bootom a:hover
{
	text-decoration:underline; color:red; background-color:black;
}

#bootom a, a:visited, a:active
{
	text-decoration:none; cursor:hand; color:#333333; letter-spacing:0px;
	word-spacing:1px; height:1px; behavior:url(link.htc);
	filter:progid:dximagetransform.microsoft.gradientwipe(duration=1);
}