/* global.css
 * глобальные стили
 *
 */

* {
    outline: none;
}

body, html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #ffffff;
}

table, td, th {
    border-collapse: collapse;
    font-size: 100%;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

.g-max-width {
    margin: 0 auto;
    max-width: 1220px;
}

.g-clean {
    clear: both;
    font-size: 0;
    overflow: hidden;
}


/* font.css
 * глобальные стили шрифта на всем сайте
 */

body {
    color: black;
    font: 12px/1.2 tahoma, sans-serif;
}

a:link, a:visited {
    color: #21aeff;
    text-decoration: underline;
}

a:hover, a:active {
    color: #21aeff;
    text-decoration: none;
}

h1 {
    font-size: 30px;
    color: #0B54A0;
    margin: 0 0 3px;
    font-weight: normal;
}

h2, h3, .h3 {
    font-weight: normal;
    font-size: 16px;
    color: #EF7F1B;
}
.h3 {margin: 1em;}

h4, h5, h6 {
    font-weight: normal;
    font-size: 14px;
}


/* holster.css
 * стили основных блоков сайта, его сетки
 *
 */

.l-page {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
}

.l-page-rubber {
    width: 100%;
    min-width: 1000px;
}

.l-page-holder, .l-header-holder, .l-footer-holder {
    padding: 0 30px;
    position: relative;
}

.l-page-holder {
    padding-bottom: 100px;
}

.l-wrapper {
    width: 100%;
    position: relative;
}

.l-header {
    height: 176px;
    overflow: hidden;
    width: 100%;
}

.l-header-holder {
    height: 176px;
}

.l-page-content {
    width: 100%;
    float: left;
    overflow: hidden;
}

.l-content {
    margin: 0 250px 0 255px;
    color: #464646;
}

.l-content p {
    line-height: 14px;
    font-size: 12px;
}

.l-page-left {
    float: left;
    width: 240px;
    margin-left: -100%;
    padding-top: 6px;
    overflow: hidden;
}

.l-page-right {
    float: left;
    width: 230px;
    margin-left: -230px;
    overflow: hidden;
}

.l-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    border-top: 1px solid #afafaf;
}

.l-footer-holder {
    height: 90px;
}


/* layout.css
 * Стили всей вертски сайта, основной рабочий файл
 *
 */

.lh_bd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 137px;
    background: #dddddd url(/img/top.png) repeat-x 0 0;
}

.lh_visual {
    position: absolute;
    top: 0;
    right: 0;
    height: 136px;
    width: 1155px;
    background: url(/img/img.jpg) no-repeat 100% 0;
}

.lh_swetl {
    position: absolute;
    top: 0;
    right: 13px;
}

.lh_logo {
    position: absolute;
    top: 12px;
    left: 60px;
}

.lh_logo a {
    text-decoration: none;
}

.lh_phone {
    position: absolute;
    top: 23px;
    right: 60px;
    text-align: right;
}

.lh_phone p {
    margin: 0;
}

.lh_phone {}

.lh_sitesearch {
    position: absolute;
    top: 97px;
    right: 30px;
    color: #9e9e9e;
}

.lh_sitesearch .uss_input_name {
    width: 185px;
    color: #9e9e9e;
}

.lh_sitesearch .uss_submit {
    background: url(/img/search.png) no-repeat 50% 50%;
    border: none;
    width: 27px;
    text-indent: -9999px;
    cursor: pointer;
}

.lh_menu {
    position: relative;
    top: 135px;
    height: 41px;
    overflow: hidden;
    border-top: 2px solid #EF7F1B;
}

.lh_menu table {
    width: 100%;
    text-align: center;
    border: none;
    border-collapse: collapse;
}

.lh_menu td {}

.l-header-holder .lh_menu td a {
    display: block;
    padding: 9px 0 0;
    color: #464646;
    font-size: 14px;
    /*background: url(/uploadedFiles/files/menu_t222-01.jpg) no-repeat 50% 0;*/
    text-decoration: none;
}

.l-header-holder .lh_menu td a:hover, .l-header-holder .lh_menu td a:focus, .l-header-holder .lh_menu td a:active, .l-header-holder .lh_menu td a.active {
    color: #21aeff;
    /*background: url(/img/menu_th.png) no-repeat 50% 0;*/
}

.lblock {
    margin: 0 0 12px;
}

.lblock h3, .lblock .h3 {
    /*margin: 0 0 17px;
    color: #21aeff;
    padding: 4px 0 5px 30px;
    background: #efefef url(/img/h3.png) no-repeat 10px 6px;*/
    margin: 0 0 17px;
    color: #fff;
    padding: 4px 0 5px 30px;
    background: #118ccc url(/img/h3.png) no-repeat 10px 6px;
}

