* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  font: 0.75em Arial, sans-serif;
  background-color: #cccccc;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

div.spacer {
  font-size: 0px;
  line-height: 0px;
  background: transparent;
  border: none;
  display: block;
  visibility: hidden;
}

img {
  border: 0;
}

a {
  color: #073785;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

form {
  display: inline;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h1 {
  margin: 12px 0 14px 0;
}

h2 {
  margin: 10px 0 6px 0;
}

h3 {
  margin: 8px 0 6px 0;
}

p {
  margin: 0 0 15px 0;
  padding: 0;
}

ul {
  margin: 15px 0 20px 0;
  padding: 0;
}

ol {
  margin: 15px 0 20px 20px;
  padding: 0;
}

ul li {
  list-style: none;
  padding: 2px 0;
}

#right ul {
  margin: 10px 0 25px 10px;
  padding: 0;
}

#right ul ul {
  margin: 10px 0 15px 0;
  padding: 0;
}

#right ul li {
  list-style: none;
  background: url(/common/img/li.gif) 2px 5px no-repeat;
  padding: 0 0 0 22px;
  margin: 0 0 10px 0;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

.red {
  color: #e00;
  font: bold 130% Arial, sans-serif;
}


#all {
  width: 970px;
  height: auto !important;
  min-height:100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
}

#top .logo_p th {
  text-align: left;
}

#top .logo_p th a {
  display: block;
  color: #000;
  text-decoration: none;
}

#top .logo_p strong {
  display: block;
  height: 74px;
  font: 19px Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background: url(/common/img/logo.gif) 0 5px no-repeat;
  padding: 15px 0 0 81px;
}

#top .logo_p span {
  display: block;
  height: 60px;
  font: 19px Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0 0 0px;
}

#top .logo_p strong em, #top .logo_p span em {
  display: block;
  font: 12px Arial, sans-serif;
  font-style: normal;
  text-transform: none;
  color: #7f7f7f;
  margin-top: 7px;
}

#top .logo_p td {
  text-align: right;
  font: 12px Arial, sans-serif;
/*  padding-top: 20px; */
}

#top .logo_p td div {
  margin: 0 0 10px 0;
}

#top .logo_p td div a {
  margin-left: 68px;
  text-decoration: none;
}

/* txt */
#top .txt {
  width: 100%;
  font: 10px Arial, sans-serif;
  color: #999;
  border-bottom: 4px solid #C8E0FF;
}

#bottom_p {
  border-top: 4px solid #C8E0FF;
  padding-top: 10px;  
}

#top .txt th, #top .txt td {
  padding-bottom: 8px;
}

#top .txt th a, #top .txt td a {
  color: #999;
  text-decoration: none;
}

#top .txt th a:hover, #top .txt td a:hover {
  text-decoration: underline;
}

#top .txt th {
  text-align: left;
  font-weight: normal;
}

#top .txt td {
  text-align: right;
}
/* /txt */


/* переключатель размеров текста */
#styleSwitch {
  padding: 0 5px 9px 180px;
}

#styleSwitch li {
  float: left;
  cursor: pointer;
  position: relative;
  padding: 0;
  margin: 0;
}

#styleSwitch li#style1 {
  background: url(/common/img/ico_ts.gif) no-repeat;
  width: 12px;
  height: 15px;
}

#styleSwitch li#style1.selected {
  background: url(/common/img/ico_ts_a.gif) no-repeat;
  width: 12px;
  height: 15px;
}

#styleSwitch li#style2 {
  background: url(/common/img/ico_tm.gif) no-repeat;
  width: 18px;
  height: 15px;
}

#styleSwitch li#style2.selected {
  background: url(/common/img/ico_tm_a.gif) no-repeat;
  width: 18px;
  height: 15px;
}

#styleSwitch li#style3 {
  background: url(/common/img/ico_tl.gif) no-repeat;
  width: 19px;
  height: 15px;
}

#styleSwitch li#style3.selected {
  background: url(/common/img/ico_tl_a.gif) no-repeat;
  width: 19px;
  height: 15px;
}

/* style1 */
body.style1 {
  font: 70%/110% Arial, sans-serif;
}

body.style1 #rr #search .inp {
  margin: 4px 0 0 9px;
}

.style1 h1 {
	font: bold 120%/110% Arial, sans-serif;
    text-transform: uppercase;
}

.style1 h2 {
	font: bold 95%/100% Arial, sans-serif;
}

.style1 h3 {
	font: bold 95%/100% Arial, sans-serif;
}

#left #left-menu li, #left #left-menu li a {
  font: 12px/15px Arial, sans-serif;
}

/* style2 */
body.style2 {
  font: 80%/120% Arial, sans-serif;
}

.style2 h1 {
	font: bold 130%/115% Arial, sans-serif;
    text-transform: uppercase;
}

.style2 h2 {
	font: bold 110%/130% Arial, sans-serif;
}

.style2 h3 {
	font: bold 105%/100% Arial, sans-serif;
}

#left #left-menu li, #left #left-menu li a {
  font: 12px/15px Arial, sans-serif;
}

/* style3 */
body.style3 {
  font: 85%/130% Arial, sans-serif;
}

.style3 h1 {
	font: bold 140%/125% Arial, sans-serif;
    text-transform: uppercase;
}

