


/* Start:/bitrix/templates/dumakaluga/components/bitrix/news.list/.kkmlist/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/dumakaluga/template_styles.css*/
html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0;
	height: 100%;
	font-family: Arial;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	background: #91a1ae URL('/bitrix/templates/dumakaluga/img/bg.png');
	height: 100%;
}
* html #allpage {
	height: 100%;
}
@font-face {
	font-family: Garamount;
	src: url('/bitrix/templates/dumakaluga/garamount.woff') format("woff");
	src: url('/bitrix/templates/dumakaluga/garamount.eot');
	src: url('/bitrix/templates/dumakaluga/garamount.eot?#iefix') format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
#allpage {
	min-width:1000px;
	max-width: 1400px;
	margin:0 auto;
	min-height: 100%;
	width: auto;
	padding: 0 20px;
}
#paperbg{
	background: #f4f8fb;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
#podval-place{
	height: 30px;
	clear: both;
}
#podval{
	min-width:1040px;
	max-width: 1040px;
	width: auto;
	height: 20px;
	padding: 0px 0 0 0;
	margin: -30px auto 0 auto;
	text-align: center;
	font-size: 11px;
	color: #DFE6EB;
}
#podval a{
	color: #DFE6EB;
	font-size: 11px;
	text-decoration: underline;
}
#podval a:hover, #podval a:active{
	color: #DFE6EB;
	text-decoration: none;
}
.clearer{
	clear: both;
	height: 0px;
}
h1{
	color: #000;
	font-size: 21px;
	font-family: Garamount;
	line-height: 24px;
	margin: 20px 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}
h2{
	color: #000;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}
h3{
	font-weight: normal;
}
ul{
	margin: 20px 0;
	padding: 0 0 0 30px;
}
ul li{
	padding-bottom: 5px;
}
p{
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
}
a{
	color: #0077AA;
	text-decoration: underline;
}
a:hover, a:active{
	color: #CC0000;
	text-decoration: underline;
}
.dateblock{
	font-size: 11px;
	color: #999;
	padding: 0 0 0 15px;
	background: URL('/bitrix/templates/dumakaluga/img/bg_dateblock.gif') no-repeat 1px 4px;
	text-transform: lowercase;
}
.alllink{
	clear: both;
	border-top: 1px solid #E0E7EB;
	height: 30px;
	padding: 10px 0 0 0;
}
.alllink a{
	color: #333;
	font-size: 11px;
	background: URL('/bitrix/templates/dumakaluga/img/bg_allink.gif') no-repeat right 3px;
	padding: 0 12px 0 0;
}
.alllink a:hover{
	color: #000;
}
.heads-underline{
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #000;
	padding: 20px 0 1px 2px;
}

#header-fav{
	height: 20px;
	padding: 0 20px;
}
#header-fav .h-ico{
	width: 11px;
	height: 11px;
	float: left;
	display: block;
	margin: 4px 30px 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header-fav .h-ico:hover, #header-fav .h-ico:active, #header-fav .h-ico.curpage{
	background-position: 0 -19px;
}
#header-fav .ico-home{
	background-image: URL('/bitrix/templates/dumakaluga/img/ico_home.png');
}
#header-fav .ico-mail{
	background-image: URL('/bitrix/templates/dumakaluga/img/ico_mail.png');
}
#header-fav .ico-map{
	background-image: URL('/bitrix/templates/dumakaluga/img/ico_map.png');
}
#header-fav .header-icos{
	float: left;
	font-size: 11px;
}
#header-fav .header-icos a{
	color: #E0E7EB; 
	text-decoration: none;
}
#header-fav .header-icos a:hover, #header-fav .header-icos a:active{
	color: #657785;
	text-decoration: none;
}
#header-fav .header-date{
	color: #E0E7EB;
	font-size: 11px;
	float: right;
	width: 230px;
	text-align: right;
}
#header{
	background: URL('/bitrix/templates/dumakaluga/img/bg_menu.png') repeat-x 0 bottom;
	height: 155px;
}
#header-topbox{
	border-top: 1px solid #fff;
	height: 109px;
	background: #d6dee1 URL('/bitrix/templates/dumakaluga/img/bg_topline.png') repeat-x 0 0;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 15px 0px rgba(50, 50, 50, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}
