@import url(reset.css);

#content div, p {
	font: 14px Arial,sans-serif;
	color: #231f20;
}

section.mysect{
	width: 100%;
	max-width: 2500px;
	min-width: 1280px;
}

.wrapper{
	position: relative;
	height: auto;
	width: 100%;
}


/*Начало блока header*/

.block1{
	height: auto;
	background-color: #fff;
}

.header{
	width: 1280px;
	height: auto;
	padding-bottom: 64px;
	margin: 0 auto;
}

.header_menu{
	width: auto;
	margin-left: 310px;
	float: left;
}

.header_menu a{
	width: 40px;
	display: block;
	cursor: pointer;
	text-align: center;
	float: left;
}

a.hm_first{
	background-color: #aceaff;
	padding-bottom: 24px;
}

.header_menu img{
 	margin-top: 23px;	
}

a.glasses{
	width: 215px;
	display: block;
	float: right;
	font: 13px Arial,sans-serif;
	color: #231f20;
	text-align: right;
	text-decoration: none;
	margin-top: 24px;
	margin-right: 6px;
}

a.glasses:hover{
	text-decoration: underline;
}

img.glass{
	float: left;
	margin-top:-15px;
}

.header .searchf{
	float: right;
	width: 217px;
	height: 24px;
	border: 2px solid #e3d6bd;
	font: 13px Arial,sans-serif;
	padding-left: 10px;
	color: #58595b;
	padding-right: 30px;
	line-height: 25px;
}

.forsearch{
	width:290px;
	height: 32px;
	float: right;
	margin-top: 16px;
}

.forsearch .searchbut{
	position: relative;
	left:262px;
	top: 2px;
	cursor: pointer;
}
/*Конец блока header*/


/*Начало блока panorama1*/

