body
{
  	margin: 0px;
   	padding:0px;
   	background: url(n.gif) repeat #000;
   	background-attachment: fixed;
   	font-family:Arial, Helvetica, sans-serif;	
	color: #E6E6FA;
	font-size:12px;
}

td
{
	color: #E6E6FA;
	font-size:12px;
}


.container
{
	width:980px;
	margin:0 auto;
	height:auto;
}



.header
{
	width:980px;
	height:150px;
	margin:auto;
	margin-top:0px;
}
	.logo
	{
	position:relative;
	top:0px;
	left:0px;
	width:488px;
	height:147px;
	}
	.textb_container
	{
		width:490px;
		height:110px;
		float:right;
		margin-right:0px;
		margin-top:20px;
	}
.top_menu
{
	width:980px;
	height:18px;
	display:inline-block;
}
	.top_menu a
	{
		display:inline-block;
	   	background-color:#333;
	   	margin: 0;
	   	text-decoration: none;
		padding: 5px 10px 4px 10px;
		color: #FFFFFF;
	   	font-weight: bold;
	   	text-decoration: none;
		margin:1px;
		font-size:13px;
	}
	.top_menu a:hover
	{
		background-color:#999;
	   	color: #FFFFFF;
	   	font-weight: bold;
	   	font-style: normal;
	   	text-decoration: none;
	}
	
.top_row
{
	width:980px;
	margin:auto;
	height:356px;
	margin-top:10px;
	overflow:hidden;
}

.text_container
{
	width:980px;
	margin:auto;
	height:auto;
	margin-top:20px;
	font-size:12px;
	overflow:hidden;
}
	.left_menu
	{
		width:201px;
		font-size:12px;
	}
	.main_text_block
	{
		width:770px;
		margin-left:10px;
		font-size:12px;
	}
	
.footer
{
	width:980px;
	margin:auto;
	margin-top:10px;
	border-top:1px solid #E6E6FA;
	height:80px;
	padding-top:10px;
}











.a1
{
	color:#E6E6FA; 
	font-size:11px; 
	font-family:Arial; 
	text-decoration:none;
	font-weight:bold;
}
.a22
{
	color:#FFFFFF; 
	font-size:12px; 
	font-family:Arial; 
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.a1:hover
{
	text-decoration:underline;
	
}

.a22:hover
{
	background-color:#585858;
	text-decoration:none;
}

.tov_b
{
	width: 560px;
	margin:auto;
	display:block;
	text-decoration:none;
}
.blackscr
{
	width:0;
	height:0;
	position:fixed;	
	z-index:5000;
	left:0px;
	top:0px;
	visibility:hidden;
	
	
	
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	overflow:hidden;
	
	background-color:#000;	

	
}

.back
{
	width:0;
	height:0;
	position:fixed;	
	visibility:hidden;
	z-index:5002;
	left:0px;
	top:0px;
	overflow:hidden;

}

.window
{
	background-color:#FFF;
	border:1px solid #000000;
	min-width:250px;
	width:auto 250px;
		
	z-index:5007;
}

.btn_close
{
	width:40px;
	height:40px;
	background-image:url(img/close.png);
	background-position:0 0;
	display:block;
	z-index:6000;
	margin-left:10px;
}
.btn_close:hover
{
	background-position:0 -40px;
}

.btn_left
{
	width:40px;
	height:40px;
	background-image:url(img/left.png);
	background-position:0 0;
	display:block;
	float:right;
	z-index:6000;
}
.btn_left:hover
{
	background-position:0 -40px;
}
.btn_right
{
	width:40px;
	height:40px;
	background-image:url(img/right.png);
	background-position:0 0;
	display:block;
	float:right;
	z-index:6000;
}
.btn_right:hover
{
	background-position:0 -40px;
}

.scroll_ramk
{
	height:352px;
	width:2px;
	color:#555;
	z-index:200;
	font-size:0px;
	overflow:hidden;
	background-color:#5C5C5C;
	margin-right:1px;
	border-top:2px solid #dd1f26;
	border-bottom:2px solid #dd1f26;
}
.scroll
{
	width:2px;
	height:20px;
	background-color:#D50000;
	font-size:0px;
	overflow:hidden;
	z-index:300;
	top:0px;
	position:relative;
}
.a5
{
	text-decoration:none;
	color:#E6E6FA; 
	font-size:12px; 
}
.a5:hover
{
text-decoration:underline;	
}
a
{
	text-decoration:none;
	color:#E6E6FA; 
	font-size:12px; 	
}
a:hover
{
	text-decoration:underline;	
}
.news_block
{
	background-color:#000;
	display:block;
	padding-right:5px;
}
.news_block:hover
{
	background-color:#282828;
}
.a2
{
	font-size:14px;
}
.files_table td
{
	background-color:#161616;
	border:1px solid #454545;
	color:#FFF;
}
.files_table_header td
{
	font-weight:bold;
	background:url(img/table_title.png) #620002;
}
.files_small_block
{
	display:block;
	width:98%;
	padding:2px;
	margin:3px;
	height:18px;
	overflow:hidden;
}
.files_small_block:hover
{
	padding:1px;
	border:1px solid #454545;
	background-color:#161616;
	text-decoration:none;
}
.files_big_block
{
	display:block;
	width:120px;
	padding:4px;
	margin:3px;
	clear:none;
	text-align:center;
	float:left;
	height:80px;
	overflow:hidden;
}
.files_big_block:hover
{
	padding:3px;
	border:1px solid #454545;
	background-color:#161616;
	text-decoration:none;
}
.files_panel
{
	display:table;
	padding:3px;
	background-color:#fff;
	color:#000;
	border:1px solid #7C7C7C;
	display:none;
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
#indic
{
	filter:alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.90; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.90; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.90; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	width:80px; height:50px; position:fixed; left:100%; top:5px; margin-left:-85px;
	border:1px solid #999; background-color:#B2B2B2; text-align:center; font-weight:bold; z-index:200;

	color:#FFF;
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden;
	background-color:#818181;
}

.order_btn { overflow:hidden; padding:2px 8px 3px 8px;  margin:0px; border:1px solid #444; background:#DD1F26;  display:inline-block; text-decoration:none; border-radius:15px; box-shadow:0px 0px 3px rgba(0,0,0,0.2); margin:0px; font-weight:bold; text-transform:uppercase; color:#fff; border:1px solid #DD1F26; font-size:14px; }
.order_btn:hover { text-decoration:none; box-shadow:inset 0px 0px 7px rgba(200,0,0,0.5), 0px 0px 4px rgba(0,0,0,0.4); background:#fff;  border:1px solid #DD1F26; text-shadow:0px 0px 2px rgba(0,0,0,0.2); color:#DD1F26; }
.order_btn:active { text-decoration:none; box-shadow:0px 0px 0px; color:#999; background:#eee;  }
.curpage { font-weight:bold; text-decoration:underline; }
