@charset "utf-8";
/* CSS Document */
.lh2 {
	  line-height: 2;
}

#header_right_side {
	float:left;
	position: absolute;
	top: -80px;
	left: 240px;
	
}


#news_call {

	position:absolute;
	top:200px;
	left:75%;
}

#inner_call {
	text-align:right;
	position:absolute;
	float:left;
	width:228px;
	left:210px;
	top:-1px;	
}
#breadcrumbs {
	clear:both;	
}
#breadcrumbs_part {
	float:left;	
}
#breadcrumbs_part a {
	
	font-size:16px;
  padding-right:26px;
  padding-left:12px; 
  background-position: 0 0;
  background: transparent url(/design1/img/arrow_right.png) right no-repeat;
}

#breadcrumbs_part_end a {
	color: #eb8105;
	font-size:16px;
  padding-right:26px;
  padding-left:12px; 
  background-position: 0 0;
}
#header_right {
	
	margin-top:280px;
	width:620px;
	margin-left:80px;
	position:relative;
}
#inner_page { /*вырванивание по центру*/
	position:absolute;
	width:1000px;
	clear:both;
      left: 50%;
      margin-left: -500px;
	
}

#main_content {
	
/*	position:absolute;*/
	width:620px;
	margin-top:40px;
	margin-left:92px;
	
}
#header_logo_inner {
	width:228px;
	height:59px;
}
#inner_left {
	width:240px;
	float:left;
	
	
}
#inner_right {

	background:url(/design1/img/inner_header.png) no-repeat;
	float:left;
	width:750px;
	/*height: 700px;*/

	
}
#head_right
{

}

#inner_menu {
	margin-top:45px;
	
		
}
#inner_menu li {
  font-size: 15px;
  font-family: "Calibri", Arial;
  color: #6e6e6e;
  
  line-height: 1.6;
  text-align: left;
  
}
#inner_menu_orange a {
	 color: #6e6e6e;
}
#inner_menu_orange li {
	color: #6e6e6e;
	list-style:url(/design1/img/li_arrow_orange.png);
	
}
#inner_menu p {
	padding-top:15px;
	
}
#inner_menu_green {
	margin-top:25px;
}
#inner_menu_grey {
	margin-top:25px;
}

#inner_menu_mini  {
	position: relative;
	margin-top:3px;
	left:-40px;
	list-style:none;

}
#inner_menu_mini ul  {
	
	list-style:none;

}

#inner_menu_mini  a {

  font-size: 15px;
  font-family: "Calibri", Arial;
  color: #6e6e6e;

  line-height: 1.714;
}
/*. {
  font-size: 14px;
  font-family: ""Calibri", Arial";
  color: rgb( 153, 153, 153 );
  text-decoration: underline;
  line-height: 1.714;

}*/
.p20px {
	padding: 20px;
}
.div_orange_shadow {
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
	 box-shadow: 0 0 10px #FADB5A; 
}
.div_orange_shadow ul {
	padding-left: 20px;
}