.style3 h2 {
	font: bold 100%/115% Arial, sans-serif;
}

.style3 h3 {
	font: bold 95%/100% Arial, sans-serif;
}

#left #left-menu li, #left #left-menu li a {
  font: 12px/15px Arial, sans-serif;
}
/* /переключатель размеров текста */

.img_li_sel {
  display: none;
}

#top {
  margin-bottom: 17px;
}

#top .logo {
  margin-left: 24px;
  padding-top: 10px;
}


#top .st-links {
  padding: 0;
  position: absolute;
  margin: -15px 0 0 134px;
  font: 90% Arial, sans-serif;
}

#top .st-links li {
  display: inline;
  padding: 0 7px 0 0;
  margin: 0;
  background: none;
}

#top .st-links a {
  color: #003182;
}

#rr {
  position: absolute;
  margin: -106px 0 0 715px;
}

#rr .sz {
  position: absolute;
  margin: 21px 0 0 87px;
}

#rr #search {
  background:  url(/common/img/bg_search.gif) no-repeat;
  width: 235px;
  height: 21px;
  margin: 27px 0 0 0;
}

#rr #search .inp {
  border: 0;
  width: 188px;
  margin: 3px 0 0 9px;
  font: 90% Arial, sans-serif;
}

#rr #search .is {
  position: absolute;
  padding: 1px 3px 0 17px;
}

#rr #ct {
  font: 90% Arial, sans-serif;
/*  padding: 16px 0 0 88px; */
  padding: 16px 0 0 2px;
}

#rr #ct a {
  color: #003182;
}

#menu {
  background: url(/common/img/bg_menu.gif);
/*  height: 52px; */
  height: 38px;
  margin: 15px 0 0 0;
  padding-left: 2px;
}

#menu img {
  margin-left: 1px;
}

#tm {
  background: url(/common/img/bg_directions.gif) #e5e5e5 left bottom repeat-x;
  font-weight: bold;
/*  padding: 10px 24px 10px 24px; */
  padding: 20px 24px 10px 24px;
  width: 486px;
/*  font: bold 90% Arial, sans-serif; */
  margin-bottom: 20px;
}

#tm ul {
  padding: 0;
  margin: 7px 0 0 0;
}

#tm ul li {
  padding: 0;
  margin: 5px 0;
}

#tm ul li a {
  color: #000;
  text-decoration: none;
  font: 90% Arial, sans-serif;
}

#tm ul li a:hover {
  color: #000;
  text-decoration: underline;
}

.bn {
  padding: 20px 0;
}

.bn img {
  margin: 0 18px 0 0;
}

/* карта */
.terr {
  position: absolute;
  margin: 0 0 0 25px;
}

#regions {
  width:524px;
  background:url(/common/img/russia.gif) no-repeat;
  margin-left: 5px;
}

#russia {
  width:524px;
  background:url(/common/img/act.gif) no-repeat;
}

.map {
  background-position: 3000px 0 !important;
}

.o-sz {
  background-position: 0 0 !important;
}

.o-c {
  background-position: -2096px 0 !important;
}

.o-p {
  background-position: -2620px 0 !important;
}

.o-y {
  background-position: -3144px 0 !important;
}

.o-k {
  background-position: -3668px 0 !important;
}

.o-s {
  background-position: -1048px 0 !important;
}

.o-u {
  background-position: -524px 0 !important;
}

.o-d {
  background-position: -1572px 0 !important;
}


#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}

#cluetip-extra {
  display: none;
}

.cluetip-default {
  background: url(/common/img/layer.png);
  opacity: 0.9; filter: alpha(opacity=90);
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
}
.cluetip-default h3#cluetip-title {
/*  margin: 0 0 5px; */
  margin: 4px 0 0 10px;
  padding: 8px 10px 4px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.cluetip-default #cluetip-title a {
  font-size: 14px;
}
.cluetip-default #cluetip-inner {
  padding: 0;
  font-size: 12px;
  line-height: 15px;
}

.cluetip-default #cluetip-inner a {
  text-decoration: none;
}

.cluetip-default #cluetip-inner a:hover {
  text-decoration: underline;
}

.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px 0;
}

.cluetip-default #cluetip-inner table {
  margin-left: 20px;
}

.cluetip-default #cluetip-inner table td {
  width: 220px;
  padding-right: 15px;
}

.cluetip-default #cluetip-inner table td ul {
  margin: 0;
}
/* /карта */

#mn {
  width: 390px;
  margin: 0 23px 43px 23px;
}

#mn div {
  background: url(/common/img/uph.gif) left bottom;
  color: #fff;
  font-size: 90%;
  height: 118px;
}

#mn div img {
  margin: 0 0 6px 8px;
}

#mn div p {
  width: 330px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
  height: 60px;
}

#nb {
  width: 375px;
  margin: 0 20px 20px 20px;
  padding-bottom: 15px;
  background: url(/common/img/bg_mn.gif) left bottom;
}

#nb a {
  font: 100%/120% Arial, sans-serif;
  color: #000;
  text-decoration: none;
}

#nb a:hover {
  text-decoration: underline;
}

#nb p {
  margin-bottom: 12px;
}

#nb .alln {
  font: 90% Arial, sans-serif;
  color: #003182;
}