#header-topbox .header-logo{
	width: 540px;
	float: left;
	height: 91px;
	padding: 18px 0 0 30px;
}
#header-topbox .site-logo{
	float: left;
	height: 80px;
	width: 82px;
}
#header-topbox .site-name{
	font-family: Garamount;
	text-transform: uppercase;
	padding: 17px 0 5px 0;
	color: #000;
	font-size: 24px;
	text-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
}
#header-topbox .site-name a{
	color: #000;
	text-decoration: none!important;
}
#header-topbox .side-descr{
	color: #666;
	font-size: 12px;
}
#header-topbox .header-search{
	width: 400px;
	padding: 40px 0 0 0;
	float: right;
}
#header-topbox .header-search form{
	height: 26px;
	width: 350px;
	background: #f0f4f5;
	background: -moz-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -webkit-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -o-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: linear-gradient(180deg, #e7eded 0%, #fcfcfc 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	border-top: 1px solid #8B9495;
	border-bottom: 1px solid #D7D8D8;
	border-left: 1px solid #CACBCD;
	border-right: 1px solid #CACBCD;
}
#header-topbox .header-search form input[type=Submit]{
	height: 26px;
	outline: none;
	width: 35px;
	border: 0;
	float: right;
	padding: 0;
	background: URL('/bitrix/templates/dumakaluga/img/ico_search.gif') no-repeat center center;
	cursor: pointer;
}
#header-topbox .header-search form input[type=Text]{
	width: 300px;
	border: 0;
	height: 26px;
	background: none;
	float: left;
	outline: none;
	padding: 0 0 0 5px;
}
#header-menu{
	height: 45px;
	padding: 0 10px;
	clear: both;
}
#header-menu a{
	color: #B2D3E6;
	font-size: 12px;
	text-decoration: none;
}
#header-menu a:hover{
	color: #fff;
}
#header-menu ul{
	margin: 0;
	padding: 0;
}
#header-menu ul li{
	list-style: none;
	float: left;
	display: block;
	height: 31px;
	padding: 7px 0;
	position: relative;
}
#header-menu ul li:hover{
	background: #0070B2;
}
#header-menu ul li a{
	display: block;
	border-left: 1px solid #0079BF;
	border-right: 1px solid #005E9B;
	height: 31px;
	line-height: 30px;
	padding: 0 15px;
	white-space: nowrap;
}
#header-menu ul li:hover a{
	border-left: 1px solid #0070B2;
	border-right: 1px solid #0070B2;
	text-decoration: none;
}
#header-menu ul li:first-child a{
	border-left: none!important;
}
#header-menu ul li:last-child a{
	border-right: none!important;
}
#header-menu ul li ul{
	z-index: 10;
	padding: 5px 2px 15px 2px;
	position: absolute;
	width: 300px;
	top: 45px;
	left: 0;
	background: #0070B2;
	display: none;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 2px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 2px 5px 0px rgba(50, 50, 50, 0.5);
}
#header-menu ul li:last-child ul{
	left: auto;
	right: 0;
}
#header-menu ul li:hover ul{
	display: block;
}
#header-menu ul li li{
	float: none;
	background: none;
	height: 37px;
	padding: 0 18px;
}
#header-menu ul li li:hover{
	background: #007FC8;
}
#header-menu ul li li a{
	display: block;
	padding: 0;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	border-left: 0!important;
	border-right: 0!important;
	border-bottom: 1px solid #005E9B;
	border-top: 1px solid #0079BF;
}
#header-menu ul li li a:hover{
	border-left: 0!important;
	border-right: 0!important;
	border-bottom: 1px solid #007FC8;
	border-top: 1px solid #007FC8;
	text-decoration: underline;
}
#header-menu ul li li:first-child a{
	border-top: 0;
}
#header-menu ul li li:last-child a{
	border-bottom: 0;
}