.block2{
	background-color: #fff;
	background-image: url(../img/panorama_1_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
}

.panorama1{
	width: 1280px;
	margin: 0 auto;
}

.logo{
	width: 310px;
	height: 100%;
	background-image: url(../img/prozrach.png);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

.logo img{
	position: absolute;
	right: 104px;
	top: -50px;
}

p.log1{
	font: bold 20px Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-top: 99px;
	line-height: 1.5;
}

p.log2{
	font: 15px Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-top: 3px;
	line-height: 1.7;
}
.clock{
	width: 200px;
	margin: 0 auto;
	margin-top: 28px;
}

p.cl1{
	font: bold 25px Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
}

p.cl2{
	font: 14px Arial,sans-serif;
	color: #fff;
	
}
/*Конец блока panorama1*/




/*Начало блока content for main*/
.main .block3{
	height:auto;
	width: 100%;
}

.main .content{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	position: relative;
}


.main .left_cont{
	height: auto;
	width: 310px;
	float: left;
	background-image: url(../img/content_line_1.png);
	background-repeat: repeat-y;
	background-position: right;
}

.main .prozrach_bot{
	background-image: url(../img/prozrach_bot.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 52px;
}


.main .inf_p_2{
	color: #231f20;
	padding-left: 50px;
	padding-right: 10px;
}

.left_nav{
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 388px;
}

.left_nav img{
	position: absolute;
	bottom: 0px;
}

.left_nav a{
	width: auto;
	display: table;
	max-width: 310px;
	height: auto;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	font:bold 12px Arial,sans-serif;
	color: #231f20;
	text-transform: uppercase;
	padding-left: 60px;
	margin-bottom: 3px;
	line-height: 20px;
}

.left_nav a:hover{
	color: #00a2e4;	
}

.l_n_1{
	background-image: url(../img/left_nav_1.png);
}
.l_n_1:hover{
	background-image: url(../img/left_nav_1_hov.png);
}

.l_n_2{
	background-image: url(../img/left_nav_2.png);
}
.l_n_2:hover{
	background-image: url(../img/left_nav_2_hov.png);
}

.l_n_3{
	background-image: url(../img/left_nav_3.png);
}
.l_n_3:hover{
	background-image: url(../img/left_nav_3_hov.png);
}

.l_n_4{
	background-image: url(../img/left_nav_4.png);
}
.l_n_4:hover{
	background-image: url(../img/left_nav_4_hov.png);
}

.l_n_5{
	background-image: url(../img/left_nav_5.png);
}
.l_n_5:hover{
	background-image: url(../img/left_nav_5_hov.png);
}

.l_n_6{
	background-image: url(../img/left_nav_6.png);
}
.l_n_6:hover{
	background-image: url(../img/left_nav_6_hov.png);
}
.l_n_7{
	background-image: url(../img/left_nav_7.png);
}
.l_n_7:hover{
	background-image: url(../img/left_nav_7_hov.png);
}

.l_n_8{
	background-image: url(../img/left_nav_8.png);
}
.l_n_8:hover{
	background-image: url(../img/left_nav_8_hov.png);
}

.l_n_9{
	background-image: url(../img/left_nav_9.png);
}
.l_n_9:hover{
	background-image: url(../img/left_nav_9_hov.png);
}

.main img.leftnbg{
	position: absolute;
	bottom: 0px;
}

.main .left_nav div{
  height: 60px;
  display: table-cell;
  vertical-align: middle;	
}

.clear{
	clear: both;
}

.main .mid_cont{
	height: auto;
	width: 550px;
	float: left;
	margin-left: 70px;
}

.main p.news_p_1{
	font: 18px Arial,sans-serif;
	color: #231f20;
	padding-top: 40px;
	margin-bottom: 20px;
}

.main .news{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/news_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.main .date_of_news{
	height: 100%;
	width: 50px;
	float: left;
	margin-right: 40px;
}

.main .date_1{
	font: 31px Arial,sans-serif;
	color: #d4c3a4;
}


.main .date_2{
	font: 13px Arial,sans-serif;
	color: #808285;
	margin-top: -2px;
}

.main a.mnews{
	width: 458px;
	height: auto;
	float: left;
	display: block;
	text-decoration: none;
}

.main p.mnews_p_top{
	font: bold 20px Arial,sans-serif;
	color: #231f20;
	line-height: 25px;
	margin-bottom: px;
}
.main p.mnews_p_1{
	font: bold 16px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	margin-bottom: px;
}
.main p.mnews_p_2{
	font: 14px Arial,sans-serif;
	color: #808285;
	line-height: 20px;
}

.main .archive_news{
	width: 100%;
	padding-top: 40px;
	background-image: url(../img/news_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.main .archive_news img{
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
.main a.arch_news_p{
	font: 12px Arial,sans-serif;
	text-transform: uppercase;
	color: #808285;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin-bottom: 35px;
}

.main a.arch_news_p:hover{
	text-decoration: underline;
}

.main .right_cont{
	height: auto;
	min-height: 52px;
	width: 280px;
	float: right;
	margin-left: 70px;
	background-image: url(../img/content_line_1.png);
	background-repeat: repeat-y;
	background-position: left;

}

.main img.peope{
	margin-top: 52px;
}

.main .peopl{
	height: auto;
	width: 100%;
	text-align: center;
}

.main p.peopl_p_1{
	font: bold 13px Arial,sans-serif;
	color: #808285;
	text-align: left;
	margin-left: 30px;
}

.main p.peopl_p_2{
	font: 13px Arial,sans-serif;
	color: #808285;
	text-align: left;
	margin-left: 30px;
}

.main p.hello_p_1{
	font:bold 18px Arial,sans-serif;
	color: #00a2e4;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 9px;
}

.main p.hello_p_2{
	font: 14px Arial,sans-serif;
	color: #231f20;
	text-align: left;
	margin-left: 30px;
}

.main a.plus{
	display: block;
	margin-left: 30px;
	margin-top: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #231f20;
	font: 12px Arial,sans-serif;
}

.main a.plus:hover{
	text-decoration: underline; 
	
}

.main a.plus img{
	float: left;
	margin-right: 10px;
}

.main .hello{
	height: auto;
	width: 100%;
	margin-top: 32px;
}

.main .inform_nalog{
	height: auto;	
	width: 100%;
	margin-top: 38px;
}

.main .inf_nal_bg{
	height: auto;
	min-height: 79px;
	background-image: url(../img/informbg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.main p.inform_nal_p{
	font: 18px Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	margin-left: 30px;
	padding-top: 15px;
}

.main .inform_wrap{
	height: auto;
}

.main .inform_wrap a.inffo{
	height: auto;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #231f20;
	font: bold 14px Arial,sans-serif;
	background-image: url(../img/informli.png);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	margin-top: 20px;
	line-height: 20px;
}

.main .inf_p_1{
	color: #00a2e4;
	padding-left: 50px;
	padding-right: 10px;
}

/*Конец блока content for main*/


/*Начало блока forma for main*/
.main .block4{
	background-image: url(../img/block4BG.png);
	background-repeat: repeat-x;

}
.main .forma{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/img/block4BG.png);
	background-repeat: repeat-x;
}

.main p.obrt_sv{
	font-family: 'Open Sans', sans-serif;
	margin-top: 30px;
}


/*.main .left_forma{
	width: 310px;
	height: auto;
	background-image: url(../img/left_form_bg.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	float: left;
}

.main .lf{
	width: 100%;
	height: auto;
	padding-bottom: 28px;
}*/

.main p.lf_p_1{
	float: left;
	font: 13px Arial,sans-serif;
	color: #bdc1c5;
	padding-left: 22px;
}

.main p.lf_p_2{
	margin-left: 105px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
}
.main a.lf_a_2{
	margin-left: 42px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	text-decoration: none;
}
.main .opros{
	padding-top: 35px;
	margin-top: 6px;
	background-position:50% 0;
	background-image: url(../img/lfbg.png);
	background-repeat: no-repeat;
	padding-bottom: 37px;
}

.main p.opros_p_1{
	font: 17px Arial,sans-serif;
	color: #231f20 ;
	padding-left: 20px;
}
.main p.opros_p_2{
	font: bold 14px Arial,sans-serif;
	color: #00a2e4;
	padding-left: 20px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.main .oprs input {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.main .oprs p{
	font: 14px Arial,sans-serif;
	color: #231f20;
	padding-top: 1px;
}

.main .oprs div{
	width: 310px;
	height: 20px;
	margin-bottom: 9px;
}

.main a.golos_but,a.rez_but{
	display: block;
	width: 131px;
	padding-bottom: 11px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
	margin-top: 17px;
}
.main a.golos_but:hover,.main a.rez_but:hover{
	background-color: #e4d6bc;
}

.main a.golos_but{
	margin-left: 20px;
}

.main a.rez_but{
	margin-left: 10px;
}

.main .right_forma{
	width: 935px;
	margin-left: 35px;
	height: auto;
	float: left;
	padding-top: 49px;
	position: relative;
}

.main .right_forma p{
	font: 17px Arial,sans-serif;
	color: #231f20;
	margin-bottom: 18px;
}

.main .right_forma input{
	width: 841px;
	height: 38px;
	border: none;
	font: 14px Arial,sans-serif;
	color: #9fa5aa;
	padding-left: 16px;
	margin-bottom: 13px;
	line-height: 35px;
}

.main .ttt{
	width: 841px;
	border: none;
	font: 14px Arial,sans-serif;
	color: #9fa5aa;
	padding-left: 16px;
	margin-bottom: 13px;
	 height: 258px;
	padding-top: 17px;
 }

.main a.otpr_but{
	display: block;
	position: absolute;
	width: 131px;
	height: 25px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
	top: 601px;
}
.main a.otpr_but:hover{
	background-color: #e4d6bc;
}
.main p.form_h_1{
	font: 17px Arial,sans-serif;
	text-transform: uppercase;
	color: #231f20;
}
.main p.form_h_2{
	font: 14px Arial,sans-serif;
	color: #231f20;
}

.main p.allmust{
	font: 14px Arial,sans-serif;
	color: #00a2e4;
	float: right;
	margin-right: 70px;
}
/*Конец блока forma for main*/


/*Начало блока content for forma*/
.forma .block3{
	height:auto;
	width: 100%;
}

.forma .content{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	position: relative;
}


.forma .left_cont{
	height: auto;
	width: 310px;
	float: left;
	background-image: url(../img/content_line_1.png);
	background-repeat: repeat-y;
	background-position: right;
}

.forma .prozrach_bot{
	background-image: url(../img/prozrach_bot.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 52px;
}

.forma .inf_p_2{
	color: #231f20;
	padding-left: 50px;
	padding-right: 10px;
}

.forma .left_nav{
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 100px;
}

.forma .left_nav a{
	width: auto;
	display: table;
	max-width: 310px;
	height: auto;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	font:bold 12px Arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	color: #231f20;
	text-transform: uppercase;
	padding-left: 60px;
	margin-bottom: 3px;
	line-height: 20px;
}

.forma .left_nav a:hover{
	color: #00a2e4;	
}

.forma .l_n_1{
	background-image: url(../img/left_nav_1.png);
}
.forma .l_n_1:hover{
	background-image: url(../img/left_nav_1_hov.png);
}

.forma .l_n_2{
	background-image: url(../img/left_nav_2.png);
}
.forma .l_n_2:hover{
	background-image: url(../img/left_nav_2_hov.png);
}

.forma .l_n_3{
	background-image: url(../img/left_nav_3.png);
}
.forma .l_n_3:hover{
	background-image: url(../img/left_nav_3_hov.png);
}

.forma .l_n_4{
	background-image: url(../img/left_nav_4.png);
}
.forma .l_n_4:hover{
	background-image: url(../img/left_nav_4_hov.png);
}

.forma .l_n_5{
	background-image: url(../img/left_nav_5.png);
}
.forma .l_n_5:hover{
	background-image: url(../img/left_nav_5_hov.png);
}

.forma .l_n_6{
	background-image: url(../img/left_nav_6.png);
}
.forma .l_n_6:hover{
	background-image: url(../img/left_nav_6_hov.png);
}
.forma .l_n_7{
	background-image: url(../img/left_nav_7.png);
}
.forma .l_n_7:hover{
	background-image: url(../img/left_nav_7_hov.png);
}

.forma .l_n_8{
	background-image: url(../img/left_nav_8.png);
}
.forma .l_n_8:hover{
	background-image: url(../img/left_nav_8_hov.png);
}

.forma .l_n_9{
	background-image: url(../img/left_nav_9.png);
}
.forma .l_n_9:hover{
	background-image: url(../img/left_nav_9_hov.png);
}

.forma img.leftnbg{
	position: absolute;
	bottom: 0px;
}

.forma .left_nav div{
  height: 60px;
  display: table-cell;
  vertical-align: middle;	
}

.clear{
	clear: both;
}

.forma .mid_cont{
	height: auto;
	width: 800px;
	float: left;
	margin-left: 38px;
}

.forma p.news_p_1 , .tipovaya .breadcrumb{
	font: 12px Arial,sans-serif;
	color: #231f20;
	padding-top: 40px;
	margin-bottom:25px;
}


/*Конец блока content for forma*/


/*Начало блока forma for forma*/

.forma .left_forma{
	width: 310px;
	height: auto;
}

.forma .left_forma img{
	margin-bottom: 36px;
}


.forma .lf{
	width: 100%;
	height: auto;
	padding-bottom: 28px;
}

.forma p.lf_p_1{
	float: left;
	font: 13px Arial,sans-serif;
	color: #bdc1c5;
	padding-left: 22px;
}

.forma p.lf_p_2{
	margin-left: 105px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
}
.forma a.lf_a_2{
	margin-left: 42px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	text-decoration: none;
}
.forma .opros{
	padding-top: 35px;
	margin-top: 6px;
	background-position:50% 0;
	background-image: url(../img/lfbg.png);
	background-repeat: no-repeat;
	padding-bottom: 37px;
}

.forma p.opros_p_1{
	font: 18px Arial,sans-serif;
	color: #231f20 ;
	padding-left: 20px;
}
.forma p.opros_p_2{
	font: bold 14px Arial,sans-serif;
	color: #00a2e4;
	padding-left: 20px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.forma .oprs input {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.forma .oprs p{
	font: 14px Arial,sans-serif;
	color: #231f20;
	padding-top: 1px;
}

.forma .oprs div{
	width: 310px;
	height: 20px;
	margin-bottom: 9px;
}

.forma a.golos_but,.forma a.rez_but{
	display: block;
	width: 131px;
	padding-bottom: 11px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
	margin-top: 17px;
}
.forma a.golos_but:hover,.forma a.rez_but:hover{
	background-color: #e4d6bc;
}

.forma a.golos_but{
	margin-left: 20px;
}

.forma a.rez_but{
	margin-left: 10px;
}



.forma .right_forma{
	width: 935px;
	height: auto;
	float: left;
	padding-top: 15px;
	position: relative;
	margin-bottom: 40px;
}

.forma .right_forma p{
	font: 18px Arial,sans-serif;
	color: #231f20;
	margin-bottom: 18px;
}

.forma .right_forma input{
	width: 841px;
	height: 38px;
	border: 1px solid #ded7c4;
	font: 14px Arial,sans-serif;
	color: #9fa5aa;
	padding-left: 16px;
	margin-bottom: 13px;
	line-height: 35px;
}

.forma .ttt{
	width: 841px;
	border: none;
	font: 14px Arial,sans-serif;
	color: #9fa5aa;
	padding-left: 16px;
	margin-bottom: 13px;
	 height: 258px;
	padding-top: 17px;
	border: 1px solid #ded7c4;
 }

.forma a.otpr_but{
	display: block;
	float: left;
	width: 131px;
	height: 25px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
}
.forma a.otpr_but:hover{
	background-color: #e4d6bc;
}


.forma p.form_h_1{
	font: 18px Arial,sans-serif;
	text-transform: uppercase;
	color: #231f20;
}
.forma p.form_h_2{
	font: 14px Arial,sans-serif;
	color: #231f20;
}

.forma p.allmust{
	font: 14px Arial,sans-serif;
	color: #00a2e4;
	float: right;
	margin-right: 70px;
}
/*Конец блока forma for forma*/


/*Начало блока content for novosti*/
.novosti .block3{
	height:auto;
	width: 100%;
}

.novosti .content{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	position: relative;
}


.novosti .left_cont{
	height: auto;
	width: 310px;
	float: left;
	background-image: url(../novosti/img/content_line_1.png);
	background-repeat: repeat-y;
	background-position: right;
}

.novosti .prozrach_bot{
	background-image: url(../novosti/img/prozrach_bot.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 52px;
}

.novosti .inf_p_2{
	color: #231f20;
	padding-left: 50px;
	padding-right: 10px;
}

.novosti .left_nav{
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 100px;
}

.novosti .left_nav a{
	width: auto;
	display: table;
	max-width: 310px;
	height: auto;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	font:bold 13px Arial,sans-serif;
	font-family: 'Open Sans', sans-serif;
	color: #231f20;
	text-transform: uppercase;
	padding-left: 60px;
	margin-bottom: 3px;
	line-height: 20px;
}

.novosti .left_nav a:hover{
	color: #00a2e4;	
}

.novosti .l_n_1{
	background-image: url(../novosti/img/left_nav_1.png);
}
.novosti .l_n_1:hover{
	background-image: url(../novosti/img/left_nav_1_hov.png);
}

.novosti .l_n_2{
	background-image: url(../novosti/img/left_nav_2.png);
}
.novosti .l_n_2:hover{
	background-image: url(../novosti/img/left_nav_2_hov.png);
}

.novosti .l_n_3{
	background-image: url(../novosti/img/left_nav_3.png);
}
.novosti .l_n_3:hover{
	background-image: url(../novosti/img/left_nav_3_hov.png);
}

.novosti .l_n_4{
	background-image: url(../novosti/img/left_nav_4.png);
}
.novosti .l_n_4:hover{
	background-image: url(../novosti/img/left_nav_4_hov.png);
}

.novosti .l_n_5{
	background-image: url(../novosti/img/left_nav_5.png);
}
.novosti .l_n_5:hover{
	background-image: url(../novosti/img/left_nav_5_hov.png);
}

.novosti .l_n_6{
	background-image: url(../novosti/img/left_nav_6.png);
}
.novosti .l_n_6:hover{
	background-image: url(../novosti/img/left_nav_6_hov.png);
}
.novosti .l_n_7{
	background-image: url(../novosti/img/left_nav_7.png);
}
.novosti .l_n_7:hover{
	background-image: url(../novosti/img/left_nav_7_hov.png);
}

.novosti .l_n_8{
	background-image: url(../novosti/img/left_nav_8.png);
}
.novosti .l_n_8:hover{
	background-image: url(../novosti/img/left_nav_8_hov.png);
}

.novosti .l_n_9{
	background-image: url(../novosti/img/left_nav_9.png);
}
.novosti .l_n_9:hover{
	background-image: url(../novosti/img/left_nav_9_hov.png);
}

.novosti img.leftnbg{
	position: absolute;
	bottom: 0px;
}

.novosti .left_nav div{
  height: 60px;
  display: table-cell;
  vertical-align: middle;	
}

.clear{
	clear: both;
}

.novosti .mid_cont{
	height: auto;
	width: 860px;
	float: left;
	margin-left: 38px;
}

.novosti p.news_p_1{
	font: 12px Arial,sans-serif;
	color: #231f20;
	padding-top: 40px;
	margin-bottom:25px;
}



.novosti a.news{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	padding: 0px;
	background: none;
}

.novosti .news_left{
	width: 158px;
	height: 158px;
	float: left;
	background-image: url(../img/newsimg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.novosti .whitedate{
	width: 66px;
	height: 66px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.novosti .date_of_news{
	height: 100%;
	width: 50px;
	float: left;
	margin-right: 40px;
}

.novosti .date_1{
	font: 31px Arial,sans-serif;
	color: #d4c3a4;
	margin-left: 7px;
	margin-top: 5px;
}


.novosti .date_2{
	font: 13px Arial,sans-serif;
	color: #808285;
	margin-top: -3px;
	margin-left: 9px;
}
.novosti .news_right{
	width: 383px;
	height: auto;
	float: left;
	border-top: 1px solid #ded7c4;
}

.novosti .n_r_1{
	font: bold 16px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	padding-top: 22px;
	margin-left: 17px;
	margin-bottom: 5px;
}

.novosti .n_r_2{
	font: 14px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	margin-left: 17px;
}

.novosti ul.pagenav li{
	float: left;
}

.novosti ul.pagenav li a{
	text-decoration: none;
	font: 17.5px Arial,sans-serif;
	color: #231f20;
	display: block;
	width: 21px;
	height: 29px;
	margin-top: 80px;
	margin-bottom: 30px;
	padding-left: 10px;
	line-height: 28px;
}
.novosti .pagnav_1{
	background-color: #d1c4a4;
	color: #ffffff;
}

.novosti .news_first .news_right{
	width: 383px;
	height: auto;
	float: left;
	border-top: 1px solid #ded7c4;
}

.novosti .calendar{
	width: 227px;
	height: 219px;
	position: absolute;
	left: 1000px;
}



div.news-calendar-compact .NewsCalTable,
div.news-calendar-compact .NewsCalTable tr,
div.news-calendar-compact .NewsCalTable td {
	text-align: center;
}
div.news-calendar-compact .NewsCalWeekend,
div.news-calendar-compact .NewsCalToday,
div.news-calendar-compact .NewsCalDefault,
div.news-calendar-compact .NewsCalOtherMonth,
div.news-calendar-compact .NewsCalHeader,
div.news-calendar-compact .NewsCalMonthNav,
div.news-calendar-compact .NewsCalDay,
div.news-calendar-compact .NewsCalNews {
}
div.news-calendar-compact .NewsCalToday {
	font:14px Arial,sans-serif;
	background-color: #d4c3a4;
		padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalToday span {
	font:14px Arial,sans-serif;
	color: #ffffff;

}
div.news-calendar-compact .NewsCalToday a {
	color: #ffffff;
}
div.news-calendar-compact .NewsCalDefault{
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalDefault span {
	font:14px Arial,sans-serif;
	color: #000000;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalOtherMonth{
	font:14px Arial,sans-serif;
padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalOtherMonth span {
	font:14px Arial,sans-serif;
	color: #c7c8ca;
	padding:4px 0 4px 0;
	
}
div.news-calendar-compact .NewsCalWeekend{
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
		color: #de2921;
}


div.news-calendar-compact .NewsCalWeekend span {
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalHeader{
	font: 9px Arial,sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #bbbfc2;
	color: #00a2e4;
	padding:4px 0 5px 0;
}

div.news-calendar-compact .calendred{
		color: #de2921;
}
div.news-calendar-compact .NewsCalMonthNav{
}
div.news-calendar-compact .NewsCalDay{
}
div.news-calendar-compact .NewsCalDayOther{
	font:14px Arial,sans-serif;
	color: #bbbfc2;
}
div.news-calendar-compact .NewsCalNews{
}
div.news-calendar-compact a {
	font:14px Arial,sans-serif;
}


.novosti .selec{
	border: 1px solid #d4c3a4;
	height: 22px;
	font: 14px Arial,sans-serif;
	padding: 0 4px 0 4px;
	margin-left: 3px;
	margin-top: 5px;
}
/*Конец блока content for novosti*/


/*Начало блока forma for novosti*/

.novosti .left_forma{
	width: 310px;
	height: auto;
}

.novosti .left_forma img{
	margin-bottom: 36px;
}


.novosti .lf{
	width: 100%;
	height: auto;
	padding-bottom: 28px;
}

.novosti p.lf_p_1{
	float: left;
	font: 13px Arial,sans-serif;
	color: #bdc1c5;
	padding-left: 22px;
}

.novosti p.lf_p_2{
	margin-left: 105px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
}
.novosti a.lf_a_2{
	margin-left: 42px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	text-decoration: none;
}
.novosti .opros{
	padding-top: 35px;
	margin-top: 6px;
	background-position:50% 0;
	background-image: url(../novosti/img/lfbg.png);
	background-repeat: no-repeat;
	padding-bottom: 37px;
}

.novosti p.opros_p_1{
	font: 17px Arial,sans-serif;
	color: #231f20 ;
	padding-left: 20px;
}
.novosti p.opros_p_2{
	font: bold 14px Arial,sans-serif;
	color: #00a2e4;
	padding-left: 20px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.novosti .oprs input {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.novosti .oprs p{
	font: 14px Arial,sans-serif;
	color: #231f20;
	padding-top: 1px;
}

.novosti .oprs div{
	width: 310px;
	height: 20px;
	margin-bottom: 9px;
}

.novosti a.golos_but,.novosti a.rez_but{
	display: block;
	width: 131px;
	padding-bottom: 11px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
	margin-top: 17px;
}
.novosti a.golos_but:hover,.novosti a.rez_but:hover{
	background-color: #e4d6bc;
}

.novosti a.golos_but{
	margin-left: 20px;
}

.novosti a.rez_but{
	margin-left: 10px;
}

/*Конец блока forma for novosti*/

/*Начало блока content for tipovaya*/
.tipovaya .block3{
	height:auto;
	width: 100%;
}

.tipovaya .content{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	position: relative;
}


.tipovaya .left_cont{
	height: auto;
	width: 310px;
	float: left;
	background-image: url(../img/content_line_1.png);
	background-repeat: repeat-y;
	background-position: right;
}

.tipovaya .prozrach_bot{
	background-image: url(../img/prozrach_bot.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 52px;
}

.tipovaya .inf_p_2{
	color: #231f20;
	padding-left: 50px;
	padding-right: 10px;
}

.left_nav{
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 100px;
}

.tipovaya .left_nav a{
	width: auto;
	display: table;
	max-width: 310px;
	height: auto;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	font:bold 12px Arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	color: #231f20;
	text-transform: uppercase;
	padding-left: 60px;
	margin-bottom: 3px;
	line-height: 20px;
}

.tipovaya .left_nav a:hover{
	color: #00a2e4;	
}
/*
.tipovaya .l_n_1{
	background-image: url(../img/left_nav_1.png);
}
.tipovaya .l_n_1:hover{
	background-image: url(../img/left_nav_1_hov.png);
}

.tipovaya .l_n_2{
	background-image: url(../img/left_nav_2.png);
}
.tipovaya .l_n_2:hover{
	background-image: url(../img/left_nav_2_hov.png);
}

.tipovaya .l_n_3{
	background-image: url(../img/left_nav_3.png);
}
.tipovaya .l_n_3:hover{
	background-image: url(../img/left_nav_3_hov.png);
}

.tipovaya .l_n_4{
	background-image: url(../img/left_nav_4.png);
}
.tipovaya .l_n_4:hover{
	background-image: url(../img/left_nav_4_hov.png);
}

.tipovaya .l_n_5{
	background-image: url(../img/left_nav_5.png);
}
.tipovaya .l_n_5:hover{
	background-image: url(../img/left_nav_5_hov.png);
}

.tipovaya .l_n_6{
	background-image: url(../img/left_nav_6.png);
}
.tipovaya .l_n_6:hover{
	background-image: url(../img/left_nav_6_hov.png);
}
.tipovaya .l_n_7{
	background-image: url(../img/left_nav_7.png);
}
.tipovaya .l_n_7:hover{
	background-image: url(../img/left_nav_7_hov.png);
}

.tipovaya .l_n_8{
	background-image: url(../img/left_nav_8.png);
}
.tipovaya .l_n_8:hover{
	background-image: url(../img/left_nav_8_hov.png);
}

.tipovaya .l_n_9{
	background-image: url(../img/left_nav_9.png);
}
.tipovaya .l_n_9:hover{
	background-image: url(../img/left_nav_9_hov.png);
}*/

.tipovaya img.leftnbg{
	position: absolute;
	bottom: 0px;
}

.tipovaya .left_nav div{
  height: 60px;
  display: table-cell;
  vertical-align: middle;	
}

.tipovaya .clear{
	clear: both;
}

.tipovaya .mid_cont{
	height: auto;
	width: 800px;
	float: left;
	margin-left: 38px;
}

.tipovaya p.news_p_1{
	font: 12px Arial,sans-serif;
	color: #231f20;
	padding-top: 40px;
	margin-bottom: 40px;
}

.tipovaya .mid_cont p{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.tipovaya .mid_cont h1{
	font: 24px Arial,sans-serif;
	color:#00a2e4;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.tipovaya .people_block{
	float: left;
	padding-top: 4px;
}

.tipovaya p.mid_text_1{
	margin-left: 185px;
}

.tipovaya p.peop_podpis{
	font: 12px Arial,sans-serif;
	color: #9a8358;
	line-height: 19px;
	margin-top: 5px;
}

.tipovaya p.tip_osn_text{
	font: 14px Arial,sans-serif;
	color: #231f20;
	line-height: 19px;
}

.tipovaya .mid_cont h2{
	font: 18px Arial,sans-serif;
	color:#00a2e4;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.tipovaya .galwrap div{
	float: left;
	margin-left: 29px;
}
.tipovaya .galwrap{
	margin-top: 5px;
	height: auto;
	min-height: 205px;
}

.tipovaya p.gal_f{
	font: 12px Arial,sans-serif;
	color: #a7a9ac;
}
.tipovaya p.gal_t{
	font: 14px Arial,sans-serif;
	color: #231f20;
	margin-bottom: 5px;
}

.tipovaya .mid_cont h3{
	font: 18px Arial,sans-serif;
	color:#231f20;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.tipovaya p.mark_sp{
	font: 18px Arial,sans-serif;
	color: #9a8358;
}

.tipovaya ul li,.tipovaya ul.sp1 li,.tipovaya ul.sp2 li,.tipovaya ol.sp3 li{
font: 14px Arial,sans-serif;
	color: #231f20;
	line-height: 19px;
}

.tipovaya ul li,.tipovaya ul.sp1 li{
	list-style-image: url(../img/sp1_img.png);
	margin-left: 13px;
}

.tipovaya ul.sp2 li{
	list-style-image: url(../img/sp2_img.png);
	margin-left: 40px;
}
.tipovaya ol.sp3{
	  list-style-type: none; /* Убираем исходные маркеры */
    counter-reset:  item; /* Обнуляем счетчик списка */
}

.tipovaya ol.sp3 li:before{
content: counter(item) '. ';
	color: #9a8358;
	  counter-increment: item;
}

#content table, .tipovaya .tabl{
	font: 14px Arial,sans-serif;
	color: #231f20;
	border-color: #e3d6bd;
	table-layout: fixed;
	border: 1px solid #e3d6bd;
	border-collapse: collapse;
}


#content td, .tipovaya .tabl td{
	border-color: #e3d6bd;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #e3d6bd;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#content th, .tipovaya .tdi{
	background-color: #e3d6bd;
	color: #9a8358;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.tipovaya a.vvplink{
	color:#0089d0;
}

.tipovaya a.vvplink:hover{
	color:#9a8256;
}
.tipovaya .tdb{
	color: #9a8358;
}

.tipovaya .preload{
	display: none;
}

.tabl2{
	margin-bottom: 30px;
}
/*Конец блока content for tipovaya*/


/*Начало блока forma for tipovaya*/

.left_forma{
	width: 310px;
	height: auto;
}

.left_forma img{
	margin-bottom: 36px;
}


.lf{
	width: 100%;
	height: auto;
	padding-bottom: 28px;
}

.tipovaya p.lf_p_1{
	float: left;
	font: 13px Arial,sans-serif;
	color: #bdc1c5;
	padding-left: 22px;
}

.tipovaya p.lf_p_2{
	margin-left: 105px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
}
.tipovaya a.lf_a_2{
	margin-left: 42px;
	font: 13px Arial,sans-serif;
	color: #231f20;
	line-height: 20px;
	text-decoration: none;
}
.tipovaya .opros{
	padding-top: 35px;
	margin-top: 6px;
	background-position:50% 0;
	background-image: url(../img/lfbg.png);
	background-repeat: no-repeat;
	padding-bottom: 37px;
}

.tipovaya p.opros_p_1{
	font: 17px Arial,sans-serif;
	color: #231f20 ;
	padding-left: 20px;
}
.tipovaya p.opros_p_2{
	font: bold 14px Arial,sans-serif;
	color: #00a2e4;
	padding-left: 20px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.tipovaya .oprs input {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.tipovaya .oprs p{
	font: 14px Arial,sans-serif;
	color: #231f20;
	padding-top: 1px;
}

.tipovaya .oprs div{
	width: 310px;
	height: 20px;
	margin-bottom: 9px;
}

.tipovaya a.golos_but,.tipovaya a.rez_but{
	display: block;
	width: 131px;
	padding-bottom: 11px;
	outline: 1px solid #e3d6bd;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial,sans-serif;
	padding-top: 12px;
	color: #231f20;
	margin-top: 17px;
}
.tipovaya a.golos_but:hover,.tipovaya a.rez_but:hover{
	background-color: #e4d6bc;
}

.tipovaya a.golos_but{
	margin-left: 20px;
}

.tipovaya a.rez_but{
	margin-left: 10px;
}

/*Конец блока forma for tipovaya*/


/*Начало блока map*/
.block5{
	
}
.map{
	width:100%;
	height: 360px;
	margin: 0 auto;
	position: relative;
}

.foradress{
	width: 320px;
	height: 100px;
	outline: 2px solid #ADEDFF;
	position: absolute;
	left: 40%;
	z-index: 2;
	right: 50%;
	top: 20px;
	background-color:#F7F4ED;
	display: none;
}

.foradress img{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
p.foradress_p_1{
	font: 12px Arial,sans-serif;
	color: #231f20;
	text-transform: uppercase;
	margin-left: 80px;
	padding-top: 15px;
	margin-bottom: 28px;
	line-height: 18px;
}
/*Конец блока map*/

/*Начало блока forslider*/
.block6{
	background-image: url(../img/panorama_2_bg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-width: 1280px;
	max-width: 2500px;
}
.exampl{
	width: 1280px;
	padding-bottom: 78px;
	margin: 0 auto;
}

p.ex_p_1{
	font: 18px Arial,sans-serif;
	color: #231f20;
	text-transform: uppercase;
	text-align: center;
	padding-top: 36px;
	margin-bottom: 16px;
}

.exampl .slide-1{ /* Оболочка слайдера и кнопок */
	width:100%; 
	height:140px;
}
.exampl .slide-1 .slider{ /* Оболочка слайдера */
	width:100%;
	height:100%;
	overflow: hidden;
	position:relative;}
.exampl .slide-1 .slide{ /* Слайд */
	width:100%;
	height:100%;
	}

.exampl .prewbutton, .exampl .nextbutton{ /* Ссылка "Следующий" и "Педыдущий" */
	display:block;
	width:14px;
	height:38px;
	position:relative;
	overflow:hidden;
	text-indent:-999px;
	z-index:3;
	outline:none !important;}
.exampl .prewbutton{background:url(../img/prevbuto.png)  no-repeat;}
.exampl .nextbutton{

	background:url(../img/nextbuto.png)  no-repeat;
}
.exampl .prewbutton{
	left: 50px;
	top: 43px;
}
.exampl .nextbutton{
	left:1240px;
	top: 5px;
}

.examplwrap {
	width: 1080px;
	margin: 0 auto;
}

.examplwrap a{

	width: auto;
	margin-left: 24.9px;
	float: left;
	display: block;
	text-decoration: none;
}

.examplwrap a img{
	margin-top: 7px;
	float: left;
}

p.ex_wr_1{
	font: bold 20px Arial,sans-serif;
	color: #0089d0;
	text-transform: uppercase;
	padding-top: 48px;
	margin-left: 148px;
	margin-bottom: 5px;
}

p.ex_wr_2{
	font: 14px Arial,sans-serif;
	color: #333333;
	margin-left: 148px;
}



/*Конец блока forslider*/

/*Начало блока footer*/
.block7{
	background-color: #f7f4ec;
}
.footer{
	width: 1280px;
	margin: 0 auto;
	background-color: #f7f4ec;
	padding-bottom: 270px;
}

.left_footer{
	width: 810px;
	height: 100%;
	float: left;
	background-image: url(../img/logos.png);
	background-repeat: no-repeat;
	background-position: 0 58px;
}
.right_footer{
	width: 470px;
	height: 100%;
	float: left;
}

p.left_foot_p_1{
	font: 12px Arial,sans-serif;
	color: #231f20;
	text-transform: uppercase;
	margin-left: 80px;
	padding-top: 59px;
	margin-bottom: 28px;
	line-height: 18px;
}

p.left_foot_p_2{
	font: 12px Arial,sans-serif;
	color: #231f20;
	line-height: 15px;
}

a.left_foot_p_3{
	font: 12px Arial,sans-serif;
	color: #231f20;
	text-decoration: none;
	line-height: 15px;
}

p.right_foot_p_1{
	font: 14px Arial,sans-serif;
	color: #231f20;
	text-align: right;
	padding-top: 59px;
	line-height: 18px;
}

p.right_foot_p_2{
	font: bold 22px Arial,sans-serif;
	color: #231f20;
	text-align: right;
	padding-top: 15px;
}
.right_footer img{
	float: right;
	margin-top: 50px;
}

.first_metr{
	margin-right: 10px;
}
/*Конец блока footer*/

/*p.ccc{
	font-family: 'Open Sans', sans-serif;
	
}*/

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}




.novosti .calendar, .news_filter{
	width: 277px;
	height: 219px;
	position: absolute;
	left: 950px;
}

.main .right_forma .news_filter input {
	width: auto;
	height: auto;
}


div.news-calendar-compact .NewsCalTable,
div.news-calendar-compact .NewsCalTable tr,
div.news-calendar-compact .NewsCalTable td {
	text-align: center;
}
div.news-calendar-compact .NewsCalWeekend,
div.news-calendar-compact .NewsCalToday,
div.news-calendar-compact .NewsCalDefault,
div.news-calendar-compact .NewsCalOtherMonth,
div.news-calendar-compact .NewsCalHeader,
div.news-calendar-compact .NewsCalMonthNav,
div.news-calendar-compact .NewsCalDay,
div.news-calendar-compact .NewsCalNews {
}
div.news-calendar-compact .NewsCalToday {
	font:14px Arial,sans-serif;
	background-color: #d4c3a4;
		padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalToday span {
	font:14px Arial,sans-serif;
	color: #ffffff;

}
div.news-calendar-compact .NewsCalToday a {
	color: #ffffff;
}
div.news-calendar-compact .NewsCalDefault{
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalDefault span {
	font:14px Arial,sans-serif;
	color: #000000;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalOtherMonth{
	font:14px Arial,sans-serif;
padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalOtherMonth span {
	font:14px Arial,sans-serif;
	color: #c7c8ca;
	padding:4px 0 4px 0;
	
}
div.news-calendar-compact .NewsCalWeekend{
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
		color: #de2921;
}


div.news-calendar-compact .NewsCalWeekend span {
	font:14px Arial,sans-serif;
	padding:4px 0 4px 0;
}
div.news-calendar-compact .NewsCalHeader{
	font: 9px Arial,sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #bbbfc2;
	color: #00a2e4;
	padding:4px 0 5px 0;
}

div.news-calendar-compact .calendred{
		color: #de2921;
}
div.news-calendar-compact .NewsCalMonthNav{
}
div.news-calendar-compact .NewsCalDay{
}
div.news-calendar-compact .NewsCalDayOther{
	font:14px Arial,sans-serif;
	color: #bbbfc2;
}
div.news-calendar-compact .NewsCalNews{
}
div.news-calendar-compact a {
	font:14px Arial,sans-serif;
}


.tipovaya .mid_cont p.breadcrumb{
	font: 12px Arial,sans-serif;
	color: #231f20;
	padding-top: 40px;
	margin-bottom:25px;
}

#content img {
	padding: 10px;
}

#content div.newsdate {
	font: 14px Arial,sans-serif;
	color:#00a2e4;	
	padding-bottom: 20px;
}


.pi_list li {
	padding-bottom: 10px;
}
.pi_list a {
	text-decoration: none;
}
.pi_list .pi_text {
        color: #000000;
}