#nb span {
  display: block;
  background: url(/common/img/bg_nb.gif);
}

#nb span img {
  margin-left: 11px;
}

#nb div small {
  font: 85% Arial, sans-serif;
  display: block;
  color: #717171;
  margin-bottom: 3px;
}

#docs {
  background: url(/common/img/bg_doc_t.png) top center no-repeat;
}

#docs div {
  background: url(/common/img/bg_doc_b.gif) bottom center no-repeat;
  padding: 50px 50px 17px 40px;
}

#docs table {
  width: 100%;
  font: 120% Arial;
}

#docs img {
  margin-bottom: 10px;
}

#docs p {
  padding: 0;
  margin: 0 0 10px 0;
}

#docs small {
  font: 70% Arial, sans-serif;
  display: block;
  margin-bottom: 3px;
}

#docs input {
  display: block;
}

#docs .sel, #docs .inp {
  border: 1px solid #adc0c1;
  padding: 3px;
  margin-bottom: 5px;
}

#docs .inp {
  width: 230px;
}

#docs .list {
  /*width: 510px;*/
  font: 80% Arial, sans-serif;
}

#docs .list img {
float:left;
margin:0;
padding:0 15px 20px 0; 
}

#docs .list p {
clear:both;
}

#docs  .list .alln {
  font: 90% Arial, sans-serif;
  color: #003182;
  padding-left:5px;
}

#docs .list a {
  color: #000;
  text-decoration: none;
}

#docs .list a:hover {
  text-decoration: underline;
}

#docs .list small {
  color: #717171;
  font: 90% Arial, sans-serif;
}

#docs .list small a {
  color: #0070ff;
  margin-left: 5px;
}

#med {
  width: 926px;
  margin: 20px auto 15px auto;
  background: url(/common/img/bg_m.gif) repeat-x;
}

#med div {
/*  width: 169px; */
/*  width: 185px; */
  width: 170px;
  height: 184px;
  background: url(/common/img/m_s.gif) right top no-repeat;
  float: left;
}

#med div span {
  display: block;
/*  margin: 19px 21px 18px 21px; */
  margin: 6px 15px 18px 15px;
}

#med #leftNav {
  background: url(/common/img/m_la.gif) no-repeat;
  cursor: pointer;
  z-index: 100;
}

#med #leftNav.simple_slider_disabled {
  background: url(/common/img/m_lap.gif) no-repeat;
  cursor: default;
}

#med #rightNav {
  background: url(/common/img/m_ra.gif) no-repeat;
  cursor: pointer;
  z-index: 100;
}

#med #rightNav.simple_slider_disabled {
  background: url(/common/img/m_rap.gif) no-repeat;
  cursor: default;
}

#med div a {
/*  line-height: 130%; */
  text-decoration: none;
  color: #000;
  font: 10px Arial, sans-serif;
}

#med div img {
  margin: 3px 0 0 0;
}

#med small {
  display: block;
  color: #717171;
  margin: 6px 0 3px 0;
  font: 10px Arial, sans-serif;
}

#med .ml {
  background: url(/common/img/m_la.gif) top left no-repeat;
}

#med .mr {
  background: url(/common/img/m_ra.gif) top right no-repeat;
}

#med .ml img {
  margin: 55px 20px 0 3px;
}

#med .mr img {
  margin: 55px 3px 0 10px;
}







#med2 {
  width: 926px;
  margin: 20px auto 15px auto;
  background: url(/common/img/bg_m.gif) repeat-x;
}

#med2 #sites div {
/*  width: 169px; */
/*  width: 185px; */
  width: 170px;
  height: 184px;
  background: url(/common/img/m_s.gif) right top no-repeat;
  float: left;
}

#med2 #sites div span {
  display: block;
/*  margin: 19px 21px 18px 21px; */
  margin: 6px 15px 18px 15px;
}

#med2  #leftNav {
  background: url(/common/img/m_la.gif) no-repeat;
  cursor: pointer;
  z-index: 100;
}

#med2  #leftNav .disabled {
  background: url(/common/img/m_lap.gif) no-repeat;
  cursor: default;
}

#med2  #rightNav {
  background: url(/common/img/m_ra.gif) no-repeat;
  cursor: pointer;
  z-index: 100;
}

#med2  #rightNav .disabled {
  background: url(/common/img/m_rap.gif) no-repeat;
  cursor: default;
}

#med2 #sites div a {
/*  line-height: 130%; */
  text-decoration: none;
  color: #000;
  font: 10px Arial, sans-serif;
}

#med2 #sites div img {
  margin: 3px 0 0 0;
}

#med2 #sites small {
  display: block;
  color: #717171;
  margin: 6px 0 3px 0;
  font: 10px Arial, sans-serif;
}

#med2 #sites .ml {
  background: url(/common/img/m_la.gif) top left no-repeat;
}

#med2 #sites .mr {
  background: url(/common/img/m_ra.gif) top right no-repeat;
}

#med2 #sites .ml img {
  margin: 55px 20px 0 3px;
}

#med2 #sites .mr img {
  margin: 55px 3px 0 10px;
}

#sites {
    overflow: hidden;
    width: 100%;
}
#sites ul {
    margin: 0;
    padding: 0;
}
#sites li {
    float: left;
    padding: 0;
    margin: 0;
	background:none;
	width:170px; 
	height:184px;
}