#podval-block{
	height: 164px;
	background: #d7e0e7;
	border-top: 1px solid #b6c7cf;
}
#podval-block #bottmenu{
	height: 37px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #99aab4;
	background: #c6d1d7 URL('/bitrix/templates/dumakaluga/img/bg_bottmenu.gif') repeat-x 0 0;
	line-height: 36px;
	text-align: center;
}
#podval-block #bottmenu a{
	color: #333;
	font-size: 12px;
	text-decoration: underline;
	margin: 0 15px;
}
#podval-block #bottmenu b{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin: 0 15px;
}
#podval-block #bottmenu a:hover, #podval-block #bottmenu a:active{
	color: #666;
	text-decoration: underline;
}
#podval-block p{
	margin: 5px 0 0 0;
	color: #798B9B;
	font-size: 11px;
}
#podval-block #bottinfos{
	height: 92px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #75b9dc;
	color: #798B9B;
	font-size: 12px;
	padding: 14px 40px 8px 40px;
}
#podval-block .bottinfos-logo{
	float: left;
	width: 72px;
	padding: 9px 0 0 0;
}
#podval-block .bottinfos-copy{
	float: left;
	width: 440px;
	border-right: 1px solid #c0c9d0;
	padding: 9px 0 12px 0;
}
#podval-block .bottinfos-address{
	width: 270px;
	float: left;
	padding: 9px 0 12px 20px;
}
#podval-block .bottinfos-address a{
	color: #798B9B;
	text-decoration: underline;
}
#podval-block .bottinfos-address a:hover, #podval-block .bottinfos-address a:active{
	color: #666;
	text-decoration: underline;
}
#podval-block .bottinfos-counts{
	float: right;
}
#podval-block #bottblue{
	height: 9px;
	background: #0074ba;
	background: -moz-linear-gradient(90deg, #017dc3 0%, #0080cb 30%, #00609d 100%);
	background: -webkit-linear-gradient(90deg, #017dc3 0%, #0080cb 30%, #00609d 100%);
	background: -o-linear-gradient(90deg, #017dc3 0%, #0080cb 30%, #00609d 100%);
	background: -ms-linear-gradient(90deg, #017dc3 0%, #0080cb 30%, #00609d 100%);
	background: linear-gradient(180deg, #017dc3 0%, #0080cb 30%, #00609d 100%);
}
#content-block{
	padding: 18px;
}
#content-main{
	position: relative;
}
#content-side{
	width: 240px;
	padding: 7px 19px 0 0;
	position: relative;
}
#pagecontents{
	margin: 0 0 0 260px;
}
.indexpage #content-main{
	position: relative;
}
.indexpage #content-side{
	width: 240px;
	padding: 7px 0 0 19px;
	position: relative;
	left: auto;
	float: right;
	display: block;
}
.indexpage #pagecontents{
	margin: 0 260px 0 0;
	display: block;
}

#content-side .side-icos{
	border-top: 1px solid #E0E7EB;
	margin: 0 0 30px 0;
}
#content-side .side-icos a{
	color: #0077AA;
	text-decoration: underline;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E0E7EB;
	font-size: 14px;
	padding: 0 0 0 52px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content-side .side-icos a:hover, #content-side .side-icos a:active{
	color: #CC0000;
	background-position: -947px 0;
}
#maintxtblock{
	float: left; 
	width: 100%;
}


.newsblock{
	position: relative;
	padding: 0 4px 0 0;
	margin: 0 0 13px -2px;
}
.newsblock .newsblock-bg1{
	position: relative;
	border: 1px solid #d3dbdd;
	background: #ecf1f4;
	top: 4px;
	left: 4px;
}
.newsblock .newsblock-bg2{
	position: relative;
	border: 1px solid #d1dadf;
	background: #f1f5f8;
	top: -2px;
	left: -2px;
}
.newsblock .newsblock-toppaper{
	position: relative;
	top: -2px;
	left: -2px;
}
.newsblock .topcorner{
	height: 10px;
	padding: 0 10px 0 0;
	position: relative;
}
.innernewsblock .topcorner {
	margin: 0 -21px;
}
.newsblock .topcorner .topcornerleft{
	border-top: 1px solid #e1e6ea;
	border-left: 1px solid #e1e6ea;
	height: 9px;
	background: #fff;
	width: 100%;
}
.newsblock .topcorner .topcornerright{
	position: absolute;
	right: 0;
	width: 10px;
	height: 10px;
	background: URL('/bitrix/templates/dumakaluga/img/news-corner.png') no-repeat 0 0;
}
.newsblock .mainnewsblock{
	background: #fff;
	position: relative;
	border-bottom: 1px solid #e1e6ea;
	border-left: 1px solid #e1e6ea;
	border-right: 1px solid #e1e6ea;
}
.newsblock .innernewsblock{
	background: #fff;
	position: relative;
	border-bottom: 1px solid #e1e6ea;
	border-left: 1px solid #e1e6ea;
	border-right: 1px solid #e1e6ea;
	padding: 0 20px 10px 20px;
}

