body {
  font-family: tahoma;
  font-size: 12px;
  margin:0px;
  padding:0px;
  color: #313131;
  background: url('images/header.jpg') repeat-x;

  }

@media print {
#header, #top, #menu, #foo, #right { display: none; }
.center_content_fix, #text { width: 100% !important;}
#contenier, #content { margin: 0px !important; }
} 

img {
	border: 0;
}
  
#vdsv {
    color: white;
    float: right;
    font-size: 14px;
    margin-right: 40px;
    margin-top: 6px;
    text-transform: uppercase;
    cursor: pointer;
}

#vdsv:hover {
    text-decoration: underline;
}
  
#centring {
  padding: 0px;
  min-width: 1024px;
}

* html #centring {   
    width: expression( document.body.clientWidth < 1024 ? "1023px" : "auto" ); /* set min-width for IE */ 
    min-width: 1023px; /* sets min-width value for all standards-compliant browsers */  
 }  


#header {
float: left;
width: 100%;
height: 214px;
/*background: #0b4672 url('images/header.jpg') repeat-x;*/
position: relative;
}

.header_center {
	width: 1222px;
	margin: auto;
}

.center_content_fix {
	width: 1250px;
	margin: auto;
}

.img_header {
	float: left;
	width: 1222px;
	height: 214px;
	background: #0b4672 url('images/i_header.jpg') no-repeat; /*img_header.jpg*/
}


#header img {
  float: left;

}

#header a {
display: block;
width: 300px;                                                   
height: 198px;
float: left;
}

#contenier {
  clear: both;
  }

#top {
  background: #0a3c61/*url('images/top_bg.jpg') repeat-x top*/;
  height: 28px;
  clear: both;
  border-top: 1px solid #fff;
  min-width: 1250px;
  }

#top a {
  color: #ffffff;
  font-weight: bold;
  }

#top ul {
	display: table;
  list-style: none;
  margin: 0px;
  padding: 7px 0px 0px 260px;
  display: none;
  }

#top ul li {
	display:table-cell;
	text-align: center;
	padding: 0 40px;
  }

#map {
    float: left;
    left: 3px;
    position: relative;
    text-transform: capitalize;
    top: 4px;
    background: url('images/mapr.jpg') no-repeat center;
    padding-left: 10px;
    padding-bottom: 2px;
    letter-spacing: -1px;
}

#map img {
  position: relative;
  top: 2px;
  left: -3px;
  display: none;
}

#map a {
    color: #FFFFFF;
    float: right;
    font-size: 17px;
    font-weight: normal;
}

#map a:first-child {
    margin-left: 18px;
}

.gzkma {
    float: left;
    width: 100%;
    border-spacing: 0px;
}

.gzkma tr td {
    border: 1px solid #0a3c61;
    text-align: center;
}

.gzkma tr td:first-child {
    width: 120px;
    text-align: center;
}

.gzkma tr td:last-child {
    width: 200px;
    text-align: center;
}




.text_slide {
  float: left;
  width: 207px;
  height: 260px;
  background: #ceedfd;
  padding: 10px;
}

.text_slide h3 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #cf7012;
  margin-bottom: 10px;
}

.text_slide a {
  background: #0084ad;
  color: #fff;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: center;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  margin-top: 10px;
}

.img_slide {
  float: right;
  width: 400px;
  height: 280px;
  overflow: hidden;
}

#slider-wrap{ /* Оболочка слайдера и кнопок */
	width:648px;
	height: 298px;
	border: 1px solid #ceedfd;
	font-size: 13px;
	color: #0c2b42;
	font-family: Arial;
	}
#slider{ /* Оболочка слайдера */
	width:628px;
	height:278px;
	overflow: hidden;
	border:#fff solid 10px;
	position:relative;}
.slide{ /* Слайд */
	width:100%;
	height:100%;
	}