#banners div {
  width: 926px;
  height: 195px;
  margin: 0 auto;
}

#banners div img {
  margin: 10px 16px 10px 18px;
  float: left;
}

#footer {
  width: 970px;
  margin: 0 auto;
  position: relative;
  margin: -135px auto 0;
}

#emp {
  height: 135px;
}

#copy {
  font: 100% Arial, sans-serif;
  background: url(/common/img/bg_copy.gif);
  padding: 30px 0 0 20px;
}

#copy p {
  margin: 0 0 11px 0;
  padding: 0;
}

#copy span {
  font: 80% Arial, sans-serif;
  color: #727272;
}

#copy a {
  color: #2e8aff;
  margin-left: 3px;
}


/* слайдер с фотографиями на главной */
.simple_slider_hover{
	cursor:pointer;
	cursor:hand;
}

.simple_slider_disabled {
/*    opacity : 0.3;
    filter: alpha(opacity=30); */
	zoom: 1;
    cursor: default;
}
/* /слайдер с фотографиями на главной */

/* табы на главной */
.tabs {
width:100%;
overflow:hidden;
background: url(/common/img/bg_nb.gif) left top repeat-x;
}

.tabs dt {
float:left;
cursor:pointer;
height: 38px;
display: block;
}

.tabs dt.t1 {
margin-left: 11px;
}

.tabs dt.t1 {
  background: url(/common/img/mn_news.gif);
}

.tabs dt.t1.selected {
  background: url(/common/img/mn_news_a.gif);
}

.tabs dt.t2 {
  background: url(/common/img/mn_announces.gif);
}

.tabs dt.t2.selected {
  background: url(/common/img/mn_announces_a.gif);
}

.tabs dt.t3 {
  background: url(/common/img/mn_press.gif);
}

.tabs dt.t3.selected {
  background: url(/common/img/mn_press_a.gif);
}

.tabs dt.selected {
cursor:auto;
}

.tabs dd {
display:none;
float:right;
width:100%;
margin: 40px 0 0 -100%;
position:relative;
z-index:2;
}

.tabs dd.selected {
display:block;
}


.tabs .tab-content {
margin-top: 15px;
padding:0 26px;
}
/* /табы на главной */

/* слайдшоу на главной */
#container {
/*  background: url(/common/img/uph.gif) left bottom; */
  color: #fff;
  width: 375px;
/*  height: 378px; */
  margin: 0 20px 20px 20px;
}

.ad-gallery, .ad-gallery * {
margin: 0;
padding: 0;
}

.ad-gallery .ad-image-wrapper {
width: 100%;
/* margin-bottom: 10px; */
position: relative;
overflow: hidden;
background-color: #b8b8b8;
}

.ad-gallery .ad-image-wrapper .ad-loader {
position: absolute;
z-index: 10;
top: 48%;
left: 48%;
border: 1px solid #CCC;
}

.ad-gallery .ad-image-wrapper .ad-next {
position: absolute;
right: 0;
top: 0;
width: 25%;
height: 165px;
cursor: pointer;
display: block;
z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev {
position: absolute;
left: 0;
top: 0;
width: 25%;
height: 165px;
cursor: pointer;
display: block;
z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
/* Or else IE will hide it */
/* background: url(/common/img/non-existing.jpg)\9 */
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
background: url(/common/img/ad_prev.png);
width: 30px;
height: 30px;
display: none;
position: absolute;
top: 47%;
left: 0;
z-index: 101;
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
background: url(/common/img/ad_next.png);
width: 30px;
height: 30px;
right: 0;
left: auto;
}

.ad-gallery .ad-image-wrapper .ad-image {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
z-index: 9;
padding-bottom: 90px;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
position: absolute;
bottom: 0px;
left: 0px;
padding: 0 20px 0 25px;
text-align: left;
width: 100%;
z-index: 200;
background: url(/common/img/opa.png) left top repeat-x;
height: 187px;
color: #000;
/* margin-bottom: 30px; */
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description small {
  color: #fff;
  display: block;
  margin: 80px 0;
  font: 90% Arial;
  position: absolute;
}

* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/common/img/opa.png');
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
display: block;
padding: 7px 0 4px 0;
color: #aaa;
font-weight: normal;
font: 90% Arial, sans-serif;
}

.ad-gallery .ad-controls {
height: 20px;
display: none;
}

.ad-gallery .ad-info {
float: left;
}

.ad-gallery .ad-slideshow-controls {
float: right;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
padding-left: 5px;
cursor: pointer;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
padding-left: 5px;
font-size: 0.9em;
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
cursor: default;
font-style: italic;
}

.ad-gallery .ad-nav {
width: 100%;
position: relative;
background: url(/common/img/uph.gif) repeat-x;
padding-top: 7px;
}

.ad-gallery .ad-forward, .ad-gallery .ad-back {
position: absolute;
height: 22px;
z-index: 10;
}

/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
/* height: 100px; */
}

.ad-gallery .ad-back {
cursor: pointer;
left: 10px;
width: 17px;
display: block;
background: url(/common/img/ml.gif) no-repeat;
}

