/*
-----------------------------------------------
Site Base Styles
----------------------------------------------- */
*{margin:0;padding:0;}
body{
  font:62.5%/1.5 "Arial",serif;
  background:#fff;
  }
  #out{
    position:relative;
    margin: 0 auto;
    width:1200px;
        margin-top: 30px;
    }
/* =Misc(links)
----------------------------------------------- */
.page {
    width: 890px;
    float: left;
}







a img,fieldset{border:none}
.pda, .print, legend{display:none}
.clr{clear:both;height:1px;font-size:1px;line-height:1px;}
a{
color:#000;
font-size:14px;
text-decoration:none;
}
.fontsize-big a{
font-size:28px!important;
}
.fontsize-normal a{
font-size:14px!important;
}
.fontsize-small a{
font-size:10px!important;
}
.color1 a{color:black; text-decoration: underline;}
.color2 a{color:white;}
.color3 a{color:#063462;}



a:hover{
text-decoration:underline;
}
/* =Header
----------------------------------------------- */
.header{
  width:100%;
  overflow:hidden;
  padding-top:30px;
  text-align:right;
  font-size:16px;
  }
.header a {
  text-decoration:underline;
}
.headline {
      text-align: left;
}
.headline {
  font-size:22px;
}

.header h1 a{
  width:375px;
  height:57px;
  font-size:21px;
  font-weight:normal;
  overflow:hidden;
  display:block;
  position:relative;
  float:right;
  margin-right:23px;
  display:inline;
  outline:none
  }
  .header h1 a span{
    position:absolute;
    width:375px;
    height:57px;
    top:0;
    left:0;
    background:transparent url(../background.png) no-repeat 0 0;
    cursor:hand;
    }
  .header h1 a span.eng{
    position:absolute;
    width:375px;
    height:57px;
    top:0;
    left:0;
    background:transparent url(../images/white.webp) no-repeat 0 0;
    cursor:hand;
    }


/* =left
----------------------------------------------- */
.left{
font-size: 16px;
    padding-bottom: 25px;
    float: left;
    width: 250px;
    word-wrap: break-word;
  }
    
    
/* =page
----------------------------------------------- */
.page{
  font-size:19px;
      margin-left: 25px;
    float: left;
    margin-top: 15px;

  }
/* =nav
----------------------------------------------- */
.nav{
  padding-top:10px;
  border-bottom:1px solid #d8d8d8;
  overflow:hidden;
  width:100%;
  padding-bottom:8px;
  margin-bottom:10px;
  font-size:18px;
  zoom:1;
  }
  .nav span {
  font-size: 20px;
  font-family: Arial,sans-serif;
  }
  .nav ul{
  text-align: center;
  }
  .nav li {
    display: inline-block;
    padding: 0 20px;
  }  
  
  .nav li li{
  display: inline-block;
  padding:0 12px;
  list-style-type: none;
  }
  .nav li li:before {
  content: "► ";
  }
  .nav li li{
  display: inline-block;
  padding:0 12px;
  list-style-type: none;
  }
  .nav-child a {
    font-size: 90%;
  }  

  
  .gnav{
    list-style:none;
    font-size:22px;
    font-weight:bold;
    font-family:Georgia,serif;
    width:99%;
    padding-left:1%;
    overflow:hidden;
    background:url(../images/dot30000.png) repeat-x 0 100%
    }
    .gnav li{
      float:left  
      }
      .gnav li a{
        float:left;
        color:#000;
        text-decoration:none;
        cursor:hand;
        padding:10px 10px 15px 10px
        }
        .gnav li a:hover {
          text-decoration: underline;
          }
      .gnav li a.here{
        border:1px solid #b0b0b0;
        border-bottom:0;
        background:#fff;
        -webkit-border-top-right-radius:4px;
        -moz-border-radius-topright:4px;
        border-top-right-radius:4px;
        border-top-left-radius   :4px;
        -moz-border-radius-topleft   :4px;
        -webkit-border-top-left-radius:4px;
        }
.subnav{
  list-style:none;
  font-size:22px;
  font-family:Georgia,serif;
  padding:11px 0 8px 16px;
  width:650px;
  }
  .subnav li{
    float:left;
    }
    .subnav li a{
      float:left;
      color:#000;
      text-decoration:none;
              cursor:hand;
      padding:0 0 5px 0;
      }
    .subnav li a span{
      float:left;
      padding:2px 7px;
      margin-right:4px;
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius:3px;
      white-space:nowrap;
      }
    .subnav li a:hover span{
      background:#d7d7d7;
      text-shadow:#fff 0 1px 0;
      }
    .subnav li a.here{
      color:#fff;
      background:url(../images/arr00000.png) no-repeat 50% 100%;
      }
      .subnav li a.here span{
        background:#000;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius:3px;
        float:left;
        padding:2px 7px
        }

.switch_version{
  float:right;
  margin-top:15px;
  display:inline;
  zoom:1;
  }
  .switch_version a{
    color:#000;
    text-decoration:none;
    font-size:15px;
    padding:5px 0 5px 40px;
    background:url(../images/normal00.png) no-repeat 0 50%;
    float:left;
    position:relative;
    right:23px;
    top:-5px;
    }
    .switch_version a:hover {
      text-decoration: underline;
    }
/* =hentry
----------------------------------------------- */
.hentry{
  margin-bottom:45px;
  padding:0 23px;
  }
.hentry h2{
  font-size:1.29em;
  font-weight:bold;
  font-family:Georgia,serif;
  }
  .hentry h2 a{
    color:#000;
    text-decoration:none;
    }
  .published{
    color:#195183;
    margin:.4em 0;
    }
   .tags{
    margin-top:.6em;
    }
     .tags a{
      text-decoration:none;
      padding:1px 2px;
      }
     .tags a:hover{
      background:#d8edff;
      }
.category{
  /*font-size:32px;
  padding:0 0 10px 16px;*/
  border-bottom:1px solid #848484;
  font-weight:bold;
  }
  .subcat{
    font-size:22px;
    margin-top:15px;
    margin-bottom:20px;
    margin-left:16px;
    }
    .hentrylist{
      padding-left:11px;
      margin-top:33px;
      }
    .categlist{
      list-style:none;
      padding-left:16px;
      margin-top: 7px;
                        font-size:22px;
      margin-bottom:50px;
      }
    .categlist li{
      margin-bottom:3px;
      }
      .categlist li a{
        text-decoration:none;
      }
/* =footer
----------------------------------------------- */
.footer{
  padding-top:12px;
  border-top:3px solid #000;
  zoom:1;
  position:relative;
  text-align: center;
  }
  dl{
    zoom:1;
    position:relative;
    padding-top: 10px;
    padding-bottom: 10px;
    }
  .footer ul{
    
    }
  .footer .subnav{
    padding-top:0;
    padding-bottom:14px;
    float:left;
    zoom:1;
    }
  .footer .switch_version{
    margin-top:6px;
    }
  .copy{
    clear:both;
    border-top:1px solid #d8d8d8;
    padding:22px 0;
    font-size:1.4em;
    }
    .copy  .what{
      padding:12px 0 12px 47px;
      background:url(gerb0000.webp) no-repeat 0 50%;
      position:relative;
      }
      .copy .url{
        position:absolute;
        bottom:12px;
        color:#000;
        right:0;
        }
/* =pagi
----------------------------------------------- */
.pagi{
  padding:0 23px;
  margin:2em 0;
  width:90%;
  overflow:hidden;
  }
  .pagi a{
    float:left;
    color:#000;
    text-decoration:none;
    padding-bottom:5px;
    margin-right:8px;
    }
  .pagi a span{
    float:left;
    border:1px solid #d7d7d7;
    padding:0 .8em;
     -moz-border-radius: 5px;
     -khtml-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius:5px;
     height:2em;
     line-height:2em;
    cursor:hand;
    }
    .pagi a:hover{
    }
      .pagi a:hover span{
        background:#d7d7d7;
        border-color:#000;
        text-shadow:#fff 0 1px 0;
        }
    .pagi a.here{
      background:url(../images/arr00000.png) no-repeat 50% 100%;
      }
    .pagi a.here span{
      background:#000;
      border-color:#000;
      color:#fff;
      font-weight:bold;
      
      }
      .pagi a.here b{
        font-size:30px;
        }
.pagi .pagi-prev{margin-right:25px;}
.pagi .pagi-next{margin-left:25px;}
/* =access
----------------------------------------------- */  
.access{
height: 46px;
    /* background: #dad7d7; */
    font-size: 17px;
    color: #000;
    /* position: relative; */
    /* top: 0; */
    width: 1200px;
    /* z-index: 1000; */
    margin: auto;
    margin: 0 auto;
  }
  .access a{outline:none}
  .a-fontsize{
    float:left;
    padding-top:13px;
    margin-left:13px;
    display:inline;
    }
    .a-fontsize dt{
      text-shadow:#fff 0 1px 0;
      }
    .a-fontsize dt,.a-fontsize dd{
      float:left;
      }
    .a-fontsize a{text-decoration:none;height:31px;margin-left:5px;display:inline;float:left;background-image:url(../images/fontsize.png);position:relative;top:-5px;}
    .a-fontsize-small{
      width:20px;
      height:31px;
      }
      a.a-fontsize-small:hover, .fontsize-small a.a-fontsize-small{background-position:0 -31px;}
    .a-fontsize-normal{
      width:26px;
      background-position:-20px 0;
      }
      a.a-fontsize-normal:hover, .fontsize-normal a.a-fontsize-normal{background-position:-20px -31px;}
    .a-fontsize-big{
      width:26px;
      background-position:-46px 0;
      }
      a.a-fontsize-big:hover, .fontsize-big a.a-fontsize-big{background-position:-46px -31px;}
.a-simple{
    float:left;
    padding-top:13px;
    margin-left:13px;
    display:inline;
    }
    .a-simple dt{
      text-shadow:#fff 0 1px 0;
      }
    .a-simple dt,.a-simple dd{
      float:left;
      }
    .a-simple a{text-decoration:none;height:31px;margin-left:5px;display:inline;float:left;position:relative;top:-5px;}
    .a-simple-small{
      width:20px;
      height:31px;
      }
      a.a-simple-small:hover, .simple-small a.a-simple-small{background-position:0 -31px;}
    .a-simple-normal{
      width:26px;
      background-position:-20px 0;
      }
      a.a-simple-normal:hover, .simple-normal a.a-simple-normal{background-position:-20px -31px;}
    .a-simple-big{
      width:26px;
      background-position:-46px 0;
      }
      a.a-simple-big:hover, .simple-big a.a-simple-big{background-position:-46px -31px;}  
.a-colors{
    float:left;
    padding-top:13px;
    margin-left:45px;
    display:inline;
    width:205px;
    }
    .a-colors dt{
      text-shadow:#fff 0 1px 0;
      float:left;
      margin-right:10px;
      }
    .a-colors dd{
      float:left;
      }
    .a-colors a{
      height:31px;
      margin-left:5px;
      display:inline;
      float:left;
      background-image:url(../images/colors.png);
      position:relative;
      top:-5px;
      text-decoration:none;
      width:26px;
      }
    .eng .a-colors a{
      height:31px;
      margin-left:5px;
      display:inline;
      float:left;
      background-image:url(../images/colors.png);
      position:relative;
      top:-5px;
      text-decoration:none;
      width:26px;
      }
      .a-color1{}
      .a-color2{background-position:-26px 0;}
      .a-color3{background-position:100% 0;}
      .a-color1:hover,.color1 .a-color1{background-position:0 -31px;}
      .a-color2:hover,.color2 .a-color2{background-position:-26px -31px;}
      .a-color3:hover,.color3 .a-color3{background-position:100% -31px;}
.a-images{
    float:left;
    padding-top:13px;
    display:inline;
    padding-left: 45px;
    }
    .a-images dt{
      text-shadow:#fff 0 1px 0;
      float:left;
      margin-right:5px;
      }
    .a-images dd{
      float:left;
      }
.a-images a{
      height:27px;
      display:inline;
      float:left;
      background-image:url(../images/images.png);
      position:relative;
      top:-4px;
      text-decoration:none;
      width:90px;
      }
.eng .a-images a{
      height:27px;
      margin-left:5px;
      display:inline;
      float:left;
      background-image:url(../images/images.webp);
      position:relative;
      top:-5px;
      text-decoration:none;
      width:90px;
      }
      .imageson .a-images a{
        background-position:0 -27px;
        }
  .a-search, .a-settings{
    float:left;
    padding-left:49px;
    background:url(../images/a-search.png) no-repeat 0 0;
    margin-top:10px;
    padding-top:0px;
    padding-bottom:6px;
    text-shadow:#fff 0 1px 0;
    margin-left:53px;
    display:inline;
    }
  .a-settings{
    background-image:url(../images/a-settin.png);
    }
    .a-search a, .a-settings a{
      color:#000;
      }
      .a-settings a{
        padding-right:18px;
        background:url(../images/arr00000.png) no-repeat 100% 60%;
        }
.popped{
border: 2px solid #000;
    background: #9ed1ff;
    position: absolute;
    /* left: 0; */
    top: 76px;
    width: 883px;
    z-index: 100;
    padding: 13px 21px 23px 21px;
    color: #063462;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    display: none;
  }
  .access .popped a{
    color:#063462;
    }
  .popped h2{
    font-size:44px;
    margin-bottom:15px;
    }
    .popped p span{
      font-weight:normal
      }
  .choose-font-family{
    margin-bottom:10px;
    }
    #serif{
      font-family:"Arial",serif;
      }
    .font-family, .letter-spacing{
      padding:2px 4px;
      border:1px solid #063462;
      text-decoration:none;
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius:3px;
      color:#063462;
      }
      .here.font-family, .here.letter-spacing, .spacing-small #spacing-small, .spacing-normal #spacing-normal, .spacing-big #spacing-big,.serif #serif, .sans-serif #sans-serif{
        background:#063462;
        color:#9ed1ff;
        }
  .choose-letter-spacing{
    margin-bottom:1em;
    }
