BODY { /* Стиль основных элементов веб-страницы */
  text-align: center; /* 1 */
  margin: 0px;
  margin-top: 0px; 
  padding: 0px;
}

img {border: none}

.main_contaner
{ 
  width:934px;
  margin-right:auto; 
  margin-left:auto; 
  background: #ffffff;

}

.top_menu {
	background-image:url(/images/background_up1.jpg);
	width:934px;
	height:88px;
	
	overflow:hidden;
	float:left;
}


.top_main {
	background-image:url(/images/background_up2.jpg);
	width:934px;
	height:306px;
	
	overflow:hidden;
	float:left;
}

.top_main_int {
	background-image:url(/images/background_up2_int.jpg);
	width:934px;
	height:279px;
	
	overflow:hidden;
	float:left;
}



.top_main_int1 {
	width:934px;
	height: auto;
	
	overflow:hidden;
	float:left;
}

.top_down {
	background-image:url(/images/background_down_int.jpg);
	background-repeat:no-repeat;

	width:934px;
	height:152px;
	padding-left:60px;
	padding-top:110px;

	
	font: 11px Arial;
	color:#929191;
	text-align:left;

	
	float:left;
}


.top_down_index {
	background-image:url(/images/background_down.jpg);
	background-repeat:no-repeat;

	width:934px;
	height:152px;
	padding-left:60px;
	padding-top:110px;

	
	font: 11px Arial;
	color:#929191;
	text-align:left;

	
	float:left;
}



.content_index {
	background-image: url(/images/content_bakground.jpg);
	padding-left:60px;
	padding-right:60px;
	padding-top:20px;
	
	text-align:justify;
	font: 13px/20px Arial;

}
.content_int {
	width:623px;
	height: auto;
	float:left;
	
}

.content_header {
	background-image: url(/images/content_up_header.jpg);
	float:left;
	padding-left:38px;
	padding-top:14px;
	width:585px;
	height:25px;
	text-align:left;
	font: bold 13px Arial;
	color:#666666;
	
}

.content_int_text {
	text-align: justify;
	padding-left:30px;
	font: 12px Arial;
	color:#666666;
	float: none;
	width: 100%;
	
}

.menu_main {

	width:616px;
	margin-left:240px;
	margin-top:18px;
	height:45px;
	background-image:url(/images/top_menu_backgraund.gif);
	font: 12px Arial;
	text-align:left;

}


.link_menu {
	color: #000099;
	text-decoration:none;

}

.link_menu:hover {
	color:#FF0000;
	text-decoration: underline;

}

.poloska {
	font: 12px Arial;
	background-image:url(/images/poloska.jpg);
	width:5px;
	height:45px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;

}


.element_menu {
	font: 12px Arial;
	color: #FF0000;
	float:left;
	margin-top:10px;
	margin-left:3px;
	margin-right:2px;
	
}

.menu_left {
	width:196px;
	background-color:#f0f0f0;
	height:100%;
	float:left;
	padding-top:10px;
	text-align:center;
}

.menu_left_text_up {
	font: bold 14px Arial;
	color: #FFFFFF;
	width:196px;
	height:29px;
	padding-top:10px;
	float:left;
	text-align:center;
	background-image:url(images/left_menu_up.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_left_text_up_href {
	font: bold 14px Arial;
	color: #FFFFFF;
	text-decoration:none;
}

.menu_left_text_up_href:hover {
	font: bold 14px Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_left_element {
	font: bold 12px Arial;
	color: #FF0000;
	width:176px;
	height:29px;
	float:left;
	text-align: left;
	padding-left:20px;
	padding-top:9px;
	
	background-image:url(images/left_menu_element.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_left_element_long {
	font: bold 12px Arial;
	color: #FF0000;
	width:176px;
	height:45px;
	float:left;
	text-align: left;
	padding-left:20px;
	padding-top:9px;
	
	background-image:url(images/left_menu_element.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.menu_left_element_href {
	font: bold 12px Arial;
	color: #3d3d3d;
	text-decoration:none;
}
.menu_left_element_href:hover {
	font: bold 12px Arial;
	color:#FF0000;
	text-decoration: underline;
}
.menu_left_element1 {
	
	color: #3333CC;
	width:176px;
	height: 100%;
	float:left;
	position:static;
}





