.menu-button{
display:none;
}
.print-only{
display:none;
}
.padding25px{
	padding-bottom:25px;
}

td{
padding-top:15px;
}
a 					{COLOR: #3960BC;TEXT-DECORATION: none}
a:hover 				{COLOR: #001676; TEXT-DECORATION: underline }
a:visited 				{COLOR: #1A3A82;TEXT-DECORATION: none}
a:visited:hover 	{COLOR: #001676; TEXT-DECORATION: underline}

a.anchor, a.anchor:hover,a.anchor:visited,a.anchor:visited:hover {COLOR: #000;TEXT-DECORATION: none}

body {	
	background: url("/img/topStrip.png") repeat-x left top #ddd; 
	line-height: 140%;
}
h1{
line-height:normal;
font-size:16px;
margin-bottom:10px;
}

h2{
line-height:normal;
font-size:14px;
}
.top {
	height: 150px;
}

.footer {	
	background:url("/img/topStrip.png") repeat-x left bottom #eee;
	height: 180px;
	padding-top: 20px;
	/*margin-top: 20px;*/
}

.page {
	background-color: #f8f8f8;
	height: 100%;
	padding-bottom: 20px;
}

.topStrip {
	background-color: blue;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	z-index: 1;
}

.news-header,.news-header-small {
	font-weight: bold;
	padding: 25px 0 10px;
}
.news-header-item{
	font-size: 120%;
    font-weight: bold;
    padding: 20px 0 5px;
}

.news-header {
	font-size: 120%;
}

.news-preview {
	padding: 0;
}

.news-description, .news-content{
	text-align:justify;
}

.list-news {
	float: left;
	padding-right: 10px;
}

.list-date {
	color: #aaa;
}

banner {
	float: right;
	width: 100px;
	position: absolute;
	top: 0;
	right: 0px;
}

.hero {
	background-color: white;
}

.content {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:80%;
}

.section {
	font-size: 16px;
	color: #aaa;
	padding: 10px 0 2px;
	margin-bottom: 10px;
	font-weight: bold;
}
.bottom-line{
    border-bottom: 2px solid #ccc;
    height:auto;
    width:100%;
    overflow:hidden;
}
.head-bound{
	height:28px;	
	color:white;
	font-weight:bold;
	font-size:150%;
	margin:15px 0 10px;
}
.head-bound a{
	color:white;
	background-image: url('/img/eye.png');
	background-repeat: no-repeat;
	padding-left:50px;
}
.head-bound a:hover{
color:white;
}

.head-title {
	background-image: url("/img/up_title.png?20130624");
	background-position: center top;
	background-repeat: no-repeat;
	width: 460px;
	height: 73px;
	/*margin: 30px 0;*/
}
div.head-title{
    behavior: url(/css/iepngfix.htc)
}

.hero-menu {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.hero-menu li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
}

.hero-title {
	//font-size: 14pt;
	font-size: 120%;
	font-weight: bold;
	line-height: 18pt;	
}

.hero-title2 {
	font-weight: bolder;
	line-height: 15px;
	font-size: 14px;
}

.hero-list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.hero-list li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 8px;
	color: #aaa;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccb;
}

.hero-list li.unselected a:hover {
	color: black;	
}

.hero-list li.unselected  a {
	/*color: #999;*/
	text-decoration: none;
	border-bottom:1px dashed black;
}

.hero-list li.unselected,.hero-list li.unselected a {
	color: black;
	text-decoration: none;
}

.hero-list li.unselected div.hero-caption {
	display: none;
}

.hero-list li.selected div.hero-caption {
	display: block;
}

.hero-list li:hover {
	
}

.hero-date {	
	color: grey;
	text-align:right;
}

.main-news {
	height: 260px;
	overflow: auto;
}

.hero-date {
	
}

#slider-code {
	height: 1%;
	overflow: hidden;
	padding: 0 0 10px;
	margin: 0;
}

#slider-code .viewport {
	width: 100px;
	height: 218px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}

#slider-code .buttons {
	
}

#slider-code .next {
	
}

#slider-code .disable {
	visibility: hidden;
}

#slider-code .overview {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100px;
	left: 0 top:  0;
}

#slider-code .overview li {
	float: left;
	margin: 9px 0 10px 0;
	padding: 0;
	width: 100px;
}

#slider-code .overview li img {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