#out #spacing-small{letter-spacing:0px;}
#out #spacing-normal{letter-spacing:2px;}
#out #spacing-big{letter-spacing:5px;}
.choose-colors{
  font-size:22px;
  list-style:none;
  }
  .choose-colors a{
    display:block;
    padding:10px 22px;
    text-decoration:none;
    zoom:1;
    }
    .choose-colors a span{display:none}
    #color1 a{color:#000;background:#fff}
    #color2 a{color:#fff;background:#000}
    #color3 a{color:#063462;background:#9dd1ff;border:6px solid #063462;padding:4px 16px}
    #color4 a{color:#4d4b43;background:#f7f3d6}
    #color5 a{color:#a9e44d;background:#3b2716}
.color1 #color1 span,
.color2 #color2 span,
.color3 #color3 span,
.color4 #color4 span,
.color5 #color5 span{
display:inline;
margin-right:5px;
}
.saveit{
  width:100%;
  overflow:hidden;
  font-size:22px;
  font-weight:bold;
  margin-top:15px;
  padding:5px 0;
  }
  #out .saveit a{
    float:right;
    border:4px solid #063462;
    text-decoration:none;
    color:#9dd1ff;
    background:#063462;
    margin-left:28px;
    display:inline
    
    }
    .saveit a span{
      padding:6px 14px;
      border:2px solid #9dd1ff;
      float:left;
      }