.ad-gallery .ad-forward {
margin: -28px 0 0 185px;
cursor: pointer;
display: block;
/* right: 100px; */
width: 17px;
background: url(/common/img/mr.gif) no-repeat;
}

.ad-gallery .ad-nav .ad-thumbs {
overflow: hidden;
width: 100%;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
float: left;
width: 9000px;
list-style: none;
}

.ad-gallery .ad-image-description span {
  color: #fff;
  font-weight: bold;
}

.ad-gallery .ad-image-description span a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin-right: 20px;
  font: bold 95% Arial, sans-serif;
}

.ad-gallery .ad-image-description span small a {
  font: normal 100% Arial, sans-serif;
}

.ad-gallery .ad-thumb-list {
/* padding-left: 27px; */
}

.ad-gallery .ad-thumbs li {
float: left;
padding: 0 0 6px 8px;
}

.ad-gallery .ad-thumbs li a {
display: block;
}

.ad-gallery .ad-thumbs li a img {
/* border: 3px solid #CCC; */
display: block;
}

.ad-gallery .ad-thumbs li a.ad-active img {
/* border: 3px solid #616161; */
}

.ad-gallery .ad-thumbs li a {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  outline: none;
}

.ad-gallery .ad-thumbs li a.ad-thumb0 {
  background: url(/common/img/m1.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb0.ad-active {
  background: url(/common/img/m1a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb1 {
  background: url(/common/img/m2.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb1.ad-active {
  background: url(/common/img/m2a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb2 {
  background: url(/common/img/m3.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb2.ad-active {
  background: url(/common/img/m3a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb3 {
  background: url(/common/img/m4.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb3.ad-active {
  background: url(/common/img/m4a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb4 {
  background: url(/common/img/m5.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb4.ad-active {
  background: url(/common/img/m5a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb5 {
  background: url(/common/img/m6.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb5.ad-active {
  background: url(/common/img/m6a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb6 {
  background: url(/common/img/m7.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb6.ad-active {
  background: url(/common/img/m7a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb7 {
  background: url(/common/img/m8.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb7.ad-active {
  background: url(/common/img/m8a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb8 {
  background: url(/common/img/m9.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb8.ad-active {
  background: url(/common/img/m9a.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb9 {
  background: url(/common/img/m10.gif);
}

.ad-gallery .ad-thumbs li a.ad-thumb9.ad-active {
  background: url(/common/img/m10a.gif);
}

.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
/* /слайдшоу на главной */

#left {
  width: 275px;
}

/* левое меню */
#left #left-menu {
  width: 260px;
  margin: 15px 0 15px 25px;
  border-top: 1px solid #ccc;
}

#left #left-menu a {
  color: #000;
  text-decoration: none;
}

#left #left-menu a:hover {
  color: #000;
  text-decoration: underline;
}

#left #left-menu li {
  padding: 4px 7px 6px 10px;
  background: none;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

#left #left-menu li.act {
  background-color: #c8e0ff;
}

#left #left-menu li div {
  background-color: #c8e0ff;
  padding: 4px 7px 6px 10px
}

#left #left-menu span {
  background: url(/common/img/m_arr.gif) center right no-repeat;
  display: block;
}

#left #left-menu ul {
  background: url(/common/img/bg_lm.gif) 0 0 repeat-x;
  padding: 11px 0 17px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

#left #left-menu ul li {
  margin: 0 0 0 22px;
  border-bottom: 0;
}
/* /левое меню */

#right {
  padding: 0 24px 20px 24px;
/*  width: 480px; */
  width: 100%;
}

/* статусная строка */
#right #status {
  margin: 15px 0 20px 0;
  padding: 0;
}

#right #status li {
  display: inline;
  margin: 0;
  padding: 0 4px 0 0;
  font: 90% Arial, sans-serif;
  background: none;
}

#right #status li a {
  background: url(/common/img/st_arr.gif) center right no-repeat;
  padding: 0 15px 0 0;
}
/* /статусная строка */

/* таблицы */
#right table {
  width: 100%;
  margin: 5px 0 25px 0;
}

#right table a {
  text-decoration: none;
}

#right table a:hover {
  text-decoration: underline;
}

#right table th {
  background-color: #4582cf;
  color: #fff;
  border: 1px solid #4582cf;
  font-weight: normal;
  padding: 8px 8px 10px 8px;
  font: 90% Arial, sans-serif;
}

#right table td {
  border: 1px solid #4582cf;
  padding: 8px 8px 10px 8px;
}

/* /таблицы */

/* раскрывающиеся списки */
h2.c-title {
  margin: 0;
  padding: 5px 0 8px 0;
}


.c-title {
  cursor: pointer;
  margin-bottom: 15px;
}

.c-title span {
  cursor: pointer;
  border-bottom: 1px dashed;
}

.c-body {
  display: none;
}
/* /раскрывающиеся списки */

/* список */
.search-list {
/*  background: url(/common/img/bg_rgr.gif) #e5e5e5 left bottom repeat-x; */
  margin-bottom: 15px;
  padding: 15px;
}

.search-list .sel {
  font: 120% Arial, sans-serif;
  padding: 3px;
}
/* /список */

/* список новостей */
.news-list h3 {
  font: normal 120% Arial, sans-serif;
}

.news-list h3 a {
  color: #000;
}

.news-list small {
  font: 90% Arial, sans-serif;
  display: block;
  margin: 3px 0 18px 0;
}
/* /список новостей */

/* новость */
.news small {
  font: 90% Arial, sans-serif;
  display: block;
  margin: 3px 0 18px 0;
}

.news .form small {
  display: inline;
}
/* /новость */

/* форма обратной связи */
#right .form table td {
  border: 0;
  padding: 5px 10px 0 10px;
}

.form {
  background-color: #e5e5e5;
  margin-bottom: 15px;
  padding: 9px 20px 24px 24px;
}

.form td {
  padding: 5px 10px 0 10px;
}

.form td span {
  display: block;
  margin-top: 5px;
}

.form .inp {
  width: 500px;
  font: 100% Arial, sans-serif;
  padding: 3px;
}

.form .ta {
  width: 500px;
  font: 100% Arial, sans-serif;
  padding: 3px;
}

.form .sel {
  font: 100% Arial, sans-serif;
  padding: 3px;
}
/* /форма обратной связи */

/* список персон */
#right table.person-list td {
  padding: 0 21px 20px 0;
  border: 0;
}

.person-list h2 {
  font: bold 120% Arial, sans-serif;
  margin: 0;
  padding: 0 0 3px 0;
}

.person-list h2 a {
  color: #073785;
}

.person-list a {
  color: #0e5a9f;
}
/* /список персон */

/* карточка персоны */
/* .person h2 {
  font: normal 150% Arial, sans-serif;
  margin: 0;
  padding: 0 0 5px 0;
} */


#right .person table td {
  border: 0;
}

.person small {
  display: block;
  margin-bottom: 6px;
}

.person img {
/*  float: left; */
  margin: 12px 20px 20px 0;
}

.person small {
  font: normal 100% Arial, sans-serif;
}
/* /карточка персоны */

/* список альбомов */
.album-list div {
  /*width: 140px;
  height: 280px;
float: left;*/
  margin-right: 50px;
  padding-bottom: 25px;
  clear:both;
  overflow:hidden;
  zoom:1;
}

.album-list div .img {
  /*border: 3px double #999;*/
  padding:4px 10px 11px 5px;
  float:left;
  margin-right:10px;
  display:inline;
  background: url(/common/img/allb_img_bg.png) no-repeat;
}

.album-list div .size b {
vertical-align:middle;
/* color:#1451ab; */
}
.album-list div .size  img{
vertical-align:middle;
}

.album-list div small {
  display: block;
  font: 100% Arial, sans-serif;
  color: #7f7f7f;
  margin-bottom: 7px;
}

.album-list div p {
/*  margin-top: 15px; */
/*font: 85% Arial, sans-serif;*/
}
/* /список альбомов */

/* список медиафайлов */
.media-list div {
  width: 140px;
/*  height: 280px; */
  height: 105px;
  float: left;
  margin-right: 50px;
  margin-bottom: 10px;
}

.media-list div .pl {
  border: 0;
  position: absolute;
  margin: 0;
}

.media-list div img {
  border: 3px double #999;
}

.media-list div small {
  display: block;
  font: bold 80% Arial, sans-serif;
  margin-bottom: 7px;
}

.media-list div p {
  margin-top: 15px;
  font: 90% Arial, sans-serif;
}
/* /список медиафайлов */

/* список документов */
.docs-list {
  padding-right: 20px;
}

.docs-list h3 {
  font: normal 120% Arial, sans-serif;
  padding-bottom:18px;
}

.docs-list h3 a {
  color: #000;
}

#right .docs-list ul {
  margin: 10px 0 25px 10px;
}

#right .docs-list ul li {
  list-style: none;
  background: url(/common/img/li.gif) 2px 5px no-repeat;
  padding: 0 0 0 22px;
  margin: 0 0 5px 0;
}

#right .docs-list ul li a {
  color: #000;
}

.docs-list h3 span a {
  color: #073785;
}

.docs-list small {
  font: 90% Arial, sans-serif;
  color: #717171;
  display: block;
  margin:0;
  padding:0;
}

.docs-list a.red {
  font: 90% Arial, sans-serif;
  color: #073785;
}
/* /список документов */

/* поиск документов */
.docs-search {
  background: url(/common/img/bg_rgr.gif) #e5e5e5 left bottom repeat-x;
  margin-bottom: 20px;
  padding: 15px;
}

#right .docs-search table {
  margin: 5px 0 0 0;
}

#right .docs-search table td {
  border: 0;
  padding: 5px 5px;
}

.docs-search td span {
  display: block;
  margin-top: 5px;
}

.docs-search .inp {
  width: 500px;
  font: 100% Arial, sans-serif;
  padding: 3px;
}

.docs-search .sel {
  font: 100% Arial, sans-serif;
  padding: 3px;
}
/* /поиск документов */

/* форма поиска */
.search-form {
  background: url(/common/img/bg_rgr.gif) #e5e5e5 left bottom repeat-x;
  margin-bottom: 15px;
  padding: 15px;
}

#right .search-form table td {
  padding: 5px 10px;
  border: 0;
}

.search-form td span {
  display: block;
  margin-top: 5px;
}

.search-form .inp {
  width: 500px;
  font: 100% Arial, sans-serif;
  padding: 3px;
}

.search-form .sel {
  font: 100% Arial, sans-serif;
  padding: 3px;
}
/* /форма поиска */

/* список результатов поиска */
.search-list div {
  font: normal 185% Arial, sans-serif;
  color: #7f7f7f;
  margin-bottom: 10px;
}

.search-list div strong {
  font: normal 100% Arial, sans-serif;
  color: #000;
}

.search-list h3 {
  font: normal 120% Arial, sans-serif;
}

.search-list h3 a {
  color: #000;
}

.search-list small {
  font: 90% Arial, sans-serif;
  display: block;
  margin: 3px 0 18px 0;
}
/* /список результатов поиска */

/* структура */
#right .structure {width:100%;  border:0;margin:0 0 25px 0; }
#right .structure th{width:180px; background:none; border:0; padding:15px 30px 0 25px; vertical-align:top;font: 12px/15px Arial, sans-serif;}
#right .structure td{border:0;padding:10px 0 0 10px; font: 12px/15px Arial, sans-serif;}
#right .structure td p{margin:0px 0 23px 0;}

#st-chiefs {
  background: url('/common/img/st_bg_chiefs.gif') no-repeat;
}

.st-structure {
/*  background: url('/common/img/st_bg_structure.gif') no-repeat; */
  font: 12px/15px Arial, sans-serif;
}

#right .st-structure table {
  margin: 0;
}

#right .st-structure table th {
  width:180px;
  background:none;
  border:0;
  padding: 15px 40px 0 25px;
  vertical-align:top;
  font: 12px/15px Arial, sans-serif;
}

#right .st-structure table td {
  width: 390px;
  border:0;
  padding:10px 0 0 10px;
  font: 12px/15px Arial, sans-serif;
}

#right .st-structure table td p {
  margin:0px 0 23px 0;
}

#right .st-structure .str01 {
  background: url('/common/img/uploaded/str01.gif') no-repeat;
  height: 180px;
}

#right .st-structure .str02 {
  background: url('/common/img/uploaded/str02.gif') no-repeat;
  height: 202px;
}

#right .st-structure .str03 {
  background: url('/common/img/uploaded/str03.gif') no-repeat;
}

#right .st-structure .str04 {
  background: url('/common/img/uploaded/str04.gif') no-repeat;
  height: 186px;
}

#right .st-structure .str05 {
  background: url('/common/img/uploaded/str05.gif') no-repeat;
}

