body{
    font-size: 12px;
    font-family: Arial, sans-serif;
}
iframe{
    display: none;
}

.wrapper {
    max-width: none;
    width: 100%;
}

#content .cf:after, #content .cf:before{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
#content .cf:after{
    clear: both;
}

.main-page .cols .cr, .main-page #footer{
    display: block;
}
.pullright, .starblind, .navMenu, .pages, .bottom-banners, .cols .cr,
#content .small-bubble,
.share-bar, .way,
.main-btn, #menu, #footer{
    display: none;
}

.box-shadow {
    box-shadow: none;
}

.cols .cl .crm {
    margin-right: 0;
}



#content h1, #content h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 10px 20px 0;
    padding: 0;
}
#content h1 {
    font-weight: bold;
}
a {
    color: #516FAD;
}
#content .blockList .nwItem .txt2 {
    margin-left: 134px;
}
#content article .textblock p, #content .textblock p{
    font-size: 14px;
}



#gallery{
    height: 350px;
    position: relative;
    left: -36px;
    background: none;
}
#gallery .image-place > *,
#gallery .previews .image-list ul li,
#gallery .previews .current .image{
    display: none;
}
#gallery .previews .image-list ul li.current,
#gallery > .bigimage img{
    display: block;
}

@media print {
  iframe#widgetEsirGovSpbRu {
    display: none!important;
  }
}