* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	color:#000;
	background:#679743 url(/images/pm/main_bg2.jpg) no-repeat top center;
	
	}
a {	
	text-decoration: underline;
	outline:none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.color_bord{
	color:#993333;
}
.color_white,
.top_menu span,
.search_right h3,
.application_boby h3,
.news_blog_body_title h3{
	color:#ffffff;
}
.color_black{
	color:#000;
}
.text_up,
.top_menu span,
.search_right h3,
.application_boby h3,
.news_blog_body_title h3{
	text-transform:uppercase;
}
input{
	outline:none;
}
.wrapper {
	width: 1234px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*background:url(/images/design/main_top_bg.gif) repeat-x;*/
	position:relative;
	z-index:2;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 207px;
	position:relative;
	z-index:2;
	
}
.header_content{
	padding-left:84px;
}
.header_logo{
	padding:15px 0 0 28px;
	width:123px;
	float:left;
}
.phones{
	float:left;	
	padding:11px 0 0 58px;
}
.phones ul{
	 list-style:none;
}
.phones ul li{
	padding-bottom:2px;
}
.phones ul li span b{
	 font-size:30px;
	 line-height:25px;
}
.phones ul li span sup{
	 font-size:15px;
}
.phones .color_white{
	 float:right;
}
.call_me_header{
	float:left;
	width:183px;
	position:relative;
	padding:21px 0 0 58px;
}
.call_me_content{
	position:relative;
}
.call_me_content ul{
	list-style:none;	
}
.call_me_content ul li{
	padding-bottom:3px;	
}
.call_me_content ul h4{
	text-align:center;
	font-size:13px;
	font-weight:normal;
}
.call_me_content ul input{
	width:134px;
	border:1px solid #b0b531;
	height:17px;
	color:#666666;
	font-size:12px;
	padding:0 5px;
}
.button_call_me{
	position:absolute;
	right:0;
	top:20px;
}
.button_call_me input{
	background:	url(/images/pm/call_me.png) no-repeat;
	width:36px;
	height:44px;
	border:none;
	cursor:pointer;
}
.button_call_me input:hover{
	background:	url(/images/pm/call_me_act.png) no-repeat !important;
}

/*top_menu*/
.top_menu{
	padding-left:84px;
	float:left;
	clear:both;
}
.top_menu ul{
	list-style:none;	
	padding:9px 0 0 30px;
}
.top_menu ul li{
	float:left;	
	padding:0 11px 0 5px;
	background:	url(/images/pm/menu_right_li.jpg) no-repeat top right;
	position:relative;

}
.top_menu ul li a{
	text-decoration:none;
	display:block;
	width:195px;
	height:78px;
	text-align:center;
	position:relative;
}
.top_menu ul li a span{
	display:block;
	padding-top:28px;	
}
.top_menu_8 a{
	background:	url(/images/pm/top_menu_1.jpg) no-repeat;	
}
.top_menu_73 a{
	background:	url(/images/pm/top_menu_2.jpg) no-repeat;	
}
.top_menu_32 a{
	background:	url(/images/pm/top_menu_3.jpg) no-repeat;	
}
/*top_menu_bottom*/
.top_menu_bottom{
	background:url(/images/pm/top_menu_hr_repeat.jpg) repeat-x bottom;
	margin:0 -7px 0 64px;
}
.top_menu_bottom ul{
	list-style:none;
	font-size:13px;
	padding:5px 0 12px;

}
.top_menu_bottom ul li{
	display:inline;
	position:relative;
}
.top_menu_bottom ul li a{
	color:#9c2f2c;
	padding:0 6px;	
	border-left:1px solid #9c2f2c;
	text-decoration:none;
}
.top_menu_bottom.nas ul li a{
	padding:0 10px;	
}
.top_menu_bottom.usl ul li a{
	padding:0 5px;	
}
.sub_menu li:hover a,
.sub_menu_act{
	text-decoration:underline !important;
}
/*.sub_menu li:hover .top_menu_bottom_str,*/
#top_menu_bottom_str_act{
	display:block !important;
}
.top_menu_bottom_str{
	background:url(/images/pm/top_menu_bottom_str.jpg) no-repeat center;
	width:30px;
	height:24px;
	position:absolute;
	left:40%;
	top:24px;
}
/*top_mebnu_bottom_year*/
.top_menu_bottom_year{

	text-align:right;
	padding-top:5px;
}
.top_menu_bottom_year ul{
	list-style:none;
}
.top_menu_bottom_year ul li{
	display:inline;
	padding:0 4px;
}
.top_menu_bottom_year ul li a{
	color:#000;
	font-size:13px;
}
.top_menu_bottom_year .sub_menu_act{
	color:#841412;
	font-size:16px;
	text-decoration:none !important;
}
/**/
.header_right{
	position:absolute;
	top:0px;
	right:43px;
	width:449px;
}
.interaktiv{

	background:	url(/images/pm/interaktiv1.png) no-repeat;
	height:163px;
	width:449px;
	text-align:center;
}
.interaktiv .text_up{
	padding-top:65px;
	display:block;
}
.ya_na{
	padding:13px 0 2px;	
}
.ya_na ul{
	list-style:none;
	position:absolute;
	top:15px;
	right:62px;
	
}
.ya_na ul li{
	display:inline;
	padding-left:10px;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 327px;
	height: 1%;
}
.middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	position:relative;
	z-index:2;
	
}
.content {
	padding: 0 303px 30px 20px;
	/*background:#039;*/
}

