html,
body {
    height: 100%;
    }
body {
    margin: 0;
    position: relative;
    z-index: 0;
    font: 62.5% arial, verdana, tahoma;
    background: #4d4d4d;
    color: #333;    
   }
a,
a:visited {
    color: #00734c;
    }
 {
    color: #800080;
    }
a:hover,
a:active{
    color: #e6ab16;
    }
/*-------------------------------*/
.z {
    border: 1px dashed red;
    }
.x {
    background: orange;
    }
.xx {
    background: green;
    }
.xxx {
    background: blue;
    }
.e {
    color: red;
    }
/*-------------------------------*/
.container__field,    
.container__page,
.l-container {
    min-width: 960px;
    width: 100%;
    }
.l-container {
    min-height: 100%;
    position: relative;
    overflow: hidden;
    }
.container__field,    
.container__page {
    width: 960px;
    position: relative;
    left: 50%;
    top: 0;
    }
.container__page {
    z-index: 1;
    }
.container__wrapper,
.container__content {
    width: 100%;
    position: relative;
    left: -50%;
    }
.container__field *,
.container__field {
    height: 100%;
    position: absolute;
    }    
.container__left {
    width: 1000px;
    left: -1000px;
    background: #333 url(/images/container.left.jpg) 100% 0 no-repeat;
    }
.container__right {
    margin-left: 100%;
    width: 1000px;
    background: #333 url(/images/container.right.jpg) 0 0 no-repeat;
    }
.container__left div {
    margin-left: 100%;
    width: 4px;
    left: -4px;
    background:url(/images/container.left.shadow.png);
    }
.container__right div {
    width: 4px;
    background: url(/images/container.right.shadow.png);
    }
/*-------------------------------*/
.b-footer {
    padding: 35px 0 30px;
    width: 100%;
    position: relative;
    color: #999;
    }
.footer__shadow {
    width: 100%;
    height: 10px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #7e8080 url(/images/footer.shadow.png) center top no-repeat;
    }
.b-footer p {
    margin: 0;
    font-size: 1.1em;
    }
.b-footer a,
.b-footer a:visited {
    color: #e6e6e6;
    }
.b-footer a:hover,
.b-footer a:active{
    color: #e6ab16;
    }
/*-------------------------------*/
.b-partner {
    padding: 20px 0;
    width: 100%;
    background: #171717 url(/images/partner.png) left bottom repeat-x;
    }
.b-partner h4 {
    margin: 0;
    font: normal 1.8em/1.4 georgia;
    color: #8d8d8d;
    }
.b-partner span,
.b-partner a {
    margin-left: -1px;
    position: relative;
    text-align: center;
    display: block;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    }
.b-partner img {
    vertical-align: top;
    border: 0;
    }
.b-partner h4 a,
.b-partner h4 a:visited {
    margin: 0;
    display: inline;
    border: 0;
    color: #8d8d8d;
    }
.b-partner h4 a:hover,
.b-partner h4 a:active{
    color: #d99e0b;
    } 
/*-------------------------------*/
.b-news {
    padding-bottom: 55px;
    width: 100%;
    background: #e6e6e6;
    }
.b-news h4 {
    margin: 0;
    padding-top: 25px;
    font: normal 1.8em/1.1 georgia;
    }
.b-news h4 a,
.b-news h4 a:visited {
    color: #333;
    }
.b-news h4 a:hover,
.b-news h4 a:active{
    color: #d99e0b;
    } 
.news__link {
    margin-left: -1px;
    padding: 30px 0 0 20px;
    position: relative;
    border-left: 1px solid #ccc;    
    }
.news__link p {
    margin: 0;
    position: relative;
    font-style: italic;
    font-size: 1.1em;
    white-space: nowrap;
    }
.news__link ins {
    margin-left: 9px;
    width: 6px;
    height: 7px;
    overflow: hidden;
    position: absolute;
    top: .45em;
    background: url(/images/icon.png) -65px -8px;
    }       
.news__link a,
.news__link a:visited {
    color: #808080;
    }
.news__link a:hover,
.news__link a:active{
    color: #d99e0b;
    }    
.news__list {
    padding-top: 30px;
    width: 100%;
    }
.news__list dl {
    margin: 0;
    width: 100%;
    }