.color1 .popped{border-color:#000;background:#fff;color:#000;}
.color1 .popped a,.color1 .access .popped a {color:#000}
.color1 #out .font-family, .color1  #out .letter-spacing{color:#000;border-color:#000}
.color1 #out .here.font-family,.color1 #out .here.letter-spacing,.color1.spacing-small #out #spacing-small,.color1.spacing-normal #out #spacing-normal,.color1.spacing-big #out  #spacing-big,.color1.serif #out  #serif,.color1.sans-serif #out #sans-serif{color:#fff;background:#000}
.color1 #out .saveit a{background:#000;border-color:#000}
.color1 .saveit a span{border: 1px solid #000;
    color: black;}

/* =font-size
----------------------------------------------- */
.fontsize-big .page{font-size:28px}
.fontsize-small .page{font-size:10px}
.fontsize-normal .page{font-size:14px}
/* =spacing
----------------------------------------------- */
.spacing-normal .page, .spacing-normal .popped{letter-spacing:2px}
.spacing-big .page,.spacing-big .popped{letter-spacing:5px}


.spacing-normal .left{letter-spacing:2px}
.spacing-big .left{letter-spacing:5px}

.sans-serif .page,.sans-serif .nav a,.sans-serif .subnav a,.sans-serif .footer,.sans-serif  #out h2, .sans-serif .popped{
  font-family:Arial,sans-serif
  }
.serif {font-family:Georgia,serif}
.imagesoff .page img{
  display:none
  }
/* =big news
----------------------------------------------- */
.cat{
  float:left;
  margin-right:1em;
  padding-top:.35em;
  font-size:1.35em;
  color:#195183
  }
.meta{
  display:table;
  zoom:1;
  margin-bottom:36px;
  }
  .printversion {
    margin-left: -25px;
    position: relative;
    zoom: 1;
    }
    .printversion a {
      padding-left: 25px;
      background: transparent url(..images/print.png) no-repeat 0 50%;
      }
.singlepost h2{
  font-size:1.8em
  }
  .singlepost p{
    margin-bottom:1em;
    font-size:1.2em;
    }
  .singlepost  .meta .published,.singlepost  .meta .tags{
    margin:4px 0;
    }
.related{
  width:883px;
  overflow:hidden;
  border:3px solid #000;
  margin:2em 0;
  padding:15px 20px
  }
  .related h3{
    font-size:1.3em;
    font-weight:bold;
    margin-bottom:10px;
    }
  .related dt{
    font-size:1.3em;
    margin-bottom:5px;
    }
    .related dt a{
      text-decoration:none
      }
  .related dd{
    margin-bottom:1.3em
    }
  .c1{
    width:400px;
    float:left;
    }
  .c2{
    width:400px;
    float:right;
    }
.summary {
    font-weight:bold;
    }
/* =letter
----------------------------------------------- */
.letter{
  margin:0 ;
  }
  .letter h2{
    margin:0 23px 20px 23px;
    font-size:1.8em;
    }
  .letter .note{
    border-bottom:1px solid #d8d8d8;
    padding:10px 23px 10px 23px;
    }
  .letter .req{
    font-weight:bold;
    font-size:44px;
    position:relative;
    color:#970000;
    line-height:18px;
    font-family:Georgia,serif;
    }
  .letter .row{
    margin-bottom:20px;
    }
  .letter  form{
    margin:1.5em 0 1em 0
    }
  .letter label{
    display:block;
    font-size:1.3em;
    font-weight:bold;
    padding-bottom:5px;
    font-family:Georgia,serif
    }
    .letter label span{
      font-weight:normal;
      }
   .inp, .letter textarea{
    width:901px;
    border:2px solid #000;
    font-size:22px;
    padding:6px 12px;
    font-family:Georgia,serif
    }
  .letter select{
    font-size:22px;
    width:100%;
    }
    .letter select option{
      padding:3px;
      }
    .letter textarea{
      height:546px;
      }
    .letter .error .inp{
      color:#970000;
      border-color:#970000;
      font-weight:bold
      }
  .letter  .disabled{
    color:#fff;
    background:#000;
    }
.last{
  width:60%;
  overflow:hidden;
  margin-top:20px;
  float:left;
  }
  .last a, .search .row a{
    text-decoration:none;
    }
    .last a span, .search .row a span{
      border:2px solid #fff;
      padding:5px 17px 5px 48px;
      color:#fff;
      font-size:32px;
      float:left;
      background:url(..images/send.png) no-repeat 14px 50%;
      }
/* =search
----------------------------------------------- */
.search h1, .searchresult{
  font-size:32px;
  padding-left:23px;
  }
  .searchresult{
    padding:0 0 5px 23px;
    border-bottom:1px solid #d8d8d8;
    margin-bottom:40px;
    margin-top:35px;
    }
.search  .hentry{
  position:relative;
  }
  .search .hentry .nom{
    position:absolute;
    left:0;
    top:5px;
    color:#195183;
    }
.search .row{
  width:903px;
  margin-left:23px;
  overflow:hidden;
  padding:4px 0;
  }
  .search .row .inp{
    width:680px;
    float:left;
    font-style:italic;
    padding:10px
    }
  .search .row a{
    float:right;
    }
    .search .row a span{
      padding-top:1px;
      padding-bottom:1px;
      background-image:url(..images/search.png)
      }
.search1,.search2{
  font-size:22px;
  line-height:1.4;
  padding-left:23px;
  }
.search h3{
  margin-top:1em;
  padding-left:23px;
  font-size:22px;
  font-weight:bold;
  font-family:Georgia,serif;
  }
  .timear,.contentsize{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    padding:2px 4px;
    }
    .contentsize{
      text-decoration:underline
      }
    .timear span{
      font-weight:normal;
      }
    .timear em{
      font-style:normal;
      font-weight:bold;
      text-decoration:underline
      }
  .search1 .here, .search2 .here{
    background:#d7d7d7;
    -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius:3px;
      text-shadow:#fff 0 1px 0;
      text-decoration:none
      }
    .search2 .here em{text-decoration:none;}
    .search2  select{
      font-size:18px;
      }
      .search2  select option{
        padding-right:.6em;
        }
.goup{
  width:100%;
  overflow:hidden;
  margin-top:1em;
  }
  .goup a{
    float:right;
    margin-right:23px;
    display:inline;
    padding:5px 47px 5px 0;
    background:url(..images/up.png) no-repeat 100% 50%;
    color:#000;
    text-decoration:none
    }
.search-small .row{
  width:100%;
  overflow:hidden;
  margin:0;
  }
.search-small  h3{
  padding-left:13px;
  }
  #out .search-small .inp{
    width:690px;
    }