.l_menu ul {
    margin: 15px 0 15px 25px;
    padding: 0;
}

.l_menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.l-page-left .l_menu li a, .l-page-right .l_menu li a {
    display: block;
    padding: 3px 0 3px 13px;
    color: #464646;
    font-size: 12px;
    text-decoration: none;
}

.l-page-left .l_menu li a:focus, .l-page-left .l_menu li a:hover, .l-page-left .l_menu li a:active, .l-page-left .l_menu li a.active, .l-page-right .l_menu li a:focus, .l-page-right .l_menu li a:hover, .l-page-right .l_menu li a:active, .l-page-right .l_menu li a.active {
    background: url(/img/menu_l.png) no-repeat 0 7px;
    color: #21aeff;
}

.l-page-left .l_menu ul.submenu, .l-page-right .l_menu ul.submenu {
    margin: 0 0 0 10px;
}

.lpl_news .uss_news_short_item {
    margin: 15px 0 15px 25px;
    font-size: 12px;
    color: #464646;
}

.lpl_news .news_block_item {
    margin: 15px 0 15px 25px;
    font-size: 12px;
    color: #464646;
}

.lpl_news .uss_news_short_item h4 {
    margin: 0;
    font-size: 14px;
}

.lpl_news .news_block_item .title {
    margin: 0;
    font-size: 14px;
}

.lpl_news .uss_news_short_item h4 a {
    padding: 0 0 0 13px;
}

.lpl_news .news_block_item .title a {
    padding: 0 0 0 13px;
}

.lpl_news .uss_news_short_item h4 a:hover {
    background: url(/img/menu_l.png) no-repeat 0 5px;
    color: #21aeff;
}

.lpl_news .news_block_item .title a:hover {
    background: url(/img/menu_l.png) no-repeat 0 5px;
    color: #21aeff;
}

.lpl_news .uss_news_short_item .uss_news_preview {
    margin: 0 0 0 13px;
}

.lpl_news .news_block_item .preview {
    margin: 0 0 0 13px;
}

.lpl_news .uss_news_short_item p {
    margin: 5px 0;
}

.lpl_news .news_block_item p {
    margin: 5px 0;
}

.lpr_link {
    margin: 0 0 20px;
}

.l-page-right .lpr_link a {
    color: #0083a9;
}

.rblock {
    margin: 0 0 20px;
    background: #efefef;
    padding-bottom: 10px;
}

.rblock h3, .rblock .h3 {
    margin: 0 0 17px;
    color: #fff;
    padding: 4px 0 5px 30px;
    background: #118ccc url(/img/h3.png) no-repeat 10px 6px;
}

.r_menu ul {
    margin: 15px 5px 15px 10px;
    padding: 0 0 0;
}

.r_menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.l-page-right .r_menu li a {
    display: block;
    padding: 4px 0 4px 13px;
    color: #464646;
    font-size: 12px;
    text-decoration: none;
}

.l-page-right .r_menu li a:focus, .l-page-right .r_menu li a:hover, .l-page-right .r_menu li a:active, .l-page-right .r_menu li a.active {
    color: #21aeff;
    background: url(/img/menu_l.png) no-repeat 0 8px;
}

.l-page-right .r_menu ul.submenu {
    margin: 0 0 0 10px;
}

.l-page-right .r_menu a.podderzhka {
    display: none;
}

.lpс_navigation {
    margin: 0 0 15px;
    color: #acacac;
    font-size: 11px;
}

.l-content .lpс_navigation a {
    color: #acacac;
}

.lf_copyright {
    position: absolute;
    top: 31px;
    left: 30px;
    color: #464646;
    line-height: 22px;
}

.lf_system {
    position: absolute;
    top: 17px;
    right: 60px;
}

.lf_stats {
    position: absolute;
    top: 30px;
    right: 205px;
    text-align: right;
}

.b-through-links {
    text-align: center;
}


.lpl_news h3 a {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
}

.lpl_news h3 a:hover {
    text-decoration: underline;
}

.vcard {
    padding: 10px 0 0 0;
}
.vcard p {
    margin: 0 0 4px 0;
}

.button-bottom{
    background-color: #efefef;
    width: 200px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px 13px 0;
    border: 2px solid #ef7f1b;
    border-radius: 2px;
}
.button-bottom1{
    background-color: #efefef;
    width: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0px 5px 0;
    border: 2px solid #ef7f1b;
    border-radius: 2px;
    margin: 0px 5px 0 5px;
}
.button-bottom a, .button-bottom a:hover{
    color: #0d539f;
    text-decoration: none;
}