.newsblock .newsspeak{
	position: relative;
	float: right;
	width: 30%;
	top: -10px;
}
.newsblock .lastnewslist{
	position: relative;
	top: -10px;
	margin: 0 30% -10px 0;
	border-right: 1px solid #e1e6ea;
}
@-moz-document url-prefix() 
{ 
.newsblock .lastnewslist{
	top: -10px;
	margin: 10px 30% -10px 0;

} 
}
.newsblock .actualnews{
	width: 50%;
	float: left;
}
.newsblock .newsfivelist{
	width: 50%;
	float: left;
}

#content-main {
  display: table;
  width: 100%;
}

#pagecontents,
#content-side {
  display: table-cell;
  vertical-align: top;
}

.innerPage #maintxtblock,
.innerPage .newsblock,
.innerPage .newsblock .newsblock-bg1,
.innerPage .newsblock .newsblock-bg2,
.innerPage .newsblock .newsblock-toppaper,
.innerPage .newsblock .innernewsblock,
.innerPage .newsblock .topcorner,
.innerPage .newsblock .topcornerright,
.innerPage .newsblock .topcornerleft {
  background: none;
  border-width: 0;
}

#pagecontents.innerPage {
  border: 1px solid #E1E6EA;
  background: #fff;
  box-shadow: 1px 1px 4px 0 #C9D0D6;
}

#content-side > div:last-child .side-block {
  margin-bottom: 0;
}

.breadcrumb-navigation {
	color: #999;
}
.breadcrumb-navigation a {
	color: #777;
}
.breadcrumb-navigation a:hover, .breadcrumb-navigation a:active {
	color: #c00;
}

.infolist{
	padding: 0 20px 10px 20px;
	border-top: 1px solid #e1e6ea;
}
.newslist .newslistname{
	color: #000;
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #000;
	height: 19px;
	padding: 12px 0 0 0;
	margin: 0 0 4px 0;
}
.newslist .newsone{
	border-bottom: 1px solid #dfe7ea;
	padding: 10px 0;
}
.newslist .newsone:last-child{
	border-bottom: none;
}
.newslist .newsone a{
	line-height: 16px;
}
.newslist .newsone .newspic{
	padding: 2px 0 11px 0;
}
.newslist .newsone .newspic img{
	border: 0;
	width: 100%;
	height: auto;
}
.newslist .newsone .newslispic{
	padding: 1px;
	/*border: 1px solid #dfe7ea;*/
	float: left;
	margin: 0 10px 0 0;
}
.newslist .newsone .newsauthor{
	color: #000;
	line-height: 16px;
}
.newslist .newsone .newsauthor .author-pos{
	color: #999;
	display: none;
}
.newslist .newsone .newsauthor .author-photo{
	float: left;
	/*border: 1px solid #d1dadf;*/
	padding: 1px;
	margin: 0 10px 0 0;
	display: none;
}
.newslist .newsone:nth-child(2) .newsauthor{
	padding: 0 0 25px 0;
	margin: 0 0 9px 0;
	background: URL('/bitrix/templates/dumakaluga/img/author-quote.png') no-repeat 0 bottom;
}
.newslist .newsone:nth-child(2) .newsauthor .author-photo{
	display: block;
}
.newslist .newsone:nth-child(2) .newsauthor .author-pos{
	display: block;
}
.newslist .newsone .listnewsauthor{
	color: #000;
	line-height: 16px;
}
.newslist .newsone .listnewsauthor .listauthor-pos{
	color: #999;
}

.newslist .newsone p{
/*	color: #000;*/
	font-size: 12px;
	margin: 6px 0;
	line-height: 16px;
}
.fullist .newsone a{
	font-size: 14px;
}