#slider-code .overview li.hero-selected img {
	filter: alpha(opacity = 100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

.today {
	 
	color : white;
	font-weight: bold;
	color: white;
}

/*
.symbol {
	background-image: url("/img/gerb.svg");
	background-size: 165% 175%;
	width: 100px;
	height: 104px;
	background-position: center top;
	
}*/

.symbol2 {   
	background-image: url("/img/gerb.png");
	background-position: center top;
	background-repeat: no-repeat;
	width: 100px;
	height: 104px;
	margin: 5px;
	margin: 20px 0 0 0
}
div.symbol2{
    behavior: url(/css/iepngfix.htc)
}

a.buttons {
	text-decoration: none;
}

.photo-scroll {
	height: 275px;
	width: 100px;
	overflow: auto;
}
.photo-container {
    position: relative;
}
.photo-container:hover .photo-caption{
    left:0;
}
.photo-caption {
    position: absolute;
	padding: 10px;
	color: white;
    background-color: black;
    opacity: 0.80;
    bottom: 0;
    left: -5000px;
    width: 440px;
}

ul.photo-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	left: 0 top:  0;
}

ul.photo-menu  li {
	float: left;
	margin: 9px 0 10px 0;
	padding: 0;
	width: 100px;
}

ul.photo-menu li img {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

ul.photo-menu  li.photo-selected img,ul.photo-menu  li:hover img {
	filter: alpha(opacity = 100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
#photo-viewport{
cursor:pointer;
}

table.table-list {
	margin-bottom: 20px;
}

.calendar {
	font-size: 10px;
	padding-left: 0;
	margin: 0;
}

.calendar-year {
	width: 24px;
	height: 259px;
	float: left;
}

.calendar-month {
	width: 52px;
	height: 259px;
	float: left;
}

.calendar-day {
	width: 10px;
	height: 259px;
	float: left;
	padding-right: 4px;
}

.calendar-day2 {
	width: 10px;
	height: 259px;
	float: left;
}

.calendar-year3 span,.calendar-month3 span,.calendar-day3 span {
	padding: 2px;
	margin: 2px;
	cursor: pointer;
}

.calendar-day3 span.selected,.calendar-day3 span:hover,.calendar-month3 span.selected,.calendar-month3 span:hover
	{
	background-color: #aaf;
}

.calendar3 {
	padding: 10px 0;
}

.calendar3-selected {
	background-color: #aaf;
}

.news-date {
	color: grey;
	text-align:right;
}
.time-marker{
	color: grey;
}

.interval {
	height: 25px;
}

.weather, .weather a {
	color: white;
	font-size: 90%;
}
.weather a {
text-decoration:underline;
}

.gismeteo { /*color: #E3B56A;*/
	color: white;
	/*font-size:10px;*/
}

.search {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 300px;
	height: 20px;
	background-color: white;
	color: grey;
	margin-bottom:38px;
}

.weather-town-link {
	color: white;
}

.charter-part{
list-style-type: none;
}
.charter-part >li{
float:left;
width:auto;
}
.copyright{
color:white;
}
.person-bigPhoto,.department-photo,.person-speech{
margin-right:10px;
margin-bottom:30px;
float:left;
width:auto;
}
.department{
	
}
.department-photo img{
	vertical-align:top;
}
.department-title, .department-leader-name{
	font-weight:bold;
}

.bread-crumbs{
padding-top:5px;
padding-bottom:15px;
font-size:14px;
}
.local-menu{
padding-bottom:20px;
}
ul.local-menu-list{
list-style: none;
margin-bottom:0;
}
ul.local-menu-list>li{
    float:left;
    margin-left:0;
    margin-right:10px;
}
.local-menu-list li.active a{
    color:black;
    font-weight:bold;
}
.pager{	
	margin: 15px 0;
	font-size:110%;
}
.hide{
	display:none;
}
.news-category{
padding:5px;
background-color:#3960BC;
}
.news-regions{
padding:5px;
background-color:#39BC60;
}

.news-category>a,.news-category>a:hover,.news-category>a:visited
.news-regions>a,.news-regions>a:hover,.news-regions>a:visited{
	color:white;
}

.news-keywords{
    color:#007616;
    text-align: right;  
}

.news-keywords-label{    
    background-color:#3960BC;
}
.news-caption{
	text-align: right;
}
#menu-news+ul,#menu-news-by-tag,#menu-news-by-region{
display:none;
}
.image-border{
/*outline: 2px solid #bbb;*/
filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=0, Color=#bbbbbb);        		
box-shadow: 0 0 15px #bbb;
-webkit-box-shadow: 0 0 15px #bbb;
-moz-box-shadow: 0 0 15px #bbb;


}

table.thin,table.thin2{
	background-color:#006699;	
	border-collapse: separate;
	border-spacing: 1px; 
}
.thin td, .thin th{
	padding:10px;
	background-color:white;
	text-align:inherit;
	}
.thin2 td, .thin2 th{
    background-color:white;
    text-align:inherit;
    padding:2px;
}	
.center{
text-align:center;
}
.left{
text-align:left;	
}
.right{
text-align:right;
}
.justify{
text-align:justify;
}
.text-banner{
background-color:white;
padding:10px;
}
/*.main-menu{
    box-shadow: 0 0 15px #bbb;
    -webkit-box-shadow: 0 0 15px #bbb;
    -moz-box-shadow: 0 0 15px #bbb;
    padding-bottom:10px;
}*/
a.contacts,a.contacts:hover,a.contacts:visited{
    color:white;
    border-bottom:1px solid white;
    text-decoration:none;
}
.inline-image{
	float:left;
	padding-right:10px;
	padding-bottom:10px;	
}
/*
.leftBanner {
    background-color: red;
    height: 200px;
    left: 50%;
    margin-left: -580px;
    margin-right: auto;
    position: fixed;
    //position: absolute;
    top: 200px;
    width: 100px;
    z-index: 2;
}
.rightBanner {
    background-color: green;
    height: 200px;
    left: 50%;
    margin-left:480px;
    margin-right: auto;
    position: absolute;
    //position: fixed;
    top: 200px;
    overflow:hidden;
    width: 100px;
    z-index: 2;
}
*/
.label{
font-weight:bold;
}    
.required-label{
color:red;
}
.query-input{
width:100%;
}
.short-input{
width:150px;
}
.form-field{
padding:5px 0;
}
.search-result-item{
	padding-bottom:15px;
	text-align:justify;
}
.search-right-query{
width:180px;
border: none;
}
.search-right-block{
    border: solid 1px #3960BC;
    margin:2px;
    padding:2px;
}
.search-right{
	padding-bottom:10px;
}
#query:-webkit-autofill {
    color: white; !important;
}
#query:focus{
    outline: none;
}