.sli-links{ /* Кнопки смены слайдов */
	margin-top:10px;
	text-align:center;
	display: none;}
.sli-links .control-slide{
	margin:2px;
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(radioBg.png) center bottom no-repeat;}
.sli-links .control-slide:hover{
	cursor:pointer;
	background-position:center center;}
.sli-links .control-slide.active{
	background-position:center top;}
#prewbutton, #nextbutton{ /* Ссылка "Следующий" и "Педыдущий" */
	display:block;
	width:15px;
	height:100%;
	position:absolute;
	top:0;
	overflow:hidden;
	text-indent:-999px;
	background:url(arrowBg.png) left center no-repeat;
	opacity:0.8;
	z-index:3;
	outline:none !important;}
#prewbutton{left:235px;}
#nextbutton{
	right:10px;
	background:url(arrowBg.png) right center no-repeat;}
#prewbutton:hover, #nextbutton:hover{
	opacity:1;}


.title_slider {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #0a3c61;
    border-bottom: 2px solid #cf7012;
    padding-bottom: 5px;
    margin-top: 15px;
    margin-bottom: 20px;    
}

.fancybox-title-float-wrap .child {
    font-weight: normal;
    font-size: 12px;
}

.layout_foto {
    float: left;
    width: 198px;
    margin-left: 5px;
    margin-bottom: 5px;
    background: #ceedfd;
    border: 1px solid #ceedfd;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    color: #0c2b42;
}

.more_foto_mini {
    float: left;
    width: 200px;
    height: 135px;
    overflow: hidden;
}


.kom_foto {
    float: left;
    width: 190px;
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 11px;
}

.alllink {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.alllink a {
    display: inline-block;
    background: #0084ad;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 14px;
}

.dtcat {
    float: left;
    width: 100%;
}

.dtcat .dvort {
    float: left;
    width: 100%;
    margin: 5px 0px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
}

.dtcat .dvort .img {
    display: inline-block;
    margin: 5px;
    width: 640px;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.dtcat .dvort .name {
    color: #000;
    display: block;
    margin: 5px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#map {
    letter-spacing: 0px;
}
#map a:first-child {
    margin-left: 30px;
}
}

#menu {
  float: left;
  width: 270px;
  
  }

#menu ul{
float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 10px 0px 0px;
 
  }



#menu ul ul {
  margin: 0px 10px 0px 25px;
  }

#menu ul ul img.line {
  position: relative;
  left: -20px;
  margin-top: 5px;
  }

#menu ul ul li {
  background: none;
  padding: 0px;
  margin: 5px 0px;
  }

#menu ul ul li a {
  float: left;
  display: block;
  width: 149px;
  }

#menu ul ul li img {
  float: left;
  }

#menu li {
  margin:  5px;
  padding-bottom: 5px;
  width: 200px;
  background: url('images/line.gif') no-repeat bottom left;
}

#menu li img {
  border: 0px;
  margin: 0px 5px 0px 0px;
  }

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

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

/********/
#right ul{
float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 10px 0px 0px;
 
  }



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

#right ul ul img.line {
  position: relative;
  left: -20px;
  margin-top: 5px;
  }

#right ul ul li {
  background: none;
  padding: 0px;
  margin: 5px 0px;
  }

#right ul ul li a {
  float: left;
  display: block;
  width: 149px;
  }

#right ul ul li img {
  float: left;
  }

#right li {
  margin:  5px;
  padding-bottom: 5px;
  width: 200px;
  background: url('images/line.gif') no-repeat bottom left;
}

#right li img {
  border: 0px;
  margin: 0px 5px 0px 0px;
  }

#right a {
  color: #191919;
  text-decoration: none;
  }

#right a:hover {
  text-decoration: underline;
}
/********/
#links {
	float: left;
  margin: 10px 22px 10px 20px;
  padding: 0px 0px 0px 10px;
  background: url('images/left_block.jpg') no-repeat top right;
  border: solid 1px #ceedfd;
  }