.content_body{
	/*width:857px;*/
	padding:13px 10px 0 84px;
	color:#000;
}
.content_body ul{
	list-style:none;
	margin-left:20px;
	padding:7px 0
}
.content_body ol{
	margin-left:40px;
	padding:15px 0
}
.content_body ul li{
	background: url(/images/design/li_img.jpg) no-repeat 0 7px;
	padding:3px 0 3px 25px;
}
.content_body h2{
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #9C2F2C;
}
.content_body_bg{
	position:absolute;
	z-index:1;
	background:url(/images/bg_middle.png);
	top:115px;
	left:79px;
	bottom:327px;
	width:864px;
}
.content_body_bg_top{
	position:absolute;
	z-index:1;
	background:url(/images/bg_top.png);
	top:-8px;
	left:0;
	height:8px;
	width:864px;
}
.content_body_bg_bottom{
	position:absolute;
	z-index:1;
	background:url(/images/bg_bottom.png);
	bottom:-8px;
	left:0;
	height:8px;
	width:864px;
}

table.portfolio,
table.pf_content{
	width:100% !important;
}
.pathbar_top{
	text-align:right;
	color: #999;
	font-size: 0.9em;
	padding:0 0 10px;
}
.pathbar_top a{
	color: #999;
	font-size: 0.9em;
}
.lof-navigator{
	line-height:14px;	
}
#lofslidecontent45 .active h3{
	background:none !important;
}
/*staroe*/

