body {
	margin: 0;
	background-color: #231f20;
	height:100%;
}
form {
	height:0px;
}
.header_red_line {
	width:100%;
	height:16px;
	background-image:url(../images/patter_header_up.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#header_text {
	width:100%;
	height:15px;
	text-align:center;
}
#header_main_menu {
	position:relative;
	height:49px;
	width:100%;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	float:left;
}
#header {
	position:relative;
	height:253px;
	width:100%;
	text-align:center;
	float:left;
}
#content {
	position:relative;
	height:255px;
	width:100%;
	text-align:center;
	float:left;
}
#header_title {
	position:relative;
	height:26px;
	width:100%;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	float:left;
}
#newsletter {
	position:relative;
	width:200px;
	height:54px;
	background-image:url(../images/sr/kontak_form.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:122px;
	padding-left:2px;

}
#newsletter_ru {
	position:relative;
	width:200px;
	height:54px;
	background-image:url(../images/ru/kontak_form.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:122px;
	padding-left:2px;

}
#newsletter_en {
	position:relative;
	width:200px;
	height:54px;
	background-image:url(../images/en/kontak_form.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:122px;
	padding-left:2px;

}
#newsletter_box {
	width:174px;
	height:21px;
	border:1px solid #5a5758;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5758;
	padding-right:21px;
	background-image:url(../images/strelica.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#newsletter_box:hover {
	width:174px;
	height:21px;
	border:1px solid #5a5758;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5758;
	padding-right:21px;
	background-image:url(../images/strelica_over.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.Ul_Manu {
	float:left;
	list-style-type: none;
}
.gallery_list img {
border:3px solid #9c9ea1;
}
.gallery_list img:hover {
border:3px solid #be202b;
}