.news__list dl:after {
    clear: both;
    display: block;
    content: '';
    }    
.news__list dt {
    margin: 0;
    padding: 6px 0 12px;
    width: 60px;
    float: left;
    text-align: center;
    font-size: 1.1em;
    line-height: 1;
    background: #f2f2f2;
    color: #7d7d7d;
    }
.news__list dt span {
    display: block;
    font: normal 1.64em georgia;
    color: #859900;
    }
.news__list dd {
    margin: 0 0 0 80px;
    font-size: 1.2em;
    line-height: 1.4;
    }     
/*-------------------------------*/
.b-bar {
    padding-top: 20px;
    width: 100%;
    border-top: 10px solid #abacac;
    background: #f2f2f2;
    }
.b-bar ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    }
.b-bar ul:after {
    clear: both;
    display: block;
    content: '';
    }     
.b-bar a,
.b-bar li {
    width: 13px;
    height: 8px;
    overflow: hidden;
    display: block;
    background-image: url(/images/icon.png);
    background-repeat: no-repeat;
    }
.b-bar li {
    margin: 0 20px 0 0;
    float: left;
    text-indent: -9999px;
    }
.bar__main a {
    background-position: 0 -8px;
    }
.bar__main a:hover,
.bar__main {
    background-position: 0 0;
    }
.bar__mail a {
    background-position: -13px -8px;
    }
.bar__mail a:hover,
.bar__mail {
    background-position: -13px 0;
    }
.bar__map a {
    background-position: -26px -8px;
    }
.bar__map a:hover,
.bar__map {
    background-position: -26px 0;
    }
.bar__ru a {
    background-position: -39px -8px;
    }
.bar__ru a:hover,
.bar__ru {
    background-position: -39px 0;
    }
.bar__en a {
    background-position: -52px -8px;
    }
.bar__en a:hover,
.bar__en {
    background-position: -52px 0;
    }
/*-------------------------------*/
.b-control {
    width: 100%;
    position: relative;
    background: #f2f2f2;
    }
.b-control p {
    margin: 0 0 0;
    position: relative;
    left: -10px;
    font-size: 1.1em;
    line-height: 1.4;
    text-transform: uppercase;
    color: #808080;
    }
.b-control ul {
    margin: 0;
    padding: 25px 0;
    width: 200%;
    position: absolute;
    bottom: 0;
    left: 480px;
    list-style: none;
    white-space: nowrap;
    }
.b-control ul:after {
    clear: both;
    display: block;
    content: '';
    } 
.b-control li {
    margin: 0;
    padding: 0 38px 0 0;
    float: left;
    font: normal 1.8em/1.1 georgia;
    color: #666;
    }
.b-control li a span {
    color: #666;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    display: block;
    background: url(/images/control.ul.png) 100% 100% no-repeat;
    }
.b-control li a:hover span {
    color: #e6ab16;
    text-decoration: underline;
    }
/*-------------------------------*/
.b-logo {
    margin-bottom: 25px;
    }
.b-logo a,
.b-logo {
    width: 141px;
    height: 45px;
    display: block;
    background: url(/images/logo.png);
    z-index: 100;
    }
.b-logo img {
    display: none;
    }
    .b-logo_en a,
    .b-logo_en {
        background: url(/images/logo_eng.png);
        }
/*-------------------------------*/
.b-header {
    padding: 33px 0;
    width: 100%;
    border-bottom: 10px solid #008559;
    background: #1a1a1a url(/images/header.jpg);
    }
.header__content,
.b-header h1 {
    margin: 0;
    width: 100%;
    font: normal 3em/1.1 georgia;
    color: #ffd919;
    }
/*-------------------------------*/
.b-gallery {
    width: 100%;
    border-bottom: 10px solid #008559;
    background: #1a1a1a url(/images/gallery.jpg) no-repeat;
    }
.b-gallery img {
    vertical-align: top;
    border: 0;
    }
.gallery__header {
    margin-right: -20px;
    position: relative;
    height: 300px;
    overflow: hidden;
    }
.gallery__header  table{
    width: 100%;
    height: 300px;
    border-collapse: collapse;
    }
.gallery__header  td {
    padding: 40px 0;
    vertical-align: bottom;
    font: normal 1.8em/1.1 georgia;
    color: #ffd919;    
    }
