body {
    margin-top: 10px;
    font-family: arial;
}

.grey-bg {
    background: #DBDBDB;
}

.metro-color {
    color: #1a4ab0;
}

.metro-color a {
    text-decoration: none;
}

.wrapper {
    width: 1024px;
    min-height: 100%;
    margin: 0 auto;
    background: #DBDBDB;
    position: relative;
    z-index: 10000;
    font-size: 14px;
}

.ml0 {
    margin-left: 0px !important;
}

.header {
    min-height: 125px;
    position: relative;
}

.header-sub {
    position: absolute;
    left: 568px;
    min-height: 125px;
}

.logo, .hero {
    position: absolute;
    float: left;
}

.hero {
    left: 125px;
    width: 415px;
}

.hero p {
    font-size: 18px;
    color: #1A4AB0;
    margin-top: -10px;
}
.hero p.name {
    text-transform: uppercase;
    margin-top: 0px;
    font-size: 19px;
}

.header-menu {
    width: 457px;
    min-height: 95px;
}

ul.header-menu {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

ul.header-menu li {
    float: left;
    position: relative;
    width: 106px;
    margin-left: 10px;
    height: 94px;
}

ul.header-menu li a {
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    background-color: #00A3E8;
    padding: 63px 5px 11px 0px;
    text-align: center;
    text-decoration: none;
    color: #FFFF00;
}

ul.header-menu li  a:hover {
    background-color: #FFFF00;
    color: #00A3E8;
}

ul.header-menu a.icon {
    background-position: 40px 14px;
    background-repeat: no-repeat;
}

ul.header-menu a.main {
    background-image: url(../img/header/menu/main.png);
}

ul.header-menu a.main:hover {
    background-image: url(../img/header/menu/main-h.png);
}

ul.header-menu a.news {
    background-image: url(../img/header/menu/news.png);
}

ul.header-menu a.news:hover {
    background-image: url(../img/header/menu/news-h.png);
}

ul.header-menu a.structure {
    background-image: url(../img/header/menu/structure.png);
    padding: 50px 5px 5px 0px !important;
}

ul.header-menu a.structure:hover {
    background-image: url(../img/header/menu/structure-h.png);
}

ul.header-menu a.contacts {
    background-image: url(../img/header/menu/contacts.png);
}

ul.header-menu a.contacts:hover {
    background-image: url(../img/header/menu/contacts-h.png);
}

.lang, .social {
    float: left;
    min-height: 30px;
    margin-top: 4px;
}

.social {
    margin-left: 291px;
    margin-top: -2px;
}

.social ul {
    margin: 0;
    padding: 2px 0px 2px 0px;
    float: left;
}

.social ul li {
    display: inline;
}

.layout {
    margin: 0;
    padding: 0;
}
.left {
    width: 768px;
    float: left;
}

.right {
    width: 247px;
    float: left;
    margin-left: 7px;
}

.slider {
    width: 508px;
    height: 255px;
}

.top-news {
    background: #FFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    margin-top: 6px;
    height: 158px;
    margin-bottom: 7px;
    position: relative;
}

.top-news p.caption {
    padding-bottom: 3px;
    font-weight: bold;
    margin-top: 5px;    
    margin-bottom: 1px;
}


.top-news-item p.anounce {
    margin: 0 0 5px 0;
}

.left-info, .left-news {
    float: left;
    margin: 0px;
    min-height: 424px;
}

.left-info {
    width: 508px;
}

.left-news {
    width: 251px;
    margin-left: 8px;
}

.login {
    padding: 7px 20px;
    background: #fff;
       margin-bottom:7px;
}

.login input {
    margin-bottom: 5px;
    background: #DBDBDB;
}

.login input:focus {
    background: #BEBEBE;
}

.m-ctrl-extrasmall {
    width: 83px !important;
}

.m-ctrl-small {
    width: 196px !important;
}

.login-actions {
    text-align: center;
}

.left-news .news {
    background-color: #FFF;
    height: 368px;
    overflow: hidden;
}

.left-news .news h3 {
    text-align: center;
}

.news-item-overflow {
    overflow: hidden;
    height: 260px;
}

.news-item p {
    font-size: 12px;
}

.news-item, .news-links {
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
}

.news-item .news-item-time {
    text-align: left;
    font-size: 70%;
}

.news .all-news-link a, .news .archive-news-link a {
    text-decoration: none;
    font-size: 75%;
}

.news .archive-news-link {
    padding-left: 60px;
}


.right-menu {
    position: relative;
    z-index: 10000;
}

.right-menu ul#navmenu > li {
    min-height: 50px;
} 

