body {
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: black;
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	margin-top: 10px;
	padding-top: 0px;
}

hr {
	color:#eeeeee;
	border-bottom: 1px solid #FFFFFF;
	padding-right:5px;
	padding-left:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:2px;
}

h1 {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#FFFFFF;
	border-bottom: 1px solid #eeeeee;
	padding-right:5px;
	padding-left:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:2px;
	text-align:right;
}

h1.sub {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-style:oblique;
	color:#999999;
	border-bottom: 1px solid #999999;
	/*border-bottom-: 90%;*/
	padding-right:5px;
	padding-left:5px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:1px;
	text-align:right;
}

h2 {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFFFFF;
	padding-right:5px;
	padding-left:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:2px;
}

pre {
	font-size:12px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-indent: 1.5em;
	/*line-height:15px;*/
	padding:15px;
	margin:5px;
	text-align:center;
}

p.smpl {
	line-height:15px;
	padding:15px;
	margin:5px;
	text-align:justify;
}


p.news {
	border: 1px solid #cccccc;
	padding:10px;
	margin:10px;
}

ol {
	/*text-indent: 1.5em;*/
	line-height:15px;
	padding:15px;
	margin:5px;
	text-align:justify;
}

a {
	color:#999999;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none
	color:#666666;
}
a:active {
	text-decoration: none
}

#resolution {
	position:absolute;
	top: 10px;
	
	border: 1px solid #999;
	padding: 2px;
	text-align: left;
	color: #ABABAB;	
}

#resolution:hover {
	border: 1px solid #aaa;
	padding: 2px;
	text-align: left;
	color: #fff;
}

#stat {
	position:absolute;
	top: 10px;
	right: 10px;
	
	border: 1px solid #999999;
	padding: 2px;
	text-align: left;
	/*float: right;*/
	color: #ABABAB;
}

#stat:hover {
	border: 1px solid #AAAAAA;
	padding: 2px;
	text-align: left;
	/*float: right;*/
	color: #FFFFFF;
}

#fav {
	border: 0px solid #000000;
	padding: 2px;
	text-align: left;
	float: left;
	color: #ABABAB;
}

#fav:hover {
	border: 0px solid #999999;
	padding: 2px;
	text-align: left;
	float: left;
	color: #FFFFFF;
}

img {
	border: 0px solid #cccccc;
	padding: 0px;
	margin: 0px;
	float: right;
}

img.wallpapers {
	border: 1px solid #444444;
	padding: 0px;
	margin: 0px;
	float: none;
	opacity: 0.8;
}

img.wallpapers:hover {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	float: none;
	opacity: 1;
}

td {
	color: #ABABAB;
}

td:hover {
	color: #FFFFFF;
}

img.logo {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: none;
}

img.default {
	border: none;
	float: none;
	padding: none;
	margin: none;
	vertical-align: bottom;
}

#container {
	background-color:#000;
	background-repeat:no-repeat;
	border: 0px solid #bcbccc;
	margin:0px;
}

#logo {
	padding-top: 35px;
	background-color:#000000;
	background-image:url(/images/logo_2.png);
	background-position: center;
	background-repeat:no-repeat;
	border: 0px solid #bcbccc;
	margin:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#menu {
	filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=85, StartY=Y, FinishX=100, FinishY=Y);
	width:100%;
	border:0px;
	background-color:#333333;
	border-top:1px solid #ebebeb;
	/*border-bottom:1px solid #ebebeb;*/
	margin:0px;
	padding:0px;
	text-align:center;
}

#menu1 {
	/*opacity: 0.2;*/
	filter:Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=Y, FinishX=15, FinishY=Y);
	/*filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=85, StartY=Y, FinishX=100, FinishY=Y);*/
	width:100%;
	border:0px;
	background-color:#999999;
	/*border-top:1px solid #ebebeb;*/
	border-bottom:1px solid #ebebeb;
	margin:0px;
	padding:0px;
	text-align:center;
}

#menu a {
	width:106px;
	height:12px;
	display: table-cell;
	padding:0px;
	background-color:#333333;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#menu a:hover {
	height:12px;
	padding:0px;
	display: table-cell;
	background-color:#ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#menu .aactive {
	height:12px;
	padding:0px;
	display: table-cell;
	background-color:#ff7200;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#menu .aactive:hover {
	height:12px;
	padding:0px;
	display: table-cell;
	background-color:#ebebeb;
	border-top:1px solid:333333;
	border-bottom:1px solid:333333;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

#catalog {
	opacity: 0.8;
	width:100%;
	border:0px;
	background-color:#333333;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-bottom: 5px;
}

#catalog:hover {
	opacity: 1;
}

#catalog a {
	/*width:126px;*/
	padding-left: 7px;
	padding-right: 7px;
	height:12px;
	display: inline;
	/*padding:0px;*/
	background-color:#333333;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#catalog a:hover {
	padding-left: 7px;
	padding-right: 7px;
	height:12px;
	/*padding:0px;*/
	display: inline;
	background-color:#ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#catalog .aactive {
	padding-left: 7px;
	padding-right: 7px;
	height:12px;
	/*padding:0px;*/
	display: inline;
	background-color:#ff7200;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#catalog .aactive:hover {
	height:12px;
	/*padding:0px;*/
	display: inline;
	background-color:#ebebeb;
	border-top:1px solid:333333;
	border-bottom:1px solid:333333;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height: 525px;
	text-align:center;
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
}

#header a {
	color:#FFFFFF;
	text-decoration:none;
}

#header a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

#footer {
	/*width:800px;*/
	margin-top:5px;;
	padding-right: 5px;
	border-top: 1px solid #bcbcbc;
	background-color:#000000;
	color:#FFFFFF;
	text-align: right;
}

#counters img {
	border: 0px solid #cccccc;
	padding: 4px;
	margin: 9px;
	float: none;
}

table.wp {
	font-size:11px;
}

#li_banner img {
	border: 1px solid #777;
	padding: 2px;
	float: none;
}

.subTitle {
	margin-top: 8px;
	font-size: 9px;
}