table.news td.news_header a {
	color: #9C2F2C;
	text-decoration: underline;
}
.list {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
.list th {
	border: solid 1px #9B2F2C;
	background: #9B2F2C;
	color: white;
	text-align: left;
	padding: 4px 0px 4px 18px;
}
.list a {
	color: #9B2F2C;
	text-decoration: underline;
}
span.up_red {
	color: #9C2F2C;
	text-transform: uppercase;
	text-decoration: none;
}
.serv {
	background-image: url(/images/design/li_img.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 21px;
}
.serv a {
	font-family: Arial;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: underline;
	color: #9C2F2C;
}
.list td {
	border-bottom: solid 1px #9B2F2C;
	padding: 10px 0px 10px 18px;
}
table.list{
	width:100%;
}

.portf_marker {
	position: absolute;
	top: 61px;
	left: 83px;
	display: inline-block;
	width: 26px;
	height: 21px;
}
.portf_marker_32 {
	background: url('/images/pm/marker_portfolio.png') no-repeat;	
}
.portf_marker_8 {
	background: url('/images/pm/marker_onas.png') no-repeat;	
}
.portf_marker_73 {
	background: url('/images/pm/marker_usl.png') no-repeat;	
}

table.news td.date {
	padding-right: 10px;
	color: #9C2F2C;
}
.list tr.n td {
	border-bottom: solid 1px #9B2F2C;
	background: #D2FFB0;
	padding: 10px 0px 10px 18px;
}

.list tr.o td {
	border-bottom: solid 1px #9B2F2C;
	background: #FFFEA4;
	padding: 10px 0px 10px 18px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sideRight {
	float: right;
	width: 293px;
	position: relative;
	padding-top:20px;
}
/*maps_search*/
.maps_search{
	padding:0 0 16px 25px;
}
.maps_right{
	background:url(/images/pm/maps_right.png) no-repeat;	
	width:163px;
	height:96px;
	margin:0 0 0 10px;
	display:block;
}
.search_right{
	background:url(/images/pm/search_body.png) no-repeat;	
	width:215px;
	height:105px;	
}
.search_right h3,
.application_boby h3,
.news_blog_body_title h3{
	font-size:14px;
	font-weight:normal;
}
.search_right h3{
	padding:6px 0 5px 14px;
}

.search_body{
	position:relative;
	height:68px;
}
.search_body .input_text{
	width:182px;
	height:18px;
	border:1px solid #3a3d11;
	margin:13px 0 0 15px;
}
.search_body .input_img{
	position:absolute;
	right:15px;
	bottom:2px;
}
.application_content input.main_submit{
	background:none;
	border:none;
	color:#ffffff;
	cursor:pointer;
	font-size:13px;
	width:82px;
	position:relative;
	top:-2px;
	
}
.submit_bg{
	background:url(/images/pm/send.png) no-repeat;
	width:82px;
	height:23px;
	border:0;
	text-align:center;
	margin:auto;
}
/*---application_boby---*/
.application_boby{
	width:223px;
	margin:0 0 0 22px;
	padding-bottom:20px;
/*	background:url(/images/pm/application_body_top.png) no-repeat;*/
}
.application_boby h3{
	padding:10px 0 12px 17px;
	background:url(/images/pm/application_arrow_up1.png) no-repeat right;
	margin-right:10px;
	cursor:pointer;
}
.active h3{
	background:url(/images/pm/application_arrow_up2.png) no-repeat right;
}
.application_title{
	background:url(/images/pm/application_title.png) no-repeat;
	margin-bottom:-6px;	
	position:relative;
	z-index:3;
}
.application_content{
	background:url(/images/pm/application_repeat.png) repeat-y;
	margin-left:1px;
	position:relative;
	z-index:1
}
.application_content_top,
.application_content_bottom{
	position:absolute;
	left:0;	
	z-index:10;	
	width:223px;	
}

.application_content_top{
	background:url(/images/pm/application_body_top.png) no-repeat;	
	top:-35px;
	height:35px;
}
.application_content_bottom{
	background:url(/images/pm/application_bottom.png) no-repeat;
	height:7px;
}

.application_content table{
	margin-left:14px;
}
/*.application_content table .main_submit{
	background:url(/images/pm/application_button.png) no-repeat;
	border:0;
	
}*/
/*---news_blog_body---*/
.news_blog_body{
	width:221px;
	background:url(/images/pm/news_blog_title.png) no-repeat;
	margin:0 0 0 24px;
	padding-bottom:25px;
}
.news_blog_body_title h3{
	padding:11px 0 15px 50px;
/*	background:url(/images/pm/img_news_blog.png) no-repeat 15px;*/
}
.news_blog_body_title img{
	float:left;
	padding:11px 0 0 15px;
}
.news_blog_body_content{
	position:relative;
	background:url(/images/pm/news_blog_repeat.png) repeat-y;
	top:-1px;
	padding:0 10px;
}
.news_blog_body_bottom{
	position:absolute;
	background:url(/images/pm/news_blog_bottom.png) no-repeat bottom;
	width:221px;
	height:11px;
	bottom:-11px;
	z-index:10;
	left:0;
}
.right_hotnews_ul{
	list-style:none;
	color:#000000;
}
.right_hotnews_ul li{
	padding:5px;
}
.right_hotnews_ul a,
.arch_news_right a{
	color:#9c2f2c;
}
.arch_news_right{
	font-weight:bold;
	text-align:right;
	padding:0 5px 0 0;
}
/**/
.face_block{
	width:234px;
	margin:auto;
}
.face_block iframe {
	background:#fff;
}
/*form*/
.form .form_table_name{
	width:200px;
}
.form .element_block .form_text_block input,
.form .element_block .form_email_block input,
.form .element_block .form_textarea_block textarea{
	padding:5px;
}
.form .element_block .form_textarea_block textarea{
	resize:none;
	overflow:auto;
	min-height:100px;
}
.form .title_form{
	text-align:center;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 1236px;
	margin: -327px auto 0;
	height: 298px;
	padding-top:29px;
	
}
.footer_content{
	width: 1094px;
	margin-left:84px;
	position:relative;
	z-index:2;
	height: 305px;
	background:	url(/images/pm/footer_repeat3.png) repeat-y;	
}
.footer_top{
	position:absolute;
	left:0;
	top:-7px;
	z-index:3;
	height:7px;
	width: 1094px;
	background:	url(/images/pm/footer_top3.png) no-repeat;	
}
.footer_data{
	background:	url(/images/pm/data_bg.jpg) no-repeat;	
	width:174px;
	height:298px;
	top:0px;
	right:33px;
	position:absolute;
	z-index:3;
}
.footer_content_body{
	position:relative;
	z-index:4;
	padding-right:240px;
}
.footer_content_left{
	padding:16px 50px 0 30px;
}
.footer_content_left h4{
	font-size:14px;
	font-weight:normal;
}
.footer_content_left hr{
	border-width:0;
	color:#fff;
	height:1px;
	background:#fff !important;
	margin:10px 0;
}
.right_footer{
	float:right;
	width:200px;
	height:285px;
	position:relative;
	z-index:10;
	padding:16px 17px 0 0;
}
.phones_footer ul{
	list-style:none;
}

.phones_footer ul li span span{
	vertical-align:top;
	font-size:17px;
}
.phones_footer{
	text-align:right;
	line-height:22px;
}
.color_yellow{
	color:#d8db35;
}
.phones_footer b{
	font-size:30px;
}
/*
.phones_footer{
	float:none;
	text-align:right !important;
	padding:0 !important;
}*/
.copy_right_footer{
	position:absolute;
	bottom:0;
	color:#ffffff;
	text-align:center;
	font-size:11px;
}
.liveinternet{
	padding:20px 0 0 30px;
}
.liveinternet ul{
	list-style:none;
}
.liveinternet li{
	display:inline-block;
	vertical-align:middle;
	padding-right:16px;
}

/*===clients_gallery====*/

.clients_gallery{
	/*border:1px dashed #fff;*/
	height:67px;
	padding:0 36px;
}
.read_as h4{
	padding:5px 0;
	font-size:14px;
}
.read_as ul{
	list-style:none;
	float:left;
	padding-right:50px;
}
.read_as ul li{
	/*line-height:16px;*/
}
.read_as ul li a{
	color:#c2cd38;
	text-decoration:none;
	/*font-size:11px;*/
}
.read_as ul li a:hover{
	text-decoration:underline;
}
/*----.slide-out-div--------*/
      
.slide-out-div {
	padding: 10px 10px 20px 73px;
	width: 147px;
	background: url(/images/pm/client_body1.png) no-repeat;	
	z-index:3000;
	position:relative;
	height:96px !important;
}
.slide-out-div ul {
	list-style:none;
}
.slide-out-div a {
	font-size:14px;
	padding:7px 0;
	color:#7f0e0a;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.slide-out-div a:hover {
	color:#28b0e2;
	text-decoration:underline;
}
.input_form_client{
	width:121px;
	height:16px;
	border:1px solid #aaaaaa;
	color:#666666;
}
.button_form_client input{
	background: url(/images/pm/button_ok.png) no-repeat;
	width:28px;
	height:42px;
	border:none;
	outline:none;
	padding:2px;
	cursor:pointer;	
}
.table_form_client{
	/*margin-left:50px;*/
}
.slide-out-div h4,
.form_left_help,
.exit{
	color:#7f0e0a;
}
.slide-out-div h4{
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px;
}
.table_form_client td{
	padding:0 2px;
}
.form_left_help{
	position:absolute;
	right:10px;
	bottom:10px;
}
.user_login{
	padding-bottom:10px;
}


/**/
.gsc-resultsbox-visible{
	float:left;
	width:100%;
}


