/* start shablon left_content_right (#gordi)*/
#gordi {
  background-color:#fff;/* col left right */
  margin:0 auto;
  position:relative;
  width:994px;
}
#main {background-color:#fff;/* content */margin:0;clear:both;}
.wrap {float:left;}
#content {float:right;overflow:hidden;}
#content,.left,.right {}
.left {width:201px;height:100%;float:left;margin:1px 1px 0px 0px;}
.right {width:200px;height:100%;float:left;left:1px;margin:1px 0px 0px 0px;}
.wrap,#content,#header,#footer {width:100%;height:100%;}
.wrap {background:url(../i/bg_wrap.jpg) repeat-y #fff;}
#content{width:592px;float:left;}
#header {background: #fff;border-bottom:silver 1px solid;position:relative;top:0;left:0;overflow:hidden;}
#header,.header {height:120px;}
#footer {background:url(../i/bg_footer.jpg) repeat-x #fff;line-height:15px;position:relative;text-align:center;clear:both;height:59px; padding-top: 11px;}
body {width:expression( documentElement.clientWidth < 930 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 930 ? "930" : "auto") : "930px") : "auto" );}
#gordi {width:expression( documentElement.clientWidth > 990 ? (documentElement.clientWidth == 0 ? (body.clientWidth >990 ? "994" : "auto") : "994px") : "auto" );}
*html #main,*html #gordi {height:100%;}
/* end shablon (#gordi) */

.cont_box {
	width: 100%;
	float: left;
	border-left: 2px solid #d1d1d1;border-right: 2px solid #d1d1d1;
  	background:url(../i/bg_cont_box.jpg) repeat-x #fff;
    background-position:top;
	height: 160px;
}
.name_cont_box {
	color: #5f0803;
	font-size: 15px;
    font-weight:bold;
	font-family:verdana;
	padding: 0px 5px 0 5px;
	float:right;
}
.text_cont_box {
	font-size: 13px;
	font-family:verdana;
	margin: 5px;
	clear: both;
}
.activ_text_cont_box {
	color: #5f0803;
}
.prim{
  color:#6f0301;
}
 .header1 {
  font-family: Verdana;
  font-size: 20px;
  color:#6f0301;
  margin-left:30px;
}
.map{
   margin:20px 0px 0px 60px;
   padding:0;

}