#right .st-structure .str06 {
  background: url('/common/img/uploaded/str06.gif') no-repeat;
}

#right .st-structure .str07 {
  background: url('/common/img/uploaded/str07.gif') no-repeat;
  height: 138px;
}

#right .st-structure .str08 {
  background: url('/common/img/uploaded/str08.gif') no-repeat;
}

.st-org {
  background: url('/common/img/st_bg_org.gif');
  width: 653px;
  height: 40px;
  font: 12px/15px Arial, sans-serif;
/*  font: 90% Arial, sans-serif; */
}
.st-org .s1 {
  position: absolute;
  margin: 11px 0 0 160px;
}
.st-org .s2 {
  position: absolute;
  margin: 10px 0 0 304px;
}
.st-org .s3 {
  position: absolute;
  margin: 10px 0 0 379px;
}
.st-org .s4 {
  position: absolute;
  margin: 10px 0 0 532px;
}
.st-org .s5 {
  position: absolute;
  margin: 10px 0 0 608px;
}
/* /структура */

/* карты округов */
.maps div {
  background: url(/common/img/bg_maps.png);
  width: 640px;
  height: 320px;
  margin-bottom: 20px;
}

.maps table {
  width: 630px;
}

#right .maps table td {
  padding: 0 12px;
  border: 0;
}

