
html, body {
    height: 100%;
}
body {
    color: #404040;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    position: relative;
    z-index: 0;
}
h1 {
    margin: 0 0 0.5em 0;
    font-family: Times New Roman;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
h2 {
    color: #000;
    font-family: Times New Roman;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 0.5em;
    text-decoration: none;
}
h3 {
    color: #000;
    font-family: Tahoma;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 0.5em;
    text-decoration: none;
}
a {
    color: #e65a17;
}
a:visited {
    color: #e65a17;
}
a:hover, a:active {
    color: #e65a17;
}
img {
    border: 0 none;
}
.g-clear {
    clear: both;
}
.g-body_print {
    background: #fff; 
}
.g-ramaborder:hover {
    margin: -1px;
    border: 1px red dashed;
}
/*------------------------*/
.container__field, .container__page, .l-container {
    min-width: 980px;
    width: 100%;
}
.l-container {
    overflow: hidden;
    position: absolute;
    background: url("") repeat-y scroll 50% 0 #fff;
}
.container__field, .container__page {
    left: 50%;
    max-width: 1280px;
    position: relative;
    top: 0;
}
.container__page {
    z-index: 1;
}
.container__wrapper, .container__content {
    left: -50%;
    position: relative;
    width: 100%;
}
.container__content {
    background-color: #fff;
}
.container__opera {
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.container__right, .container__left, .container__wrapper, .container__field, .container__opera {
    height: 100%;
    position: absolute;
}
.container__right, .container__left {
    width: 1000px;
}
.container__left {
    top: 0;
    bottom: 0;
    background: url("/files/design/l.gif") repeat-y scroll 100% 0 #adb5bd;
    left: -1000px;
    height: auto;
}
.container__right {
    top: 0;
    bottom: 0;
    background: url("/files/design/r.gif") repeat-y scroll 0 0 #adb5bd;
    margin-left: 100%;
    height: auto;
}
    /*------------------------*/
    .l-container_footer {
        margin-top: -80px;
        min-height: 0;
        z-index: 10;
    }
    .l-container_footer .container__page {
        padding-bottom: 0;
    }
    .l-container_footer .container__content {
        background: none repeat scroll 0 0 #A1A1A1;
        color: #D5D2CA;
        height: 80px;
    }
/*------------------------*/
.l-footerbox {
    position: relative;
}
.l-footerbox .footerbox__wrapper {
    padding-top: 3px;
    background: #ffffff url("/files/design/podval.jpg") left bottom scroll no-repeat;
    z-index: 1;
}
.l-footerbox .footerbox__left {
    background: transparent url("") right top repeat-x ;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 0;
}
.l-footerbox .footerbox__right {
    background: transparent url("") left top repeat-x;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100%;
    z-index: 0;
}
    /*------------------------*/
    .l-footerbox__print .footerbox__wrapper {
        background: none;
    }
/*------------------------*/
.l-grid {
    width: 100%;
    height: 185px;
    position: relative;
    color: #404040;
    font-size: 11px;
}
.l-grid a {
    color: #000000;
}
.l-grid .grid__item1 {
    position: absolute;
    left: 20px;
    top: 82px;
    width: 370px;
    height: 64px;
}

.l-grid .grid__item2 {
    position: absolute;
    left: 397px;
    top: 65px;
    width: 280px;
    height: 64px;
}

.l-grid .grid__item3 {
    position: absolute;
    right: 19px;
    top: 71px;
    width: 320px;
    height: 64px;
}

.l-grid .grid__item4 {
    position: absolute;
    left: 683px;
    top: 20px;
    width: 220px;
    height: 64px;
}
    
    /*------------------------*/
    body.l-grid {
        color: #404040;
        background-color: #ffffff;
        font-size: 11px;
    }
    body.l-grid a {
        color: #000000;
    }
/*------------------------*/
.b-counter {
    position: relative;
    width: 100%;
    min-height: 10px;
}
.b-counter:after {
    content: "";
    clear: both;
    display: block;
    font-size: 0;
}
.b-counter .counter__item {
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    display: block;
}
.b-counter .counter__item * {
    margin: 0;
    padding: 0;
}
/*------------------------*/
.b-input {
    padding: 0 6px 0 0;
}
.b-input input {
    font-family: tahoma;
    left: 6px;
    margin-left: -6px;
    position: relative;
    width: 100%;
}
/*------------------------*/
.b-search {
    padding-bottom: 1.5em;
}
.b-search input {
    padding: 0;
    vertical-align: middle;
    border: 1px solid #cdcdcd;
    color: #515151;
    width: 100%;
    height: 20px;
}
.b-search button {
    margin: 0;
    margin-left: 10px;
    padding: 0;
    border: 0;
    float: right;
    