.right-menu ul#navmenu > li > a {
    padding: 14px 10px !important;
    margin: 0px 0;
    border: none !important; 
    text-transform: uppercase !important;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu li ul li {
    padding-right: 3px !important;
    width: 247px !important;
}

ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 247px; /*For KHTML*/
    list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}

ul#navmenu li {
    float: left; /*For IE 7 lack of compliance*/
    display: block !important; /*For GOOD browsers*/
    display: inline; /*For IE*/
    position: relative;
}

/* Root Menu */
ul#navmenu a {
    border: 1px solid #FFF;
    padding: 6px 6px;
    display: block;
    background: #00A3E8;
    color: #FFF;
    font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    height: auto !important;
    height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
    background: #FFF000;
    color: #0000FF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
    background: #00A3E8;
    color: #FFF;
    font-size: 12px;
    opacity: 1.0;  
    filter:alpha(opacity=100);  
    zoom:1;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
    background: #FFF000;
    color: #0000FF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
    background: #00A3E8;
    color: #FFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
    background: #FFF000;
    color: #0000FF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
    background: #FFF000;
    color: #0000FF;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
    background: #FFF000;
    color: #0000FF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
    display: none;
    position: absolute;
    top: 0;
    right: 250px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
    display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
    display: block;
}

.ms-btn.yellow {
    color: #00A3E8;
    text-shadow: none;
    background-color: #FFF000;
    background-image: -moz-linear-gradient(top, #FFF000, #FFF000);
    background-image: -ms-linear-gradient(top, #FFF000, #FFF000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF000), to(#FFF000));
    background-image: -webkit-linear-gradient(top, #FFF000, #FFF000);
    background-image: -o-linear-gradient(top, #FFF000, #FFF000);
    background-image: linear-gradient(top, #FFF000, #FFF000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF000', endColorstr='#FFF000', GradientType=0);
}

.ms-btn.green {
    color: #FFF;
    text-shadow: none;
    background-color: #7DC211;
    background-image: -moz-linear-gradient(top, #7DC211, #7DC211);
    background-image: -ms-linear-gradient(top, #7DC211, #7DC211);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7DC211), to(#7DC211));
    background-image: -webkit-linear-gradient(top, #7DC211, #7DC211);
    background-image: -o-linear-gradient(top, #7DC211, #7DC211);
    background-image: linear-gradient(top, #7DC211, #7DC211);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DC211', endColorstr='#7DC211', GradientType=0);
}

.right-links {
    margin-top: -2px;
}

.vert-algn {
    vertical-align: middle !important;
}

.m-button-rlink {
    position: relative;
    width: 247px;
    margin-top: 8px;
    min-height: 75px;
}

.btn-green {
    background: #00ff00;
}

.fl {
    float: left;
}

.swapright-right {
    position: absolute;
    right: 10px;
    top: 15px;
}

.swapleft-left {
    position: absolute;
    left: 13px;
    top: 13px;
}

.btn-icon-left {
    position: absolute;
    left: 10px;
    top: 6px;
}


.big-btn {
    height: 38px;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 25px !important;
    width: 197px;
}

.ms-btn11:hover, .ms-btn:focus, .ms-btn:active, .ms-btn.active {
    color: #333;
    text-decoration: none;
    background-color: #dcdcdc;
    background-image: -moz-linear-gradient(top, #dcdcdc, #dcdcdc);
    background-image: -ms-linear-gradient(top, #dcdcdc, #dcdcdc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcdcdc), to(#dcdcdc));
    background-image: -webkit-linear-gradient(top, #dcdcdc, #dcdcdc);
    background-image: -o-linear-gradient(top, #dcdcdc, #dcdcdc);
    background-image: linear-gradient(top, #dcdcdc, #dcdcdc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#dcdcdc', GradientType=0);
    z-index: 100;
    outline: none;
}

.ms-btn {
    position: relative;
    display: inline-block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: #eeeeee;
    background-image: -moz-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: -ms-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: -o-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: linear-gradient(top, #eeeeee, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding;
    zoom: 1;
    z-index: 1;
    font-family: Arial, sans-serif, "Segoe UI", Helvetica;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    min-width: 42px;
    text-shadow: #ffffff 0 1px 0;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: inherit;
}

.m-btn-2str {
    position: relative;
    left: 45px;
}

.m-btn-1str {
    position: relative;
    top: 7px;
}

.m-btn-3str {
    position: relative;
    top: -10px;
    left: 45px;
}

.r-block-video, .r-block-photo {
    margin-top: 8px;
    width: 247px;
    background-color: #fff;
}

.mt_0 {
    margin-top: 0px !important;
}

.m_0 {
    margin: 0 !important;
}

.central-menu-item {
    width: 250px;
    height: 78px;
    background: #00A3E8;
    overflow: hidden;
    float: left;
}

.central-menu-item-db {
    width: 250px;
    height: 78px;
    background: #3677c0;
    margin-right: 8px;
    overflow: hidden;
    float: left;
}

.central-menu-item-g {
    width: 250px;
    height: 78px;
    background: #7dc211;
    margin-right: 8px;
    overflow: hidden;
    float: left;
}

.central-menu-item + .last {
    margin-right: 0px !important;
    width: 251px;
}

.central-menu-item.active {
    background: #FFFF00 !important;
}

.central-menu-item.active a {
    color: #00A3E8 !important;
}

.central-menu-item p {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px;
}

.central-menu-item a, .central-menu-item-db a, .central-menu-item-g a  {
    color: #fff;
    display: block;
    height: 100%;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    padding: 25px 5px;  
}

.central-menu-item p.1str {
    margin: 10px;
}

.p2str {
    padding-top: 17px !important;
}


.central-menu {
    min-height: 86px;
    width: 768px;
    margin-top: 0px;
}


.news-bb {
    width: 732px;
    background: #FFF;
    padding-left: 18px;
    padding-right: 17px;
    padding-top: 7px;
}

.news-bb-hero {
    min-height: 110px;
    border-bottom: 1px dotted #3677c0;
    margin-bottom: 10px;
}

.news-bb-list {

}

.news-bb-item {
    width: 243px;
    float: left;
    min-height: 270px;
    position: relative;
    text-align: center;
}

.news-bb-item p {
    text-align: left;
    margin-left: 20px;
    margin-top: 0px;
}

.m-icon-big-swapright {
    background-position: 0px 0px !important;
    background-image: url(../img/helpers/arrow-right.png) !important ;
}

.news-bb-hero-img {
    float: left;
    width: 140px;
    padding-top: 5px;
}

.news-bb-hero-text {
    float: left;
    width: 580px;
    padding-left: 5px;
}

.news-bb-hero-text p {
    padding-left: 5px;
    margin: 0px;
}

.footer {
    position: relative;
}

.counter {
    position: absolute;
    top: 65px;
    right: 0px;
}

.footer-menu {
    display: inline-block;
    float: left;
}

.footer-menu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.footer-menu ul li {
    list-style-type: none;
    background-position: left 9px;
    background-repeat: no-repeat;
    margin: 2px 0px 2px 0px;
    padding: 2px 0px 0px 13px;
    float: left;
    margin-left: 20px; 
    background: url(../img/helpers/li_dvdr.png) 0 50% no-repeat;
    font-size: 18px;
}

.footer-menu ul li:first-child {
    margin-left: 0px;
    padding-left: 0px;
    background: none;
}

.footer-menu ul li a {
    float: left;
    color: #0E83BD;
    text-decoration: none;
    text-align: center;
}

.carousel {
    width: 1024px;
    min-height: 55px;
    margin-top: 7px;
}

.carousel a {
    border: 1px solid #ccc;
    background-color: white;
    padding: 0px;
    margin-left: 2px;
    display: block;
    float: left;
    min-height: 55px;
}

textarea.m-wrap, input[type="text"].m-wrap, input[type="password"].m-wrap, input[type="datetime"].m-wrap, input[type="datetime-local"].m-wrap, input[type="date"].m-wrap, input[type="month"].m-wrap, input[type="time"].m-wrap, input[type="week"].m-wrap, input[type="number"].m-wrap, input[type="email"].m-wrap, input[type="url"].m-wrap, input[type="search"].m-wrap, input[type="tel"].m-wrap, input[type="color"].m-wrap, .m-uneditable-input {
    background-color: #eeeeee !important;
}

select.m-wrap, textarea.m-wrap, input[type="text"].m-wrap, input[type="password"].m-wrap, input[type="datetime"].m-wrap, input[type="datetime-local"].m-wrap, input[type="date"].m-wrap, input[type="month"].m-wrap, input[type="time"].m-wrap, input[type="week"].m-wrap, input[type="number"].m-wrap, input[type="email"].m-wrap, input[type="url"].m-wrap, input[type="search"].m-wrap, input[type="tel"].m-wrap, input[type="color"].m-wrap, .m-uneditable-input {
    vertical-align: top;
    display: inline-block;
    height: 20px;
    padding: 6px 6px;
    margin-bottom: 9px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
}

.ml_20 {
    margin-left: 20px !important;
}

.mb_7 {
    margin-bottom: 7px !important;
}

.news p.caption {
    margin-top: 5px;
    text-align: center;
    margin-bottom: 0px;
}

[class^="m-icon-big-"] {
    height: 35px !important;
}

.news-item-inc {
    background: #FFF;
    padding-left: 18px;
    padding-right: 17px;
    padding-top: 10px;
    position: relative;
}

.news-item-artbox-img {
    width: 220px;
    margin-right: 20px !important;
    float: left;
}

.img-box {
    position: relative;
    display: block;
}

.news-item-artbox {
    position: relative;
    color: #444444;
}


.news-item-artbox p {
    color: #444444;
}

.italic {
    font-style: italic;
}

.gr {
    color: #7e4b4b;
}

.news-item-artbox-header {
    position: relative;
    padding-right: 20px;
}

.print-btn {
    position: absolute;
    top: 10px;
    right: 10px;
}

.b_16px {
    font-weight: bold;
    font-size: 16px;
    color: #1A4AB0 !important;
}

.b_16px_g {
    font-weight: bold;
    font-size: 20px;
    color: #7dc211 !important;
}

.b_16px_blue {
    font-weight: bold;
    font-size: 20px;
    color: #00a3e8 !important;
}

.b_18px {
    font-weight: bold;
    font-size: 18px;
}

.b_20px {
    font-weight: bold;
    font-size: 20px;
}

.b_20px_db {
    font-weight: bold;
    font-size: 20px;
    color: #3677c0;
}

.black {
    color: #444444;
}

.grey {
    color: #C1C1C1;
}

.news-item-artbox-additional {

}


.breadcrumbs {
    background: #FFF;
    height: 40px;
    margin-right: 2px;
}

.breadcrumbs-blue {
    background: #e5f6fd;
    height: 40px;
    color: #00A3E8;
    margin-right: 2px;
}

.breadcrumbs-db {
    background: #ebf1f9;
    height: 40px;
    color: #3677c0;
    margin-right: 2px;
}

.breadcrumbs-g {
    background: #f2f9e7;
    height: 40px;
    color: #95c844;
    margin-right: 2px;
}

ul.breadcrumb {
    padding: 10px 15px;
    margin: 0 0 20px;
    list-style: none;
    color: #C1C1C1;
}

ul.breadcrumb-blue {
    padding: 10px 15px;
    margin: 0 0 20px;
    list-style: none;
    color: #00A3E8;
}

ul.breadcrumb-db {
    padding: 10px 15px;
    margin: 0 0 20px;
    list-style: none;
    color: #3677c0;
}

ul.breadcrumb-g {
    padding: 10px 15px;
    margin: 0 0 20px;
    list-style: none;
    color: #95c844;
}

.breadcrumb-db > li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb-db > li a {
    color: #3677c0;
}

.breadcrumb-blue > li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb-blue > li a {
    color: #00A3E8;
}


.breadcrumb-g > li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb-g > li a {
    color: #7dc211;
}

.breadcrumb > li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb > li a {
    color: #C1C1C1;
    text-decoration: none;
}

.page-content {
    background: #FFF;
    min-height: 850px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 14px;
    padding: 15px;
    position: relative; 
    margin-right: 2px;
    overflow: hidden;
}

.page-content-blue {
    background: #e5f6fd;
    min-height: 100px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 14px;
    padding: 15px;
    margin-right: 2px;
}

.page-content-db {
    background: #ebf1f9;
    min-height: 100px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 14px;
    padding: 15px;
    margin-right: 2px;
}

.page-content-g {
    background: #f2f9e7;
    min-height: 100px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 14px;
    padding: 15px;
    margin-right: 2px;
}

.page-content  p.caption {
    padding-bottom: 3px;
    margin-top: 5px;    
    margin-bottom: 1px;
}

.page-content a {
    font-weight: bolder;
    border-bottom: 1px dotted #444;
    padding-bottom: 1px;
}

.news-item-preview, .news-item-preview-text {
    position: relative;
}

.news-item-preview-header {
    position: relative;
    padding-right: 20px;
}

.news-item-preview-img {
    width: 145px;
    margin-right: 20px !important;
    height: 105px;
    float: left;
    overflow: hidden;
}

.news-item-date {
    margin: 10px 0px;
}

.news-item-more-btn {
    background: #DBDBDB;
    margin-right: 10px;
    margin-bottom: 30px;
    min-height: 35px;
}

.news-item-more-btn a {
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #444444;
    font-weight: bold;
    padding-top: 8px;
}

table.structure-persons {
    bgcolor: #FFF;
    border: 0px;
    width: 750px;
    border-collapse: collapse; 
    border: 0px solid blue;
}

table.structure-persons td {
    padding: 3px;
    border: 0px solid blue;
    text-align: center;
    width: 250px;
    height: 245px;
}

table.structure-persons tr.caption td {
    text-align: center;
    height: 25px;
}

table.structure-persons td img.photo {
    margin: 20px auto;
    max-width: 130px;
    max-height: 160px;
}

table.structure-persons-person-item td.grey-block {
    padding:10px;
}

.grey-box {
    background: #DBDBDB;
    margin-bottom: 30px;
    min-height: 35px;
}

.grey-box p.align-right {
    text-align: right;
    font-size: 12px;
    font-style: italic;
    padding: 4px;
}

.grey-box p.align-center {
    text-align: center;
    color: #444444;
    font-weight: bold;
    padding-top: 8px;    
}

a {
    text-decoration: none;
    color: #444444;
}

.totop {
    text-align: right;
}

.decision-item a {
    text-decoration: underline;
}

.orange-text, .range-text a, .orange-text li a {
    color: #FAB058 !important;
}

.pink-text, .pink-text a, .pink-text li a {
    color: #CB7EDA !important;
}

.green-text, .green-text a, .green-text li a {
    color: #5EDB81;
}