.float-right-block{
	float:right;
	width:auto;
	padding:20px;
	margin:10px;
	background-color:#eee
}



.banner-list,.right-banner-list{
 margin: 0;
 padding: 0;
 }
 .banner-list li div{
 float: left;
 margin: 0;
 padding: 0;
 }
 .banner-list li {
 clear:both;
 padding:40px 0 0 0;
 margin:0;
 list-style-type: none;
 }
 .banner-size{
 width: 70px;
 padding: 10px;
 font-weight:bold;
 }
 .banner-code{
 margin-left: 70px;
 clear:both;

 }
.banner-code textarea{
 width: 700px;
 height: 60px;
 }
 ul.right-banner-list li{
 width:220px;
 padding-top:3px;
 margin:0;
 list-style-type: none;
 }
 
.icon-large-pdf, .icon-large-rtf, .icon-large-xsl{
  display: inline-block;
  width: 45px;
  height: 60px;    
  line-height: 61px;
  vertical-align: middle;   
  background-repeat: no-repeat;
  float:left;
  margin-right:3px;
  /*background-size:cover;*/
 }
.icon-large-pdf{
    background-image: url("../img/icons/pdf.gif");
}
.icon-large-rtf{
    background-image: url("../img/icons/rtf.gif");
}
.icon-large-xsl{
	background-image: url("../img/icons/xsl.pdf");
}
.main-menu{
width:inherit;

}

.main-menu2 li{
	float:left;
	list-style-type: none;
	margin:2px;	
	padding:4px;	
	border:solid 1px white;
	color:#3960BC;
}
.main-menu2 li a{
font-size:120%; 
}
.main-menu2{
	   margin:0;
	   padding-left:10px;
}
.main-menu2 li:hover{
    background-color:#eee;
    border:solid 1px #ccc;
}
.mm-rightMarker{
    cursor:pointer;
}
.poll-effectiveness dt{
    padding-top:20px;
}
.errors{
	color:red;
}

#toTop {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 100%;
    background-image: url('/img/toparrow.png');
	background-position: 6px 0;
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	background-color: #eee;
}
.draft-poll-max-width{
	width:100%;
}
.thin td.draft-poll-process{
background-color:#baffba;
}

.thin td.draft-poll-wait{
background-color:#ffffe0;
}

.thin td.draft-poll-finish{
background-color:#ffe3ee    ; /*fff0ed  ff8c69 e97451 d2b48c fadadd efaf8c ebc2af  e9967a;*/
}

.star{
color:red;
}

.wide-block {
    width: auto;
    overflow: scroll;
    height: 600px;
}
.rss-icon{
display:inline-block;
height:16px;
width:16px;
background-image: url('/img/rss.gif');
}
.data {
    border: 1px solid #000;
    padding-bottom: 20px;
    padding-top: 10px;
}