.maps h2 {
  margin: 9px 0 4px 0;
  font-weight: bold;
}

.maps p {
  margin: 0 0 14px 0;
}

/* /карты округов */

/* регионы */
#right .regions table td {
  border: 0;
}


.regions div {
  margin-bottom: 25px;
}

.regions td {
  width: 200px;
}

.regions p {
  margin: 0 0 7px 0;
}

/* /регионы */

/* карта сайта */
#right .sitemap ul li {
  list-style: none;
  background: none;
  padding: 0 0 0 22px;
  margin: 0 0 10px 0;
}

#right .sitemap ul li li {
  list-style: none;
  background: url(/common/img/lim.gif) 4px 4px no-repeat;
  padding: 0 0 0 22px;
  margin: 0 0 10px 0;
}

#right .sitemap div {
  padding: 0 0 11px 0;
}


/* /карта сайта */

.gr {
  background: url(/common/img/bg_gr.gif) 0 0 repeat-x;
  padding: 24px 20px 30px 40px;
  width: 580px;
}

/* постраничная навигация */
#pager {
  font: 110% Arial, sans-serif;
  background: url(/common/img/bg_gr.gif) 0 0 repeat-x;
  padding: 15px 20px 30px 20px;
  margin: 35px 0 0 0;
}

#pager strong {
  margin: 0 5px;
}

#pager span {
  margin: 0 7px;
}

#pager span span {
  color: #999;
  margin: 0;
}

#pager div {
  font: 80% Arial, sans-serif;
  margin: 23px 0 0 0;
}