#links h2 {
  color: #cf7012;
  font-size: 16px;
  padding: 20px 0px 0px 0px;
}

#links a {
  color: #a9cdfb;
  }

#content {
  margin-left: 300px;
  }

#right {
  float: right;
  width: 300px;
  text-align: left;
  }

.inform {
border: solid 1px #ceedfd;
padding-top: 7px;
margin:  0px auto 40px auto;
width: 220px;
height: 190px;

}

.inform2 {
margin:  5px 0px 0px 50px;
width: 120px;
float: left;

}

.right_block {
  background: url('images/block_bg.jpg') no-repeat top left;
  width: 220px;
  margin:  0px auto 40px auto;
  border: solid 1px #ceedfd;
  padding: 0px 0px 15px 0px;
  text-align:inherit;
}

.right_block h2 {
  color: #cf7012;
  font-size: 16px;
  text-align: center;
  padding: 25px 0px 0px 0px;

}

.right_block p {
  width: 200px;
  clear: both;
}

.right_block img {
  float: none;
  text-align:inherit;
  margin: 0px; auto;

}

.right_block a {
  color:#313131;
}

.right_block a:hover {
   color: #066fff;
}

input[type=text] {
  background-color: #ffffff;
  height: 14px;

  border: 1px solid #717171;
  }

input[type=password] {
  background-color: #ffffff;
  height: 14px;
 
  border: 1px solid #717171;
  }

.btn {
  color: #ffffff;
  border: 0px;
  background: #a9cdfb;
  }

 form.voting {
   text-align: left;
   padding: 0px 20px;
   }

#text {
  margin: 0px 300px 0px 0px;
  padding: 0px 0px 0px 0px;
 min-height: 800px;
}

.arhiv {
  float: right;
  color: #000000;
  font-size: 12px;
  position: relative;
  top: 7px;
  text-transform: none;
  font-weight: normal;

}

.arhiv a{
  color:#cf7012;
}

h1 {
  color: #cf7012;
  font-size: 18px;
  padding: 0px 0px 5px 30px;
  /*background: url('images/h1_bg.gif') repeat-x bottom;*/
  border-bottom: 2px solid #0a3c61;
  text-transform: uppercase;
  
  }

.blocks h1 {
  color: #cf7012;
  font-size: 16px;
  padding: 0px 0px 5px 0px;
  background: none;
  text-transform: none;
  }

.blocks {
  margin: 0px 0px 10px 0px;
  display: inline-block;
}

/*.blocks a[href="#"] {
color: #066fff;
display: block;
float: left;
margin: 5px;
}*/

.date {
  font-size: 12px;
  color: #cc6601;
  float: left;
  width: 100%;
  font-weight: bold;  
}

.date a {
  color: #cc6601;
  
}

.name {
  color: #066fff;
  }

.name a {
  color: #066fff;
}



.blocks {
  margin:0px 0px 30px 30px;
  }

.blocks textarea {
  border: 1px solid #717171;
}

.blocks input[type=text] {
  
  width: 250px;
}

.blocks input[type=submit] {
  background:#ceedfd;
  border: 0px;
}


.flash a {
  color: #cc6601;
}

.flash {
  color: #cc6601;
}

.flash2 {
  color: #066fff;
}

.body a {
  color: #313131;
}

.body a:hover {
  color: #066fff;
}

#foo {
  background: #0a3c61/*url('images/foo_bg.jpg') repeat-x bottom*/;
  height: 267px;
  clear: both;
  color: #fff;
  min-width: 1250px;
  border-top: 1px solid #233645;
  }

#foo a {
  color: #fff;
}

.e-terra {
  font-size: 11px;
  color: #717171;
  padding: 0px 0px 0px 3px;
  height: 16px;
  }



.count {
    float: right;
    margin: 10px 5px 0 0;
    padding: 0;
    text-align: right;
    top: 0;
    width: 200px;
  }