.article-content{
text-align:justify;
}

.adaptive-container-top,.adaptive-image-item{
display:none;
}

.pictureblock{
padding-bottom:10px;
}

.nobr{
white-space:nowrap;
}

.press-news-link{
padding:5px;
margin-top:10px;
border-color:#eee;	
border-width:0 0 1px 0;
border-style:solid;

}
.press-logo{
margin-right:10px;
}
.press-name{
font-weight:bold;
}

.odd{
border-color:#f2f2f2;	
border-width:0 0 1px 0;
border-style:solid;
/*background-color:#f2f2f2;*/
}

.press-news-title{
font-size:16px;
font-weight:bold;
margin:10px 0;
}

.social-media{
height:32px;
}

.social-media>a>i{
width:32px;
height:32px;
margin:4px;
display:block;
float:left;
background-image: url("/img/social-media.png?20220313");
}

.ok-ru{
background-position:0 0;
}
.vk-com{
background-position:-32px 0;
}
.youtube-com{
background-position:-64px 0;
}
.twitter-com{
background-position:-96px 0;
}
.facebook-com{
background-position:-128px 0;
}
.instagram-com{
background-position:-160px 0;
}
.telegram-org{
background-position:-192px 0;
}

.social-media-s{
height:16px;
}
.social-media-s>a>i{
width:16px;
height:16px;
margin:0 5px;
display:block;
float:left;
background-image: url("/img/social-media_s.png?20220313");
}

.ok-ru-s{
background-position:0 0;
}
.vk-com-s{
background-position:-16px 0;
}
.youtube-com-s{
background-position:-32px 0;
}
.twitter-com-s{
background-position:-48px 0;
}
.facebook-com-s{
background-position:-64px 0;
}
.instagram-com-s{
background-position:-80px 0;
}
.telegram-org-s{
background-position:-96px 0;
}



.victory-logo{
width:150px;
height:150px;
display:block;
background-image: url("/img/victory.png");
float:right;
margin-right:-10px;
}

ul.tag-cloud {
	list-style: none;
	margin: 0;
	padding: 0;
	left: 0 top:  0;
}

ul.tag-cloud  li {
	float: left;
	margin: 2px;
	padding: 0;

}


ul.main-page-hmenu{
list-style: none;

}
ul.main-page-hmenu>li{
    float:left;
    margin-left:0;
    margin-right:1em;
}
.hot-keys span {
    background-color: #eee;
    margin: 2px;
    padding: 2px;
    border: 1px solid #ddd;
}
.right-top-banner-container{
margin:20px 0;
width: 225px;
height: 771px;
overflow: auto;
}

.typoInfo{
color:grey;
} 

.main-news-block + .typoInfo{
     display:none; 
}


.gazette-year {
    float: left;
    padding-right: 50px;
    padding-bottom:20px;
}
.gazette-clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.gazette-issue {
padding-bottom:10px;
}
.memorial-header{
font-weight:bold; font-size:120%;padding-bottom:5px; 
}
a.memorial-link, .memorial-header {
color:#92221e;
}
.memorial-splitter {
padding-top:8px;
}
.media-splitter {
padding-top:25px;
}
.ya-share2{
    padding:5px 0 10px 0;
}
.share-description {
    font-weight:bold;
    padding:10px 0 0 0;
}
.main-news-block + .bottom-tool{
         display:none; 
 }

.mediaproject-title{
    font-size:120%;
    padding-bottom:10px;
}

blockquote {
	margin: 0;
	background: #F0F0F1;
	color: #333333;
	padding: 20px 30px;
	position: relative;
	border-left: 35px solid #DFDFDF;
}
blockquote:before {
	content: "\201C";
	font-family: serif;
	position: absolute;
	left: -29px;
	top: 5px;
	color: #BCBCBC;
	font-size: 50px;
	text-shadow: 1px 2px 0 white;
}
blockquote p {
	margin: 0 0 16px;
}
blockquote cite {
	font-style: normal;
	font-weight: 300;
}

.person-round__image_default {
    border-radius: 100px;
    border: 0px solid black;
}

.person-round_default {
    float: left;
    padding: 0 5px 0 0;
}
.hotline {
color:red;
padding:5px;
margin-top:5px; 
font-size:120%;
border: 1px solid red;
font-weight:bold;
}
.hotline a {
    color: red;
}

.mobilization {
    background-color: #4b5320;
    color: white;
    padding:5px;
    margin-top:5px; 
    font-size:120%;
    font-weight:bold;
}
.mobilization a {
    color:white;
}
