@import url('https://fonts.googleapis.com/css?family=Exo+2:300,500,700');
@import url('https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css');

/* General Style */
html {height: 100%;}
body {margin: 0px;background-color: #FDEAA8;font: 11pt/1.3em 'Exo 2', sans-serif;color: #911E42;}
td, input, select, textarea {font: 100% 'Exo 2', sans-serif;}
body a {color: #000080;text-decoration: underline;}
body a:hover {text-decoration: none; color: #000080;}
* {}
p {text-indent: 0px; font-size: 100%;}
h1 {font-size: 90%;margin:0;padding:0;}
h2 {font-size: 90%;margin:0;padding:0;}
h3 {font-size: 90%;margin:0;padding:0;}
h4 {font-size: 90%;margin:0;padding:0;}
h5 {font-size: 90%;margin:0;padding:0;}
h6 {font-size: 90%;margin:0;padding:0;}
h7 {font-size: 90%;margin:0;padding:0;}
h8 {font-size: 90%;margin:0;padding:0;}
a.noun img {margin: 2px;}
ul, li {margin: 0px; padding: 0px;}
.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after {clear: both;}
.clearfix:before, .clearfix:after {content: ""; display: table;}
:focus {outline: none;}
textarea {resize: none;}
hr {
border: 0;
height: 1px;
background: #000;
background-image: -webkit-linear-gradient(left, #fff, #000, #fff);
background-image: -moz-linear-gradient(left, #fff, #000, #fff);
background-image: -ms-linear-gradient(left, #fff, #000, #fff);
background-image: -o-linear-gradient(left, #fff, #000, #fff);
}
iframe, object, embed {max-width: 100%;}
#allEntries {overflow : hidden;}
input::-moz-placeholder {color:#000;font-size:100%;}
textarea::-moz-placeholder {color:#000;font-size:100%;}
::-webkit-input-placeholder {color:#000;font-size:100%;}
::-moz-placeholder {color:#000;font-size:100%;}/* Firefox 19+ */
:-moz-placeholder {color:#000;font-size:100%;}/* Firefox 18- */
:-ms-input-placeholder {color:#000;font-size:100%;}
.belbox{margin:0 auto;widtth:auto;background:#fff;box-shadow: 0 0 5px #333;padding-bottom:0px;}
::-moz-selection {background: #4d4d4d;text-shadow: none;color:#fff;}
::selection {background: #4d4d4d;text-shadow: none;color:#fff;}
.fapad1{padding-right:10px;}
.u-mpanel .u-mpanel-l {visibility:inherit!important;opacity:inherit!important;padding-right:18px!important;}
/* ------------- */

/*WRAP*/
body {
 background: #A52A2A;
 padding: 0;
 }
 body.base {
 background: #A52A2A;
 height: 100%;
 }
 .container {
 max-width: 960px;
 margin: 0 auto;
 text-align: left;
 width: 100%;
 padding: 0px;
 position: relative;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 }
 #puzadpn {
 margin-top: 0px;
 }
.warning{width:auto;height:auto;background:#f15728;padding:5px;text-align:center;color:#fff;}
/*----*/

/*HEADER*/
.hederfon{ 
background: #000080;
background-image: -webkit-linear-gradient(top, #000080, #A52A2A);
background-image: -moz-linear-gradient(top, #000080, #A52A2A);
background-image: -o-linear-gradient(top, #000080, #A52A2A);
background-image: linear-gradient(top, #000080, #A52A2A); 
border-bottom:1px solid #808080;margin-bottom:0px;}
.hedall{clear:both;overflow:hidden;}
.hedlef{width:20%;height:auto;float:left;}
.hedrig{width:80%;height:auto;float:left;}
.hedpad{padding:20px 0px;}
.logostyle img{width:100%;height:auto;}
.logostylee{float:center;}
.logostyle2{text-align:left;font-size:80%;color:#DCD0FF;font-weight:500;margin-top:2px;}
.hedtel{font-size:140%;font-weight:500;color:#DCD0FF;float:right;text-align:right;padding-left:40px;}
.hedtelfon{background: url('/imag/vw.png') no-repeat;display:inline-block;padding:0px 0px 0px 40px;line-height:20px;}
.hedall2{clear:both;overflow:hidden;margin-top:35px;}
.hedprof{width:60%;height:auto;float:left;}
.hedsrch{width:40%;height:auto;float:left;}
.hedprofrig{float:right;padding-right:20px;}
.hedimag2{display:inline-block;float:left;}
.hedimag img{height:60px;}
.hedimag img:hover{opacity:0.7;}
header {
 padding: 0px 0px;
 margin-bottom: 0px;
 background: none;
 position: relative;
 height:auto;
 }
 #uncheader {
 padding: 0px;
 background-repeat: no-repeat;
 background-position: 50% 0px;
 margin: 0px auto 7px auto;
 width: 100%;
 position: relative;
 }
 #uncheader object, #uncheader embed {max-width: inherit;}
.perezvon{float:right;font-size:100%;line-height:25px;border-bottom:1px dashed #0168ab;text-decoration:none;cursor:pointer;}
#Go_Top { 
width: 40px;
height:40px;
padding:5px;
border: 0; 
text-align: center; 
position: fixed; 
bottom: 150px; 
right: 40px; 
cursor: pointer; 
color:#000;
font-weight:bold;
background: #f4d59c; 
font-size:250%;
z-index:1500;
-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
}
#Go_Top:hover { 
background: #808080; 
color:#fff;
}

/*search*/
#search-box {
position: relative;
width: 80%;
margin-top: 5px;
float:right;
}

#search-form 
{
height: 30px;
border: 1px solid #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #f1f1f1;
overflow: hidden;
}


#search-text 
{
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}
#search-text:focus{
background-color: #fff !important;
}
#search-box input[type="text"]
{
width: 65%;
padding: 5px 0 5px 1em;
color: #333;
outline: none;
}

#search-button {
position: absolute;
top: 0;
right: 0;
height: 32px;
width: 60px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 32px;
border-width: 0;
background-color:#bdaa95;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
cursor: pointer;
padding:0;
}
#search-button:hover {
background-color:#999; 
color:#000;
}
/*------*/

/*Doska*/
.mainall{clear:both;padding:50px 0px 50px 0px;}
.mainlef{width:50%;height:auto;float:left;}
.mainlet{color: #DCD0FF; text-align:left;margin:0 auto;font-size:120% !important;}
.mainrig{width:50%;height:auto;float:left;}
.mainfoto{width:100%;}
.buybut{width:200px;margin-bottom:30px;}
.buybut:hover{opacity:0.7;}
.buybutimag{text-align:center;float:none;margin:0 auto;}
.buyall{clear:both;overflow:hidden;margin-top:20px;}
.buyvid{width:25%;height:auto;float:left;}
.buyimagbox{width:100%;height:150px;}
.buyvidimag{width:auto;height:150px;padding-bottom:20px;max-width:70%;}
.buyimagcent{text-align:center;margin:0 auto;}
.buytitlebox{width:100%;height:40px;overflow:hidden;color:#DCD0FF;}
.formblock{width:100%;padding:5px 10px;margin-bottom:10px;}
.formtext{font-size:90% !important;}
/*------*/

/*--------------------- modal ---------------------*/
.modal-header h2 {
 color: #0168ab; 
 font-size: 20px;
 font-weight: normal;
 line-height: 1; 
 margin: 0;
}
.modal .btn-close {
 color: #fff;
 cursor: pointer;
 font-size: 30px;
 text-decoration: none;
 position: absolute;
 right: 20px;
 top: 15px;
}
.modal .btn-close:hover {
 color: red;
}
.modal-wrap:before {
 content: "";
 display: none;
 background: rgba(0, 0, 0, .3);
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 101;
}
.modal-overlay {
 bottom: 0;
 display: none;
 left: 0;
 position: fixed;
 right: 0;
 top: 0;
 z-index: 102;
}
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay {
 display: block;
}
.modal-open:checked ~ .modal-wrap .modal-dialog {
 -webkit-transform: translate(-50%, 0);
 -ms-transform: translate(-50%, 0);
 -o-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
 top: 10%;
}
.modal-dialog {
 background: #bcdff6;
 border: none;
 border-radius: 0px;
 position: fixed;
 width: 80%;
 max-width: 300px;
 left: 50%;
 top: -100%;
 box-shadow: 0 0 5px #333;
 -webkit-transform: translate(-50%, -500%);
 -ms-transform: translate(-50%, -500%);
 -o-transform: translate(-50%, -500%);
 transform: translate(-50%, -500%);
 z-index: 103;
}
.modal-body {
 padding: 20px;
}
.modal-body p {
 margin: 0;
}
.modal-header,
.modal-footer {
 padding: 20px 20px;
}
.modal-header {
 border-bottom: #eaeaea solid 1px;
}
.modal-header h2 {
 font-size: 20px;
 margin: 0;
}
.modal-footer {
 border-top: #eaeaea solid 1px;
 text-align: right;
}
.modal-body img { 
 max-width: 100%;
 height: auto;
}
/*--------------------- modal ---------------------*/


/*------ menu ------*/
.menuall{clear:both;width:100%;padding:20px 0px;}
#menu ul {
 margin: 0;
 padding: 0;
}

#menu .main-menu {
 display: none;
}

#tm:checked + .main-menu {
 display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
 display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
 border-style: none;
 border-color: rgba(0, 0, 0, .05);
}

#menu li, 
#toggle-menu {
 border-width: 0 0 1px;
}

#menu .sub-menu {
 background-color: #f1f1f1;
 border-width: 1px 1px 0;
 margin: 0 1em;
 -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}

#menu .sub-menu li:last-child {
 border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
 position: relative;
 display: block;
 color: #DCD0FF;
 text-shadow: none;
 text-decoration:none;
}

#menu, 
#toggle-menu {
 background-color: none;
}

#toggle-menu, 
#menu a {
 padding: 0.4em 1.5em;
}

#menu a {
 transition: all .125s ease-in-out;
 -webkit-transition: all .125s ease-in-out;
 -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}

#menu a:hover {
 background-color: #DCD0FF;
 color: #000;
 -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;box-shadow: 0 0 4px #000;
}

#menu .sub-menu {
 display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
 display: block;
}

#menu .sub-menu a:hover {
 color: #fff;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
 position: absolute;
 right: 1.5em;
 top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
 border-radius: 50%;
 width: 1em;
 height: 1em;
 text-align: center;
 background-color: rgba(0, 0, 0, .125);
 text-shadow: 0 0 0 transparent;
 color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
 line-height: 1;
}
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
 #menu li {
 width: 15%;
 }

 #menu .sub-menu li {
 width: auto;
 }
}

@media only screen and (min-width: 52em) {
 #menu .main-menu {
 display: block;
 }

 #toggle-menu, 
 #menu label.drop-icon {
 display: none;
 }

 #menu ul span.drop-icon {
 display: inline-block;
 }

 #menu li {
 float: left;
 border-width: 0 1px 0 0;
 }

 #menu .sub-menu li {
 float: none;
 }

 #menu .sub-menu {
 border-width: 0;
 margin: 0;
 position: absolute;
 top: 100%;
 left: 0;
 width: 12em;
 z-index: 3000;
 }

 #menu .sub-menu, 
 #menu input[type="checkbox"]:checked + .sub-menu {
 display: none;
 }

 #menu .sub-menu li {
 border-width: 0 0 1px;
 }

 #menu .sub-menu .sub-menu {
 top: 0;
 left: 100%;
 }

 #menu li:hover > input[type="checkbox"] + .sub-menu {
 display: block;
 }
}
/*------*/



