/* =index
=========*/

.back-image {
	background:url(/pics/back_image.jpg) repeat-y 0 0;
	width:990px;
	height: 477px;
	margin: 0 auto;
	z-index: 1;	
	display: inline-block;
}

.head-top {
	width: 994px;
	height: 129px;
	z-index: 3;
	display: block;
}

html>body .head-top {
	background:url(/pics/heads/index_top.png) no-repeat 0 0;
}

* html .head-top {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pics/heads/index_top.png", sizingMethod="crop");
}

.map_index {
	display: block;
	width: auto;
	margin: -20px auto 0 auto;
	text-align: center;
	vertical-align: top;
}

*html .map_index {
	width: auto;
	display: block;
	text-align: center;
		vertical-align: top;
}

.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}


.form_date {
	text-transform: uppercase;
	margin: 0 auto 15px auto;
	display: block;
}

.selects {
	color: #4cc5c5;
	font-size: 10px;
	background-color: #000;
}

.lang_index {
	margin: 0 auto 0 30px;
	display: block;
}

.lang_index a{
	margin: 0 10px 0 auto;
}

.footer_col {
  width: 994px;
  background: url(/pics/footer_fon.jpg) center center no-repeat;
  height: 25px;
  margin-top: 40px;
}