* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*color: #000000;*/
}
body, html {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}
body {
  /*padding: 0px 50px 0px 50px;*/
  width: 95%;
  margin: 0 auto;
}
img {
  border: 0px;
}
a, a * {
  color: #71a1c1;
}
a:hover {
  text-decoration: none;
}
h1,h2,h3,h4 {
  margin: 5px 0px 0px 5px;
}
h1 {
  font-size: 0px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
  font-weight: normal;
}
table {
  width: 100%;
}
table, tr, td, th {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  outline: none;
  vertical-align: top;
}
hr {
 height: 1px;
 padding: 0;
 color: #99CCFF; 
 border: none;
 background-color: #71a1c1;
}
/*----------------------------------------------------------------------------*/
#main {
  margin: 0 auto;
  padding: 0px;
  min-width: 1150px;
  max-width: 1280px;
}
#header {
  /*background: #edf2f5 url(img/vologda_top.jpg) no-repeat center center;*/
  height: 170px;
  width: 100%;
}
#header #header_left {
  width: 687px;
  background: #edf2f5 url(img/vologda_top_left.jpg) no-repeat center right;
}
#header #header_right {
  width: 363px;
  background: #edf2f5 url(img/vologda_top_right.jpg) no-repeat center left;
}
#header #header_center {
  background: #edf2f5 url(img/vologda_top_filler.gif) repeat-x center center;
  font-size: 1px;
}
#logo {
  width: 450px;
  /*margin: 0 auto;*/
  margin: 0 0 0 auto;
  height: 135px;
  padding-top: 27px;
  position: relative;
  left: 200px;
}
#logo * {
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  font: 11px trebuchet MS,arial;
}
#logo a:hover {
  text-decoration: underline;
}
#logo #logo_img {
  float: left;
  margin-right: 7px;
}
#logo .logo_text {
  margin: 5px 0px 0px 0px;
}
#logo #gor_duma {
  margin-top: 10px;
  margin-bottom: -7px;
}
#main #header_line {
  height: 9px;
  background: #3675a0 url(img/top_line.gif) repeat-x top left;
  /*margin: 0px 1px 0px 1px;*/
}
#main #menu tr {
  height: 37px;
}
#main #menu #menu_left {
    background: #e2e2e3 url(img/menu_left.gif) no-repeat top left;
    width: 26px;
}
#main #menu #menu_center {
  background: #e2e2e3 url(img/menu_center.gif) repeat-x top left;
}
#main #menu #menu_right {
  background: #e2e2e3 url(img/menu_right.gif) no-repeat top right;
  width: 17px;
}
#main #menu #menu_center ul {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  float: left;
  padding-bottom: 8px;
  margin-top: 8px;
}
#main #menu #menu_center ul li {
  font: 16px Helvetica,Arial,sans-serif;
  display: inline;
}
#main #menu #menu_center ul li a {
  color: #212121;
  font: 15px trebuchet MS,arial;
  padding: 3px 10px 10px 10px;
  margin-right: 13px;
  text-shadow: #ffffff 1px 1px 1px;
  text-decoration: none;
}
#main #menu #menu_center #search {
  float: right;
  height: 20px;
  background: transparent url(img/search_form.gif) no-repeat top right;
  margin-right: 20px;
  padding-bottom: 8px;
  margin-top: 8px;
}
#main #menu #menu_center #search div {
  float: left;
}
#main #menu #menu_center #search div input {
  width: 167px;
  height: 12px;
  border: 0px;
  position: relative;
  top: 2px;
  left: 6px;
  margin-right: 5px;
  font-size: 11px;
  color: #bbbbbb;
}
#main #menu #menu_center ul li a:hover, #main #menu #menu_center ul .sel a {
  color: #ffffff;
  background-color: #75a4c6;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -khtml-border-radius:7px;
  border-radius:7px;
  text-shadow: none;
  /*behavior: url(border-radius.htc);*/
  /*behavior: url(img/ie-css3.htc);*/
}
#main #menu #menu_center ul li div, #main #menu #menu_center ul .sel div {
  position: absolute;
  top: 213px;
  background: #75a4c6 url(img/submenu_center.gif) repeat-x center right;
  height: 46px;
  margin-left: -5px;
  display: none;
}
#main #menu #menu_center ul .sel div {
  display: block;
}
#main #menu #menu_center ul li div span a, #main #menu #menu_center ul div .sel span a {
  color: #ffffff;
  text-shadow: none;
}
#main #menu #menu_center ul li div span a:hover, #main #menu #menu_center ul .sel div span a:hover {
  text-decoration: underline;
  background-color: transparent;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  -khtml-border-radius:0px;
  border-radius:0px;
}
#main #menu #menu_center ul .sel div span a {
  background: transparent url(img/submenu_delim.gif) no-repeat center left;
  margin: 0px;
  padding-left: 17px;
}
#main #menu #menu_center ul .sel div span a:first-child {
  background: transparent;
  padding-left: 3px;
}
#main #menu #menu_center ul .sel .menu_head_shadow {
  display: none;
}
#main #left_menu {
  padding-top: 50px;
  width: 202px;
}
#main #right_menu {
  width: 230px;
  padding-top: 10px;
}
#main #left_menu_top {
  width: 202px;
  padding-top: 50px;
}
#main #left_menu_top img {
  padding: 5px 12px 0px 15px;
}
#main #left_menu #first_menu {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  background-color: #f5f5f5;
}
#main #left_menu #pre_first_menu {
  height: 7px;
  background-color: #4a7a9b;
  line-height: 7px;
  font-size: 7px;
}
#main #left_menu #first_menu li {
  padding: 10px 18px 10px 18px;
  background: transparent url(img/left_menu_delim.gif) no-repeat top center;
}
#main #left_menu #first_menu li:first-child {
  background: none;
}
#main #left_menu #first_menu li a {
  color: #070707;
  text-decoration: none;
  font: 14px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  display: block;
  /*line-height: 14px;*/
}
/*#main #left_menu #first_menu li:hover, #main #left_menu #first_menu .sel_first, #main #left_menu #first_menu .sel_first:first-child {
  background: transparent url(img/first_menu_bg.gif) no-repeat center left;
}
#main #left_menu #first_menu li:hover a, #main #left_menu #first_menu .sel_first a {
  color: #ffffff;
}*/
#main #left_menu #first_menu li:hover a, #main #left_menu #first_menu .sel_first a {
  text-decoration: underline;
}
#main #left_menu div.menu_head {
  height: 36px;
  background: #f5f5f5 url(img/menu_head.gif) no-repeat center center;
  padding: 5px 18px 5px 18px;
  text-align: center;
  font-size: 13px;
}
#main #left_menu .menu_body {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  background: #6c9bbd url(img/menu_body.gif) repeat-x top left;
}
#main #left_menu .menu_body li {
  padding: 10px 18px 10px 18px;
  background: transparent url(img/menu_body_delim.gif) no-repeat top center;
}
#main #left_menu .menu_body li:first-child{
  background: transparent;
}
#main #left_menu .menu_body li a, #main #left_menu .menu_body li:first-child a {
  color: #ffffff;
  text-decoration: none;
  font: 14px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  display: block;
  /*line-height: 14px;*/
}
/*#main #left_menu .menu_body li:hover, #main #left_menu .menu_body .sel_menu, #main #left_menu .menu_body .sel_menu:first-child {
  background: transparent url(img/menu_body_sel.gif) no-repeat center left;
}
#main #left_menu .menu_body li:hover a, #main #left_menu .menu_body .sel_menu a, #main #left_menu .menu_body .sel_menu:first-child a {
  color: #070707;
}*/
#main #left_menu .menu_body li:hover a, #main #left_menu .menu_body .sel_menu a, #main #left_menu .menu_body .sel_menu:first-child a {
  text-decoration: underline;
}
#main #left_menu #link_ {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  background: #6c9bbd url(img/menu_body.gif) repeat-x top left;
  padding: 10px 18px 10px 18px;
}
#main #left_menu #link_ a {
  color: #ffffff;
  text-decoration: none;
  font: 14px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  display: block;
}
#main #left_menu #link_ a:hover  {
  text-decoration: underline;
}