/* =sitemap
----------------------------------------------- */
.sitemap h1{
  font-size:32px;
  }
.sitemap dl{
  width:290px;
  margin-right:14px;
  float:left;
  margin-top:1.5em;
  margin-bottom:23px;
  }
  .sitemap dl.wide{
    clear:both;
    width:auto;
    float:none;
    }
  .sitemap dt{
    font-size:1.3em;
    padding:0 0 5px 13px;
    border-bottom:1px solid #848484;
    font-weight:bold;
    
    }
  .sitemap dd{
    padding:13px 0 0 32px;
    }
    .sitemap dd ul{
      list-style:none;
      font-size:1.3em;
      }
      .sitemap dd li{
        margin-bottom:3px;
        }
      .sitemap dd li a{
        text-decoration:none;
        }
/* =gos
----------------------------------------------- */
.gos h1{
  font-size:32px;
  margin-bottom:24px;
  }
  .pop dt{
    padding:14px 0 14px 23px;
    background:url(..images/arrr.png) no-repeat 0 50%;
    font-size:22px;
    font-weight:bold;
    border-bottom:1px solid #d8d8d8;
    cursor: hand;
    zoom:1;
    cursor: pointer;
    position:relative;
    }
  .pop dt.opened{
    color:#fff;
    background:#000 url(..images/arrb.png) no-repeat 12px 50%;
    border-color:#000;
    padding-left:43px;
    }
  .pop dt:hover{
    text-decoration:underline
    }
    .pop dt.opened:hover {
      text-decoration:none;
      }
  .pop dd{
    display:none;
    padding-top:20px;
    zoom:1;
    }
    .pop dd p, .pop dd img{
      margin-bottom:1em;
      padding:0 23px 0 23px;
      }
      .pop dd p.gos-addr{
        background:url(http://eng.news.kremlin.ru/static/blind/img/access/gos-addr.png) no-repeat 0 5px;
        }
      .pop dd p.gos-phone{
        background:url(http://eng.news.kremlin.ru/static/blind/img/access/gos-phone.png) no-repeat 0 5px;
        }
      .pop dd strong{
    
        }
  #out dd .closeme{
    width:100%;
    overflow:hidden;
    padding:0;
    }
    .closeme a{
      color:#000;
      float:right;
      padding-left:24px;
      background:url(http://eng.news.kremlin.ru/static/blind/img/access/closeme.png) no-repeat 0 50%;
      margin-right:23px;
      display:inline;
      }
.lastupdate{
  font-style:italic;

  text-align:right;
  padding-right:23px;
  }
.lica{
  width:100%;
  border-spacing:0;
  border-collapse:collapse;
  margin-bottom:40px;
  margin-top:23px;
  }
  .lica .entry-list{
    display:block;
    font-size:0.77em;
    }
  .lica th,.lica td{
    border-bottom:1px solid #b2b2b2;
    }
  .lica th{
    padding:15px 0 12px 23px;
    vertical-align:top;
    text-align:left;
    font-weight:normal
    }
  .lica td{
    text-align:right;
    font-size:1.3em;
    padding-right:23px;
    padding:12px 23px 12px 0;
    }
    .lica td a {
      color:#000;
      }
.pop dd ul{
  list-style:none;
  padding:20px 23px 20px 23px;
  }
  .pop dd li {
    margin-bottom:5px;
    }
  .pop dd li a{
    color:#000;
    }
.departments, .popg .popg{
  margin-left:80px;
  margin-right:30px;
}
.departments dd{
  position:relative;
  padding-bottom:2em;
  }
  .departments dd .dep-close{
    position:absolute;
    right:20px;
    bottom:0;
    padding-left:24px;
    background:url(http://eng.news.kremlin.ru/static/blind/img/access/closeme.png) no-repeat 0 50%;
    margin-right:23px;
    }
  .departments dt a{
    color:#000;
    text-decoration:none;
    }
  .departments dt.opened a{
    color:#fff
    }
.pop blockquote{
  padding:0 23px;
  font-style:italic;
  font-size:1.3em;
  margin-bottom:35px;
  }
  #out .pop blockquote p{
    padding:0;
    margin:0;
    background:none;
    }
  .pop blockquote cite{
    display:block;
    text-align:right;
    margin-top:1em;
    font-size:.8em
    }
.popg dd p{
  margin-bottom:1em;
  padding:0 23px;
  font-size:1.3em;
  background:url(http://eng.news.kremlin.ru/static/blind/img/access/dash.png) no-repeat 0 .6em
  }
  #out .popg dd p.closeme{
  padding:0;
  background:none;
  font-size:1em;
  }
  .hl{background:#000;color:#fff;padding:1px 2px;}
  .textcontent{
    margin-left:22px;
  }
  .textcontent p{
    margin-bottom:1em;
  }



.gos-top img {
  float:left;
  margin-right:12px;
}

.b-gos-entry {
  clear: both;
}



.chooseto input {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.choosetolabel {
  margin-bottom: 5px;
}


.file-attach {
    cursor:pointer;
    float:left;
    height:64px;
    margin-top:20px;
    overflow:hidden;
    position:relative;
    width:250px;
}

.file-attach-btn {
    cursor:pointer;
    display:inline-block;
    font-size:22px;
    height:64px;
    left:0;
    line-height:62px;
    padding-left:22px;
    position:absolute;
    text-decoration:none;
    top:0;
    width:250px;
    z-index: 5;
    }
    .file-attach-btn span {
        
        display:inline-block;
        height:26px;
        margin-right:20px;
        position:relative;
        top:5px;
        width:22px;
        }
        .color1 .file-attach-btn span {
            background:url("http://eng.news.kremlin.ru/static/blind/img/attach-file-icon-sprite.png") -88px -0px  no-repeat;
            }
        .color1 .file-attach-btn {
            color: black !important;
            }
            
        .color2 .file-attach-btn span {
            background:url("http://eng.news.kremlin.ru/static/blind/img/attach-file-icon-sprite.png") -0px -0px  no-repeat;
            }
        .color2 .file-attach-btn {
            color: white !important;
            }
            
        .color3 .file-attach-btn span {
            background:url("http://eng.news.kremlin.ru/static/blind/img/attach-file-icon-sprite.png") -22px -0px  no-repeat;
            }
        .color3 .file-attach-btn {
            color: #063462 !important;
            }
            
        .color4 .file-attach-btn span {
            background:url("http://eng.news.kremlin.ru/static/blind/img/attach-file-icon-sprite.png") -66px -0px  no-repeat;
            }
        .color4 .file-attach-btn {
            color: #59422e !important;
            }

        .color5 .file-attach-btn span {
            background:url("http://eng.news.kremlin.ru/static/blind/img/attach-file-icon-sprite.png") -44px -0px  no-repeat;
            }
        .color5 .file-attach-btn {
            color: #a9dd38 !important;
            }

.file-attach-btn:hover {
    text-decoration: none;
    }
    
#id-file {
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    height: 64px;
    font-size: 250px;
    border:0;
    padding:0;
    position: absolute;
    top:0;
    right:0;
    z-index: 10;
    cursor: pointer;
    }
    
#flood {
    color: red;
    margin-top:20px;
    text-align:center;
}
#flood.hide {
    display: none;

}


/** cabinet **/

#msg-list h3{
  font-size:17px;
  border-bottom:1px solid #d8d8d8;
  padding-bottom:15px;
}