/*Footer*/
.fotrigtit{display:inline-block;float:left;color:#DCD0FF;padding-top:5px;padding-right:20px;font-weight:500;text-transform:uppercase;font-size:140%;}
#soc {height:30px;clear:both;padding:10px 0px;}
#soc a {float: left;display: block; width: 30px; height: 30px; margin-right: 15px;overflow: hidden;text-decoration: none;outline: none;}
#soc a:hover { background-position: 0 -30px;}
#soc a:last-child {margin: 0;}
.soc-rss { background: url(/imag/rss3.png);}
.soc-twitter { background: url(/imag/tw1.png);}
.soc-instagram { background: url(/imag/inst.png);}
.soc-facebook { background: url(/imag/fb1.png);}
.soc-vkontakte { background: url(/imag/vk1.png);}
.soc-odnoklassniki { background: url(/imag/ok1.png);}
.soc-youtube { background: url(/imag/yt1.png);}

.foterfon{ 
background: #A52A2A;
background-image: -webkit-linear-gradient(top, #A52A2A, #000080);
background-image: -moz-linear-gradient(top, #A52A2A, #000080);
background-image: -o-linear-gradient(top, #A52A2A, #000080);
background-image: linear-gradient(top, #A52A2A, #000080); 
border-top:1px solid #808080;}

footer {
 padding: 20px 0px;
 height:auto;
 background: none;
 color: #DCD0FF;
 font-size: 100%;
 position: relative;
 left: 0;
 right: 0;
 bottom: 0;
 }

.copyright {
 width: 60%;
 float: left;
 text-align: left;
 }
.powered-by {
 width: 40%;
 float: right;
 text-align: right;
 }
footer a {color: #DCD0FF;}
footer a:hover {color: #fff;}
.ulogin-btn span.ulb-mid {white-space: nowrap;}
#fotlastli{padding:0;margin:0;float:right;}
.footlist2{clear:both;overflow:hidden;padding:40px 0px;}
ul.footlist>li{list-style: none;margin: 0px 0px;padding: 0px 76px 0px 0px;position: relative;line-height:18px;
color:#fff;font-size:100%;font-weight:500;float:left;}
ul.footlist>li a{color:#DCD0FF;}
ul.footlist>li a:hover{color:#fff;}
.fotnodec{text-decoration:none !important;}
.fotnew{width:100%;height:150px;cler:both;background: url('/imag/fotfon3.png') center no-repeat;}

.newfotlef{width:40%;height:auto;float:left;text-align:right;margin-right:10%;}
.newfotrig{width:40%;height:auto;float:left;text-align:left;margin-left:10%;padding-top:3px;}

.newfottext{font-size:110%;line-height:25px;padding-top:-4px;color:#DCD0FF;}
.teltit{font-weight:500;font-size:120%;margin-bottom:20px;color:#DCD0FF;}
.tel2{font-weight:300;font-size:110%;margin-bottom:10px;color:#DCD0FF;}
/*----------*/

/*CONTAINERS*/
.content-wrap>section {
 float: none;
 width: 960px;
 min-height:150px;
 background: none;
 margin-bottom: 0px;
 padding:20px 0px 40px 0px;
 }
.content-wrap2>section {
 float: left;
 width: 680px;
 min-height:150px;
 background: #FDEAA8;
 margin-bottom: 30px;
 padding:20px 0px 40px 0px;
 }
 .content-wrap.wide-page>section {
 float: none;
 width: auto;
 }
 .content-wrap2>section ul {margin: 0 0 0 40px;}
 .content-wrap2>aside {
 width: 256px;
 float: right;
 background: ;
 margin-bottom: 30px;
 }
 .content {padding: 20px 0px 20px 0px;}
 .content2 {padding: 0px 20px 0px 20px;}
 .content-wrap>section ul {margin: 0 40px 0 40px;}
 .u-addform ul {margin: 0!important;}
/*----------*/

/* More */
.opiscatext{text-align:justify;}
.conttext45{fobt-size:110%;}
.formpole{min-width:100%;margin-bottom:10px;}
.formtext{text-align:left;font-weight:500;font-size:110%;margin-bottom:5px;}
.pagetitle{font-size:100%;color:#000080;line-height:25px;font-weight:700;margin-bottom:30px;}
.pathall{clear:both;overflow:hidden;margin-bottom:20px;color:#909090;font-size:90%;}
.pathall a{color:#909090;font-size:90%;}
.pathlef{width:70%;height:auto;float:left;}
.pathrig{width:30%;height:auto;float:left;text-align:right;}
.publvid{clear:both;overflow:hidden;margin-bottom:20px;display:block;table-layout: fixed;}
.publvidlef{width:35%;height:auto;float:left;}
.publvidrig{width:60%;height:auto;float:left;margin-left:5%;}
.publvidpic { display: block; width: 100%; height: 150px; overflow: hidden; margin: 0px; } 
.publvidpic img { width: 100%; margin: 0; padding: 0; } 
.publvidpic img:hover {opacity:0.9; } 
.publvidtit a{font-size:100%;font-weight:500;color:#911E42;line-height:17px;margin-bottom:20px;text-decoration:underline;}
.publvidtit a:hover{color:#911E42;}
.publvidtext{font-size:100%;line-height:15px;margin-top:15px;}
.publviddet{font-size:90%;color:#909090;margin-top:15px;}
.publmaintit{font-size:150%;font-weight:700;color:#911E42 ;line-height:30px;margin-bottom:20px;}
.publmaintext{font-size:100%;line-height:20px;text-align:justify;}


.boardvid{clear:both;overflow:hidden;margin-bottom:20px;display:block;table-layot:fixed;}
.boardvidlef{width:35%;height:auto;float:left;}
.boardvidrig{width:60%;height:auto;float:left;margin-left:5%;}
.boardvidpic img{ display: block; width: 100%; height: auto; margin: 0px; } 
.boardvidpic img:hover {opacity:0.9; } 
.boardvidtit a{font-size:140%;font-weight:700;color:#000080;line-height:25px;margin-bottom:20px;text-decoration:underline;}
.boardvidtit a:hover{color:#000080;}
.boardvidtext{font-size:100%;line-height:15px;margin-top:15px;}
.boardvidtextt{font-size:120%;line-height:15px;margin-top:15px; color:#FF0000;}
.boardvidmetro{width:30px;height:auto;margin-top:10px;margin-right:10px;}
.boardvidbutton{display:table;width:auto;background:#f4d59c;color:#000;text-align:center;padding:5px 10px;margin-top:15px;}
.boardvidbutton:hover{background:#f4d59c;color:#000;} f4d59c

.boardmain{clear:both;overflow:hidden;margin-bottom:20px;display:block;}
.boardmainlef{width:45%;height:auto;float:left;}
.boardmainrig{width:50%;height:auto;float:left;margin-left:5%;}
.boardmaintit{font-size:150%;font-weight:700;color:#000080 ;line-height:30px;margin-bottom:20px;}
.boardmaintit2{font-size:150%;font-weight:700;color:#000080 ;line-height:30px;}
.boardmaintext{font-size:100%;line-height:20px;text-align:justify;clear:both;display:block;}
.secimagblock{width:31%;height:auto;float:left;margin-right:2%;}
.secimagmarg{margin-right:-3.2%;overflow:hidden;}
.rssblock{display:table;max-width:100%;}
.boardmainpic img{display:block;width:100%;height:auto;margin-bottom:5px; } 
.boardmainpic img:hover {opacity:0.9;} 
.secimag {display:block;width:100%;height:50px;overflow:hidden;margin-bottom:5px;} 
.secimag img {width: 100%;margin: 0;padding: 0;} 
.secimag img:hover {opacity:0.9;} 
.metkablock{width:100%;height:auto;position:relative;display:block;}
.metka{position:absolute;top:5%;right:5%;background:#f4d59c;text-align:center;color:#000;font-size:90%;
 font-weight:500;padding:5px 7px;z-index:1500;box-shadow: 0 0 5px #000;}
#margtop{margin-top:25px;}
.vibericon{background: url('/imag/viber.png') no-repeat;display:inline-block;line-height:20px;padding:0px 0px 0px 30px;font-weight:700;margin-bottom:5px;}
.whatsappicon{background: url('/imag/whatsapp.png') no-repeat;display:inline-block;line-height:20px;padding:0px 0px 0px 30px;font-weight:700;margin-bottom:5px;}
.mtsicon{background: url('/imag/mgts.png') no-repeat;display:inline-block;line-height:20px;padding:0px 0px 0px 30px;font-weight:700;margin-bottom:5px;}
.messengericon{background: url('/imag/messenger.png') no-repeat;display:inline-block;line-height:20px;padding:0px 0px 0px 30px;font-weight:700;margin-bottom:5px;}
.megafonicon{background: url('/imag/megafon.png') no-repeat;display:inline-block;line-height:20px;padding:0px 0px 0px 30px;font-weight:700;margin-bottom:5px;}
.secimagblock2{width:31%;height:auto;float:left;margin-right:2%;}
.secimagmarg2{margin-right:-3.2%;overflow:hidden;}

.pathall2{clear:both;overflow:hidden;margin-bottom:20px;color:#909090;font-size:90%;}
.pathlef2{width:100%;height:auto;float:left;}
.pathrig2{width:100%;height:auto;float:left;text-align:right;}

.infblock{text-align:left;display:block;padding-bottom:5px;margin-bottom:5px;table-layot:fixed;}
.infall{clear:both;overflow:hidden;margin-bottom:20px;}
.inflef{width:35%;height:auto;float:left;margin-right:5%;}
.infrig{width:60%;height:auto;float:left;text-align:left;}
.infomag2{width:100%;height:auto;}

.opiscat{background:#FDEAA8;margin:20px 0px;}

.boardtableall{overflow:hidden;clear:both;margin-bottom:10px;border:1px dashed #e1e1e1;}
.boardtablelef{width:20%;height:auto;float:left;font-size:90%;}
.boardinsone{background:#CC7722;width:100%;height:35px;padding-left:5px;}
.boardinssec{background:#f4d59c;width:100%;height:20px;padding-left:5px;}
.redbut{background:#808080;color:#fff;width:auto;display:table;text-align:center;padding:2px 5px;float:right;font-size:90%;text-decoration:none;}

.blogvid{width:46%;height:auto;float:left;margin-right:4%;margin-bottom:4%;}
.blogmarg{clear:both;overflow:hidden;margin-right:-4%;}
.blogvidpicbl{width:100%;height:200px;}
.blogvidtitbl{width:100%;height:60px;margin-top:10px;}
.blogvidcatbl{width:100%;height:30px;color:#909090;font-weight:300;}
.blogvidtextbl{width:100%;height:100px;overflow:hidden;}
.blogvidimag { display:block; width: 100%; height: 200px; overflow: hidden; margin: 0px; } 
.blogvidimag img { width: 100%; margin: 0; padding: 0; } 
.blogvidimag img:hover { opacity:0.9; } 
.bloglvidtit a{font-weight:700;font-size:110%;line-height:18px;text-decoration:none;color:#414141;}
.bloglvidtit a:hover{text-decoration:underline;color:#0168ab;}


/*----------*/



/* Module Part Menu */
.catsTable {border-spacing: 0 !important;border-left:none;border-right:none;border-top:1px solid #e1e1e1;}
.catsTd {padding: 0px; background:#f4d59c;border-top:none; font-size: 90%;border-bottom:1px solid #e1e1e1;}
.catsTd:hover {padding: 0px; background:#FF8000; border-top:none; font-size: 90%;color:#fff;}
.catName {}
.catNameActive {}
.catNumData {float:right;margin-top:-28px;margin-right:10px;color:#c0c0c0;font-size:90%;}
.catDescr {}
a.catName:link {color: #505050;display: block;padding: 10px 20px;text-decoration:none;}
a.catName:visited { color: #505050;display: block;padding: 10px 20px;text-decoration:none;}
a.catName:hover {color: #fff;display: block;padding: 10px 20px;text-decoration:none;}
a.catName:active { color: #0168ab;display: block;padding: 10px 20px;text-decoration:none;}
a.catNameActive:link {color: #505050;display: block;padding: 10px 20px;text-decoration:none;}
a.catNameActive:visited {color: #A52A2A;display: block;padding: 10px 20px;text-decoration:none;}
a.catNameActive:hover {color: #f4d59c;display: block;padding: 10px 20px;text-decoration:none;}
a.catNameActive:active {color: #505050;display: block;padding: 10px 20px;text-decoration:none;}
/* ----------------- */

/*Container blocks styles*/

.block {margin-bottom: 20px;}
.blocktitle {font-size:150%;color:#000080;line-height:25px;font-weight:700;margin-bottom:30px;
 background: #FF8000;
 padding: 20px 20px; margin: 0;}
.blockcontent {padding: 0;margin: 0;text-align: left; background: #FDEAA8;}
.blockcontent ul, .blockcontent p, .blockcontent>div {margin: 0;padding: 20px;}
.blockcontent .archUl {}
.blockcontent li {padding: 5px 10px; list-style: inside;}
.blockcontent li a {}
.blockcontent li a:hover {}
.blockcontent a {}
.blockcontent a:hover {}

.vep-video-block img {max-width: 100%;}
/*-----------------------*/

/* Entries Style */
.eBlock {
 padding: 0;
 background: #fff;
 table-layout: fixed;
 }

.eTitle {font-size: 120%;color: #0168ab;padding: 10px 0px; background:#fff; height: auto;}
.eTitle a {color: #0168ab;text-decoration: none;}
.eTitle a:hover {color: #000;}
.eMessage {padding: 15px 0px !important;}
.eMessage p, .eText p {margin: 5px 0;font-size: 11pt; text-align: justify !important; line-height: 1.5em;text-indent: 20px; overflow: hidden;}
.eMessage,.eText,.cMessage {word-wrap: break-word;}

.eMessage li, .eText li {margin-left: 15px;}
.eMessage img, .eText img {max-width: 100%;}
.eText {}
.eDetails, .eDetails1, .eDetails2 {margin: 8px 0px;padding: 10px 0px;font-size: 8pt; color: #909090;background: #fff;}
.eDetails a, .eDetails1 a, .eDetails2 a {color: #909090;}
.eDetails a:hover, .eDetails1 a:hover, .eDetails2 a:hover {color: #0168ab;}
.eDetails ul {margin-left: 0 !important;}

.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 {
 display: inline-block;
 margin-right: 15px;
 padding-left: 22px;
 vertical-align: middle;
 }

.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 {display: none;}

.e-reads {background: url("/.s/t/1257/7.png") no-repeat scroll left center rgba(0, 0, 0, 0);}
.e-author, .e-add {background: url("/.s/t/1257/8.png") no-repeat scroll left center rgba(0, 0, 0, 0);}
.e-date {background: url("/.s/t/1257/9.png") no-repeat scroll left center rgba(0, 0, 0, 0);}
.e-comments {background: url("/.s/t/1257/10.png") no-repeat scroll left center rgba(0, 0, 0, 0);}
.e-rating {background: url("/.s/t/1257/11.png") no-repeat scroll left center rgba(0, 0, 0, 0);}
.e-loads {background: url("/.s/t/1257/12.png") no-repeat scroll left center rgba(0, 0, 0, 0);padding-left: 15px;}
.e-category {background: url("/.s/t/1257/13.png") no-repeat scroll left center rgba(0, 0, 0, 0);}

/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
.manTdSet {font-size:90%;font-weight:700;color:#ce0000 ;line-height:15px;margin-bottom:20px;}


div[id^="imblock"] > span:first-child {width: 17px;display: inline-block;}
/* ------------------ */

/* Comments Style */
.cAnswer, .cMessage {font-family: 'Exo 2', sans-serif;font-size: 90%;}
.cBlock1, .cBlock2 {border-top: 1px dashed #ccc; padding: 5px 0px;}
.cBlock1 {}
.cBlock2 {}
.uc-content {text-align: left;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {}
.commTd2 {}
.commFl {}
.smiles {}
.commReg {}
.commError {}
.securityCode {}
/* ------------------- */

/* Archive Menu */
.archUl {}
.archLi {}
a.archLink:link {}
a.archLink:visited {}
a.archLink:hover {}
a.archLink:active {}
/* ------------ */

/* Archive Style */
.archiveCalendars {}
.archiveDateTitle {}
.archEntryHr {}
.archiveeTitle li {}
.archiveEntryTime {}
.archiveEntryComms {}
a.archiveDateTitleLink:link {}
a.archiveDateTitleLink:visited {}
a.archiveDateTitleLink:hover {}
a.archiveDateTitleLink:active {}
.archiveNoEntry {}
/* ------------- */

/* Calendar Style */
.calTable {width: auto; margin: 0 auto;}
.calTable td {padding: 4px 2px;}
.calMonth {}
.calWday ,.calWdaySe, .calWdaySu {text-transform: uppercase; color: #0168ab;}
.calWday {}
.calWdaySe {font-weight: bold;}
.calWdaySu {font-weight: bold;}
.calMday {}
.calMdayA {background: #0168ab; color: #fff;}
.calMdayA a {color: #fff;}
.calMdayIs {}
.calMdayIsA {background: #0168ab; color: #fff;}
.calMdayIsA a {color: #fff !important;}
a.calMonthLink:link,a.calMdayLink:link {font-weight: bold;}
a.calMonthLink:hover,a.calMdayLink:hover {}
/* -------------- */

/* Poll styles */
.pollBut {}

.pollBody {}
.textResults {}
.textResultsTd {}

.pollNow {}
.pollNowTd {}

.totalVotesTable {}
.totalVotesTd {}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {}
.legendTd {}
.codeMessage, .quoteMessage {padding: 5px;}
.bbcodeBlock, .bbquoteBlock {margin: 5px;}
.gTableError, .commError {color: #f00;}
[id^=cid] > i {display:none !important;}
ul.cat-tree {padding: 10px !important;margin-left: 10px !important;}
ul.cat-tree ul.cat-tree {padding-bottom: 0 !important; padding-right: 0 !important;}
ul.cat-tree {list-style: disc inside !important;}

#tb_gtype_1 .manTd1 {white-space: nowrap;}
.shop-tabs .postRest1 {border-top: #A7A6A6 1px solid !important; border-right: #A7A6A6 1px solid !important;}
span[id^="iCode"] {white-space: nowrap;}
#shop-basket li {padding: 0 0 0 45px !important;list-style: none;}
/* ------------ */

/*Pages switches*/
.catPages1, .catPages2 {margin: 5px 0px;}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {padding: 3px;}
/*--------------*/

/*--------------------- pages ---------------------*/
.catPages1 {color:#000;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #242424;background:#f9f9f9;padding:3px 6px;font-size:100%;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.catPages1 a:hover {background: #0168ab;color:#fff;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.catPages1 b {text-decoration:none; background: #0168ab;padding:3px 6px;color:#fff;font-size:100%;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.pagesBlockuz1 {color:#000;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #242424;background:#f9f9f9;padding:3px 6px;font-size:100%;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlockuz1 a:hover {background: #FDEAA8;color:#000;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlockuz1 b {text-decoration:none;background: #808080; padding:3px 6px;color:#fff;font-size:100%;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:100%;font-weight:bold;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlock1 a:hover {background:#2c2c2c;color:#000;font-weight:bold;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlock1 b {text-decoration:none;background:#000;padding:3px 10px;color:#ccc;font-size:100%;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}

.catPages2 {color:#000;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:100%;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.catPages2 a:hover {background: #0168ab;color:#fff;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:100%;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.pagesBlockuz2 {color:#000;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:100%;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlockuz2 a:hover {background: #0168ab;color:#fff;font-weight:bold;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;} 
.pagesBlockuz2 b {text-decoration:none;background: #0168ab;padding:3px 6px;color:#fff;font-size:100%;border:1px solid #0168ab;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
/*--------------------- pages ---------------------*/

/* ===== forum Start ===== */
/* General forum Table View */
.forumContent {}
.forumContent {padding: 20px;background: #fff;}
.forumContent a {text-decoration: none;}
.forumContent a:hover {text-decoration: underline;}
.forumcontent td {color: #555555;font-size: 80% !important;}
a.fNavLink {color: #999;text-decoration: underline;padding: 3px 6px;}
a.fNavLink:hover {color: #fff; background: #0168ab;}
.gTable {background: #333;}
.gTable td {background: #fff;padding: 5px 7px;}
td.gTableTop {font-size: 120% !important;text-transform:uppercase;color: #fff;padding: 10px;background: #0168ab;
border-bottom: 1px solid #3281d3;}
td.gTableTop a {color: #fff;}
td.gTableSubTop, td .postTdTop {background: #3f4747;font-size: 90% !important;color: #fff;padding: 3px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #ffffff;}
.gTableBody {}
.gTableBody1 {}
.gTableBottom {}
.gTableLeft {}
td.gTableRight {background: #f5f5f5;}
.gTableError {}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {}
td.forumIcoTd,td.forumThreadTd,td.forumPostTd {background: #f5f5f5;}
.forumLastPostTd,.forumArchive {}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}
/* ------------- */

/* forum Titles & other */
.forum {}
.forumDescr,.forumModer {font: 80% 'Exo 2', sans-serif; color: #a1a1a1;}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {color: #0168ab;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {color: #0168ab;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {color: #0168ab;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {color: #0168ab;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {}
.forumBarKw {}
a.forumBarA:link {}
a.forumBarA:visited {}
a.forumBarA:hover {}
a.forumBarA:active {}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}
#thread_search_field{width: 150px!important;margin-top: 6px;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.switches {}
.pagesInfo {}
.switch {}
.switchActive {}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {}
td.threadIcoTd,td.threadPostTd,td.threadViewTd {background: #f5f5f5;}
.threadLastPostTd {}
.threadDescr {font: 10px 'Exo 2', sans-serif; color: #a1a1a1;}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

a.threadLink:link {font: 12px 'Exo 2', sans-serif;color: #0168ab;}
a.threadLink:visited {font: 12px 'Exo 2', sans-serif;color: #0168ab;}
a.threadLink:hover {font: 12px 'Exo 2', sans-serif;color: #0168ab;}
a.threadLink:active {font: 12px 'Exo 2', sans-serif;color: #0168ab;}

.postpSwithces {}
.thDescr {}
.threadFrmBlock {}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {}

.postTdTop {}
.postBottom {font-size: 10px !important;}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img, .postBottom input {vertical-align: middle;}
.postUser {font-size: 12px; font-weight: bold;}
.postTdInfo {text-align: center;}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

.codeMessage {}
.quoteMessage {}

.signatureView {}
.edited {}
.editedBy {}

.statusBlock {}
.statusOnline {}
.statusOffline {}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {}
.newPollBlock {}
.newThreadItem {}
.newPollItem {}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {}

.codeButtons {}
.codeCloseAll {}
.postNameFl,.postDescrFl {}
.postPollFl,.postQuestionFl {}
.postResultFl {}
.postAnswerFl {}
.postTextFl {}
.postUserFl {}

.pollHelp {}
.smilesPart td {border: 0px !important;}
/* ----------------- */
.funcLink {font: 11px 'Exo 2', sans-serif;color: #0168ab;}
/* ====== forum End ====== */

/*--------------------- INPUTS start ---------------------*/
input[type=submit], input[type=reset], input[type=button] {color: #fff;border: 1px solid #808080;padding: 5px 10px;font-size: 100%;
background: #808080 !important;cursor: pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;min-width:30px;}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {background: #808080 !important;color:#fff; border: 1px solid #FDEAA8;}
input[type=submit]:active, input[type=reset]:active, input[type=button]:active {}
input[type=text], input[type=password], textarea, select {background: #fff; border: 1px solid #e1e1e1; font-size: 14px; color: #000; padding:5px 10px; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {background: #fff; border: 1px solid #0168ab; font-size: 14px; color: #000; padding: 5px 10px; -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;}
#mchatBtn, input.codeButtons, input.button {padding-left: 0px;padding-right: 0px;}
.queryField {width: auto !important;}
.commFl {width: 100%;}
.manTable select {max-width: 300px;}
textarea.mchat {vertical-align: bottom;}
#MCaddFrm {margin: 0 10px !important;}
.myWinCont [type=submit] {color: #fff !important;}
input#catSelector9{background-image:url('/.s/src/panel-v2/img/select_disabled_arrow.png'); padding-right:25px; }
input#catSelector9:hover{background-image:url('/.s/src/panel-v2/img/select_arrow.png'); }

/*--------------------- INPUTS end ---------------------*/

/*--------------------- POPUP start ---------------------*/
.popup {margin: 10px;text-align: left;
 padding: 0;}

.popup a {color: #0168ab;}
.popup a:hover {color: #000;}
.popuptitle {height: auto;
 line-height: 34px;
 padding: 10px;
 font-size: 16pt;
 background:#0168ab;
 color: #fff;
 margin-bottom: 7px;
 }
.popuptitle2 {background: url(/.s/t/1257/14.png) top right no-repeat;padding-left: 15px;font-size: 16px; font-weight: bold;text-transform: uppercase; text-shadow: 0px 1px 0px #fff;color: #5e5e5e;}
.popupbody {padding: 10px 15px;font-size: 11px; font-family: 'Exo 2', sans-serif; background: #fff;}
.popupbody a, .popupbody td {font-size: 11px; font-family: 'Exo 2', sans-serif;}
.popup .allUsersBtn, .popup .uSearchFlSbm {background: #0168ab; border: 0px; color: #fff;font-size: 12px; font-family: 'Exo 2', sans-serif;border-radius: 8px;padding-top: 2px; padding-bottom: 2px;margin: 0px 5px;cursor: pointer;}
.popup .allUsersBtn:hover, .popup .uSearchFlSbm:hover {background: #3b9194;}
/*--------------------- POPUP end ---------------------*/

.gTable.cat-blocks {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background-color: #fff;
}
.gTable.cat-blocks div {
 font-size: 15px!important;
 color: #00448A;
}
.cat-blocks div:hover {
 color: #000;
}

/*MEDIA QUERIES*/
@media screen and (max-width: 960px) {
 .container {max-width: 96%;}
 .content-wrap>section {width: 98%;}
 .content-wrap2>section {width: 71%;}
 .content-wrap2>aside {width: 28%;}
 .content {padding: 10px;}
 .entTd {display: block; clear: both;}
 #uCozHeaderMain {width: 100% !important;}
.v-entry, .ve-screen {width:auto;}
#uEntriesList {text-align: center;}
#uEntriesList > li {padding: 5px; width: auto !important;}
.hedimag img{height:40px;}
.hedimag2{display:inline-block;float:none;}
#search-box {
position: relative;
width: 80%;
margin-top: 3px;
float:right;
}
.hedtel{padding-bottom:10px;}
.hedall2{margin-top:25px;}
ul.footlist>li{padding: 0px 32px 0px 0px;float:left;}
.fotrigtit{padding-right:10px;font-size:100%;}
.blogvidpicbl{width:100%;height:150px;}
.blogvidimag { display:block; width: 100%; height: 150px; overflow: hidden; margin: 0px; } 
}

@media screen and (max-width: 780px) {
 header {padding: 0px 0px; margin-bottom: 0;height:auto;}
 .content-wrap>section, .forumContent {margin-top: 7px;}
 #uncheader{display: none;}
 .container {padding-bottom: 0px;}
 #puzadpn {display: none;}
 .content-wrap>section {float: none; width: 100%;}
 .content-wrap2>section {float: none; width: 100%;}
 .content-wrap2>aside {width: 100%; float: none;}
 #uncheader {margin-bottom: 0px;}
 #uCozHeaderMain {background-size: cover !important; height: 250px !important;}
 .copyright, .powered-by {float: none; width: 100%; text-align: center; margin: 5px 0;}
 .eBlock {padding: 0;}
 .shop-tabs {border-bottom: 0!important;}
 .shop-tabs li {border-bottom: 1px solid #A7A6A6 !important;}
.hedlef{width:30%;height:auto;float:left;}
.hedrig{width:70%;height:auto;float:left;padding-bottom:20px;}
.hedtel{font-size:120%;padding-left:10px;}
.hedall2{margin-top:10px;}
.hedprof{width:100%;height:50px;float:none;margin-bottom:10px;}
.hedsrch{width:100%;height:50px;float:none;}
.hedimag img{height:35px;}
.hedprofrig{float:right;padding-right:0px;}
.hedsrch2{float:right;}
.hedtel{padding-bottom:10px;}
ul.footlist>li{padding: 0px 20px 10px 0px;}
#fotlastli{padding:0;margin:0;float:left;} 
.buyvid{width:50%;height:auto;float:left;}
#Go_Top {display:none !important;}
#search-box {
position: relative;
width: 100%;
margin-top: 5px;
float:right;
} 
.boardtablelef{width:50%;height:auto;float:left;font-size:90%;}
.blogvidpicbl{width:100%;height:150px;}
.blogvidimag { display:block; width: 100%; height: 150px; overflow: hidden; margin: 0px; } 
}
@media screen and (max-width: 480px) {
footer {height:auto;}
header {height:auto;}
.content-wrap>aside {margin: 0px;}
.hedlef{width:100%;height:auto;float:none;margin-bottom:10px;}
.hedrig{width:100%;height:auto;float:none;}
.logostyle{text-align:center;margin:0 auto;}
.logostyle img{width:auto;height:auto;}
.logostyle2{text-align:center;margin:0 auto;}
.hedtel{font-size:120%;float:none;text-align:center;padding-left:20px;padding-bottom:10px;}
.hedprof{width:100%;height:auto;float:none;}
.hedsrch{width:100%;height:auto;float:none;}
.hedimag img{height:35px;}
.hedimag2{display:inline-block;float:none;} 
.hedall2{clear:both;overflow:hidden;margin-top:10px;}
.hedprofrig{float:none;padding-right:0px;margin:0 auto !important;text-align:center !important;}
.hedsrch2{float:none;margin:0 auto !important;text-align:center !important;}
.copyright, .powered-by {float: none; width: 100%; text-align: center; margin: 5px 0;}
.fotrigtit{display:block;float:left;padding-right:20px;margin-bottom:20px;text-align:left;}
#fotlastli{padding-top:10px;margin:0;float:left;clear:both;}
.footlist2{clear:both;overflow:hidden;padding:40px 0px;margin-top:40px}
ul.footlist>li{padding: 0px 20px 10px 0px;}
.newfotlef{width:100%;height:auto;float:none;text-align:left;margin-right:0%;margin-bottom:20px;}
.newfotrig{width:100%;height:auto;float:none;text-align:left;margin-left:0%;}
.mainlef{width:100%;height:auto;float:none;margin-bottom:20px;}
.mainrig{width:100%;height:auto;float:none;}
.buyvid{width:100%;height:auto;float:none;}
.hederfon{ background: #000080;
background-image: -webkit-linear-gradient(top, #000080, #A52A2A);
background-image: -moz-linear-gradient(top, #000080, #A52A2A);
background-image: -o-linear-gradient(top, #000080, #A52A2A);
background-image: linear-gradient(top, #000080, #A52A2A);
height:auto;} 
.foterfon{ background: #A52A2A;
background-image: -webkit-linear-gradient(top, #A52A2A, #000080);
background-image: -moz-linear-gradient(top, #A52A2A, #000080);
background-image: -o-linear-gradient(top, #A52A2A, #000080);
background-image: linear-gradient(top, #A52A2A, #000080); 
height:auto;} 
.perezvon{float:none;font-size:100%;line-height:20px;border-bottom:1px dashed #0168ab;text-decoration:none;}
.perezvon2{float:none;text-align:center;margin:0 auto;}
.pathlef, .pathlef2{width:100%;height:auto;float:none;margin-bottom:10px;}
.pathrig, .pathrig2{width:100%;height:auto;float:none;text-align:left;}
.publvidlef{width:100%;height:auto;float:none;margin-bottom:10px;}
.publvidrig{width:100%;height:auto;float:none;margin-left:0;}
.publvidpic {height: 200px; } 
.boardvidlef{width:100%;height:auto;float:none;margin-bottom:10px;}
.boardvidrig{width:100%;height:auto;float:none;margin-left:0;}
.boardmainlef{width:100%;height:auto;float:none;margin-bottom:10px;}
.boardmainrig{width:100%;height:auto;float:left;margin-left:0;}
.secimagblock2{width:100%;height:auto;float:none;margin-right:0;margin-bottom:10px;}
.secimagmarg2{margin-right:0;overflow:hidden;}
#margtop{margin-top:0px;}
#Go_Top {display:none !important;}
#search-box {
position: relative;
width: 80%;
margin-top: 0px;
float:none;
margin:0 auto;
}
.boardtablelef{width:100%;height:auto;float:none;font-size:90%;}
.blogvid{width:100%;height:auto;float:none;margin-right:0;margin-bottom:4%;}
.blogmarg{clear:both;overflow:hidden;margin-right:0%;}
.blogvidpicbl{width:100%;height:250px;}
.blogvidimag { display:block; width: 100%; height: 250px; overflow: hidden; margin: 0px; } 
}
/*------ UI fix ------*/
.x-unselectable {
 position: relative;
}
#uCatsMenu7 {
 top: 100% !important;
 left: 0 !important;
}
#sFltLst {
 top: inherit !important;
 left: inherit !important;
 bottom: inherit !important;
}
/*------ UI fix ------*/

.ucoz-editor-bottom {display: none;}

#bdF13 {display:none;}
#bdF14 {display:none;} 
#bdF12 {display:none;}
#bdM48 {color:#fff;}
.inf1 {background: #FFF;font-weight:700;
border-bottom:0px solid #f1f1f1;margin-bottom:0px;text-align:left;color:#e1e1e1;
}

.inf2 {padding:8px 10px;text-align:center;}

.side-block {
 background: #FDEAA8;
 margin: 0 1px 1px 0;
 padding: 10px;
 border-radius: 5px;
}

.metkablockk{width:100%;height:auto;position:relative;display:block;}
.metkaa{position:absolute;top:5%;right:5%;background:#ffffff91;text-align:center;color:#000;font-size:90%;
font-weight:500;padding:5px 7px;z-index:1500;box-shadow: 0 0 5px #000;}


.subscribetext {margin-top:18px;color:#6c6c6c;width:150px;text-align:center;}


.blocktitlee {font-size:100%;color:#000080;line-heigh5px;font-weight:700;margin-bottom:30;
 background: #FF8000;
 padding: 5 0; margin: 0;}