#main #left_menu #after_menu {
  height: 17px;
  background-color: #e6e6e6;
}
#main #footer {
  margin-top: 50px;
  height: 87px;
  margin-bottom: 5px;
}
#main #footer #footer_left {
  width: 14px;
  background: #f5f5f5 url(img/footer_left.gif) no-repeat center left;
}
#main #footer #footer_center {
  background: #f5f5f5 url(img/footer_center.gif) repeat-x center right;
  vertical-align: middle;
}
#main #footer #footer_right {
  width: 13px;
  background: #f5f5f5 url(img/footer_right.gif) no-repeat center right;
}
#main #after_footer_line {
  height: 14px;
  background: #437395 url(img/footer_line.gif) repeat-x bottom center;
  margin: 0px;
  padding: 0px;
}
#main #footer #footer_center #tr_copy {
  width: 315px;
  height: 50px;
  border-left: 1px solid #ffffff;
  padding-left: 15px;
  vertical-align: middle;
}
#main #footer #footer_center #tr_copy * {
  vertical-align: middle;
  color: #8e8e8e;
  font-size: 9px;
}
#main #footer #duma_copy {
  padding-left: 12px;
  padding-top: 10px;
  border-right: 1px solid #ffffff;
  width: 200px;
  color: #7e7e7e;
  font-size: 12px;
}
#main #footer #duma_copy img {
  float: left;
  margin-right: 12px;
}
#main #footer #duma_copy span {
  font-size: 10px;
  color: #7e7e7e;
  position: relative;
  top: 5px;
}
#main #footer #footer_menu_center {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
}
#main #footer #footer_menu_center li {
  display: inline;
  background: transparent url(img/footer_menu_delim.gif) no-repeat bottom left;
  /*padding-left: 5px;*/
  padding-left: 10px;
  padding-right: 5px;
  height: 11px;
}
#main #footer #footer_menu_center li:first-child {
  background: transparent;
}
#main #footer #footer_menu_center li a {
  color: #747474;
  font-size: 11px;
}
#main #footer #footer_menu_center li a:hover, #main #footer #footer_menu_center .sel_menu a {
  text-decoration: none;
}
#main #main_col {
  padding: 15px;
  padding-top: 45px;
  font-size: 12px;
}
#main #main_col #content a, #main #main_col #content a * {
  color: #000000;
}
#main #main_col .news {
  margin-bottom: 0px;
}
#main #main_col .news_img {
  width: 135px;
  text-align: center;
  padding-right: 5px;
}
#main #main_col .news_date, .date {
  color: #9c9e9f;
  font-size: 10px;
}
#main #main_col .news_title {
  padding-top: 10px;
  padding-bottom: 15px;
}
#main #main_col .news_title a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
#main #main_col .news_title a:hover {
  text-decoration: underline;
}
#main #main_col .pressa {
  margin-bottom: 0px;
}
#main #main_col .pressa_img {
  padding-top: 15px;
  width: 110px;
  text-align: center;
  padding-right: 5px;
}
#main #main_col .pressa_date, .date {
  color: #9c9e9f;
  font-size: 10px;
}
#main #main_col .pressa_title {
  padding-top: 10px;
  padding-bottom: 15px;
}
#main #main_col .pressa_title a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
#main #main_col .pressa_title a:hover {
  text-decoration: underline;
}