#msg-list .item{

  line-height:2;
}

#msg-list .item.first{
  margin-top:15px;
}

#msg-list .item span{
  font-weight:bold;
}

#msg-list .item span.status, #msg-list .item span.more{
  font-weight:normal;
}

#msg-list .item span.more{
  text-decoration:underline;
  cursor:pointer;
}

#msg-list .item p{
  margin-bottom:20px;
}

 .item .msg{
  margin-bottom:20px;
}

#msg-list .items_separator{
  display:block;
  width:100%;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:1px solid #d8d8d8;
  border-top:1px solid #d8d8d8;
  margin-top:70px;
  font-weight:bold;  
}
.dropdown-menu{
text-align:right;
}

.search{
  float: right;
  padding-top:6px;
  display:inline;
  margin-left:8px;
}
#mod-search-searchword{
font-size:17px;
}
.readmore a {
  border: 1px solid gray;
  padding: 3px;
}
select {
    width: 70px;
    font-size: 18px;
    margin-bottom: 10px;
}
div.search input#mod-search-searchword {
  width: 200px;
}
.btn-group.pull-right {
  display: none;
}
.article-info-term {
    display: none;
}
div.mod-languages {
  background: none;
  width: auto;
}
.moduletable_topmenu li {
    list-style-type: none;
    margin: 0 10px;
}
.nav:firct-child {
  border: none;
}

/* Pagination*/
.pagenav {
  text-align: right
}

.pagenav ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}

.pagenav li {
  display: inline;
  margin: 0px;
  padding: 0
}

.pagenav a,span.pagenav {
  padding: 0 14px;
  margin: 0;
  line-height: 1.9em;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left: 0px solid #ddd;
  display: inline-block;
  line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.pagination ul {
  margin: 10px 10px 10px 0;
  padding: 0
}

.pagination li {
  display: inline;
}

.pagination a {
  padding: 0 14px;
  line-height: 2em;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left: 0px solid #ddd;
  display: inline-block
}

.pagination .active a {
  cursor: default;
}

.pagination span,.pagination span  a:hover {
  cursor: default;
  padding: 0 14px;
  line-height: 2em;
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.left h3 {
    background: none repeat scroll 0 0 black;
    color: white;
    font-size: 21px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.a-obvers {
    position: absolute;
    right: 0px;
    margin-top: 10px;
    z-index: 9999;
    padding: 0px 7px;
}
/*******menu**/
#yui-gen11 {
    display: none !important;
}
#ariyui138_menu {
margin: 15px -1px;
}
div.yui-module {
   /* z-index: 9999 !important;
    background: white !important;
    width: 100% !important;
    left: 0px !important;*/
  border:1px solid grey;
      float: none!important;
}
.nav ul {
    text-align: left!important;
}

.fontsize-small #ariyui138 .yuimenuitem-level-0  a {
    font-size: 12px!important;}
.fontsize-normal #ariyui138 .yuimenuitem-level-0  a {
    font-size: 16px!important;}
.fontsize-big #ariyui138 .yuimenuitem-level-0 a {
    font-size: 32px!important;}
  
.fontsize-small #ariyui138 .yuimenuitem-level-1 a{ font-size: 12px!important;}  
.fontsize-normal #ariyui138 .yuimenuitem-level-1  a{ font-size: 16px!important;}  
.fontsize-big #ariyui138 .yuimenuitem-level-1  a{ font-size: 32px!important;}  

#ariyui139_menu {
margin: 15px -1px;
}

.fontsize-small #ariyui139 .yuimenuitem-level-0  a {
    font-size: 12px!important;}
.fontsize-normal #ariyui139 .yuimenuitem-level-0  a {
    font-size: 16px!important;}
.fontsize-big #ariyui139 .yuimenuitem-level-0 a {
    font-size: 32px!important;}
  
.fontsize-small #ariyui139 .yuimenuitem-level-1 a{ font-size: 12px!important;}  
.fontsize-normal #ariyui139 .yuimenuitem-level-1  a{ font-size: 16px!important;}  
.fontsize-big #ariyui139 .yuimenuitem-level-1  a{ font-size: 32px!important;}  

  
  
.ext-menu ul {
    box-shadow: none!important;
    background: transparent !important;}
.nav li li::before {display:none!important}  
.ext-menu li {
    border-left: 0px ridge #B1C7D1!important;}
  .item-385 {
    display: none !important;
}
.ext-menu {
    background: transparent!important;}
  
  /******/

.items-row {
    min-height: 175px;
}
.items-row {
    min-height: 175px;
    margin-bottom: 20px !important;
}
.items-leading {
    min-height: 175px;
    margin-bottom: 20px !important;
}


.fontsize-small .moduletable_slujby p {
    font-size: 10px !important;
}
.fontsize-normal.moduletable_slujby p {
    font-size: 14px !important;
}  
.fontsize-big .moduletable_slujby p {
    font-size: 28px !important;
}

.fontsize-small .nav a {
    font-size: 12px;}
.fontsize-normal .nav a {
    font-size: 16px;}
.fontsize-big .nav a {
    font-size: 32px;}
  
.fontsize-small .footer{
    font-size: 10px;}
.fontsize-normal .footer {
    font-size: 14px;}
.fontsize-big .footer {
    font-size: 28px;}  
  
.fontsize-small .custom span{
    font-size: 10px!important;}
.fontsize-normal .custom span {
    font-size: 14px!important;}
.fontsize-big .custom span{
    font-size: 28px!important;}  
  .fontsize-small .custom {
    font-size: 10px!important;}
.fontsize-normal .custom  {
    font-size: 14px!important;}
.fontsize-big .custom {
    font-size: 28px!important;}  
  
.fontsize-small .headline a{ 
    font-size: 14px!important;}
.fontsize-normal .headline a{ 
    font-size: 18px!important;}
.fontsize-big .headline a{ 
    font-size: 36px!important;}
  
  p.readmore {
    margin: 10px 0px;
    text-align: left;
    text-indent: 0em;
}

.spacing-big  .nav{
    letter-spacing: 5px;
}
.spacing-big  .nav{
    letter-spacing: 5px;
}
.spacing-normal .nav{
    letter-spacing: 2px;
}

.nav a{
    color: black;
}

td {
    padding: 2px 20px 2px 0px;
}
p.a-settings a {
    font-size: 17px!important;
}
.a-obvers a {
    font-size: 17px!important;
}
.color1 .headline a {color:black;}
.left .banneritem {
    text-align: center;
}
.dnws {
    clear: both;
}
.portrait-image img {
    max-width: 130px;
}
/***************menu******************/

div#ariyui131_menu, div#ariyui133_menu {
    background: transparent!important;
    border: none!important;
}
.fontsize-small .nav #ariyui133_menu a {
    font-size: 12px!important;}
.fontsize-normal .nav #ariyui133_menu a {
    font-size: 16px!important;}