.count li {
  margin: 0px 3px;
  list-style:none;
  }


.address {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 5px 0 0;
    text-align: right;
    width: 350px;
    line-height: 16px;
    margin-top: 0px;
 }

 .address .vk {
   display: inline-block;
   width: 40px;
   height: 40px;
   background: url(files/socialnetworks/vk.png) no-repeat center;
   background-size: 40px;
   margin-top: 5px;
 }
 
  .address .inst {
   display: inline-block;
   width: 40px;
   height: 40px;
   background: url(files/socialnetworks/inst.png) no-repeat center;
   background-size: 40px;
   margin-top: 5px;
   margin-left: 5px;
 }
 
.copy {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-right: 5px;
    margin-top: 0;
    position: relative;
    text-align: right;
    top: 20px;
}

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

.nolist {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.nolist li {
  margin: 6px 0px;
  float: left;
  width: 100%;
}

.pic {
 
  width: 200px;
  float: left;
 
}


a.black {
  color: #717171;
  text-decoration: none;
}

a.black:hover {
  color: #066fff;
  text-decoration: none;
}

.note a {
  color:#313131;
  text-decoration: none;
}

.note a:hover {
  color:#066fff;
  text-decoration: none;
}

.voting {
  text-align: left;
  padding: 10px;
  
}

.voting a:hover {
  color:#066fff;

}

table {
    font-size: 12px;
}

table.1 p {
  padding: 0px;
  margin: 0px;
}

.voting_box {
  background: url('images/block_bg.jpg') no-repeat top left;
  padding: 20px;
}
.border {  
	float: left;
   margin: 0px 0px 35px 20px;
   padding: 5px;
   border: solid 1px #ceedfd;
   width: 261px;
}

.border a {
	width: 251px;
}

.border h1 {
	float: left;
	width: 251px;
	text-align: center;
	float: left;
	width: 250px;
	margin: 5px;
	text-align: center;
	padding: 0;
}

.border p {
	float: left;
	margin: 5px;
}

#right .border ul li a {
	font-weight: bold;
	color: #000;
}

#right .border ul ul li a {
	font-weight: normal;
	color: #191919;
}

#menu .border ul li a {
	font-weight: bold;
	color: #000;
}

#menu .border ul ul li a {
	font-weight: normal;
	color: #191919;
}

.border img {
	float: left;
	margin: 5px;
}


.border span {
font-size: 12px;
padding: 5px 10px 15px 0px;
display: block;
}

h3 {
  color: #066fff;
  font-size: 16px;
}

.searchmen {
  text-align: left;
  color: #a9cdfb;
  list-style-type: square; 
}

.notenews {
  float: left;
  width: 100%;
  margin: 5px 0px;

}



.notenews img {
	display: block;
	float: left;
	margin: 5px;
}

.notenews-more img {
	display: block;

clear: both;
margin: 0 auto;
}



.header-nav {
float: right;
width: 135px;
height: 48px;
background: rgba(255,255,255,0.7);
border-radius: 0 0 10px 10px;
margin: 0 -330px 0 0;
}

.header-nav a {
	display: block;
	float: left;
	padding: 15px 5px 15px 38px;
}

#right .H {
	display: block;
	color: #e47729;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#right .link {
color: #1ea3ff;
font-size: 12px;
text-decoration: none;
width: 167px;
margin: 5px 0;
clear: right;
}

#right .date {
	color: #1ea3ff;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
margin: 0 0 10px 5px;
}

.advert {
	font-size: 11px;
	margin: 5px;
	display: block;
}
#header .abs {
position: absolute;
top: 80px;
left: 700px;
behavior: url('iepngfix/iepngfix.htc');
  }
  
#header .header-nav a {
width: 10px;
height: 10px;
}

#right .all-news {
display: block;
margin: 10px;
float: right;
color: #1ea3ff;
font-weight: bold;
}