#main #main_col .reception a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
#main #main_col .reception a:hover {
  text-decoration: underline;
}
#main #main_col .reception_deputy a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}
#main #main_col .reception_deputy a:hover {
  text-decoration: underline;
}
#main #main_col #page_title h1{
  margin-left: 100px;
  color: #4281ac;
  font: 19px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
#main #main_col #page_glava {
  margin-left: 50px;
  color: #4281ac;
  font: 19px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
#main #right_menu #speed_button {
  text-align: right;
}
#main #right_menu #speed_button a {
  padding-right: 8px;
  padding-left: 10px;
}
#main #right_menu #cur_date {
  /*color: #7f7f7f;*/
  color: #d73131;
  font-weight: bold;
  text-align: right;
  padding: 8px 8px 7px 0px;
  font-size: 11px;
}
#main #right_menu #login {
  text-align: right;
  padding-right: 8px;
  margin-bottom: 10px;
}
#main #right_menu #login * {
  font: 17px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
}
#main #right_menu #login {
  font-size: 16px;
  color: #888888;
}
#main #right_menu #login #reg {
  color: #205f8a;
  text-decoration: none;
}
#main #right_menu #login #in {
  color: #d73131;
  text-decoration: none;
}
#main #right_menu #login #reg:hover, #main #right_menu #login #in:hover {
 text-decoration: underline;
}
#main #right_menu .right_menu_head {
  text-shadow: #29465c 1px 1px 1px;
  background: #4d7e9f url(img/right_block_head.gif) no-repeat top center;
  width: 230px;
  height: 28px;
  color: #ffffff;
  text-align: center;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  padding-top: 8px;
}
#main #menu .menu_head_shadow {
  color: #000000;
  font: 15px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
}
#main #right_menu .menu_head_shadow {
  color: #ffffff;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  margin-top: -2px;
  margin-left: -1px;
}
#main #right_menu .right_menu_body {
  background: #f5f5f5 url(img/right_block_body.gif) repeat-y top center;
  width: 207px;
  color: #000000;
  padding: 8px 8px 2px 15px;
}
#main #right_menu .right_menu_body img {
  margin: 0px 4px 0px 5px;
}
#main #right_menu .right_menu_body .ex {
  margin-left: 0px;
}
#main #right_menu .right_menu_body a {
  color: #000000;
  text-decoration: none;
}
#main #right_menu .right_menu_body a:hover {
  text-decoration: underline;
}
#main #right_menu .right_menu_footer {
  background: #f5f5f5 url(img/right_block_footer.gif) no-repeat top center;
  height: 8px;
  line-height: 8px;
  font-size: 8px;
  margin-bottom: 2px;
}
#main #right_menu .right_menu_footer_ {
  background: #f5f5f5 url(img/right_block_footer.gif) no-repeat top center;
  height: 8px;
  line-height: 8px;
  font-size: 8px;
  margin-bottom: 10px;
}
#main #main_col #pager, #main #main_col #on_top {
  text-align: center;
  color: #535353;
}
#main #main_col #on_top {
  margin-top: 50px;
}
#main #right_menu #pochet_gr {
  background: #4d7e9f url(img/pochet_bg.gif) no-repeat top center;
  width: 230px;
  height: 31px;
  text-align: center;
  margin-bottom: 2px;
  padding-top: 12px;
}
#main #right_menu #pochet_gr * {
  cursor: pointer;
}
#main #right_menu #pochet_gr a {
  text-shadow: #29465c 1px 1px 1px;
  color: #ffffff;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#main #right_menu #pochet_gr a:hover {
  text-decoration: underline;
}