/*-------------------------------*/
.b-service {
    padding: 10px 0 20px;
    width: 100%;
    background: #f2f2f2;
    }
.service__wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    }
.service__frame {
    margin-top: -10px;
    width: 100%;
    }
.service__photo {
    padding: 40px 0;
    width: 100%;
    overflow: hidden;
    background: url(/images/cube.gif) 0 100% no-repeat;
    }
.service__photo img {
    vertical-align: top;
    border: 0;
    }
.service__content {
    padding: 40px 0 5px;
    width: 100%;
    background: url(/images/line-gray.png) no-repeat;
    }
.service__content h3,
.service__content h2,
.service__content h1 {
    margin: -3px 0 .8em;
    font: normal 1.6em/1.1 georgia;
    }
.service__content p {
    margin: 0 0 1.3em;
    font-size: 1.2em;
    line-height: 1.3;
    }
/*-------------------------------*/
.b-list {
    margin-bottom: -1em;
    width: 100%;
    }
.b-list dl {
    margin: 0 0 1.3em;
    width: 100%;
    position: relative;
    }
.b-list dl:after {
    clear: both;
    display: block;
    content: '';
    }    
.b-list dt {
    margin: 0 -100% 0 0;
    width: 130px;
    overflow: hidden;
    position: relative;
    float: left;
    }
.b-list dd {
    margin: 0 0 0 150px;
    padding-bottom: 1px;
    }
.b-list p {
    margin: 0 0 1.3em;
    font-size: 1.2em;
    line-height: 1.3;
    }
.b-list img {
    vertical-align: top;
    border: 0;
    } 
/*-------------------------------*/
.b-map {
    margin: 0 0 1.5em;
    width: 100%;
    font-size: 1.2em;
    line-height: 1.3; 
    }
.b-map ul {
    margin: 0 0 1.5em;
    padding: 0;
    list-style: none; 
    }
.b-map ul ul {
    margin: 0;
    padding-top: .5em; 
    }
.b-map li {
    margin: 0 0 .5em;
    }
.b-map li li {
    padding-left: 20px;
    }
/*-------------------------------*/
.b-archive {
    margin: 0 0 -1.7em;
    }
.b-archive h2 {
    margin: -3px 0 .8em;
    font: normal 1.6em/1.1 georgia;
    }
.b-archive p {
    margin: 0 0 1.3em;
    font-size: 1.3em;
    line-height: 1.3;
    }
.b-archive dt {
    margin: 0 0 .4em;
    font-size: 1.2em;
    line-height: 1.3;
    color: #666;
    }
.b-archive dd {
    margin: 0 0 3em;
    }
/*-------------------------------*/
.b-date {
    margin: 0;
    }
.b-date dt {
    margin: 0 0 .4em;
    font-size: 1.2em;
    line-height: 1.3;
    color: #666;
    }
.b-date dd {
    margin: 0;
    }
/*-------------------------------*/
.b-sidebar {
    margin-top: -33px;
    padding-right: 10px;
    position: relative;
    }
.b-sidebar-cont {
    margin-top: 0px;
    }
.b-sidebar h5,
.b-sidebar h4,
.b-sidebar h3,
.b-sidebar .sidebar__title {
    margin: 33px 0 1.4em;
    font: italic 1.8em/1.1 georgia;
    }
     
/*-------------------------------*/
.b-submenu {
    margin: -.5em 0 0;
    padding: 0 0 6px;
    width: 100%;
    overflow: hidden;
    position: relative;
    list-style: 0;
    background: url(/images/line-gray-small.png) 100% 100% no-repeat;
    }
.b-submenu li {
    margin: -1px 0 0;
    padding: 6px 30px 7px 0;
    position: relative;
    font-size: 1.2em;
    line-height: 1.3;
    border-top: 1px solid #cecfce;
    color: #808080;
    }
.b-submenu li a span {
    color: #666;
    }
.b-submenu li a:hover span {
    color: #e6ab16;
    text-decoration: underline;
    }
.b-submenu li li {
    font-size: 0.92em;
    list-style: none;
    border: 0;
    }
