*, *:before, *:after {
    box-sizing: content-box !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, em, img, strong, sub, sup,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main, summary  {display: block;}

ol, ul, li {list-style: none;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
	text-align: left;
}

a {
	color: #000;
	outline: none;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {text-decoration: none;}

img {
	border: none;
	vertical-align: top;
}

html {height: 100%;}

body {
	font: 12px/14px Tahoma, Arial, sans-serif;
    width: 100%;
    height: 100%;
    background: #382505;
}

input, select, button {vertical-align: middle;}

input , select, textarea, button {
	font: 12px Tahoma, sans-serif;
    color: #000;
}

input[type="submit"], button {cursor: pointer;}

input:-moz-placeholder {color: #000; opacity: 1;}
input::-moz-placeholder {color: #000; opacity: 1;}
input:-ms-input-placeholder{color: #000; opacity: 1;}
input::-webkit-input-placeholder{color: #000; opacity: 1;}

textarea {resize: none;}

select {padding: 2px 5px 3px;}

input[type="text"], input[type="password"], textarea {
    padding: 2px 8px 3px;
    box-sizing: border-box !important;
}

input[type="submit"] {
    padding: 3px 10px;
}

input[type="text"], input[type="password"], textarea {color: #000;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {color: #000;}

h1, h2, h3 {
    font: 12px Tahoma, sans-serif;
    font-weight: bold;
    color: #000;
    margin: 0 0 10px;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 12px 0;
}

h2 {
    font-size: 14px;
    margin: 10px 0;
}

strong, b {font-weight: bold;}

a.a {
    color: #c08511 !important;
    font-weight: normal;
}
a.a:hover {color: #2c2218 !important;}

.txt {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

.lines_right {
    padding: 5px;
    background: #d1960c;
}

.line_left {
    padding: 5px;
    background: #9b2301;
}

.s9 {font-size: 9px;}








.wrapper {
	width: 1000px;
	margin: 0 auto;
    color: #000;
    background: #fff;
}


/* header
-----------------------------------------------------------------------------*/
.header {
    position: relative;
	height: 200px;
    background: #382505;
}

.header:after {
    content: "";
    display: table;
    clear: both;
}

.header .top-left {
    float: left;
}

.header .top-right {
    overflow: hidden;
}

.header .left_form-right_time {
    height: 60px;
    background: #d1960c;
}

.header .line_time {
    background: #9b3e05;
    padding: 5px;
}

.header .dezhyr_ur {
    padding-left: 15px;
    height: 116px;
    text-align: center;
    background: #382505;
}

.header .dezhyr_ur img {max-width: 100%;}

.header .rekomend {
    font-size: 10px;
    color: #fff;
}

/* inform
-----------------------------------------------------------------------------*/
.inform:after {
    content: "";
    display: table;
    clear: both;
}

.inform .text-line-info {
    padding: 16px 7px;
    background: #5d3e08;
}

.inform .text-line-info h1 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

.inform .icon-info {
    float: left;
    width: 19%;
    height: 100px;
    text-align: center;
    padding: 7px;
}

.inform .icon-info img {max-width: 100%;}

.inform .text-info {
    overflow: hidden;
    padding: 12px 7px 7px 22px;
}

.textzagolovka {padding: 10px;}

/* middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
}

.box {background: #fbfee1;}
.box1 {background: #fff;}

.middle:after, .box:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}

.content {padding: 0 398px 0 0;}

.breadcrumb {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.content1 {
    padding: 0 0 0 250px;
    background: #fbfee1;
}

.content .left_column {padding: 15px 5px 5px 23px;}

.content .kodeks_list {width: 97%;}

.content p {
    line-height: 1.5;
    margin: 0 0 10px;
}

.kodeks_list p {color: #000;}

.kodeks_list a {color: #c08511;}

.kodeks_list ul, .kodeks_list ol,
.kodeks_main1 ul, .kodeks_main1 ol,
.contents ul, .contents ol {
    margin: 12px 0;
    padding-left: 40px;
}

.kodeks_list ul li, .kodeks_main1 ul li,
.contents ul li {
    color: #000;
    padding-bottom: 5px;
    list-style: disc outside none;
}

.kodeks_list ol li, .kodeks_main1 ol li,
.contents ol li {
    color: #000;
    padding-bottom: 5px;
    list-style: decimal outside none;
}


.zagnews {
    color: #000;
    font: 16px arial, sans-serif;
    font-weight: bold;
    line-height: 1;
}

.catalog-header {margin: 5px 0;}

ul.tr_kodeks {
    padding-left: 22px;
    margin: 12px 0;
}

ul li {padding-bottom: 5px;}

ul.tr_kodeks li {
    list-style: disc outside none;
    color: #000;
}

.search-articles {margin: 0 0 10px;}

.search-articles b {
    display: block;
    margin-bottom: 10px;
}

.main_content {
    padding: 15px 20px 15px;
    background: #fff;
}

.kodeks_main1 {
    /*overflow: hidden;*/
    color: #000;
}

.kodeks_main1:before, .contents form:before {
    content: "";
    display: table;
    clear: both;
}

.stat {text-decoration: underline;}

.main_content p {margin-bottom: 6px;}

.main_content a,
.main_block h1 {color: #000;}

.main_content a.overpath,
.kodeks_list a.overpath {
    float: right;
    color: #cc3333;
    font-weight: bold;
    margin-bottom: 8px;
}

.contents {
    margin: 20px 10px 10px 10px;
    color: #000;
    font-size: 13px;
}

.contents p {
    line-height: 1.5;
    margin: 0 0 10px;
}

#statanons {margin-top: 2px;}

.main_content p.zag {
    font-size: 20px;
    line-height: 23px;
    color: #000;
    margin: 10px 0 20px;
}

.main_content form table {margin-bottom: 5px;}

.main_content form td {padding: 0 5px 5px 0;}

.one-news {margin-bottom: 16px;}
.one-news .date-news {color: #666;}

.one-news .title-news {margin-bottom: 4px;}

.cons1 > div, .block-komments, .list-comments {margin-bottom: 16px;}

.block-komments {margin-top: 10px;}

.block-komments p {margin-bottom: 4px;}

.block-komments b {
    display: block;
    margin-bottom: 10px;
    color: #000;
}

.block-komments > form > div:after {
    content: "";
    display: table;
    clear: both;
}

.block-komments > form > div {margin-bottom: 10px;}

.block-komments > form > div textarea, .block-komments > form > div input[type="text"] {width: 50%;}

.block-komments > form > div textarea {height: 56px;}

.block-komments .capcha-comment img {margin-bottom: 4px;}

.block-komments .capcha-input {width: 170px;}

.block-komments .capcha-input input[type="text"] {width: 100%;}


.info-cont-soc {
    display: table;
    width: 100%;
}

.info-cont-soc > div {
    display: table-cell;
    vertical-align: top;
    padding: 5px;
    width: 33.3333%;
}

.info-cont-soc > div > div {
    padding: 5px;
    margin-bottom: 5px;
}

.info-cont-soc .regist .regist_name,
.info-cont-soc .last_states .name_states_last {background: #d1960c;}
.info-cont-soc .news .news_name {background: #9b3e05;}
.info-cont-soc .download .download_name,
.info-cont-soc .podpiska .podpiska_name {background: #5d3e08;}

.info-cont-soc .regist table,
.info-cont-soc .podpiska table {width: 100%; margin-bottom: 5px;}

.info-cont-soc .regist td,
.info-cont-soc .podpiska td {padding: 0 5px 5px 0;}

.info-cont-soc .regist .cont_regist p {margin-top: 12px;}

.info-cont-soc .news .cont_news > div {margin-bottom: 10px;}

.info-cont-soc .news .cont_news h2 {font-size: 12px;}

.info-cont-soc .link-all a {
    font-weight: bold;
    color: #000;
}

.info-cont-soc .news_head {margin-bottom: 10px;}

.info-cont-soc .cont_download a {font-weight: bold;}

.info-cont-soc .kyrs .name_kyrs {background: #cc6600;}

.info-cont-soc .kyrs td {padding: 0 10px 5px 0;}

.info-cont-soc .kyrs tr:last-child td {padding-top: 5px;}

.vopros-otvet-main-page a, .cujetvn a {font-weight: bold;}

.content span.bredcrams, .content1 span.bredcrams, .path	{
    font-size: 9px;
    color: #000;
    text-transform: uppercase;
}

.content span.bredcrams a,
.content1 span.bredcrams a,
.path a {color: #000;}


.text_quote{
    background:url(/images/l_quote.gif) no-repeat top left;
    margin-top: 8px;
    color:#93adb9;
    font-size:12px;
    width: auto !important;
    max-width: 300px;
}

.s_quote {
    background:url(/images/l_quote.gif) no-repeat top right;
    height:49px;
    width: auto;
}

table.suzhets img	{
    width: 80px;
    margin: 5px 10px 0 0;
}

div.num_list	{text-align: center;}

table.suzhets	{margin-bottom: 20px;}

.block-qa {
    margin:0 0 15px;
    border: 1px #000000 dashed;
    padding: 10px;
    background: #f0f0f0;
}
.vopros-otvet-main-page a {color:#000000;}

.comments-box {margin-top: 20px;}

.article-navigation {
    padding-bottom: 30px;
    overflow: hidden;
}

.article-navigation .prev, .article-navigation .next {
    position: relative;
    font-style: italic;
}

.article-navigation .prev {
    float: left;
    padding-left: 20px;
}

.article-navigation .prev a, .article-navigation .next a {
    display: inline-block;
    width: 200px;
}

.article-navigation .prev:after {
    content: "←";
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
}

.article-navigation .next {
    float: right;
    padding-right: 20px;
}

.article-navigation .next a {text-align: right;}

.article-navigation .next:after {
    content: "→";
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
}

.contents hr {display: none;}

.main_content  a.link-gold,
a.link-gold	{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C08511;
	text-decoration: underline;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
	display: block;
}

.main_content  a.link-gold:hover,
a.link-gold:hover	{
	text-decoration: none;
}

.news-alone	{padding-bottom: 15px;}

.one-c {margin-bottom: 12px;}

.one-c h4 {
    font-weight: bold;
    margin-bottom: 2px;
}

.one-c p {margin-bottom: 2px;}

/* right sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 398px;
	margin-left: -398px;
	position: relative;
    padding-bottom: 15px;
    background: #fbfee1;
}

.right_column {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 10px;
}

.right_form {padding: 0 5px;}

.right_column .labelform {
    font-size: 20px;
    line-height: 23px;
    color: #000;
    margin: 20px 0;
}

.right_column .labelform strong {font-weight: normal;}

.right_form .table_form {
    width: 100%;
    margin-bottom: 15px;
}

.right_form .table_form td {
    padding: 0 5px 5px 0;
    white-space: nowrap;
}

.right_form select,
.right_form input[type="text"],
.right_form input[type="password"],
.right_form textarea,
.info-cont-soc input[type="text"],
.info-cont-soc input[type="password"],
.info-cont-soc textarea {
    width: 100%;
    box-sizing: border-box !important;
}


.right_form input#phoneprefix {width: 26%;}

.right_form input#phone {width: 74%;}

.right_form .table_form td.snoska {
    padding-top: 15px;
    font-size: 10px;
    white-space: normal;
}

.right_form .table_form td.button {text-align: center;}

.right_form .table_form td .name {
    display: block;
    margin-bottom: 2px;
}

.right-sidebar .phones,
.left-sidebar .phones {text-align: center;}

.right-sidebar .phones img,
.left-sidebar .phones img {max-width: 100%;}

.right_column .adress_red {padding: 15px 10px 0;}

.right_column .adress_red form {text-align: right;}

.right_column .adress_red form input[type="text"] {
    width: 100%;
    margin-bottom: 5px;
}

.hot-faq .zag {
    font-weight: bold;
    color: #000;
}

.hot-faq  ul {
    padding-left: 22px;
    margin: 12px 0;
}

.hot-faq  ul li {
    list-style: disc outside none;
    color: #000;
}

.consultts2 a {color: #c08511;}

.consultts2 h2 a {font-size: 14px;}

.consultts2 p {margin: 3px 0 10px;}

ul.downloads li,
.info-cont-soc .date {color: #666;}

#consults > div {margin-bottom: 12px;}

#consults p a.a,
#consults .zadat-vopros a {font-weight: bold;}


/* left sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
    float: left;
    margin-left: -100%;
    position: relative;
    width: 250px;
    padding-bottom: 15px;
    background: #fbfee1;
}


/* footer
-----------------------------------------------------------------------------*/
.footer {
	width: 1000px;
	line-height: 14px !important;
    margin: 0 auto;
    padding: 10px 5px !important;
	position: relative;
    text-align: center;
    color: #fff;
    background: #382505 !important;
    font-size: 12px !important;
    box-sizing: border-box !important;
}

.footer:after {
    content: "";
    display: table;
    clear: both;
}

.footer .copy {margin-bottom: 10px;}

.footer a {
    color: #fff;
    font-weight: bold;
}



#form3 *,
#leadia-widget * {box-sizing: border-box !important;}

/* <=1024px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
    .wrapper, .footer {width: 100%; min-width: 320px;}

    .footer { padding: 5px 5px 55px !important;}
}

/* <960px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 959px) {

    .content {padding: 0 50% 0 0;}

    .right-sidebar {
	    width: 50%;
	    margin-left: -50%;
    }

    .info-cont-soc .podpiska td {display: block;}

    #leadia-widget {right: 0 !important;}

}

/* <800px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 799px) {

}

/* <768px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
    .footer {
        text-align: left;
        padding: 5px 20px 30px !important;
    }

    .footer .copy {text-align: center;}
}

/* <720px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 719px) {
    .header {height: auto;}

    .header .top-left {
        float: none;
        text-align: center;
        overflow: hidden;
        background: #d1960c;
    }

    .header .top-left img {
        max-width: 100%;
        margin: -40px 0;
    }

    .header .top-right {padding: 0;}

    .header .left_form-right_time {display: none;}

    .header .dezhyr_ur {padding: 0 5px;}

    .inform .text-line-info h1 {text-align: center;}

    .container {float: none;}

    .content {padding: 0;}

    .right-sidebar {
        float: none;
        margin: 0;
        width: 100%;
    }

    .right_form input#phoneprefix {width: 15%;}
    .right_form input#phone {width: 85%;}

    .info-cont-soc {display: block;}

    .info-cont-soc > div {
        display: block;
        width: 100%;
        box-sizing: border-box !important;
    }

    .info-cont-soc .regist table, .info-cont-soc .podpiska table {width: auto;}

    .info-cont-soc input[type="text"], .info-cont-soc input[type="password"], .info-cont-soc textarea {width: 200px;}

    .content1 {padding: 0;}

    .left-sidebar {
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

/* <600px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
    .content1 .form-tabs ul li {
        width: 33.3333%;
        margin: 0;
        border-right:  1px solid #fff;
    }

    .content1 .form-tabs ul li:last-child {border-right: 0;}

    .content1 .form-tabs ul li a {height: 63px;}

    .form-wrap:after, .form-wrap .form:after {
        content: "";
        display: table;
        clear: both;
    }

    .form-wrap .col {
        display: block;
        float: none;
        width: 100%;
    }

    .form-wrap .col.first {padding-right: 0;}

    .content1 .success-message {padding: 0;}
}

/* <540px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 539px) {
    .right_form input#phoneprefix {width: 25%;}
    .right_form input#phone {width: 75%;}
}

/* <480px
----------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 479px) {
    .lines_right {text-align: center;}

    .inform .icon-info {display: none;}
    .inform .text-info {padding: 7px;}

    .right_form input#phoneprefix {width: 35%;}
    .right_form input#phone {width: 65%;}

    #leadia-widget {
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .block-komments > form > div textarea, .block-komments > form > div input[type="text"] {width: 100%;}

    .footer {
        padding: 5px 10px 60px !important;
        text-align: left;
    }

    .footer .copy {
        float: left;
        width: 80%;
        text-align: left;
    }

    .footer a {
        float: right;
        margin-top: 5px;
    }
}