#main #right_menu #mparl {
  background: #4d7e9f url(img/mparl_bg.gif) no-repeat top center;
  width: 230px;
  height: 48px;
  text-align: center;
  margin-bottom: 6px;
  padding-top: 8px;
}
#main #right_menu #mparl * {
  cursor: pointer;
}
#main #right_menu #mparl a {
  text-shadow: #29465c 1px 1px 1px;
  color: #ffffff;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#main #right_menu #mparl a:hover {
  text-decoration: underline;
}

#main #right_menu #link__ {
  background: #4d7e9f url(img/mparl_bg.gif) no-repeat top center;
  width: 230px;
  height: 31px;
  text-align: center;
  margin-bottom: 6px;
  padding-top: 10px;
}
#main #right_menu #link__ * {
  cursor: pointer;
}
#main #right_menu #link__ a {
  text-shadow: #29465c 1px 1px 1px;
  color: #ffffff;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#main #right_menu #link__ a:hover {
  text-decoration: underline;
}

#main #right_menu #media {
  background: #4d7e9f url(img/media.gif) no-repeat top center;
  width: 230px;
  height: 31px;
  text-align: center;
  margin-bottom: 2px;
  padding-top: 12px;
}
#main #right_menu #media * {
  cursor: pointer;
}
#main #right_menu #media a {
  text-shadow: #29465c 1px 1px 1px;
  color: #ffffff;
  font: 14px trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#main #right_menu #media a:hover {
  text-decoration: underline;
}