.fontsize-big #ariyui133_menu a {
    font-size: 32px!important;}
.fontsize-small #ariyui131 a {
    font-size: 12px!important;}
.fontsize-normal #ariyui131 a {
    font-size: 16px!important;}
.fontsize-big #ariyui131 a {
    font-size: 32px!important;}

a.yuimenubaritemlabel.yuimenubaritemlabel-active, #footer a.yuimenubaritemlabel.yuimenubaritemlabel:hover {
    color: none!important;
}


.yui-skin-sam .yuimenubaritem-selected {background: none!important; }
a.yuimenubaritemlabel:hover {
    text-decoration: underline;
}
h1.headline {
    padding-bottom: 15px;
}


.yui-skin-sam .yuimenu .bd {
    background-color: transparent!important;
}
div.moduletablebok .yuimenu li:hover {background: transparent!important;}
div.moduletablebok .yuimenu li {
 border: none!important;
     width: 250px;
}

  div.moduletablebok a.yuimenuitemlabel {
    border-bottom: dotted 1px grey!important;}
  a.yuimenubaritemlabel.yuimenubaritemlabel-active, #footer a.yuimenubaritemlabel.yuimenubaritemlabel:hover {
    color: auto!important;
}
li.yuimenubaritem.yuimenubaritem-active {background: transparent!important;}
.nav li li {
    display: block!important;}
div.yuimenu {background: white!important;     border: 1px solid grey!important;}
.color2 div.yuimenu {background: black!important;     border: 1px solid grey!important;}
.color3 div.yuimenu {background:#9dd1ff!important;}
.yui-skin-sam .yuimenuitemlabel {
    border-bottom: none!important;}
.color2 .yuimenubar a {color:white}  



li.yuimenuitem-level-0.yuimenuitem-parent.yuimenuitem-hassubmenu > a:after{content:"<"; position: relative; float: right; top: 5px;}
li:hover.yuimenuitem-level-0.yuimenuitem-parent.yuimenuitem-hassubmenu > a:after{content:">";}



.fontsize-small .nav span {
    font-size: 10px!important;}
.fontsize-normal .nav span {
    font-size: 14px!important;}
.fontsize-big .nav span {
    font-size: 28px!important;}

div#ariyui130 {
    border: 1px solid grey;
    margin-top: 15px;
    margin-bottom: 15px;
}
.osnver {
    padding: 14px 30px;
    font-weight: 600;
}
.search {
    margin-right: 5px;
}




  /*********************/
.fontsize-small .sprocket-lists-portrait-title{
    font-size: 10px!important;}
.fontsize-normal .sprocket-lists-portrait-title {
    font-size: 14px!important;}
.fontsize-big .sprocket-lists-portrait-title {
    font-size: 28px!important;}  
  
  .fontsize-small .left h3{
    font-size: 12px!important;}
.fontsize-normal .left h3 {
    font-size: 16px!important;}
.fontsize-big .left h3 {
    font-size: 29px!important;}  

/*******footer*************/

.footer .custom {
    width: 33.3%;
    float: left;
}  
.fontsize-small p.timeline-Tweet-text {
    font-size: 10px!important;
}
.fontsize-normal p.timeline-Tweet-text {
    font-size: 14px!important;
}
.fontsize-big p.timeline-Tweet-text {
    font-size: 28px!important;
}  
p.pnws {
        font-weight: 600;
    padding: 10px 5px;
    border-bottom: 1px solid grey;
        font-size: 18px;
}  
.nav ul {
    text-align: left!important;
}

.fontsize-small #ariyui138 .yuimenuitem-level-0  a {
    font-size: 12px!important;}
.fontsize-normal #ariyui138 .yuimenuitem-level-0  a {
    font-size: 16px!important;}
.fontsize-big #ariyui138 .yuimenuitem-level-0 a {
    font-size: 32px!important;}
  
.fontsize-small #ariyui138 .yuimenuitem-level-1 a{ font-size: 10px!important;}  
.fontsize-normal #ariyui138 .yuimenuitem-level-1  a{ font-size: 14px!important;}  
.fontsize-big #ariyui138 .yuimenuitem-level-1  a{ font-size: 28px!important;}  

#ariyui139_menu {
margin: 15px -1px;
}

.fontsize-small #ariyui139 .yuimenuitem-level-0  a {
    font-size: 12px!important;}
.fontsize-normal #ariyui139 .yuimenuitem-level-0  a {
    font-size: 16px!important;}
.fontsize-big #ariyui139 .yuimenuitem-level-0 a {
    font-size: 32px!important;}
  
.fontsize-small #ariyui139 .yuimenuitem-level-1 a{ font-size: 10px!important;}  
.fontsize-normal #ariyui139 .yuimenuitem-level-1  a{ font-size: 14px!important;}  
.fontsize-big #ariyui139 .yuimenuitem-level-1  a{ font-size: 28px!important;}  

  
  
.ext-menu ul {
    box-shadow: none!important;
    background: transparent !important;}
.nav li li::before {display:none!important}  
.ext-menu li {
    border-left: 0px ridge #B1C7D1!important;}
  .item-385 {
    display: none !important;
}
.ext-menu {
    background: transparent!important;}
  
  /******/

.items-row {
    min-height: 175px;
}
.items-row {
    min-height: 175px;
    margin-bottom: 20px !important;
}
.items-leading {
    min-height: 175px;
    margin-bottom: 20px !important;
}


.fontsize-small .moduletable_slujby p {
    font-size: 10px !important;
}
.fontsize-normal.moduletable_slujby p {
    font-size: 14px !important;
}  
.fontsize-big .moduletable_slujby p {
    font-size: 28px !important;
}

.imagesoff img {
   display:none!important;
}
.fontsize-small .nav a {
    font-size: 10px;}
.fontsize-normal .nav a {
    font-size: 14px;}
.fontsize-big .nav a {
    font-size: 28px;}
  
.fontsize-small .footer{
    font-size: 10px;}
.fontsize-normal .footer {
    font-size: 14px;}
.fontsize-big .footer {
    font-size: 28px;}  
  
.fontsize-small .custom span{
    font-size: 10px!important;}
.fontsize-normal .custom span {
    font-size: 14px!important;}
.fontsize-big .custom span{
    font-size: 28px!important;}  
  .fontsize-small .custom {
    font-size: 10px!important;}
.fontsize-normal .custom  {
    font-size: 14px!important;}
.fontsize-big .custom {
    font-size: 28px!important;}  
  
.fontsize-small .headline a{ 
    font-size: 14px!important;}
.fontsize-normal .headline a{ 
    font-size: 18px!important;}
.fontsize-big .headline a{ 
    font-size: 36px!important;}
  
  p.readmore {
    margin: 10px 0px;
    text-align: left;
    text-indent: 0em;
}

.spacing-big  .nav{
    letter-spacing: 5px;
}
.spacing-big  .nav{
    letter-spacing: 5px;
}
.spacing-normal .nav{
    letter-spacing: 2px;
}

.nav a{
    color: black;
}

td {
    padding: 2px 20px 2px 0px;
}
p.a-settings a {
    font-size: 17px!important;
}
.a-obvers a {
    font-size: 17px!important;
}
.color1 .headline a {color:black;}
.left .banneritem {
   text-align: left;
}
.dnws {
    clear: both;
}
.portrait-image img {
    max-width: 130px;
}
/***************menu******************/


.yui-skin-sam ul {
    list-style: none;
}
/**/

div#ariyui128_menu, div#ariyui127 {
    border: none!important;
}
.fontsize-small #ariyui130 A {
    font-size: 12px!important; font-weight:600!important;}