.news-detail p{
	color: #000;
	font-size: 12px;
	margin: 0 0 6px 0;
	line-height: 16px;	
}

.bookmark-block{
	background: #E0E7EB;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #D0DADF;
	padding: 10px;
	margin: 20px 0;
}
.bookmark-block .tabs-blocks{
	height: 35px;
}
.bookmark-block .tabs-blocks .tab-block{
	float: left;
	height: 30px;
	background: #eaeff3;
	border-right: 1px solid #cfdade;
	border-top: 1px solid #cfdade;
	border-left: 1px solid #cfdade;
	padding: 0 20px;
	margin: 4px -1px 0 0;
	cursor: pointer;
	z-index: 1;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	position: relative;
}
.bookmark-block .tabs-blocks .tab-block:hover{
	background: #fff;
	color: #555;
}
.bookmark-block .tabs-blocks .active{
	z-index: 3;
	background: #fff URL('/bitrix/templates/dumakaluga/img/bg_tabact.gif') repeat-x 0 0!important;
	-webkit-box-shadow: 1px -2px 2px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    1px -2px 2px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         1px -2px 2px 0px rgba(50, 50, 50, 0.1);
	margin: 0 -1px 0 0;
	height: 34px;
	color: #000;
	line-height: 36px;
}
.bookmark-block .tabs-blocks .active:nth-child(1){
	border-left: none;
}
.bookmark-block .tabs-contents{
	-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	background: #fff;
	z-index: 2;
	position: relative;
}
.bookmark-block .tabs-content{
	padding: 20px;
}

