<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Lobster&amp;subset=latin,cyrillic);
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
 display: block;
}
audio,
canvas,
video {
 display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
 font-family: sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
}
a {
 background: transparent;
}
a:focus {
 outline: thin dotted;
}
a:active,
a:hover {
 outline: 0;
}
h1 {
 margin: 0.67em 0;
 font-size: 2em;
}
img {
 border: 0;
}
svg:not(:root) {
 overflow: hidden;
}
iframe, object, embed {max-width: 100%;}
figure {
 margin: 0;
}
fieldset {
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
 border: 1px solid #cccccc;
}
legend {
 padding: 0;
 border: 0;
}
button,
input,
select,
textarea {
 margin: 0;
 font-family: inherit;
}
button,
input {
 line-height: normal;
}
button,
select {
 text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 cursor: pointer;
 -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
 cursor: default;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
textarea {
 overflow: auto;
 vertical-align: top;
}
#uNetRegF td {
 text-align: left;
}
/*------------------------------------*\
 $General
\*------------------------------------*/
.text-replace {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
}
html,
button,
input,
select,
textarea {
 color: #737373;
}
body {
 border: 1px solid #cccccc;
 background: #fff;
 font: 15px 'PT Sans', sans-serif;
 line-height: 1.5;
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
body.base {
 border: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
 background: #b3d4fc;
 text-shadow: none;
}
hr {
 display: block;
 margin: .4em 0;
 padding: 0;
 height: 0;
 border: 0;
 border-bottom: 1px dashed #cccccc;
}
img {
 vertical-align: middle;
}
fieldset {
 margin: 0;
 padding: 0;
 border: 0;
}
textarea {
 resize: vertical;
}
a {
 color: #159de0;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
 color: #3bb2ed;
}
.clr:after {
 display: table;
 clear: both;
 content: '';
}
.cont-wrap,
.middle,
.sidebar,
.content {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.cont-wrap {
 margin: 0 auto;
 padding: 0 5%;
 max-width: 1920px;
}
.header {
 background: url(http://vagant-tur.ucoz.ru/PA210022_1.jpg) no-repeat 50% 50%;
&lt;!-- background: url(/.s/t/1134/banner.jpg) no-repeat 50% 50%;\ --&gt;
 -webkit-background-size: cover;
 background-size: cover;
 min-height: 300px;
 width: 100%;
 position: relative;
 color: #fff;
}
.inner-page .header {
 background-image: none;
 min-height: inherit;
}
.inner-page .header-descr {
 display: none;
}
.middle {
 margin: 0 auto;
 max-width: 1600px;
 padding-top: 20px;
 padding-bottom: 50px;
}
.middle,
.footer {
 margin-left: 5%;
 margin-right: 5%;
}
.sidebar {
 float: right;
 margin-left: -290px;
 width: 290px;
}
.container {
 float: left;
 width: 100%;
}
.content {
 margin: 0 290px 0 0;
 padding-right: 45px;
}
.container.wide-page {
 float: none;
}
.container.wide-page .content {
 margin: 0;
 padding-right: 0;
}
/*------------------------------------*\
 $Button
\*------------------------------------*/
input[type="submit"],
input[type="reset"],
input[type="button"] {
 padding: 14px;
 border: none;
 color: #fff;
 font: normal 15px 'PT Sans', sans-serif;
 cursor: pointer;
 background: #159de0;
 background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #138dc9), color-stop(1, #24a9ea));
 background: -moz-linear-gradient(center bottom, #138dc9 0%, #24a9ea 100%);
 background: -o-linear-gradient(#24a9ea, #138dc9);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
option {
 color: #000;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
 background: #3bb2ed;
 background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #159de0), color-stop(1, #24a9ea));
 background: -moz-linear-gradient(center bottom, #159de0 0%, #24a9ea 100%);
 background: -o-linear-gradient(#24a9ea, #159de0);
}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
 background: #159de0;
 -webkit-box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 outline: none !important;
}
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
 outline: none !important;
}
input[type="submit"]:disabled,
input[type="reset"]:disabled,
input[type="button"]:disabled {
 background-color: #e3e3e3;
}
.manTdText input[type="button"],
.manTd2 input[type="button"],
.commTd2 input[type="button"],
.manTdBrief input[type="button"],
select.codeButtons,
input[type="button"].codeButtons,
#iplus input[type="button"] {
 padding: 3px 5px;
 font-size: 9px;
}
#cont-shop-invoices input[type="button"],
#cont-shop-invoices input[type="submit"] {
 padding: 3px 5px;
}
input[type="button"][id^="bid-"] {
 margin-left: 3px;
 padding: 6px;
}
.manTd2 input[type="text"] {
 padding: 2px 5px !important;
}
input[type="text"],
input[type="password"],
textarea {
 padding: 4px 10px;
 border: 1px solid #cccccc;
 background: #fff;
 font-size: 13px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
textarea {
 width: 100%;
}
input[type="button"]#newPhtBt {
 width: auto !important;
}
input[type="button"]#order-button {
 padding: 0 5px;
}
#cat-select {
 display: block;
}
.manTable select {
 max-width: 300px;
}
/*------------------------------------*\
 $Header
\*------------------------------------*/
.nav-row {
 min-height: 60px;
 background: #149adf;
 background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #149adf), color-stop(1, #21b1e5));
 background: -moz-linear-gradient(center bottom, #149adf 0%, #21b1e5 100%);
 background: -o-linear-gradient(#21b1e5, #149adf);
 position: relative;
 z-index: 10;
}
.nav-row:after {
 content: '';
 position: absolute;
 display: block;
 bottom: -5px;
 left: 0;
 width: 100%;
 height: 6px;
 background: url("/.s/t/1134/nav-bd.png") repeat-x 0 0;
}
.mob-btn {
 display: none;
}
.header-descr {
 position: absolute;
 bottom: 0;
 width: 100%;
 min-height: 45px;
 background-color: #159de0;
 background-color: rgba(21, 157, 224, 0.5);
 padding: 15px 0;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.logo-lnk {
 display: inline-block;
 color: #fff;
 font-family: 'Lobster', cursive;
 padding-left: 60px;
 height: 60px;
 line-height: 60px;
 font-size: 2em;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
 background: url('http://vagant-tur.ucoz.ru/vagant_2s.png') no-repeat 0 50%;
 &lt;!-- background: url('/.s/t/1134/logo.png') no-repeat 0 50%;--&gt;
 word-break: break-word;
}
.logo-lnk:hover {
 color: #fff;
}
.header-d-txt {
 float: left;
}
.login-b {
 float: right;
 color: #fff;
 font-size: 0.8666666666666667em;
 line-height: 45px;
 display: inline-block;
}
.login-b a {
 color: #fff;
 text-decoration: underline;
}
.login-b a:hover {
 text-decoration: none;
}
/*------------------------------------*\
 $Menu
\*------------------------------------*/
.main-menu {
 display: inline-block;
 float: right;
 line-height: 60px;
 padding: 15px 0;
}
.main-menu .uMenuRoot {
 text-align: center;
 line-height: normal;
}
.main-menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.main-menu li {
 position: relative;
 text-align: center;
 white-space: nowrap;
 font-family: 'PT Sans', sans-serif;
 padding: 0 8px;
 font-size: 13px;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.main-menu .uMenuRoot &gt; li {
 display: inline-block;
 margin: 0 5px;
 height: 30px;
 line-height: 30px;
 padding: 0;
 vertical-align: middle;
}
.main-menu a,
.main-menu span {
 display: inline-block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
}
.main-menu a {
 color: #fff;
}
.main-menu .uMenuRoot &gt; li &gt; a,
.main-menu .uMenuRoot &gt; li &gt; span {
 padding: 0 8px;
}
.main-menu li:hover,
.uMenuRoot &gt; li .uMenuItemA {
 text-decoration: none;
 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-color: #159de0;
}
.active-item {
 background-color: #138dc9;
}
.main-menu li ul .uWithSubmenu:after {
 position: absolute;
 top: 50%;
 left: 7px;
 display: block;
 margin-top: -5px;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 border-right: 7px solid #fff;
 content: '';
}
.main-menu li ul {
 display: none;
 padding: 15px 0;
 background-color: #159de0;
 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.main-menu li ul a {
 display: block;
 font-weight: normal;
 padding: 0 20px;
}
.main-menu li ul li:hover,
.main-menu li ul .uMenuItemA {
 background-color: #138dc9;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
 -webkit-border-radius: none;
 -moz-border-radius: none;
 border-radius: none;
}
.main-menu li ul a:hover {
 text-decoration: none;
}
.main-menu li:hover &gt; ul {
 position: absolute;
 top: 100%;
 right: 0;
 z-index: 10000;
 display: block !important;
}
.main-menu li li {
 margin: 0;
 min-width: 80px;
}
.main-menu li ul &gt; li {
 position: relative;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.main-menu li ul li:hover &gt; ul {
 position: absolute;
 top: -15px;
 right: 100%;
 z-index: 10;
 display: block;
}
.sidebar .uMenuV ul {
 padding-left: 0;
}
/*------------------------------------*\
 $Paginator
\*------------------------------------*/
.switchActive,
.switchDigit,
.switchBack,
.switchNext,
.swchItemA,
.swchItem {
 display: inline-block;
 line-height: 1.2;
 padding: 5px 9px;
}
.switchActive,
.swchItemA {
 border: none;
 background-color: #cccccc;
 color: #fff;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 font-weight: normal;
}
.catPages1 {
 padding-bottom: 10px;
}
.content .catPages1 {
 padding: 10px 0;
}
/*------------------------------------*\
 $Content
\*------------------------------------*/
.eBlock {
 table-layout: fixed;
}
.eBlock,
.gTable {
 padding-bottom: 15px;
}
.eTitle {
 font-size: 1.54em;
 font-family: 'Lobster', cursive;
 font-size: 1.6em;
 color: #159de0;
}
.eTitle a {
 color: #159de0;
}
.eTitle a:hover {
 text-decoration: none;
 color: #3bb2ed;
}
.eMessage {
 margin-bottom: 20px;
}
.eMessage,
.eText, 
.cMessage {
 word-wrap: break-word;
}
.eMessage img,
.eText img {
 max-width: 100%;
}
.eDetails {
 padding: 10px 0;
 font-size: 0.8666666666666667em;
 border-top: 1px dashed #cccccc;
 border-bottom: 1px dashed #cccccc;
}
.e-reads .ed-title,
.e-author .ed-title,
.e-date .ed-title,
.e-comments .ed-title,
.e-add .ed-title,
.e-rating .ed-title,
.e-loads .ed-title,
.e-category .ed-title,
.e-tags .ed-title {
 display: none;
}
.eDetails .ed-sep,
.eDetails1 .ed-sep,
.eDetails2 .ed-sep {
 display: none;
 margin: 0;
}
.e-reads,
.e-author,
.e-date,
.e-comments,
.e-add,
.e-rating,
.e-loads,
.e-category,
.e-tags {
 margin-right: 25px;
 padding-left: 22px;
 display: inline-block;
 vertical-align: middle;
 background-repeat: no-repeat;
 background-position: 0 40%;
}
.e-reads {
 background-image: url('/.s/t/1134/read.png');
}
.e-author,
.e-add {
 background-image: url('/.s/t/1134/author.png');
}
.e-date {
 background-image: url('/.s/t/1134/date.png');
}
.e-loads {
 background-image: url('/.s/t/1134/loads.png');
}
.e-comments {
 background-image: url('/.s/t/1134/comments.png');
}
.e-category {
 background-image: url('/.s/t/1134/category.png');
}
.e-tags {
 background-image: url('/.s/t/1134/tag.png');
}
.e-rating {
 background-image: url('/.s/t/1134/rating.png');
}
#testBlockD .eTitle {
 font-size: 1.33em;
}
.eVariant label {
 padding-left: 5px;
}
#cntContaineroEditdscr,
#cntContaineroEditmessage {
 padding-top: 15px !important;
}
.recommended-products-name .add img {
 margin-top: 0 !important;
}
span[id^=iCode] input {
 width: auto !important;
 vertical-align: middle;
}
div[id^="imblock"] {
 padding-top: 5px;
}
[id^="catSelector"] {
 width: auto!important;
}
.u-combo,
.u-comboeditcell {
 background: none !important;
 border: none !important;
}
.u-comboeditcell + .u-combobutcell{
 display: none;
}
.u-comboedit {
 font-size: 15px !important;
}
.u-combolist {
 border: 1px solid #CCC !important;
}
/*------------------------------------*\
 $Comment
\*------------------------------------*/
.content .cMessage {
 font-size: 1em;
 line-height: 1.5;
}
.smiles {
 border-spacing: 0;
}
#allSmiles {
 font-size: .86667em;
}
.cMessage ul {
 overflow: hidden;
 margin: 0;
 list-style-position: inside;
}
.cMessage .user_avatar {
 display: block;
 float: left;
 overflow: hidden;
 margin: 0 6px 6px 0;
 padding: 4px;
 border: 1px solid #E3E3E3;
}
.wysibb-body {
 border: none;
}
/*------------------------------------*\
 $Sidebar
\*------------------------------------*/
.sidebox {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 15px 0;
}
.sidebox-ttl {
 padding-bottom: 15px;
 font-size: 1.6em;
 line-height: 1.2;
 color: #159de0;
 font-family: 'Lobster', cursive;
}
.sidebox .uMenuRoot {
 list-style: none;
}
.ulb-mid {
 color: #009cc6;
}
.sidebar li {
 list-style: none;
}
.sidebar li:before {
 content: '&gt;';
 color: #d6d6d6;
 float: left;
 padding-right: .6em;
}
.calTable {
 border-spacing: 0;
 width: 100%;
}
.calMonth {
 padding-bottom: 15px;
}
.calMonthLink {
 color: #737373;
}
.calWday,
.calWdaySe,
.calWdaySu {
 background-color: #e5e5e5;
 height: 35px;
}
.calWday:first-child {
 border-radius: 3px 0 0 3px;
}
.calWdaySu {
 -webkit-border-radius: 0 3px 3px 0;
 -moz-border-radius: 0 3px 3px 0;
 border-top-radius: 0 3px 3px 0;
 -moz-background-clip: padding-box;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
.calMdayIsA {
 cursor: pointer;
}
.calMdayIsA,
.calMdayA {
 background-color: #ccc;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 color: #159de0;
}
.calMdayIsA:hover {
 background-color: #f2574b;
}
.calMdayIsA:active {
 background-color: #de3b2e;
}
.calMdayLink {
 font-weight: bold;
}
.calMdayIsA .calMdayLink {
 color: #fff;
 font-style: normal;
}
.calMdayIsA .calMdayLink:hover {
 text-decoration: none;
}
.archUl {
 margin: 0;
 padding: 0;
 list-style: none;
}
.cMessage {
 font-size: 13px;
 line-height: 1.2;
}
#mchatBtn {
 padding: 3px 5px;
 font-size: 9px;
}
#mchatNmF {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.answer {
 font-size: 13px;
}
.pollButton {
 padding: 10px 0;
}
.pollLnk a {
 white-space: nowrap;
}
.pollTot,
.pollQue,
.pollLnk a {
 font-size: 1em !important;
}
.cat-blocks.gTable {
 margin-top: 0;
 border-top: none;
}
.sidebar .gTableTop a,
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar .forumDescr {
 color: #159de0;
}
.cat-blocks.gTable:before {
 border: none;
}
.cat-blocks.gTable div {
 font-size: 13px !important;
}
.cat-blocks.gTable .forumNameTd {
 border-top: none;
}
.cat-blocks.gTable a:hover {
 text-decoration: underline;
}
.cat-tree li &gt; i {
 display: none;
}
.cat-tree u.plus {
 background-position: 0 5px;
}
.cat-tree u.minus {
 background-position: 0 -16px;
}
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar.forumNameTd {
 border: none;
 background-color: transparent;
}
.sidebar ul,
.sidebar li {
 list-style-position: inside;
}
/*------------------------------------*\
 $Search
\*------------------------------------*/
.schQuery,
.schBtn {
 display: inline-block;
}
.schBtn {
 margin-left: 7px;
}
.queryField {
 height: 28px;
 padding: 6px 10px 7px !important;
}
.searchSbmFl {
 overflow: hidden;
 margin: 0 !important;
 padding: 0 10px !important;
 height: 28px;
 border: none !important;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.search-m-bd {
 display: none;
}
.sidebox.srch .searchForm {
 display: block;
}
/*------------------------------------*\
 $Footer
\*------------------------------------*/
.footer {
 min-height: 60px;
 max-width: 1600px;
 border-top: 1px dashed #cccccc;
}
.ucoz-copy {
 float: left;
 padding-top: 20px;
}
.soc-list {
 float: right;
 padding: 15px 0 0;
 margin: 0;
}
.soc-item {
 display: inline-block;
 margin-left: 7px;
}
.soc-link {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 width: 30px;
 height: 30px;
 display: block;
 background-color: #99d7f5;
 background-repeat: no-repeat;
 background-position: 50% 50%;
}
.soc-link:hover {
 background-color: #159de0;
}
.soc-link.twitter {
 background-image: url(/.s/t/1134/twitter.png);
}
.soc-link.facebook {
 background-image: url(/.s/t/1134/facebook.png);
}
.soc-link.pinterest {
 background-image: url(/.s/t/1134/pinterest.png);
}
.soc-link.google-pl {
 background-image: url(/.s/t/1134/google-pl.png);
}
.soc-link.linkedin {
 background-image: url(/.s/t/1134/linkedin.png);
}
.soc-link.instagram {
 background-image: url(/.s/t/1134/instagram.png);
}
.soc-link.vk {
 background-image: url(/.s/t/1134/vk.png);
}
/*------------------------------------*\
 $Forum
\*------------------------------------*/
.forumContent {
 padding: 30px;
}
.forum-page {
 min-width: 768px;
}
.fFastSearchTd {
 position: relative;
}
input[type="text"].fastSearch {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding-right: 30px !important;
 height: 25px;
 font-style: normal;
}
input[type="submit"].fastSearch {
 margin: -14px 0 0;
 padding: 0;
 width: 30px;
 height: 25px;
}
input[type="button"].fastNav,
input[type="submit"].fastNav,
#forum_filter input[type="submit"],
.userSchFrm input[type="submit"] {
 padding: 4px 7px;
}
.postNameFl,
.postDescrFl {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 5px;
}
#frM60 {
 padding-top: 10px;
}
.gTable {
 border-spacing: 0;
 border-collapse: collapse;
 color: #000;
}
.gTableTop {
 height: 40px;
 background-color: #159de0;
 color: #fff;
 font-weight: normal;
 font-size: 1.6em;
}
.gTableTop,
.gTableSubTop {
 padding-left: 75px;
}
.gTableTop a {
 color: #fff;
}
.gTableSubTop a {
 color: #000;
}
.forum,
.threadLink,
.fNavLink,
.funcLink,
.gTableBody1 a,
.lastPostUserLink {
 font-weight: bold;
}
.gTableSubTop {
 padding-left: 12px;
 height: 38px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
 background-color: #eeeeee;
 text-align: left;
}
.gTableSubTop:first-child {
 border-left: 0;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd,
.threadIcoTd,
.threadIcoTd,
.threadNametd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadLastPostTd {
 padding: 20px 12px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
}
.forumIcoTd,
.threadIcoTd:first-child {
 border-left: none;
}
.threadsDetails {
 border-top: 1px solid #e1e1e1;
}
.funcBlock {
 color: #000;
}
#filter_by {
 margin-right: 5px;
}
.gTableSubTop {
 padding-right: 5px;
}
.forum:hover,
.fNavLink:hover,
.threadFrmLink:hover,
.forumLastPostTd a:hover,
.funcLink:hover,
.threadLastPostTd a:hover,
.threadAuthorLink:hover,
.forumOnlineBar a:hover,
.forumNamesBar a:hover,
.postTable a:hover {
 text-decoration: underline;
}
.threadsDetails,
.forumOnlineBar {
 padding-left: 5px;
}
#allSmiles a {
 font-size: 13px !important;
}
#addform input[type="checkbox"] {
 margin-right: 3px;
}
.switches {
 margin-bottom: 3px;
}
.middle .postTable {
 border-spacing: 0;
 border-bottom: 1px solid #e1e1e1;
}
.postTdTop {
 border-bottom: 1px solid #e1e1e1;
}
.postBottom {
 border-top: 1px solid #e1e1e1;
}
.postBottom:first-child {
 border-right: 1px solid #e1e1e1;
}
.gDivRight {
 border: 1px solid #e1e1e1;
}
.posttdMessage,
.gTableBody1 {
 border-left: 1px solid #e1e1e1;
}
.posttdMessage {
 padding: 5px;
}
.gTableLeft,
.postTdInfo {
 padding-left: 5px;
 text-align: center;
}
.forumMemSwch,
.forumMemNum {
 padding: 5px;
}
.postTdTop {
 background-color: #eeeeee;
}
#frM57,
#frM58 {
 padding-top: 5px;
}
#frM60,
.searchSubmitFl,
.userSchFrm,
#forum_filter {
 padding-bottom: 5px;
}
#allSmiles a:hover {
 text-decoration: underline;
}
.searchQueryFl {
 margin-bottom: 5px;
}
#thread_search_field {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 150px !important;
}
#thread_search_button {
 margin-top: 0 !important;
}
/*------------------------------------*\
 $Popup
\*------------------------------------*/
.popup {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.popup-bd input[type="submit"],
.popup-bd input[type="button"],
.popup-bd input[type="reset"] {
 padding: 4px 5px;
}
.popup-ttl {
 font: 1.5385em/60px 'Lobster', cursive;
 text-indent: .3em;
 padding-left: 40px;
 white-space: nowrap;
 background: #149adf;
 background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #149adf), color-stop(1, #21b1e5));
 background: -moz-linear-gradient(center bottom, #149adf 0%, #21b1e5 100%);
 background: -o-linear-gradient(#21b1e5, #149adf);
 color: #fff;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.popup-bd {
 background-color: #fff;
 position: relative;
 padding-top: 45px;
 font-size: 1.0769em;
}
.statusOffline {
 color: #dd6e47;
}
#block22 {
 padding: 15px 0;
}
#block25 hr {
 margin-top: 15px;
}
.popup-bd .user_avatar {
 display: block;
 margin-right: 30px;
 padding: 16px;
 border: 1px solid #cccccc;
}
.popup-bd #usch {
 padding: 15px 0;
}
.udtlb {
 padding: 0 20px 0 40px;
}
input[type="button"].allUsersBtn,
input[type="submit"].uSearchFlSbm {
 width: auto !important;
}
#cont-shop-checkout input[type="button"],
#cont-shop-checkout input[type="submit"] {
 font-size: 14px;
 height: 33px;
 padding: 0 5px;
}