.fontsize-normal #ariyui130 A {
    font-size: 16pxpx!important; font-weight:600!important;}
.fontsize-big #ariyui130 A {
    font-size: 32px!important; word-break: break-word;font-weight:600!important;}
  
.fontsize-small #ariyui132 A {
    font-size: 12px!important; }
  .fontsize-small #ariyui132 A {
    font-size: 12px!important;}
.fontsize-normal #ariyui132 A {
    font-size: 16px!important; }  
.fontsize-big #ariyui132 A {
    font-size: 32px!important; }

a.yuimenubaritemlabel.yuimenubaritemlabel-active, #footer a.yuimenubaritemlabel.yuimenubaritemlabel:hover {
    color: none!important;
}


.yui-skin-sam .yuimenubaritem-selected {background: none!important; }
a.yuimenubaritemlabel:hover {
    text-decoration: underline;
}
li.yuimenuitem {
    line-height: 1.3;
    margin-bottom: 7px;
    border-bottom: 1px solid grey;
    padding: 3px 3px 0px 3px;
    text-decoration: none!important;
}


.yui-skin-sam .yuimenu .bd {
    background-color: transparent!important;
}
div.moduletablebok .yuimenu li:hover {background: transparent!important;}
div.moduletablebok .yuimenu li {
       width: 240px;
}

  a.yuimenubaritemlabel.yuimenubaritemlabel-active, #footer a.yuimenubaritemlabel.yuimenubaritemlabel:hover {
    color: auto!important;
}
li.yuimenubaritem.yuimenubaritem-active {background: transparent!important;}
.nav li li {
    display: block!important;    min-width: 170px;}
div.yuimenu {background: white!important;     border: 1px solid #063462;}
.color2 div.yuimenu {background: black!important;     border: 1px solid grey!important;}
.color3 div.yuimenu {background:#9dd1ff!important;}

.color2 .yuimenubar a {color:white}  



li.yuimenuitem-level-0.yuimenuitem-parent.yuimenuitem-hassubmenu > a:after{content:"<"; position: relative; float: right; top: -2px;}
li:hover.yuimenuitem-level-0.yuimenuitem-parent.yuimenuitem-hassubmenu > a:after{content:">";}

.fontsize-small  select {      background: transparent!important;  font-size: 10px;}
.fontsize-normal  select {     background: transparent!important;   font-size: 14px;}
.fontsize-big  select {      background: transparent!important;  font-size: 28px;}
.color2 .fontsize-big  select {    color: white;}
.fontsize-small .nav span {
    font-size: 12px!important;     font-weight: 600!important;}
.fontsize-normal .nav span {
    font-size: 16px!important;    font-weight: 600!important;}
.fontsize-big .nav span {
    font-size: 32px!important;    font-weight: 600!important;}

.fontsize-small .inputtext {
    font-size: 12px!important;}
.fontsize-normal .inputtext {
    font-size: 16px!important;}
.fontsize-big .inputtext {
    font-size: 32px!important; }  
  
  
  
div#ariyui130 {
    border: 1px solid grey;
    margin-top: 15px;
    margin-bottom: 15px;
}
.osnver {
float: right;
    padding: 7px 5px 7px;
    font-weight: 600;
}
.color2 div.yuimenubar {
    background: white;
}
.color3 a.yuimenubaritemlabel:hover {background:#9dd1ff; color:black!important;; text-decoration:none}
.color2 a.yuimenubaritemlabel:hover {background:black; color:white!important;; text-decoration:none}
.color1 a.yuimenubaritemlabel:hover {background:white; color:black!important;; text-decoration:none}
.color1 a.yuimenuitemlabel.yuimenuitemlabel-selected :hover {background:white; color:black}

.color1 .yuimenuitem-level-0 .yui-overlay ul.first-of-type {
    background-color: white!important;
    color: black!important;
}
.color2 .yuimenuitem-level-0 .yui-overlay ul.first-of-type {
    background-color: black!important;
    color: white!important;
}
.color3 .yuimenuitem-level-0 .yui-overlay ul.first-of-type {
    background-color: #9dd1ff!important;
}
.color2 .nav .yuimenuitem-level-1 a {
    color: white;
}
.color1 .nav .yuimenuitem-level-1 a {
    color: black;
}
.color3 .nav .yuimenuitem-level-1 a {
    color: black;
}
.color2 .nav .headline a {
    color: white;
}
.color3 .nav .headline a {
    color: #0f1c39;
}
.color1 .nav ul {
    background: black;
}
.color1 .nav a{
    color: white;
}
.color2 .nav a {
    color: #000000;
}
.color3 .nav ul {
    background: #0f1c39;
}
.color3 .nav a{
    color: #9dd1ff;
}

.color1 .yuimenu ul {
    background: black;
}
.color1 .yuimenu a{
    color: white;
}
.color2 .yuimenu a {
    color: #000000;
}
.color3 .yuimenu ul {
    background: #0f1c39;
}
.color3 .yuimenu a{
    color: #9dd1ff;
}
.color2 .yuimenu .yuimenuitem-level-1 a {
    color: white;
}
.color1 .yuimenu .yuimenuitem-level-1 a {
    color: black;
}
.color3 .yuimenu .yuimenuitem-level-1 a {
    color: black;
}
.color2 .yuimenu .headline a {
    color: white;
}
.color3 .yuimenu .headline a {
    color: #0f1c39;
}
.color1 .yuimenu ul {
    background: black;
}
.color1 .yuimenu a{
    color: white;
}
.color2 .yuimenu a {
    color: #000000;
}
.color3 .yuimenu ul {
    background: #0f1c39;
}
.color3 .yuimenu a{
    color: #9dd1ff;
}
.breadcrumbs {
    border-top: 1px solid #d8d8d8;
}
.blog .items-leading {
    border-bottom: 1px solid #d8d8d8;
}
.blog .items-row {
    border-bottom: 1px solid #d8d8d8;
}
.color1 .breadcrumbs a {
    color: black;
}
.breadcrumbs {
    border-top: 1px solid #d8d8d8;
    margin-top: 15px;
}
.color2 .yuimenu ul {
    background: white;
}
.color2 .yuimenu a {
    color: black;
}
.footer_style td:last-child {
    text-align: right;
}
.bannergroup {
    margin-top: 30px;
    margin-bottom: 30px;
}
a.readmore {
    float: right;
    padding: 5px 0px;
}
.color2 .yui-skin-sam ul {
    background: white;
}
.color2 div.moduletablebok a.yuimenuitemlabel:hover {
    background: black;}
  .fontsize-normal .nav #ariyui133_menu a {
    font-size: 16px!important;
}
.color1 .nav .headline a {
    color: black;
    text-decoration: none;
}
a.yuimenubaritemlabel:hover {
    border-radius: 0!important;
}
.moduletableabanners {
    margin: 30px 0px;
}
a.yuimenuitemlabel:hover {
    text-decoration: underline;
}
.color2 .breadcrumbs a {
    color: white!important;
}
span.pinkbg:last-child {
    float: right;
    text-decoration: underline;
}
.color1 div.moduletablebok .yuimenuitem-level-0  a:hover {
    background: white;
   color: black;
}

.yuimenuitem-level-1 a.yuimenuitemlabel:hover {  background: black!important; 
   color: white!important;}
   
   .imagesoff .customtwit-vs {
    display: none;
}
.color3 .yuimenuitem-level-1 a.yuimenuitemlabel:hover {
    background: #0f1c39!important;
}
.color3 .yuimenuitem-level-0 a.yuimenuitemlabel:hover {
    background: #9dd1ff!important;
  color: #0f1c39!important;
}
.color3 .yuimenuitem-level-1 a.yuimenuitemlabel:hover {
    background: #0f1c39!important;
  color: #9dd1ff!important;
}


.color2 .yuimenuitem-level-0 a.yuimenuitemlabel:hover {
    background: black!important;
  color: white!important;
}
.color2 .yuimenuitem-level-1 a.yuimenuitemlabel:hover {
    background: white!important;
  color: black!important;
}
.color3 .left h3 {
    background: none repeat scroll 0 0 #0f1c39;
    color: #9dd1ff;}
  .access-bl {
    position: fixed;

    width: 100%;
    background: #dad7d7;
  top: 0px;
  z-index: 9999;
}
.color3 .access {
    background-image: none!important;
    background: #79b7e7;
}
.color3 .access-bl {background: #79b7e7;}
.color2 .access {
   background-image: none!important;
    background: #252525;
}
.color2 .access-bl {background: #252525;}
.color1 .yuimenubaritem-active a {background:white!important; color:black!important}
.color2 .yuimenubaritem-active a {background:black!important; color:white!important}  
.color3 .yuimenubaritem-active a {   background: #9dd1ff!important;    color: #0f1c39!important;}
li#color4 {
    display: none;
}
li#color5 {
    display: none;
}
a.yuimenubaritemlabel {
    padding: 5px;
}
.glava_img {
    float: left;
    padding: 10px;
}
a.yuimenubaritemlabel.yuimenubaritemlabel-active {
    border-radius: 0!important;
}
.color2 .left h3 {
    background: white;
    color: black;
}
.left h3 {width: 228px;}

.newsfeed {
        padding-top: 10px;    margin-left: 15px;
}
p.portrait_date {
    position: absolute;
    left: 140px;
} 
p.portrait-text {
    padding-bottom: 20px;
}
div.moduletablebok {
    margin: 0px 0 2px 0px!important;}
.page dt {
    float: left;
    padding-right: 20px;
}
/*******/
.jwts_tabberlive .moduletable {
    clear: both;
}
.jwts_tabberlive {
       margin-top: 10px!important;
}
/*menu*/
.deeper.parent ul {
    display: none;
}
.active.deeper.parent ul {
    display: block;
}
.link-menu img {
    display: none!important;
}
.active.deeper.parent ul li {
    float: left;
}
li.deeper.parent {
    width: 190px;
     padding: 5px;
}
.active.deeper.parent ul {
    width: 999px;
}
/*menu2*/
.color1 div#ariyui125_menu a {
    color: #fff;
}
div#ariyui125_menu {
    background: black!important;
    /* color: black; */
}
.color1 div#ariyui125_menu {
    background: #000000;
    color: #fff;
    border: 1px solid black!important;
}
.menusub-menu .active {
    color: #ffffff;
    background: #000000;
    border-radius: 2px;
}
.menusub-menu .active a {
    color: #fff;
    padding: 3px 12px 4px 12px;
}
.menusub-menu {
    border: 1px solid #000000;
    border-radius: 2px;
    padding: 12px;
    text-decoration: none;
}
/**/