.b-submenu li li ins {
    display: none;
}        
.b-submenu ins {
    margin: -4px 0 0 100%;
    width: 20px;
    height: 7px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    left: -20px;
    background: url(/images/icon.png) -65px 0;
    } 
.b-submenu a {
    text-decoration: none;
    }
    .b-submenu_archive {
        margin: -.6em 0 0;
        }
    .b-submenu_archive li {
        padding-right: 0;
        padding-left: 30px;
        }
    .b-submenu_archive ins {
        margin-left: 0;
        left: 0;
        }    
/*-------------------------------*/
.b-media {
    width: 100%;
    height: 170px;
    position: relative;
    }
.media__wrapper {
    width: 230px;
    height: 160px;
    position: absolute;
    left: -10px;
    background: url(/images/media.png);
    }
.media__frame {
    width: 210px;
    height: 140px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
    }
    /*-------------------------------*/
    .b-media_big {
        margin-bottom: 2em; 
        height: 210px;
        }
    .b-media_big .media__wrapper {
        width: 280px;
        height: 210px;
        background: url(/images/media-big.png);
        }
    .b-media_big .media__frame {
        width: 260px;
        height: 190px;
        }    
/*-------------------------------*/
.b-address {
    margin-bottom: 8px;
    padding-bottom: 8px;
    width: 100%;
    background: url(/images/line-gray-small.png) 100% 100% no-repeat;
    }
.b-address p {
    margin: 0 0 1.2em;
    font-size: 1.2em;
    line-height: 1.4em;
    }
.address__extra {
    white-space: nowrap;
    }
.address__extra span {
    color: #808080;
    }
.address__extra a,
.address__extra a:visited {
    font-style: italic;
    color: #333;
    }
.address__extra a:hover,
.address__extra a:active{
    color: #e6ab16;
    }
/*-------------------------------*/
.b-link {
    margin: 0;
    position: relative;
    font-size: 1.2em;
    line-height: 1.3;
    white-space: nowrap;   
    }
.b-link ins {
    margin-left: 9px;
    width: 20px;
    height: 7px;
    overflow: hidden;
    position: absolute;
    top: .45em;
    background: url(/images/icon.png) -65px 0;
    }       
    /*-------------------------------*/
    .b-link_list ins {
        width: 15px;
        height: 18px;
        top: 0;
        background-position: -85px 0;
        }       
    /*-------------------------------*/
    .b-link_back {
        padding-left: 29px;
        }   
    .b-link_back ins {
        margin-left: 0;
        left: 0;
        background-position: -117px 0;

        }       
/*-------------------------------*/
.b-counter {
    margin: 0 0 0 -.5em;
    font-size: 1.2em;
    line-height: 1.3;
    color: #666;    
    }
.b-counter span,
.b-counter strong,
.b-counter a {
    margin: 0 .5em;
    }
.b-counter strong {
    margin: 0 .25em;
    padding: .25em .5em;
    position: relative;
    font-weight: normal;
    background: #e6ab16;
    color: #fff;
    }
/*-------------------------------*/
.b-line {
    padding-top: 23px;
    width: 100%;
    background: url(/images/line-orange.png) 100% 8px no-repeat;
    }
    /*-------------------------------*/    
    .b-line_small {
        background-image: url(/images/line-orange-small.png);
        }
    /*-------------------------------*/
    .b-line_gray-small {
        background-image: url(/images/line-gray-small.png);
        }
/*-------------------------------*/
.b-index {
    padding: 6px 0 38px;
    width: 100%;
    background: #f2f2f2;    
    }
.b-index h3,
.b-index h2,
.b-index h1 {
    margin: 27px 0 .9em;
    padding: 0 40px 0 0;
    font: normal 1.6em/1.1 georgia;
    background: url(/images/cube.gif) 100% 90% no-repeat;
    }
.b-index h2 {
    font-style: italic;
    background: none;
    }
.b-index .index__main h2 {
    font: normal 1.6em/1.1 georgia;
    background: url(/images/cube.gif) 100% 90% no-repeat;
    }    
.b-index p {
    margin: 0 0 .5em;
    font-size: 1.2em;
    line-height: 1.35;
    }
.b-index blockquote {
    margin: 0 -10px 1.3em;
    padding: 14px 20px;
    position: relative;
    font: italic 1.2em/1.5 georgia;
    background: #fff;
    color: #808080;
    }