#main #right_menu .block_right_line {
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  background: #4d7e9f url(img/spacer.gif) no-repeat center left;
}
#main #right_menu .right_menu_body .date {
  margin-bottom: 5px;
}
#main #right_menu .right_menu_body #pov_delim {
  padding: 0px;
  display: block;
  height: 2px;
  margin: 5px 0px 5px -10px;
}
#main #right_menu .right_menu_body #pov_arch, #main #right_menu .right_menu_body #pov_arch * {
  color: #ab5157;
}
#main #right_menu .right_menu_body ul {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}
#main #right_menu .right_menu_body ul {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}
#main #right_menu .right_menu_body li {
  padding: 8px 18px 8px 18px;
  background: transparent url(img/left_menu_delim.gif) no-repeat top center;
}
#main #right_menu .right_menu_body li:first-child {
  background: none;
}
#main #right_menu .right_menu_body li:last-child {
  padding-bottom: 0px;
}
#main #right_menu .right_menu_body li a {
  color: #070707;
  text-decoration: none;
  font: 14px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  display: block;
}
#main #right_menu .right_menu_body li:hover a, #main #right_menu .right_menu_body .sel a {
  text-decoration: underline;
}
#main #right_menu #ex_pov {
  padding-left: 30px;
  width: 190px;
}
.special {
  float: right;
  margin-top: 1px;
}
.special-version {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.special-version__text {
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
.special-version__icon {
  padding: 0 7px;
  margin-bottom: -2px;
}
.ie_corners_l, .ie_corners_r {
  line-height: 1px;
  font-size: 1px;
  width: 7px;
  height: 7px;
  position: absolute;
  background: transparent url(img/corn_left.gif) no-repeat top left;
  margin-top: -3px;
}
.ie_corners_r {
  background: transparent url(img/corn_right.gif) no-repeat top right;
  margin-left: -24px;  
}

.tab-section-container .tab-list {
    background: url("img/horizontal-line.gif") no-repeat scroll right bottom transparent;
	height: 30px;
}
.tab-section-container ul.tab-list, ul.tab-list li {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.tab-list li {
    display: block;
    float: left;
    font-size: 12px;
    height: 30px;
    margin-right: 3px;
    overflow: hidden;
	border: 0 none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	margin-right: 5px;
}
ul.tab-list a span {
  color: #686868;
  background: url("img/tabs.gif") repeat scroll left 60px transparent;
  display: block;
  margin-right: 13px;
  padding-left: 13px;
}
ul.tab-list a {
    background: url("img/tabs.gif") repeat scroll right 60px transparent;
    color: #686868;
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
ul.tab-list a:hover {
  background: url("img/tabs.gif") repeat scroll right 30px transparent;
  color: black;
}
ul.tab-list a:hover span {
  background: url("img/tabs.gif") repeat scroll left 30px transparent;
  color: #444444;
}
ul.tab-list .active a, ul.tab-list .active a:hover {
    background: url("img/tabs.gif") no-repeat scroll right 0 transparent;
}
ul.tab-list .active a span, ul.tab-list .active a span:hover {
    background: url("img/tabs.gif") no-repeat scroll left 0 transparent;
    color: black;
}
#tab-body-container {
 background: url("img/vertical-line.gif") no-repeat scroll left top transparent;
 padding: 10px;
}
#tab-body-container div.hde {
  display: none;
}
#tab-body-container div.active {
  display: block;
}
#font_ch {
  color: #4281AC;
  float: right;
}
#font_ch, #font_ch * {
  font-size: 11px;
}
#font_ch a {
  text-decoration: none;
  padding: 2px;
  margin-right: 3px;
}
#font_ch #font_avg {
  font-size: 12px;
}
#font_ch #font_big {
  font-size: 15px;
}
#font_ch a {
  border: 1px solid #ffffff;
}
#font_ch a:hover {
  border: 1px solid #4281AC;
}
#font_ch .used, #font_ch .used:hover {
  background-color: #4281AC;
  color: #ffffff;
  border: 0px;
}
#dep_srch {
  color: #d73131;
  padding: 0px 18px 20px 18px;
  display: block;
  font: 13pt sans-serif;
  text-decoration: none;
  margin-top: 6px;
  font-weight: bold;
  text-align: left;    
}
#dep_srch:hover {
  text-decoration: underline;
}