#pager div a {
  padding: 0 7px;
}

#pager div strong {
  margin: 0;
  background-color: #e2e2e2;
  padding: 6px 7px;
  font-weight: normal;
}
/* /постраничная навигация */

/* droppy */
#nav {display: block; margin: 0; padding: 0; position: relative; z-index: 200;}
#nav li {display: inline; list-style: none; margin: 0; padding: 0; float: left; position: relative; line-height: 8px;}
#nav a {display: block;  color: #000;  text-decoration: none;}
#nav a:hover {display: block;  color: #000; text-decoration: underline;}
/* #nav ul {width: 210px; display: none; position: absolute; left: 0; margin: 0; padding: 0; background: url(/common/img/bg_ml.png) left bottom repeat-y; top: 38px; padding: 7px 35px 20px 15px;} */
#nav ul {width: 263px; display: none; position: absolute; left: 0; margin: 0; background: url(/common/img/bg_ml.png) left bottom repeat-y; top: 38px; padding: 3px 0 22px 2px;}

li#le ul {
margin: 0 0 0 -123px;
/* text-align: right; */
}

li#le ul li {
 text-align: right;
}

* html #nav ul {line-height: 0;} /* IE6 "fix" */
#nav ul a {zoom: 1;} /* IE6/7 fix */

/* #nav ul li {display: block; float: none; padding-bottom: 5px; line-height: 120%;} */
#nav ul li {display: block; width: 202px; float: none; padding: 2px 20px 5px 26px; line-height: 120%;}
#nav ul li:hover {background-color: #c8e0ff;}
#nav ul ul {font-size: 90%;top: 0;}
/* /droppy */

#xp .stylish-select ul.newList {left:-9999px;}
#xp ul.newList * {margin:0; padding:0;}
#xp ul.newList a {color: #000; text-decoration:none; display:block;}
#xp ul.newList {margin:0; padding:0; list-style:none; color:#000; width:290px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:999;}
#xp ul.newList li a {padding:3px 8px; display: block;}
#xp ul.newList li a:focus {-moz-outline-style: none;}
#xp .selectedTxt {width:345px; overflow:hidden; height:16px; padding:0 23px 0 0;}
#xp .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#xp .newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}
#xp .newListOptionTitle {font-weight:bold;}
#xp .newListOptionTitle ul {margin:3px 0 0;}
#xp .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
#xp .newListSelected {background:#FFF url(/common/img/uploaded/dropdown.gif) no-repeat scroll 327px 1px; border:1px solid #A5ACB2; color:#000; height:20px; margin-bottom:10px; padding:0; width:345px;}
#xp .newListSelected div {padding:2px 21px 2px 4px; text-align:left !important; width:320px; background: none;}
#xp ul.newList {list-style:none; color:#000; width:345px; background:#fff; border:1px solid #aaa; top:22px; left:0; height:auto; overflow:auto; text-align:left!important; position:absolute; z-index:999;}
#xp ul.newList li {padding:2px 5px!important;}
#xp .newListHover {background:#c8e0ff!important; color:#000!important; cursor:default;}
#xp .newListSelHover {cursor:default;}
#xp .newListSelHover, #win-xp .newListSelFocus {background-position:auto;}

#right #xp .stylish-select ul.newList {left:-9999px; z-index:999;}
#right #xp ul.newList * {margin:0; padding:0;}
#right #xp ul.newList a {color: #000; text-decoration:none; display:block;}
#right #xp ul.newList {margin:0; padding:0; list-style:none; color:#000; width:290px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:999;}
#right #xp ul.newList li a {padding:3px 8px; display: block; z-index: 500;}
#right #xp ul.newList li a:focus {-moz-outline-style: none;}
#right #xp .selectedTxt {width:345px; overflow:hidden; height:16px; padding:0 23px 0 0;}
#right #xp .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#right #xp .newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}
#right #xp .newListOptionTitle {font-weight:bold;}
#right #xp .newListOptionTitle ul {margin:3px 0 0;}
#right #xp .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
#right #xp .newListSelected {background:#FFF url(/common/img/uploaded/dropdown.gif) no-repeat scroll 561px 1px; border:1px solid #A5ACB2; color:#000; height:20px; margin-bottom:10px; padding:0; width:579px;}
#right #xp .newListSelected div {padding:2px 21px 2px 4px; text-align:left !important; width:555px; background: none;}
#right #xp ul.newList {list-style:none; color:#000; width:579px; background:#fff; border:1px solid #aaa; top:22px; left:0; height:auto; overflow:auto; text-align:left!important; position:absolute; z-index:999;}
#right #xp ul.newList li {padding:2px 5px!important; background: none;}
#right #xp .newListHover {background:#c8e0ff!important; color:#000!important; cursor:default;}
#right #xp .newListSelHover {cursor:default;}
#right #xp .newListSelHover, #win-xp .newListSelFocus {background-position:auto;}
#right .docs-search td span#xp {
  margin-top: 0;
}

.rss {
  margin: 14px 13px 0 0;
  text-align: right;
}

.rss a {
  display: block;
  background: url(/common/img/ico_rss.gif) no-repeat right 0;
  padding-right: 25px;
  height: 25px;
  outline: none;
}