#right .special li {
background: none;
}

#right .border .special li a {
font-weight: normal;
}

.black p {
	margin: 0px 0px -12px 0px;
}

.voting .qwestion {
  width: 100%;
}

.voting .qwestion a {
  float: right;
}

.gcat {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}

.item {
  float: left;
  text-align: center;
  width: 190px;
  height: 415px;
  overflow: hidden;
  margin: 10px;
}

.item .name {
  font-size: 16px;
  color: #000000;
  height: 57px;
  overflow: hidden;
}

.item .pic {
  width: 190px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.item .desc {
    float: left;
    height: 170px;
    overflow: hidden;
    width: 100%;
}

.item .pereyti {
    float: left;
    margin-top: 10px;
    width: 100%;
    color: #000080;
}

.voting h2 {
    text-align: center;
}

.dsf {
    float: left;
    width: 630px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #E47729;
    font-family: arial;
}

.dsf h2 {
    color: white;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    background: #E47729;
}

.dsf form {
    margin-left: 20px;
}

.dsf form select {
    width: 590px;
}

.dsf form input[type=text] {
    width: 590px;
}

.dsf form input[type=submit] {
    background: #135e99;
    border: medium none;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 17px;
    margin: 0 0 10px 145px;
    padding: 3px;
    width: 300px;
}

#menu .dsf {
    width: 270px;
    margin-top: -10px;
}

#menu .dsf form select {
   width: 230px;
}

#menu .dsf form input[type=text] {
   width: 230px;
}

#menu .dsf form input[type=submit] {
    margin: 5px 0 15px;
    width: 232px;
}

.itemsres {
    float: left;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 10px;
}

.itemsres .pic {
    width: auto;
    margin-right: 10px;
}

#vdp {
    color: white;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-right: 15px;
    margin-top: 6px;
    text-transform: uppercase;
}

#vdp:hover {
    text-decoration: underline;
}

.lblock {
    float: left;
    width: 270px;
}

.yasearch {
    border: 1px solid #D7ECF1;
    float: left;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 20px;
    width: 271px;
}

#ya-site-results {
    float: left;
    width: 100%;
}

#foo .center {
    margin: auto;
    width: 1250px;
    font-family: arial;
}

#foo .center .lb {
    float: left;
}

#foo .center .lb .mblock {
    border-right: 1px solid white;
    float: left;
    height: 250px;
    margin: 5px 0 0 20px;
    padding: 0 20px 0 0;
    width: 245px;
}


#foo .center .lb .mblock:last-child {
    border: none;
}

#foo .center .lb .mblock li {
    list-style-type: none;
    margin-bottom: 11px;
    margin-top: 5px;
}

#foo .center .rb {
    float: right;
    width: 225px;
}

.breadcrumbs {
    border-bottom: 1px solid #C7C7C7;
    font-family: arial;
    margin-top: 12px;
    padding-bottom: 9px;
    font-size: 13px;
    padding-left: 5px;
}

.breadcrumbs a {
    color: #838383;
    text-decoration: underline;
    cursor: pointer;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.breadcrumbs a:last-child {
	text-decoration: none;
	cursor: text;
}

.printheader {
	float: left;
	width: 100%;
	font-size: 18px;
	border-bottom: 2px solid #0A3C61;
     padding-bottom: 9px;
     margin-bottom: 9px;
	display: none;
}

.printfooter {
	float: left;
	width: 100%;
	font-size: 18px;
	border-top: 2px solid #0A3C61;
     padding-top: 9px;
     margin-top: 9px;
	display: none;
}

.printfooter span {
	float: right;
}

.printaddr {
	float: left;
	width: 100%;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 9px;
	margin-bottom: 9px;
	display: none;
}

@media print {
.printheader, .printfooter, .printaddr {
	display: block;
}
}

#right .border {
	width: 281px;
	margin: 0px 0px 35px 10px;
}