* { color: inherit; font: inherit; margin: 0; padding: 0; }

a img { border: none; }

a { text-decoration: none; }

b, strong, th { font-weight: bold; }

i, em { font-style: italic; }

fieldset { border: none; }

input, textarea, select, option, button { box-sizing: border-box; }

.envelope, .category-desc { box-sizing: border-box; display: table; width: 100%; }

table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }

table.equal-cage-top > tbody > tr > td { vertical-align: top; }

table.equal-cage-middle > tbody > tr > td { vertical-align: middle; }

table.equal-cage-bottom > tbody > tr > td { vertical-align: bottom; }

table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple > thead > tr > td, table.simple > thead > tr > th, table.simple > tbody > tr > td, table.simple > tbody > tr > th, table.simple > tfoot > tr > td, table.simple > tfoot > tr > th { border: 1px solid #AAA; padding: 8px; }
table.simple > thead > tr > td, table.simple > tbody > tr > td, table.simple > tfoot > tr > td { vertical-align: top; }
table.simple > thead > tr > th, table.simple > tbody > tr > th, table.simple > tfoot > tr > th { vertical-align: middle; }

table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered > thead > tr > td, table.bordered > thead > tr > th, table.bordered > tbody > tr > td, table.bordered > tbody > tr > th, table.bordered > tfoot > tr > td, table.bordered > tfoot > tr > th { border: 1px solid #666; }

table.spaced-cells > thead > tr > td, table.spaced-cells > thead > tr th, table.spaced-cells tbody > tr > td, table.spaced-cells tbody > tr th, table.spaced-cells tfood > tr > td, table.spaced-cells tfood > tr th { padding: .5em .5ex; }
table.spaced-cells > thead > tr:first-child, table.spaced-cells tbody > tr:first-child, table.spaced-cells tfood > tr:first-child { padding-top: 0; padding-left: 0; }
table.spaced-cells > thead > tr:last-child, table.spaced-cells tbody > tr:last-child, table.spaced-cells tfood > tr:last-child { padding-bottom: 0; padding-right: 0; }

table.symmetrical-aligned-cells > tbody > tr > td { text-align: center; }
table.symmetrical-aligned-cells > tbody > tr > td:first-child { text-align: left; }
table.symmetrical-aligned-cells > tbody > tr > td:last-child { text-align: right; }

.pull-right { float: right; margin-left: 1ex; }

.pull-left { float: left; margin-right: 1ex; }

input, textarea, select, option, button { background: #FFF; color: #000; }

input, textarea, button { border-radius: 3px; }

input, textarea, select, button { border: 1px solid #C7C7C7; padding: .2em 1ex; }

h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { margin-top: 1em; }

h1, h2, .as-main-heading { text-transform: uppercase; background: #8B6156; color: #FFF; box-sizing: border-box; padding: 13px 3px 12px 3px; text-align: center; border-radius: 3px; margin-left: -19px; width: calc(100% + 38px); box-shadow: 2px 3px 2px 0 rgba(120, 120, 120, 0.3); }
h1 > a, h2 > a, .as-main-heading > a { text-decoration: none !important; }

h3, h4, h5, h6 { font-weight: bold; }

aside h1, aside h2 { margin-left: 0; width: auto; }

hr { border: 1px solid #DDD; color: #DDD; }
hr:not(:first-child) { margin-top: 1em; }

.znak-list { width: 100%; border-collapse: collapse; }
.znak-list > tbody > tr > td, .znak-list > tbody > tr > th, .znak-list > thead > tr > td, .znak-list > thead > tr > th, .znak-list > tfoot > tr > td, .znak-list > tfoot > tr > th { padding: .25em 4px; }
.znak-list > thead { font-weight: bold; text-align: center; background: #CFA65C; }
.znak-list > tbody > tr > td { vertical-align: top; }
.znak-list > tbody > tr > td:nth-child(2), .znak-list > tbody > tr > td:nth-child(4), .znak-list > tbody > tr > td:nth-child(5) { text-align: center; }
.znak-list > tbody > tr:nth-child(even) > td { background: #E3C891; }
.znak-list:not(:first-child) { margin-top: 1em; }

.auction-list { width: 100%; border-collapse: collapse; }
.auction-list > tbody > tr > td, .auction-list > tbody > tr > th, .auction-list > thead > tr > td, .auction-list > thead > tr > th, .auction-list > tfoot > tr > td, .auction-list > tfoot > tr > th { padding: .25em 4px; }
.auction-list > thead { font-weight: bold; text-align: center; background: #CFA65C; }
.auction-list > tbody > tr > td { vertical-align: top; }
.auction-list > tbody > tr > td:first-child, .auction-list > tbody > tr > td:last-child { text-align: center; }
.auction-list > tbody > tr:nth-child(even) > td { background: #E3C891; }
.auction-list:not(:first-child) { margin-top: 1em; }

#old-ie { background: #FFF; color: #000; border-bottom: 2px solid #861207; font-size: 12pt; margin-bottom: 1em; padding: .5em 0; text-align: center; }
#old-ie a { color: #861207; text-decoration: underline; }
#old-ie a.firefox { color: #3D6D31; }

.tip-wrap { background: #FFF; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.clearfix::after { content: ""; display: table; clear: both; }

.blog .item-image { text-align: center; margin-top: 1em; }
.blog .blog-intro-layout { width: 100%; border-collapse: collapse; table-layout: fixed; }
.blog .blog-intro-layout:not(:first-child) { margin-top: 1em; }
.blog .blog-intro-layout > tbody > tr > td { vertical-align: top; padding: 1em 1ex 0 1ex; }
.blog .blog-intro-layout > tbody > tr > td:first-child { padding-left: 0; }
.blog .blog-intro-layout > tbody > tr > td:last-child { padding-right: 0; }
.blog .blog-intro-layout > tbody > tr:first-child > td { padding-top: 0; }

span.highlight { background-color: #FFFFCC; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #D1D1D1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc + .cat-items { margin-top: 1em; }

.readmore > a { display: inline-block; border: 1px solid #D1D1D1; background: #FFF; color: #000; padding: 0.3em 0.8ex; text-decoration: none !important; box-shadow: 1px 2px 2px 0 rgba(100, 100, 100, 0.3); transition: background-color 0.3s linear, border-color 0.3s linear, color 0.3s linear; }
.readmore > a:hover, .readmore > a:active { background: #111; color: #FFF; border: 1px solid #0088DB; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 0 0 1ex; border: 1px solid #D1D1D1; border-radius: .2em; background: #FFF; color: #000; }
.navigation > ul > li, .pagination > ul > li { display: inline-block; }
.navigation > ul > li > *, .pagination > ul > li > * { display: block; border-left: 1px solid #D1D1D1; padding: 0.3em 0.8ex; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background: #111; color: #FFF; }
.navigation > ul > li:first-child > *, .pagination > ul > li:first-child > * { border-left: none; }
.navigation > ul > li.pagination-start > *, .navigation > ul > li.pagination-prev > *, .navigation > ul > li.pagination-next > *, .navigation > ul > li.pagination-end > *, .pagination > ul > li.pagination-start > *, .pagination > ul > li.pagination-prev > *, .pagination > ul > li.pagination-next > *, .pagination > ul > li.pagination-end > * { background: transparent; color: inherit; }
.navigation > .counter, .pagination > .counter { display: inline-block; margin: 0; }

#system-message .alert { background: #FBF9F9; border: 1px solid #CCC; padding: 8px 14px; color: #000; }
#system-message .alert h4 { color: #000064; margin: 5px 0; }
#system-message .alert p { padding: 0; margin: 0; }
#system-message .close { display: none; }

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th { background: #EEE6C2; color: #000; }

.table-bordered { border-collapse: collapse; }
.table-bordered > thead > tr > td, .table-bordered tbody > tr > td, .table-bordered tfoot > tr > td { border: 1px solid #EEE; }

.table-hover > tbody > tr:hover > td { background: #333; color: #FFF; }

.item-page > .page-header { margin-bottom: 1em; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

@media print { .discardable { display: none !important; } }
html { background: #E3C891; background-image: linear-gradient(to right, #E3C891 0%, #FAFAD6 32%, #FAFAD6 40%, #9F762D 100%); color: #000; font: 12pt "Tahoma", "Liberation Sans", sans-serif; }

.constrain-content { width: 992px; margin: 0 auto; }

.top { padding-top: 17px; }
.top > .logo { float: left; color: #6A2A22; font-size: 38pt; }
.top > .logo img { vertical-align: top; }
.top > .text { color: #74342D; text-align: right; font-size: 14pt; }
.top > nav { clear: both; padding-top: 15px; }
.top .menu-horizontal { background: #6A2922; color: #FFF; border-radius: 4px; box-shadow: 2px 3px 2px 0 rgba(120, 120, 120, 0.3); }
.top .menu-horizontal > li { margin-left: 4px; }
.top .menu-horizontal > li > a { display: inline-block; padding: 15px 19px 17px 19px; }
.top .menu-horizontal > li.active > a, .top .menu-horizontal > li > a:hover { background: #D65344; }
.top .menu-horizontal > li:first-child { margin-left: 0; }
.top .menu-horizontal > li:first-child.active > a, .top .menu-horizontal > li:first-child > a:hover { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }

.body { margin-top: 19px; }

.sidebar-1 { float: left; width: 257px; }
.sidebar-1 + .main { margin-left: 275px; }

.main > .slider { border: 8px solid #E8E2CF; border-radius: 11px; }
.main > .slider img { vertical-align: top; }
.main > .slider ~ * { margin-top: 18px; }

.sidebar-2 { float: right; box-sizing: border-box; width: 237px; padding: 21px 18px 20px 19px; border-radius: 3px; background: #FFF; color: #000; box-shadow: 2px 3px 2px 0 rgba(120, 120, 120, 0.3); }
.sidebar-2 + .content { margin-right: 248px; }

.content { box-shadow: 2px 3px 2px 0 rgba(120, 120, 120, 0.3); background: #FFF; color: #000; padding: 0 19px 23px 19px; border-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.content > .envelope > .jshop .list_product, .content > .category-desc > .jshop .list_product, .content > .envelope > .jshop > form > h1 + .jshop, .content > .category-desc > .jshop > form > h1 + .jshop { padding-top: 1em; }

.bottom { clear: both; background: #6A2922; color: #E7E1CE; padding: 1em 0; font-size: 11pt; margin-top: 20px; }
.bottom > .wrap { width: 992px; margin: 0 auto; }
.bottom .menu-horizontal { float: right; }
.bottom .menu-horizontal > li { margin-left: 4px; }
.bottom .menu-horizontal > li > a { display: inline-block; padding: 0 19px 0 19px; }
.bottom .menu-horizontal > li > a:hover { text-decoration: underline; }

.sidebar-1 { font-size: 10pt; }

.menu-expandable { font-size: 11pt; }
.menu-expandable > li { background: #F5EDD7; background-image: linear-gradient(to bottom, #F5EDD7 0%, #E6E0CE 100%); color: #6A2922; padding: 16px 15px 17px 42px; box-shadow: 2px 3px 2px 0 rgba(120, 120, 120, 0.3); border-radius: 3px; list-style: none; margin-top: 8px; cursor: pointer; }
.menu-expandable > li:first-child { margin-top: 0; }
.menu-expandable > li.deeper { background-image: url("../images/plus.png"), linear-gradient(to bottom, #F5EDD7 0%, #E6E0CE 100%); background-position: 15px 19px, left top; background-repeat: no-repeat, no-repeat; }
.menu-expandable > li li { list-style: none; margin-top: .6em; padding-top: .6em; border-top: 1px dashed #C3BDAC; }
.menu-expandable ul { font-size: 9pt; }
.menu-expandable .hidden { display: none; }
.menu-expandable .active > a { font-weight: bold; }
.menu-expandable a:hover { text-decoration: underline; }

.numbered-list { counter-reset: expandable; }
.numbered-list ul { counter-reset: expandable; }
.numbered-list li::before { counter-increment: expandable; content: counters(expandable,".") ". "; }

.article-info { margin-bottom: 1em; color: #666; }

.translator { float: right; padding: 15px 8px 0 0; }

.front .article-info { display: none; }
.front .blog .item-image { margin-top: 0; }
.front .content a { color: #8B6156; text-decoration: none; }
.front .content a:hover, .front .content a:focus { text-decoration: underline; }

.buttons > .btn:not(:first-child) { margin-left: 1ex; }
.blog, .blog > .cat-children, .blog > .items-row, .blog > .items-row > .item { box-sizing: border-box; display: table; width: 100%; }

.blog > .cat-children > ul > li { float: left; list-style: none; text-align: center; width: 33%; margin-bottom: 1em; }
.blog > .cat-children > ul > li:nth-child(3n + 1) { clear: left; }
.blog > .cat-children > ul > li > .item-image img { border: 3px solid #FFF; border-radius: 3px; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15), -1px -1px 2px 0 rgba(0, 0, 0, 0.15); margin-bottom: 6px; vertical-align: top; }
.blog > .cat-children > ul > li > .item-title { font-size: 12pt; }
.blog > .cat-children > ul > li > .item-title > a { text-decoration: none; }
.blog > .cat-children > ul > li > .item-title > a:hover { text-decoration: underline; }
.blog > .items-row > .item { padding-top: 1em; }
.blog > .items-row.row-0 > .item { padding-top: 0; }
.blog > .items-row:not(.cols-1) > .item { float: left; margin-right: 1%; width: 32%; }
.blog > .items-row:not(.cols-1) > .item > .img-intro-left img, .blog > .items-row:not(.cols-1) > .item > .img-intro-right img, .blog > .items-row:not(.cols-1) > .item > .img-intro-none img { border: 3px solid #FFF; border-radius: 3px; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15), -1px -1px 2px 0 rgba(0, 0, 0, 0.15); vertical-align: top; }
.menu-horizontal li { list-style: none; position: relative; }
.menu-horizontal li:hover > ul, .menu-horizontal li:focus > ul { display: block; }
.menu-horizontal > li { display: inline-block; }
.menu-horizontal > li ul { display: none; position: absolute; }
.menu-horizontal > li > ul { left: 0; top: 100%; }
.menu-horizontal > li > ul ul { left: 100%; top: 0; }
.menu-horizontal > li li > a, .menu-horizontal > li li > .separator { display: block; padding: .2em 1ex; }
.gallery .sectiontableheader { font-weight: bold !important; margin-top: 1em !important; }
.gallery .jg_subcatelem_txt > ul, .gallery .jg_catelem_txt > ul { margin: 0 !important; }
.gallery .jg_subcatelem_txt > ul > li > b, .gallery .jg_catelem_txt > ul > li > b { font-weight: normal !important; }
.qlform fieldset input, .qlform textarea, .qlform .captcha input, .qlform select, .qlform option { width: 100%; }
.qlform dd.submit, .qlform .submit-w { margin-top: 1em; }
.qlform textarea { height: 15em; resize: vertical; }
.qlform .message { margin-bottom: 1em; }
.menu-vertical li { list-style: none; position: relative; }
.menu-vertical li:hover > ul, .menu-vertical li:focus > ul { display: block; }
.menu-vertical > li ul { display: none; position: absolute; left: 100%; top: 0; }
.menu-vertical > li li > a, .menu-vertical > li li > .separator { display: block; padding: .2em 1ex; }
.wysiwyg-content p:not(:first-child) { margin-top: 1em; }
.wysiwyg-content ul, .wysiwyg-content ol { margin-top: 1em; margin-left: 3ex; }
.wysiwyg-content ul ul, .wysiwyg-content ul ol, .wysiwyg-content ol ul, .wysiwyg-content ol ol { margin-top: 0; }
.wysiwyg-content td > :first-child, .wysiwyg-content th > :first-child { margin-top: 0; }
.wysiwyg-content a { text-decoration: underline; }
.wysiwyg-content img { max-width: 100%; }
.wysiwyg-content blockquote { margin-top: 1ex; margin-left: 1ex; padding-left: 1ex; border-left: 2px solid #ddd; }
.wysiwyg-content a[href$=".doc"]::before, .wysiwyg-content a[href$=".docx"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/doc.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content a[href$=".xls"]::before, .wysiwyg-content a[href$=".xls"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/xls.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content a[href$=".pdf"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/pdf.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content a[href$=".txt"]::before, .wysiwyg-content a[href$=".odt"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/odt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content a[href$=".zip"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/zip.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content a[href$=".rar"]::before { display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/rar.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; content: ""; }
.wysiwyg-content > :first-child { margin-top: 0; }