.files-block{
	width: 100%;
	padding: 0 0 10px 0;
}
.files-block .file-block{
	width: 50%;
	float: left;
	padding: 0 0 15px 0;
}
.fullfiles-block .file-block{
	width: 100%;
}
.files-block .file-block:nth-child(2n+1){
	clear: both;
}
.files-block .file-block .file-type{
	width: 43px;
	height: 100%;
	float: left;
}
.files-block .file-block .file-descr{
	margin: 0 40px 0 43px;
	color: #999;
	font-size: 11px;
}
.files-block .file-block a{
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.plans-block .plan-block{
	border-top: 1px solid #dfe7ea;
	padding: 5px 0 20px 0;
}
.plans-block .plan-block:first-child{
	border-top: none;
	border-bottom: 1px solid #dfe7ea;
	margin: 0 0 1px 0;
}
.plans-block .plan-block .plan-pre{
	display: block;
	color: #323232;
	padding: 3px 0 0 15px;
	line-height: 15px;
}
.plans-block .plan-block .plan-pre a{
	color: #323232;
	text-decoration: underline;
}
.plans-block .plan-block .plan-pre a:hover, .plans-block .plan-block .plan-pre a:active{
	color: #CC0000;
}

.sidekomkoss{
	padding: 0 0 20px 0;
}
.sidekomkoss .skk-header{
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #000;
	padding: 0 0 1px 2px;
}
.sidekomkoss ul{
	margin: 0;
	padding: 6px 0 0 0;
}
.sidekomkoss li{
	list-style: none;
	margin: 0;
	padding: 8px 0 0px 22px;
	font-size: 11px;
	line-height: 15px;
	background: URL('/bitrix/templates/dumakaluga/img/flag.gif') no-repeat 5px 10px;
}
.deputy-list{
	margin: 0;
	padding: 10px 0;
}
.deputy-list li{
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	line-height: 15px;
	background: URL('/bitrix/templates/dumakaluga/img/flag.gif') no-repeat 5px 7px;
}

.deputy-comcoss {
	padding: 10px 0 20px 0;
	margin-top: 30px;
	border-top: 1px solid #e0e0e0;
}
.deputy-comcoss p {
	margin-left: 20px;
}
.deputy-comcoss a {
	font-size: 16px;
}

.medialist{
	position: relative;
	margin: 0 0 0 350px;
	padding: 0 0 10px 0;
	min-height: 250px;
}
.medialist li{
	list-style: none;
	padding: 0 0 0 30px;
}
.medialist li .preimg{
	position: absolute;
	display: none;
	top: 0;
	width: 350px;
	height: 250px;
	float: left;
	margin: 0 0 0 -380px;
	overflow: hidden;
	background: #fff;
}
.medialist li .preimg img{
	width: 100%;
}
.medialist li:hover .preimg, .medialist li:first-child .preimg{
	display: block;
}
.medialist li a{
	border-top: 1px solid #D0DADF;
	display: block;
	padding: 10px 0;
	text-decoration: none!important;
}
.medialist li:first-child a{
	border-top: none;
}
.medialist li:hover, .medialist li:active, .medialist li:first-child{
	background: URL('/bitrix/templates/dumakaluga/img/arr_media.gif') no-repeat 10px 15px;
}

.side-block{
	background: #fff URL('/bitrix/templates/dumakaluga/img/bg_tabact.gif') repeat-x 0 0;
	margin: 0 0 20px 0;
	padding: 3px 0 0 0;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 6px 0px rgba(50, 50, 50, 0.3);
}
.side-block .sb-header{
	padding: 10px 5px;
	border-bottom: 1px solid #E0E7EB;
	background: #F3F6F8;
	background: -moz-linear-gradient(90deg, #fff 0%, #EDF0F3 100%);
	background: -webkit-linear-gradient(90deg, #fff 0%, #EDF0F3 100%);
	background: -o-linear-gradient(90deg, #fff 0%, #EDF0F3 100%);
	background: -ms-linear-gradient(90deg, #fff 0%, #EDF0F3 100%);
	background: linear-gradient(180deg, #fff 0%, #EDF0F3 100%);
	color: #000;
	text-align: center;
	font-size: 14px;
}
.side-block .sb-content{
	padding: 10px 20px 20px 20px;
	margin: 1px 0 0 0;
	border-top: 1px solid #E0E7EB;
}
.side-block .sb-content ul, .side-block .sb-content ol{
	margin: 0;
	padding: 0;
}
.side-block .sb-content ul li{
	list-style: none;
	padding: 5px 0;
}
.side-block .sb-content ol li{
	list-style: none;
	padding: 5px 0;
}
.side-block .sb-content ol ol{
	margin: 10px 0;
	border-top: 1px solid #E0E7EB;	
}
.side-block .sb-content ol ol li{
	border-bottom: 1px solid #E0E7EB;	
}
.side-block .sb-content .vote-answers{
	color: #666;
	margin: 10px 0;
	border-top: 1px solid #E0E7EB;
	padding: 5px 0;
}
.side-block .sb-content .vote-answer-bar-width{
	float: left;
	height: 10px;	
	width: 150px;
}
.side-block .sb-content .vote-answer-bar{
	height: 9px;
	border-bottom: 1px solid #E0E7EB;
	background: #0593E7;
	background: -moz-linear-gradient(90deg, #0593E7 0%, #00548C 100%);
	background: -webkit-linear-gradient(90deg, #0593E7 0%, #00548C 100%);
	background: -o-linear-gradient(90deg, #0593E7 0%, #00548C 100%);
	background: -ms-linear-gradient(90deg, #0593E7 0%, #00548C 100%);
	background: linear-gradient(180deg, #0593E7 0%, #00548C 100%);
}
.side-block .sb-content .vote-answer-counter{
	color: #999;
	font-size: 11px;
	display: block;
	height: 10px;
	float: right;
	line-height: 10px;
}

.deputy-search{
	height: 78px;
	padding: 1px;
	background: #C4D0D6;
	margin: 20px 0 0 0;
	background: -moz-linear-gradient(90deg, #fff 0%, #A2B6BF 100%);
	background: -webkit-linear-gradient(90deg, #fff 0%, #A2B6BF 100%);
	background: -o-linear-gradient(90deg, #fff 0%, #A2B6BF 100%);
	background: -ms-linear-gradient(90deg, #fff 0%, #A2B6BF 100%);
	background: linear-gradient(180deg, #fff 0%, #A2B6BF 100%);
	-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 6px 0px rgba(50, 50, 50, 0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.deputy-search .deputy-search-bg{
	height: 78px;
	background: #E0E7EB;
	background: -moz-linear-gradient(90deg, #EEF2F5 0%, #D1DBE0 90%);
	background: -webkit-linear-gradient(90deg, #EEF2F5 0%, #D1DBE0 90%);
	background: -o-linear-gradient(90deg, #EEF2F5 0%, #D1DBE0 90%);
	background: -ms-linear-gradient(90deg, #EEF2F5 0%, #D1DBE0 90%);
	background: linear-gradient(180deg, #EEF2F5 0%, #D1DBE0 90%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.deputy-search form{
	padding: 25px 0 0 70px;
	background: URL('/bitrix/templates/dumakaluga/img/deputy_search.png') no-repeat 20px 25px;
	height: 53px;
	position: relative;
}
.deputy-search form input[type=text]{
	float: left;
	margin: 0 10px 0 0;
	background: #f0f4f5;
	background: -moz-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -webkit-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -o-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: linear-gradient(180deg, #e7eded 0%, #fcfcfc 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	border-top: 1px solid #8B9495;
	border-bottom: 1px solid #D7D8D8;
	border-left: 1px solid #CACBCD;
	border-right: 1px solid #CACBCD;
	outline: none;
	height: 26px;
	padding: 0 10px;
}
.deputy-search form input[type=submit]{
	border: 1px solid #00548C;
	height: 28px;
	padding: 0 10px;
	color: #DFE6EB;
	outline: none;
	font-size: 14px;
	background: #026BAC;
	background: -moz-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -webkit-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -o-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -ms-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: linear-gradient(180deg, #55A5DF 0%, #00609E 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	float: left;
}
.deputy-search form input[type=submit]:hover, .deputy-search form input[type=submit]:active{
	border: 1px solid #00609E;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	height: 28px;
	padding: 0 10px;
	color: #FFFFFF;
	outline: none;
	font-size: 14px;
	background: #55A5DF;
	background: -moz-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -webkit-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -o-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -ms-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: linear-gradient(180deg, #84BDE8 0%, #00609E 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	float: left;
}
.deputy-search form #dsearchhouse{
	width: 60px;
}
.deputy-search form #dsearchstreet{
	width: 100%;.deputy-search form .ds
}
.deputy-search form .dsf-forms{
	margin: 0 112px 0 210px;
	/*margin: 0 210px 0 210px;*/
	height: 30px;
	position: relative;
}
.deputy-search form .dsf-forms label{
	position: absolute;
	margin: 0 0 0 -210px;
	color: #000;
	left: 0;
	font-size: 14px;
	float: left;
	line-height: 26px;
}
.deputy-search form .dsf-forms .dsf-submits{
	/*position: absolute;*/
	right: 0;
	margin: 0 -187px 0 0;
}
#search_advice_wrapper{
	display:none;
	width: 100%;
	background-color: #fff;
	border: 1px solid #DFE6EB;
	color: #666;
	z-index:999;
	position: absolute;
	top: 28px; left: 0px;
	padding: 0 10px 10px 10px;
}
#search_advice_wrapper .advice_variant{
	cursor: pointer;
	padding: 10px 5px;
	text-align: left;
}
#search_advice_wrapper .advice_variant:hover{
	color:#666;
	background-color:#E0E7EB;
}
#search_advice_wrapper .active{
	cursor: pointer;
	padding: 10px 5px;
	color:#666;
	background-color:#E0E7EB;
}


.deputy-list{
	
}
.deputy-sinfo{
	padding: 10px 0;
	margin: 0 0 10px 180px;
	position: relative;
	border-bottom: 1px solid #E0E7EB;
}
.deputy-sinfo .diputy-foto{
	float: left;
	margin: 0  0 0 -180px;
	padding: 2px;
/*	border: 1px solid #E0E7EB;*/
}
.deputy-sinfo .fio{
	font-size: 18px;
	font-weight: normal;
}
.deputy-sinfo p{
	margin: 5px 0;
}
.deputy-sinfo .schinfo{
	margin: 10px 0;
	font-weight: bold;
}

.side-menu{
	margin: 0 0 20px 0;
	padding: 0;
}
.side-menu a{
	color: #000;
	font-size: 12px;
}
.side-menu a:hover{
	color: #CC0000;
}
.side-menu li{
	margin: 0;
	padding: 7px 0 7px 25px;
	border-bottom: 1px solid #F4F8FB;
	border-top: 1px solid #F4F8FB;
	background: URL('/bitrix/templates/dumakaluga/img/arr_sidemenu.gif') no-repeat 10px 13px;
	list-style: none;
}
.side-menu li.current{
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #D0DBE1;
	background: #E0E7EB URL('/bitrix/templates/dumakaluga/img/arr_sidemenu.gif') no-repeat 10px 13px;
	color: #666;
}

.formtable tr td:first-child{
	width: 200px;
}
.formtable input[type=text]{
	margin: 0 10px 0 0;
	background: #f0f4f5;
	background: -moz-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -webkit-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -o-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: linear-gradient(180deg, #e7eded 0%, #fcfcfc 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	border-top: 1px solid #8B9495;
	border-bottom: 1px solid #D7D8D8;
	border-left: 1px solid #CACBCD;
	border-right: 1px solid #CACBCD;
	outline: none;
	height: 26px;
	padding: 0 10px;
	width: 400px;
}
.formtable textarea{
	margin: 0 10px 0 0;
	background: #f0f4f5;
	background: -moz-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -webkit-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -o-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(90deg, #e7eded 0%, #fcfcfc 100%);
	background: linear-gradient(180deg, #e7eded 0%, #fcfcfc 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	border-top: 1px solid #8B9495;
	border-bottom: 1px solid #D7D8D8;
	border-left: 1px solid #CACBCD;
	border-right: 1px solid #CACBCD;
	outline: none;
	height: 200px;
	padding: 0 10px;
	width: 400px;
	resize: none;
}
.formtable input[type=submit], .formtable input[type=reset], .dubutton{
	border: 1px solid #00548C;
	height: 28px;
	padding: 0 20px;
	margin: 0 20px 0 0;
	color: #DFE6EB;
	outline: none;
	font-size: 14px;
	background: #026BAC;
	background: -moz-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -webkit-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -o-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: -ms-linear-gradient(90deg, #55A5DF 0%, #00609E 100%);
	background: linear-gradient(180deg, #55A5DF 0%, #00609E 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	float: left;
}
.formtable input[type=submit]:hover, .formtable input[type=reset]:hover, .formtable input[type=submit]:active, .formtable input[type=reset]:active, .dubutton:active, .dubutton:hover{
	border: 1px solid #00609E;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	height: 28px;
	padding: 0 20px;
	margin: 0 20px 0 0;
	color: #FFFFFF;
	outline: none;
	font-size: 14px;
	background: #55A5DF;
	background: -moz-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -webkit-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -o-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: -ms-linear-gradient(90deg, #84BDE8 0%, #00609E 100%);
	background: linear-gradient(180deg, #84BDE8 0%, #00609E 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	float: left;
}

.foto-descr{
	padding: 10px 0;
}
.foto-detail{
	padding: 10px 0;
	margin: 0;
}
.foto-detail li{
	list-style: none;
	float: left;
	margin: 0 15px 15px 0;
}
.foto-detail a{
	display: block;
	overflow: hidden;
	width: 150px;
	height: 100px;
/*	border: 1px solid #DFE6EB;*/
	padding: 2px;
}

.info-item{
	padding: 0 0 5px 0;
	border-bottom: 3px double #DFE6EB;
	margin: 0 0 10px 0;
	font-size: 12px;
}
.info-item:last-child{
	border-bottom: none;
}
.info-item b{
	display: block;
	border-bottom: 1px solid #DFE6EB;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.centerlist {
	color: #999;
}
.centerlist li {
	font-size: 16px;
	line-height: 2em;
}

.sidesite{
	padding: 0 0 20px 0;
	text-align: center;
}
.sidesite .sites-header{
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #000;
	padding: 0 0 1px 2px;
	margin-bottom: 10px;
}
.sidesite .sites-list{
	padding: 10px 0 0 0;
	text-align: center;
}
.solutions-select{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #DFE6EB;
	margin: 0 0 20px 0;
}
/* End */
/* /bitrix/templates/dumakaluga/components/bitrix/news.list/.kkmlist/style.css */
/* /bitrix/templates/dumakaluga/template_styles.css */