.color1 ul.jwts_tabbernav li a{
    background: black!important;
  color:white!important;
  }

.color2 ul.jwts_tabbernav li a{
    background: white!important;
  color:black!important;
  }
.color3 ul.jwts_tabbernav li a{
background: #063462!important;
color: #9dd1ff!important;
}

ul.jwts_tabbernav li a {
    padding: 15px 30px 15px 50px!important;}
  
.foot-cop {
    clear: both;
  max-width:1000px;
  margin: auto;
}
.customfoot1 {
    width: 25%;
    float: left;
    clear: both;
}
.customfoot2 {
    float: right;
    width: 75%;
}

.copyright {
    float: left;
}
.autor {
    float: right;
}
.foot-cop {
    margin-top: 20px;
    padding-top: 20px;
  
}
div#main_thumb_containerM133 {
    width: 1000px!important;
}
li.srfrRow table {
    margin-left: -120px;
    position: relative;
}
div#jwts_tab1 {
    border: 1px solid grey;
    padding: 5px;
}
.page .moduletable {
    clear: both;
    margin-bottom: 25px;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
div#speaker_plugin {
    width: 100px!important;
}
h1.headline {
    padding-bottom: 15px;
}
div#accessibility-links {
    top: 39px!important;
    left: 50%;
    margin-left: -155px;
    height: 35px;
}
div.moduletablebok div.bd {
    padding: 0px!important;
}
div.moduletablebok .yui-skin-sam .yuimenu {
    border-radius: 0px!important;
}
.foot-cop .custom {
    width: 31%;
    float: left;
    padding: 0px 10px;
}
.foot-cop .custom {
    width: 31%;
    float: left;
    padding: 0px 10px;
}
.imagesoff .moduletablecalendarik  {
    display: none;
}
.imagesoff .moduletabletwit  {
    display: none;
}
a.anws {
    border: 1px solid grey;
    padding: 2px 5px;
}
.page form {

}
a.obr-svz:before {
    content: "";
    width: 30px;
    height: 20px;
    background: url(/images/email.png);
    position: absolute;
    margin-left: -30px;
    margin-top: 2px;
    background-size: cover;
}
a.obr-svz {
    margin-right: 25px;
    font-size: 14px!important;
}
div#accessibility-links.topleft div#tts_message {
    top: -1px!important;
    left: -163px!important;
}
.color3 .breadcrumbs a {
    color: #0f1c39!important;
}
a.pagenav {
    font-weight: 100;
}
.pagenav {
    font-weight: 600;
}
.moduletablelist3 {
    margin-top: 20px;
}
.moduletable h3 {
    border-bottom: 1px solid lightgrey;
}
.moduletablelist3 h3 {
    border-bottom: 1px solid lightgrey;
}
.sprocket-lists-portrait {
    padding: 1px 0 0 0px!important;
}
.sprocket-lists {
   padding-left: 0px!important;
}
li.newsfeed-item {
    margin-bottom: 12px;
}
.timeline-Widget {
    
    width: 240px;
}
textarea#sf2_122_tekst_obrashhenija {
    width: 100%;
}
input#sf2_122_familija_imja_otchestvo {
    width: 100%;
}
input#sf2_122_kontaktnyjj_telefon_ili_e-mail {
    width: 100%;
}
form#simpleForm2_122 {
    width: 500px;
}

dd.result-created {
    margin-bottom: 25px;
}
dl.search-results {
    text-align: left;
}
.form-limit {
    padding-top: 10px;
    
}
.gbs3 #chronoform-inter-form #fin-button5 input.form-control.A {
    width: 190px!important;
    background-color: #0082e6;
    color: white;
}