.b-index img {
    margin: 0 0 1.3em;
    display: block;
    border: 0;
    }
/*-------------------------------*/
.b-frame {
    /* JS: Ширина и высота блока пополам, после создания скрипта удалить */
    margin: -260px 0 0 -420px;
    /* JS: Ширина рисунка минус 40px, после создания скрипта удалить */ 
    width: 800px;
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    }
.frame__photo {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    }
.b-frame img {
    vertical-align: top;
    }
.frame__right,
.frame__left {
    margin-top: -15px;
    width: 40px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    background-image: url(/images/icon.png);
    background-repeat: no-repeat;    
    }
.frame__left {
    left: -40px;    
    background-position: 0 -18px;
    }
.frame__left:hover {
    background-position: -40px -18px;
    }
.frame__right {
    margin-left: 100%;
    left: 0;
    background-position: -120px -18px;
    }
.frame__right:hover {
    background-position: -80px -18px;
    }
.frame__text {
    width: 100%;
    position: relative;
    }
.frame__name {
    margin: 0;
    width: 65%;
    font: normal 1.8em/1.1 georgia;
    }
.frame__name em {
    color: #808080;
    }
.frame__number {
    margin: 0;
    padding-left: 22px;
    position: absolute;
    top: 0;
    left: 70%;
    font-size: 1.1em;
    color: #808080;
    }
.frame__number ins {
    width: 13px;
    height: 13px;
    overflow: hidden;
    position: absolute;
    top: .5em;
    left: 0;
    background: url(/images/cube.gif);
    }
.frame__number strong {
    font: normal 1.64em georgia;
    color: #00734c;
    }
.frame__number .all {
    font: normal 1.64em georgia;
    color: #333;
    }
.frame__close {
    margin-left: 100%;
    width: 17px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    top: .2em;
    left: -17px;
    background: url(/images/icon.png) -100px 0;
    cursor: pointer;
    }
/*-------------------------------*/
.b-content {
    padding: 33px 0;
    width: 100%;
    background: #f2f2f2;
    }
.b-content h1 {
    margin: -5px 0 .95em;
    padding-right: 33px;
    position: relative;
    font: normal 2.4em/1.1 georgia;
    background: url(/images/cube.gif) 100% .4em no-repeat;
    }
/*-------------------------------*/
.b-editor {
    font-size: 1.2em;
    line-height: 1.5;
    }
.b-editor h1 {
    font-size: 2em;
    }

.b-editor h2 {
    font-size: 1.3em;
    }
        
.b-editor ul,
.b-editor ol,
.b-editor p {
    margin: 0 0 1.5em;
    }
.b-editor table {
    margin-bottom: 2em;
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #cecfce;
    }
.b-editor td,
.b-editor th {
    padding: 5px 10px;
    text-align: left;
    }
.b-editor th {
    font-weight: normal;
    font-style: italic;
    color: #859900;
    }
.b-editor tr.line-first th,
.b-editor tr.line-first td {
    background: url(/images/line-orange.png) 100% 100% no-repeat;
    }
.b-editor tr.line-first th {
    padding-bottom: 11px;
    }
.b-editor tr.line-last td {
    background: url(/images/line-gray-5.png) 100% 100% no-repeat;
    }
.b-editor tr.line-last td {
    padding-bottom: 10px;
    }
.b-editor tr.even {
    background-color: #fff;
    }
.b-editor th.last-child,
.b-editor td.last-child {
    text-align: right;
    }
.b-editor td.last-child {
    font-weight: bold;
    }
.b-editor td.eq {
    color: #808080;
    }
.b-editor blockquote {
    margin: -.1em -20px 1.3em;
    padding: 12px 40px 15px;
    position: relative;
    font: italic 1.17em/1.3 georgia;
    background: #fff;
    color: #808080;
    }
.b-editor blockquote strong {
    font-weight: normal;
    color: #859900;
    }

.b-gallery .b-swf{
    height: 300px;
    }
.b-editor .YMaps table {
    margin-bottom: 0;
    width: auto;
    border-collapse: collapse;
    border-top: 0;
    }
.b-editor .YMaps td,
.b-editor .YMaps th {
    padding: 0;
    }   
