/* CSS Document */
body {
	margin: 0;
	padding:0;
	font: normal 12px Arial1; 
	color: #fff;
	background: #0D1017;
}
a {
	text-decoration:underline;
	color:#AB3A3A;
	}
a:hover{
	text-decoration:none;
	}
#logo_href{
	float:left;
	width:300px;
	height:60px;
	}
#fon{
	width:100%;
	background: #0D1017;
	}
#all{
	width:767px;
	margin-bottom:20px;
	}
#left_line{
	width:10px;
	background-color:#11151E;
	}
#red_left{
	width:10px;
	height:200px;
	background-color:#D13939;
	margin-top:101px;
	float:left;
	}
#bottom_line{
height:7px;
	background-color:#11151E;
	padding-left:20px;
	padding-right:25px;
	}

#red_bootom_{
	float:left;
	width:100%;
	height:100%;
	background:#D13939;
	
	}
#right_line{
	width:10px;
	background-color:#11151E;
	}
#center{
	width:747px;
	background-image:url(../images/design/fon_cont_all.jpg);
	}
#top{
	width:747px;
	height:72px;
	background-image:url(../images/design/top.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#menu_logo{
	width:747px;
	height:253px;
	background-image:url(../images/design/main_04.jpg);
	float:left;
	}
#content{
	width:747px;
	background-image:url(../images/design/fon_cont.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:31px;
	}
#height{
	width:1px;
	height:500px;
	background-color:#FF0000;
	float:left;
	}
#cit{
	float:left;
	width:180px;
	height:50px;
	margin-top:110px;
	padding-left:300px;
	padding-top:10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
#menu_pos{
	width:200px;
	height:200px;
	float:right;
	margin-top:20px;
	padding-right:25px;
	}

.menu{
	padding-top:17px;
	padding-left:3px;
	}
.menu a {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	}
.menu .item{
	background-image:url(../images/design/main_menu_off.jpg);
	width:201px;
	height:36px;
	margin-top:1px;
	}
.menu .item_sel{
	background-image:url(../images/design/main_menu_on.jpg);
	width:201px;
	height:36px;
	margin-top:1px;
	}
.menu .menu_href{
	padding-left:38px;
	padding-top:5px;
	}
.menu .menu_desc{
	font-family:Arial;
	font-size:11px;
	margin-top:-2px;
	text-transform:lowercase;
	line-height:10px;
	color:#818282;
	cursor:default;
	}
#navigator{
	float:right;
	width:105px;
	height:30px;
	margin-top:27px;
	}
#navigator img{
	border:none;
	margin-left:-2px;
	}


/*---------------------------*/


#bottom_tab{
	height:70px;
	background-color:#11151E;
	}




#feedback {
	margin: 10px 0;
}
.inp{
	border:none;
	}
#feedback .star {
	color: #E00;
}

#feedback input.inp, #feedback textarea {
	width: 200px;
	font: normal 12px Arial, Helvetica, sans-serif; 
}

#i_protectword {
	width: 90px;
	font: normal 12px Arial, Helvetica, sans-serif; 
	margin: 5px 0 0 10px;
	vertical-align: top;
	border:none;
}

.br {
	height: 1px;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}
.btn{
	font-family:Arial;
	font-size:11px;
	background-color:#2C0C0C;
	color:#FFFFFF;
	border:none;
	height:20px;
	width:80px;
	}