#order-submit {
 margin: 10px 0 !important;
 text-align: left !important;
}
/*------------------------------------*\
 $Media Queries
\*------------------------------------*/
@media screen and (max-width: 1100px) {
 .entTd {
 width: 50% !important;
 }
 .vep-video-block iframe {
 width: 100%;
 }
}

@media screen and (max-width: 960px) {
 .vep-playvideo img {
 width: 100% !important;
 }
 .navbar-share {display: none;}
}

@media screen and (max-width: 860px) {
 .entTd {
 width: auto !important;
 display: block !important;
 margin: 0 auto;
 }
 .manTable select {
 max-width: 200px;
 }
 .eMessage img {
 width: 100%;
 }
 .navbar-share {
 display: none;
 }
}
@media screen and (max-width: 768px) {
 #puzadpn {
 display: none;
 }
 .cont-wrap {
 padding: 0 10px 0 15px;
 }
 .middle {
 padding-bottom: 25px;
 }
 .middle,
 .footer {
 margin-left: 0;
 margin-right: 0;
 }
 .logo-lnk {
 display: table-cell;
 vertical-align: middle;
 font-size: 24px;
 line-height: 1.2;
 padding-right: 110px;
 float: none;
 }
 .show-profile {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
 background-image: url('/.s/t/1134/user.png');
 position: absolute;
 top: 10px;
 right: 10px;
 }
 .show-menu {
 background-image: url('/.s/t/1134/menu.png');
 position: absolute;
 top: 10px;
 right: 10px;
 }
 .show-profile + .show-menu {
 right: 60px;
 }
 .mob-btn {
 display: block;
 cursor: pointer;
 width: 40px;
 height: 40px;
 background-color: #24a9ea;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 }
 .mob-btn:hover {
 background-color: #3bb2ed;
 }
 .mob-btn:active,
 .mob-btn.opened {
 background-color: #159de0;
 }
 /*------ Mobile menu ------*/
 .uMenuRoot &gt; li .uMenuItemA {
 text-decoration: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 -webkit-border-radius: none !important;
 -moz-border-radius: none !important;
 border-radius: none !important;
 background-color: #138dc9;
 }
 .main-menu {
 display: none;
 margin-top: 10px;
 margin-bottom: 10px;
 width: 100%;
 background-color: #24a9ea;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 }
 .main-menu ul {
 display: block;
 width: 100%;
 }
 .main-menu .uMenuRoot &gt; li {
 margin: 0;
 padding: 0;
 display: inline-block;
 }
 .main-menu li ul .uWithSubmenu:after {
 display: none;
 }
 .main-menu li {
 display: block;
 min-height: 40px;
 text-align: left;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
 }
 .main-menu li:hover,
 .main-menu li ul li:hover {
 background-color: #24a9ea;
 -webkit-border-radius: none;
 -moz-border-radius: none;
 border-radius: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 }
 .main-menu li:hover &gt; a.uWithSubmenu,
 .main-menu li:hover &gt; span.uWithSubmenu,
 .main-menu li li:hover &gt; a,
 .main-menu li li:hover &gt; span {
 background-color: #159de0;
 color: #fff;
 }
 .main-menu li a {
 display: block;
 margin: 0;
 padding: 0 0 0 10px;
 width: 100%;
 height: 40px;
 font-size: 1em;
 line-height: 40px;
 }
 .main-menu a:hover,
 .main-menu li li a:hover,
 .uMenuRoot .uMenuItemA:hover {
 background-color: #fff;
 color: #737373;
 text-shadow: none;
 }
 .main-menu .uMenuRoot li ul {
 position: static !important;
 display: block !important;
 margin: 0;
 padding: 0;
 background: transparent ;
 }
 .active-item {
 background-color: transparent;
 }
 .main-menu li ul {
 padding-bottom: 0px;
 background-color: transparent;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 border-radius: none;
 }
 .select-item {
 background-color: transparent;
 }
 .main-menu .uMenuRoot &gt; li {
 height: auto;
 }
 .main-menu .uMenuRoot li li a {
 padding: 0 0 0 40px;
 }
 .main-menu .uMenuRoot li li li a {
 padding-left: 70px;
 }
 .main-menu .uMenuRoot li li li li a {
 padding-left: 100px;
 }
 /*------ Mobile menu ------*/
}
@media screen and (min-width: 641px) and (max-width: 768px) {
 .cont-wrap,
 .footer,
 .middle {
 padding-left: 10px;
 padding-right: 15px;
 }
 .content {
 margin-right: 270px;
 padding-right: 30px;
 }
 .sidebar {
 width: 240px;
 margin-left: -240px;
 }
 .header {
 min-height: 375px;
 }
 .content .queryField {
 width: 150px !important;
 }
}
@media screen and (max-width: 640px) {
 .sidebar {
 border-top: 1px dashed #cccccc;
 }
 .header {
 min-height: 300px;
 }
 .sidebox {
 margin: 0 auto;
 max-width: 380px;
 }
 .sidebar {
 float: none;
 margin-left: 0;
 width: 100%;
 }
 .container {
 float: none;
 width: 100%;
 }
 .content {
 padding: 0;
 margin: 0;
 }
 .sidebar {
 margin-top: 30px;
 position: relative;
 }
 .sidebox.srch .searchForm,
 .calTable {
 max-width: 400px;
 white-space: nowrap !important;
 }
 .sidebox.srch {
 clear: both;
 }
 .archLink {
 text-decoration: underline;
 }
 .archLink:hover {
 text-decoration: none;
 }
 .sidebox-bd &gt; li {
 list-style: none;
 }
 .forumContent {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
}
@media screen and (min-width: 769px) {
 .main-menu {
 display: inline-block !important;
 }
}
@media screen and (max-width: 560px) {
 .footer {
 text-align: center;
 }
 .ucoz-copy,
 .soc-list {
 float: none !important;
 }
 .soc-list {
 padding-bottom: 15px;
 }
}
@media screen and (min-width: 1200px) {
 .udtlb {
 padding: 0 40px 0 120px;
 }
 .popup-ttl {
 padding-left: 120px;
 }
 .header {
 background-position: 50% 35%;
 }
}
@media screen and (min-width: 1920px) {
 header {
 -webkit-background-size: 1920px auto;
 background-size: 1920px auto;
 }
}</pre></body></html>