html, body { 
background: #05a0fa;
background-size:cover;
}

body{
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}



.res {
    background: #FBFBFB none repeat scroll 0% 0%;
    width:363px; 
    height: 210px; 
    max-height: 210px; 
    float:left; 
    border: 1px solid #009CFF; 
    border-radius: 5px;
    box-shadow: 0px 6px 5px 1px rgba(0, 0, 0, 0.3);
    margin: 6px; 
    line-height:17px;
    position: relative;
}

.res:hover {
 box-shadow: 7px 7px 7px rgba(0, 78, 255, 0.3);
 background: #e2f0ff none repeat scroll 0% 0%;
 }


.res .planka {
    content: " ";
    display: block;
    top: 0px;
    left: 0px;
    height: 3px;
    width: 100%;
    background-color: #00A6EB;
    
}



.nazva {
    font-size: 16px;
    margin: 10px;
padding: 2px 0px 2px 3px;
border-radius: 3px;
color: #545454;
     
    }

.nazva a{
    color: #4D4D4D;
    font-size: 18px;
    }

.nazva a:visited {
    color: #4D4D4D;
    }

.bargain {
    position: absolute;
    right: 0px;
    top: -1px;
    margin-top: 4px;
    background: #00A6EB none repeat scroll 0% 0%;
    padding: 0px 7px 3px;
    font-size: 12px;
    color: #FFF;
    border-bottom-left-radius: 5px;
}

.b-foot {
position: fixed;
	left: 0;
	right: 0;
	bottom: 0;

}

#footer {

background:url('../images/taskbar0.png');

}

#bar a:link {color: #000000; text-decoration: none; font-size: 14px; }
#bar a:active {color: #000000; text-decoration: none; font-size: 14px; }
#bar a:visited {color: #000000; text-decoration: none; font-size: 14px; }
#bar a:hover{color: #000000; text-decoration: none; font-size: 14px; }

#relatednews a:link {color: #0000cc; text-decoration: none;  }
#relatednews a:visited {color: #800080; text-decoration: none;  }
#relatednews a:hover{color: #ff0000; text-decoration: none;  }

a.knopka {
 display:block;
 background-image: url("../images/111.png");
 width:50px;
 height:41px;
 }
 a.knopka:hover {
 display:block;
 background-image: url("../images/2.png");
 width:50px;
 height:41px;
 }

a.knopka2 {
 display:block;
 background-image: url("../images/zakr2.png");
 width:56px;
 height:24px;
 }
 a.knopka2:hover {
 display:block;
 background-image: url("../images/zakr.png");
 width:56px;
 height:24px;
 }

a.knopka3 {
 display:block;
 background-image: url("../images/nazad.png");
 width:33px;
 height:33px;
 }
 a.knopka3:hover {
 display:block;
 background-image: url("../images/nazad2.png");
 width:33px;
 height:33px;
 }

.pusk {color: #ffffff;

}


 A.cat {
    text-decoration: none; 
  color: #ffffff;
font-family: Verdana,Geneva,sans-serif,Arial;
font-size:12px; } 
   A.cat:hover { 
    text-decoration: none; 
    color: #ffffff; 
  font-family: Verdana,Geneva,sans-serif,Arial;
font-size:12px;}

A.cat:visited {color: #ffffff; }

a img  { border: 0 none; }

#Taskbar {
margin-top:1px;
  background: url(../images/TaskbarL.png);
  height: 39px;
  width: 14px;
  float: right;
  margin-right: 0px;
}
.time {
  height: 39px;
  width: 70px;
  float: right;
  margin-right: 10px;
 color: #ffffff;
 margin-top: 3px;
 font-size: 13px;
}


.style2 {background:#ffffff;} 


.mshown0
{
position: fixed;
	bottom: 0;  
background:url('../images/StartMen.png');
    width: 415px;
    height: 584px;
z-index: 1001;
}

#qw
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.blok
{
margin-top:35px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom:10px;

}
.blok2
{
 width: 100px;
    height: 100px;


}

 A.restar {
  background: url('../images/restar.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 142px; /* Ширина рисунка в пикселах */
  height: 25px; /* Высота рисунка */
 }

 A.restar:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -25px; /* Смещение вверх по вертикали */
 }

 A.zaver {
  background: url('../images/zaver2.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 142px; /* Ширина рисунка в пикселах */
  height: 25px; /* Высота рисунка */
 }

 A.zaver:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -25px; /* Смещение вверх по вертикали */
 }

 A.kas {
  background: url('../images/kas.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 20px; /* Ширина рисунка в пикселах */
  height: 40px; /* Высота рисунка */
 }

 A.kas:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -40px; /* Смещение вверх по вертикали */
 }
 A.nod {
  background: url('../images/nod.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 20px; /* Ширина рисунка в пикселах */
  height: 40px; /* Высота рисунка */
 }

 A.nod:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -40px; /* Смещение вверх по вертикали */
 }

 A.knonod {
  background: url('../images/knonod.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 31px; /* Ширина рисунка в пикселах */
  height: 17px; /* Высота рисунка */
 }

 A.knonod:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -17px; /* Смещение вверх по вертикали */
 }

 A.knokas {
  background: url('../images/knokas.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 48px; /* Ширина рисунка в пикселах */
  height: 21px; /* Высота рисунка */
 }

 A.knokas:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -21px; /* Смещение вверх по вертикали */
 }
A.ava {
  background: url('../images/ava.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 20px; /* Ширина рисунка в пикселах */
  height: 40px; /* Высота рисунка */
 }

 A.ava:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -40px; /* Смещение вверх по вертикали */
 }

 A.knoava {
  background: url('../images/knoava.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 31px; /* Ширина рисунка в пикселах */
  height: 19px; /* Высота рисунка */
 }

 A.knoava:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -19px; /* Смещение вверх по вертикали */
 }

A.avi {
  background: url('../images/aviraico.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 20px; /* Ширина рисунка в пикселах */
  height: 40px; /* Высота рисунка */
 }

 A.avi:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -40px; /* Смещение вверх по вертикали */
 }

A.knoavir {
  background: url('../images/knonod.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 31px; /* Ширина рисунка в пикселах */
  height: 17px; /* Высота рисунка */
 }

 A.knoavir:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -17px; /* Смещение вверх по вертикали */
 }
A.drweb {
  background: url('../images/drwebico.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 20px; /* Ширина рисунка в пикселах */
  height: 40px; /* Высота рисунка */
 }

 A.drweb:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -40px; /* Смещение вверх по вертикали */
 }

A.puskknop {
  background: url('../images/puskknop.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 243px; /* Ширина рисунка в пикселах */
  height: 36px; /* Высота рисунка */
text-decoration: none;
 }

 A.puskknop:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -36px; /* Смещение вверх по вертикали */
text-decoration: none;
 }

a.puskknop span.second {
margin:-27px 0 0 43px;
display:block;
}



A.operaknop {
  background: url('../images/operaknop.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.operaknop:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }
A.knoopera {
  background: url('../images/zakropera.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 55px; /* Ширина рисунка в пикселах */
  height: 21px; /* Высота рисунка */
 }

 A.knoopera:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -21px; /* Смещение вверх по вертикали */
 }

A.mfknop {
  background: url('../images/mfknop.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.mfknop:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }
A.hrom {
  background: url('../images/hrom.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.hrom:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }
A.skype {
  background: url('../images/knopskype.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.skype:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }

A.zakrskype {
  background: url('../images/zakrskype.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 42px; /* Ширина рисунка в пикселах */
  height: 17px; /* Высота рисунка */
 }

 A.zakrskype:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -17px; /* Смещение вверх по вертикали */
 }

A.winamp {
  background: url('../images/winampknop.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.winamp:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }

A.knopaimp {
  background: url('../images/knopaimp.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.knopaimp:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }


A.zakraimp {
  background: url('../images/zakraimp.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 18px; /* Ширина рисунка в пикселах */
  height: 14px; /* Высота рисунка */
 }

 A.zakraimp:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -14px; /* Смещение вверх по вертикали */
 }


A.ckliner {
  background: url('../images/ckliner.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.ckliner:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }

A.zakrwinamp {
  background: url('../images/zakrwinamp.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 11px; /* Ширина рисунка в пикселах */
  height: 10px; /* Высота рисунка */
 }

 A.zakrwinamp:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -10px; /* Смещение вверх по вертикали */
 }


A.kmp {
  background: url('../images/ya.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 60px; /* Ширина рисунка в пикселах */
  height: 39px; /* Высота рисунка */
 }

 A.kmp:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -39px; /* Смещение вверх по вертикали */
 }
A.kmpzakr {
  background: url('../images/zakrkmp.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 25px; /* Ширина рисунка в пикселах */
  height: 14px; /* Высота рисунка */
 }

 A.kmpzakr:hover {
  background-position:
   0px /* Смещение по горизонтали */
   -14px; /* Смещение вверх по вертикали */
 }

A.puskpravo {
color:#ffffff;
text-decoration: none;
  background: url('../images/puskpravo.png'); /* Путь к файлу с исходным рисунком */
  display: block; /* Рисунок как блочный элемент */
  width: 144px; /* Ширина рисунка в пикселах */
  height: 31px; /* Высота рисунка */
margin-left: 5px;
 }

 A.puskpravo:hover {
color:#ffffff;
text-decoration: none;
  background-position:
   0px /* Смещение по горизонтали */
   -31px; /* Смещение вверх по вертикали */
margin-left: 5px;

 }

a.puskpravo span.puskkk {
margin: -25px 0px 0px 7px;
display:block;
}
#obmennik a{ display: block;   line-width: 100%; }
#obmennik a:link {color: #000000; text-decoration: none;  }
#obmennik a:visited {color: #000000; text-decoration: none;  }
#obmennik a:hover{color: #000000; text-decoration: none;  }

.div:hover {
background:#c8def7;
font-size:12px; cursor:pointer;
}
.div {
font-size:12px; cursor:pointer;
}


.ramka {
border: solid 1px #ffffff;
}


.ramka:hover {
background: url('../images/homefon.png');
border: solid 1px #40b5d8;
}









html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}



h1, h2, h3, h4, h5 {
    font-weight: normal;
    line-height: normal;
}

h1 {
    font-size: 1.5em;
}

 h2 {
    font-size: 1.4em;
}

 h3 a {
    font-size: 1em;
 color: #000000 ;
text-decoration:none;}
 h3 a:hover {
    font-size: 1.1em;
 color: #000000 ;
text-decoration:none;

}

 h4 {
    font-size: 1.2em;
}

 h5 {
    font-size: 1.1em;
}

#blokyan:hover {
    text-decoration: none !important;
}

.avtor a {
    color: #fef4a8;
    text-decoration: none;
}

.avtor a:hover {
    color: #000000;
    text-decoration: none;
}


a {
    color: #0248b0;
    text-decoration: none;
}

a:visited {color: #444444; }

a:hover {
    text-decoration: underline;
}


a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: normal 15px/17px system-ui;

}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0em;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
	width: 100%;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}

.small {
    font-size: 0.85em;
}

.green {
    color: #61a117;
}

.wrapper {
    max-width: 1120px;
    width: 92%;
    text-align: left;
    margin: 0 auto;
	
}

.wwide {
    width: 100%;
}

.wrapper, .wwide {
    min-width: 990px;
}

.btn_reglog, .radial, .fbutton, #loading-layer, #dropmenudiv, .baseform, .ui-dialog, .mass_comments_action, .bbcodes, .ui-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*---header---*/
.pagebg {
    padding-top: 125px;
    background: url("../images/pagebgtop.jpg") no-repeat 50% 0;
}

#headbar {
    background: url("../images/headbar.png") repeat-x 0 100%;
    padding-bottom: 4px;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

/*---logotype---*/
#header {
    height: 87px;
    background: rgb(21, 30, 5);
    background: rgba(0, 0, 0, 0.85);
}

#header .container {
    padding: 0 15px 0 295px;
}


#header h1 {
    margin-left: -295px;
    width: 295px;
    float: left;
    text-align: center;
}

#header h1 a {
    display: block;
    width: 265px;
    padding-top: 43px;
    margin: 23px auto 0 auto;
    background: url("../images/logotype.png");
}

#header .rcol {
    padding-top: 28px;
    width: 100%;
}

/*---Speedbar---*/
#speedbar {
    height: 38px;
    background: #000000;
    
}

#speedbar .container {
    overflow: hidden;
    padding: 0 15px;
}

#speedbar p {
    margin: 10px 0 0 0;
    padding-left: 17px;
    color: #000000;
    font-size: 0.85em;
    background: url("../images/speedbar.png") no-repeat -1px 50%;
}

#speedbar p a {
    color: #fff;
}

 /*---headlinks---*/
.headlinks {
    margin-top: 31px;
    overflow: hidden;
}

.headlinks ul, .headlinks ul li, .headlinks, ul.loginbox li {
    color: #000000;
    text-decoration: none;
    float: left;
}

.headlinks ul {
    line-height: 22px;
    margin-left: -2px;
}



/*---login---*/
.loginbox {
    display: inline;
}

.loginbox ul.loginbox {
    margin-top: 30px;
    float: right;
    height: 26px;
}

ul.loginbox li {
    margin-left: 10px;
    line-height: 23px;
}

.loginbtn a {
    text-shadow: 0 1px 0 #c0ea78;
    border-radius:5px;
    text-decoration: none;
    display: block;
    width: 61px;
    height: 26px;
    text-align: center;
    background: #bcd0fd;
}

.loginbtn a:hover {
    background-position: 0 -26px;
}

.logform li.lfield {
    margin-bottom: 10px;
}

.logform li.lbtn {
    text-align: center;
}

.logform li.lfield input {
    width: 265px;
}

.logform li.lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.logform li.lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

/*---toolbar---*/
#toolbar {
    position: relative;
    z-index: 111;
    height: 66px;
    padding: 0 15px 0 5px;
}

#topmenu {
    line-height: 27px;
    margin-top: 19px;
    text-shadow: 0 1px 0 #73a519;
}

#topmenu li, #topmenu a, #topmenu a b {
    height: 28px;
    float: left;
}

#topmenu a {
    text-decoration: none;
    margin-right: 1px;
    color: #fff;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

#topmenu a b {
    cursor: pointer;
    padding: 0 10px;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

#topmenu a:hover {
    text-shadow: 0 1px 0 #55820d;
    background-color: #649711;
    background-position: 0 0;
}

#topmenu a:hover b {
    background-position: 100% -28px;
}

#topmenu .sublnk a {
    background-position: 0 -112px;
}

#topmenu .sublnk a b {
    padding-right: 25px;
    background-position: 100% -140px;
}

#topmenu .sublnk a:hover, #topmenu .sublnk.selected a {
    padding-bottom: 2px;
    background-color: #649711;
    background-position: 0 -56px;
}

#topmenu .sublnk a:hover b, #topmenu .sublnk.selected a b {
    padding-right: 25px;
    background-position: 100% -84px;
}

/*---SubMenu---*/
#topmenu .sublnk {
    position: relative;
}

#topmenu li.sublnk ul {
    background-color: #649711;
    width: 220px;
    margin: 0;
    top: 30px;
    left: 0;
    position: absolute;
    z-index: 1999;
    display: none;
    opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
}

#topmenu li.sublnk ul li a, #topmenu li.sublnk ul li, #topmenu li.sublnk ul li a b {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

#topmenu li.sublnk ul li {
    padding: 0;
}

#topmenu li.sublnk ul li a {
    text-shadow: none;
    color: #fff;
    padding: 6px 0 !important;
    width: 100%;
    border-bottom: 1px solid #71aa15;
}

#topmenu li.sublnk ul li a:hover {
    background-color: #6fa614;
}

/*---search---*/
.searchbar {
    margin-top: 20px;
    float: right;
    width: 206px;
    height: 26px;
    background: #293a0a url("../images/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 26px;
}

.searchbar .lfield {
    width: 174px;
    padding-left: 5px;
    overflow: hidden;
}

.searchbar .lfield input {
    font-size: 0.85em;
    color: #85bf1f;
    float: left;
    height: 15px;
    width: 170px;
    border: 0 none;
    background: none;
    margin-top: 5px;
}

.searchbar .lbtn input {
    width: 27px;
    height: 26px;
    background: #89c523 url("../images/search.png") no-repeat 100% 0;
}

.searchbar .lbtn input:hover {
    background-position: 100% -26px;
}

/*---Shadows---*/
.shadlr {
    width: 100%;
    background: url("../images/shadlr.png") no-repeat;
}

.shadlr .shadlr {
    background-position: 100% 0;
}

.container {
    margin: 0 15px;
	z-index: 101;
}

/*---BodyTemplate---*/
.wsh {
    padding-right: 8px;
    overflow: hidden;
    height: 8px;
    font: 1px/1px sans-serif;
    background: #fff url("../images/wsh.png") no-repeat 100% -8px;
}

.wsh .wsh {
    background-position: 0 0;
    padding: 0;
}

#vsepfoot {
    background-position: 100% -24px;
}

#vsepfoot .wsh {
    background-position: 0 -16px;
}

.vsep {
    background: #f1f0ed url("../images/vsep.png") repeat-y;
    padding: 0 0 0 270px;
}

.vsep .vsep {
    padding: 0;
    width: 100%;
    background: #fff;
}

#sidebar {
    padding: 6px 0 0 13px;
    width: 257px;
    margin: 0 0 0 -270px;
}

#midside {
    padding: 6px 0 0 0;
    width: 100%;
    overflow: hidden;
}

#midside img {
    max-width: 660px;
}

/*---Slider---*/
.slider {
    height: 312px;
    position: relative;
}

.slider .container {
    padding-bottom: 2px;
    background: url("../images/slidershd.png") repeat-x 50% 100%;
}

#slides, .slides_container, .slider .container {
    height: 271px;
}

.slides_container {
    position: relative;
    background: #000 url("../images/loading.gif") no-repeat 50% 50%;
    width: 100%;
    overflow: hidden;
}

.pagination {
    text-align: center;
    height: 20px;
    margin: 0;
    padding: 11px 0 0 0;
    list-style: none;
}

.pagination li {
    display: inline-block;
    width: 19px;
    height: 19px;
    zoom: 1;
    *display: inline;
}

.pagination li a {
    background: url("../images/pagination.png") no-repeat;
    display: block;
    width: 19px;
    padding-top: 19px;
    height: 0;
    overflow: hidden;
}

.pagination li a:hover {
    background-position: -19px 0;
}

.pagination li.current a {
    background-position: -38px 0;
}

.slider .dleft, .slider .dright {
    background: url("../images/slider.png") no-repeat;
    height: 273px;
    width: 23px;
    position: absolute;
    top: 0;
}

.slider .dleft {
    left: 0;
    background-position: 0 0;
}

.slider .dright {
    right: 0;
    background-position: -23px 0;
}

/*---buttons---*/
.fbutton, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    border: 1px solid #c4c4c4;
    width: 103px;
    height: 31px;
    color: #3c3c3c;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
    -moz-box-shadow: 0 1px 4px -2px black;
    -webkit-box-shadow: 0 1px 4px -2px black;
    box-shadow: 0 1px 4px -2px black;
    margin: -3px;
}

.fbutton:hover {
    background-position: 0 5px;
}

button.fbutton span {
    cursor: pointer;
    display: block;
}

/*---blocks---*/
.block {
    position: relative;
    background: #fff url("../images/block.png") repeat-y -244px 0;
    margin: 0 0 15px 0;
    width: 240px;
    padding: 0 2px;
}

.block .dtop, .block .dbtm {
    background: url("../images/block.png") no-repeat;
    height: 6px;
    position: absolute;
    left: 0;
    width: 244px;
    overflow: hidden;
    font: 1px/1px sans-serif;
}

.block .dtop {
    top: -1px;
}

.block .dbtm {
    background-position: -488px 100%;
    height: 8px;
    bottom: -3px;
}

.block .btl {
    border-bottom: 1px solid #dedede;
    height: 45px;
    line-height: 45px;
    padding: 0 13px;
    font-size: 1.3em;
}

.block .dcont {
    background: url("../images/greytop.png") repeat-x 0 2px;
    padding: 13px;
}

/*---LeftMenu---*/
.leftmenu {
    background-color: #2a2a2a;
}

.leftmenu a {
    color: #fff;
}

.lmenu {
    border-bottom: 1px solid #404040;
}

.lmenu a, .lmenu a span {
    cursor: pointer;
    display: block;
}

.lmenu a {
    text-shadow: 0 1px 0 #1f1f1f;
    text-decoration: none;
    background: url("../images/lmenuhov.png") no-repeat 0 -999px;
    padding: 7px 0 8px 0;
    width: 100%;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #1e1e1e;
}

.lmenu a span {
    padding: 0 13px;
}

.lmenu a:hover {
    text-shadow: 0 1px 0 #5a8e10;
    border-top: 1px solid #99d134;
    border-bottom: 1px solid #243a07;
    background: #66a815 url("../images/lmenuhov.png") repeat-x;
}

.leftmenu .dcont {
    background: #505050 url("../images/lmenucont.jpg") no-repeat;
}

/*---Votes---*/
#bvote .btl h4 {
    margin-top: 12px;
    float: left;
    font-size: 1em;
}

#bvote .btl .vresult {
    margin-top: 11px;
    float: right;
}

.vtitle {
    margin-top: -20px;
    padding: 10px 0 0 0;
    display: block;
    color: #fff;
    position: relative;
    background: #87c11f url("../images/vtitle.png") no-repeat;
}

.vtitle b {
    width: 194px;
    padding: 0 10px 24px 10px;
    display: block;
    background: url("../images/vtitle.png") no-repeat -214px 100%;
}

.vresult {
    width: 31px;
    height: 25px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0;
}

.vresult:hover {
    background-position: 0 -25px;
}

.votefoot {
    text-align: center;
    padding: 11px 13px;
    border-top: 1px solid #d7d7d7;
    background: #f7f7f7 url("../images/votefoot.png") repeat-x 0 -1px;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

#dle-poll-list {
    text-align: left;
}

.pollfoot {
    padding-top: 14px;
    background: url("../images/ussep.png") no-repeat 50% 0;
}

.pollhead {
    margin-bottom: 10px;
    color: #6faf18;
}

/*---Informer---*/
.block2 {
    margin: 0 0 15px 2px;
    width: 240px;
    background: #dfddd9 url("../images/block2.png") no-repeat;
}

.block2 .dtop {
    background: url("../images/block2.png") no-repeat -240px 100%;
}

.block2 .dcont {
    margin: 0 13px;
    padding: 13px 0;
}

.block2 .btl {
    margin-bottom: 10px;
}

.informer {
    padding: 13px 0 0;
    margin-bottom: 13px;
    background: url("../images/informer.png") repeat-x;
}

.informer p a {
    color: #56840c;
}

/*---Popular news---*/
#popular .btl {
    border-bottom: 1px solid #a6a6a6;
}

#popular .dcont {
    border-top: 2px solid #9ace45;
    background: #7db91c url("../images/poplbg.png") repeat-y;
}

#popular ul {
    margin: 0;
    list-style: none;
}

#popular li {
    padding-left: 8px;
    background: url("../images/barrow.png") no-repeat 0 7px;
}

#popular a {
    padding: 1px 0 4px 0;
    display: block;
    width: 100%;
    color: #e8f3d4;
    background: url("../images/popline.png") no-repeat 0 100%;
}

#popular a:hover {
    color: #fff;
}

/*---footbox---*/
.footbg {
    min-height: 140px;
    padding-bottom: 18px;
    background: url("../images/pagebgfoot.png") repeat-x 50% 100%;
}

.ftbar {
    height: 71px;
    background: url("../images/ftbar_right.png") no-repeat 100% 0;
}

.ftbar .ftbar {
    overflow: hidden;
    margin: 0 15px;
    background: url("../images/ftbar_left.png") no-repeat;
}

#fmenu, #fmenu li {
    float: left;
}

#fmenu {
    margin: 28px 0 0 -11px;
}

#fmenu li {
    padding: 0 10px;
    border-left: 1px solid #477511;
}

#fmenu li a {
    color: #fff;
}

/*---change-skin---*/
#change-skin {
    background: #273709 url("../images/change-skin.png") no-repeat;
    float: right;
    margin-top: 21px;
    width: 206px;
    height: 32px;
}

.change-skin {
    padding: 5px 6px 0 5px;
    height: 21px;
}

.change-skin .lcol {
    color: #fff;
    padding-left: 2px;
    line-height: 20px;
    font-size: 0.85em;
}

.change-skin .rcol {
    padding: 2px 0 0 2px;
    width: 115px;
    height: 19px;
    background: #fff url("../images/change-skin.png") no-repeat 0 -32px;
}

.change-skin select {
    font-size: 0.85em;
    background-color: #fff;
    width: 113px;
    height: 17px;
    border: 0 none;
}

/*---blocktags---*/
.blocktags {
    padding: 13px 15px;
    border: 1px solid #9ec764;
}

.blocktags a, .blocktags {
    color: #e6f4d5;
}

.blocktags a:hover {
    color: #fff;
}

/*---footer---*/
.footer {
    min-height: 100px;
    background-color: #0e1803;
    border-top: 1px solid #c1e478;
}

.footer .wrapper {
    position: relative;
}

.footer .container {
    padding-top: 20px;
    margin: 0 0 0 30px;
    padding-right: 90px;
}

.footer h2, .counts {
    display: inline;
}

.footer h2 a {
    background: url("../images/logofoot.png");
    float: left;
    width: 34px;
    padding-top: 34px;
    margin-right: 15px;
}

.copyright {
    color: #fff;
    float: left;
}

.copyright a {
    color: #fff;
}

.counts ul {
    display: inline;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin-left: 5px;
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity=50);
}

.counts ul li:hover {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter:alpha(opacity=100);
}

.toptop {
    background: #84be1f url("../images/toptop.png");
    width: 41px;
    padding-top: 43px;
    top: -1px;
    right: 30px;
    position: absolute;
}

.toptop:hover {
    background-position: 0 -43px;
}

/*---Центральная часть контента---*/
.dpad {
    margin:10px; 15px;
}

/*---Center Banner---*/
.hban {
    background: url("../images/hbanleft.png") no-repeat 0 100%;
}

.hban .hban {
    padding-bottom: 38px;
    background: url("../images/hbanright.png") no-repeat 100% 100%;
}

/*---Сортировка новостей---*/
.sortn {
    margin: 0 0 13px 0;
    height: 33px;
    background: url("../images/sortn.png") no-repeat;
}

.sortn .sortn {
    text-align: center;
    line-height: 29px;
    padding: 0 15px;
    background-position: 100% -33px;
    font-size: 0.85em;
    margin: 0;
}

.sortn img {
    vertical-align: middle;
}

/*---Краткая содержимое---*/
.base {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    background: url("../images/basefoot.png") repeat-x 0 100%;
}

.bsep {
    font: 1px/1px sans-serif;
    height: 25px;
    background: url("../images/bsep.png") repeat-x;
}

.base .btl {
    margin-bottom: 2px;
}

.base .btl a, .base .btl {
    color: #68a719;
}

.binfo, .argcat {
    color: #888785;
    padding-bottom: 8px;
}

.argcat {
    padding-left: 10px;
    background: url("../images/garrow.png") no-repeat 1px 5px;
}

.base .maincont {
    text-align: justify;
    padding-top: 14px;
    border-top: 1px solid #cfcfcf;
    background: url("../images/maincont.png") repeat-x;
}

.argcoms b {
    text-align: center;
    margin: 0 0 6px 10px;
    color: #fff;
    text-shadow: 0 1px 0 #5f9d06;
    font: bold 2em/50px Arial, Sans-serif;
    float: right;
    width: 50px;
    height: 60px;
    background: url("../images/argcoms.png") no-repeat 100% 0;
}

.argcoms a {
    text-decoration: none;
    color: #fff;
}

.maincont img {
    padding: 5px;
    border: none;
}

.editdate {
    color: #888785;
    border-top: 1px solid #f1f0ed;
    padding-top: 10px;
    margin-bottom: 12px;
}

.storenumber, .maincont, .berrors, .basecont, .basenavi {
    margin-bottom: 25px;
}

.dpad.basecont {width:90%;}


/*---Подробнее---*/
.mlink {
    margin-bottom: 7px;
    height: 35px;
    background: #f1f0ed url("../images/mlink.png") no-repeat;
}

.mlink .mlink {
    margin: 0;
    padding: 4px 3px 0 7px;
    height: 31px;
    background: url("../images/mlink.png") no-repeat 100% -35px;
}

.argmore a, .argmore a b, .argpoll a, .argpoll a b {
    float: left;
    height: 28px;
    background: url("../images/argmore.png") no-repeat;
}

.argpoll a, .argpoll a b {
    background: url("../images/argpoll.png") no-repeat;
}

.argmore a, .argpoll a {
    margin-left: 5px;
    float: right;
    text-shadow: 0 1px 0 #5f9d06;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    background-color: #76b41a;
}

.argmore a b, .argpoll a b {
    cursor: pointer;
    padding: 0 14px;
    background-position: 100% -28px;
}

.argpoll a {
    background-color: #fff;
    color: #61a117;
    text-shadow: 0 1px 0 #fff;
}

.argpoll a b {
    padding: 0 38px 0 14px;
}

.argmore a:hover, .argpoll a:hover {
    background-position: 0 -56px;
}

.argmore a:hover b, .argpoll a:hover b {
    background-position: 100% -84px;
}

.isicons {
    display: inline;
}

.isicons li {
    float: right;
    width: 19px;
    height: 19px;
    margin-top: 4px;
}

.isicons li img {
    display: block;
}

 /*---ratebox---*/
.rate {
    display: inline;
    width: 20px;
    height: 17px;
    overflow: hidden;
}

.mlink .rate {
    padding-top: 5px;
}

/*---Tags---*/
.btags {
    background: #79b61b url("../images/btags.png") no-repeat;
    height: 33px;
}

.btags .btags {
    color: #f2ffde;
    line-height: 32px;
    padding: 0 10px;
    background-color: transparent;
    background-position: 100% -33px;
}

.btags a {
    color: #fff;
}

.fullstory {
    border: 0 none;
}

.mlinktags {
    background-position: 0 -70px;
}

.mlinktags .mlink {
    background-position: 100% -105px;
}

/*---А также:---*/
.related {
    background: #484848 url("../images/relatedfoot.png") no-repeat 0 100%;
}

.related .dtop {
    padding: 0 8px;
    height: 30px;
    background: url("../images/relatedtop.png") repeat-x;
}

.related .dtop span, .related .dtop span b {
    float: left;
    height: 30px;
    background: url("../images/related.png") no-repeat 100% -30px;
}

.related .dtop span {
    line-height: 30px;
    color: #659928;
    background-color: #fff;
    background-position: 0 0;
    position: relative;
    margin-top: -1px;
}

.related .dtop span b {
    padding: 0 31px 0 17px;
}

.related ul {
    padding: 8px 15px 13px 15px;
    color: #fff;
}

.related ul a {
    color: #fff;
}

/*---Вывод ошибок---*/
.berrors {
    color: #483608;
    padding: 15px 15px 15px 72px;
    background-color: #ffcece;
}

.berrors a {
    color: #a85003;
}

/*---Заголовок страниц---*/
.heading {
    font-size: 1.35em;
    line-height: normal;
    color: #00508c;
    margin-bottom: 10px;
}

/*---Комментарии---*/
.bcomment {
    border-top: 3px solid #484848;
    padding-left: 130px;
    padding-bottom: 15px;
}

.bcomment .lcol {
    border-top: 1px solid #b6b5b3;
    background: #f1f0ed url("../images/bcomleft.png") repeat-x 0 100%;
    color: #707070;
    margin-left: -130px;
    padding: 14px 0 10px 15px;
    width: 115px;
	text-align: -moz-center;
}

.bcomment .lcol ul {
    font-size: 0.85em;
}

.bcomment .lcol .avatar {
    width: 100px;
    overflow: hidden;
    margin-bottom: 4px;
}

.bcomment .lcol .avatar img {
    width: 70px;
    display: block;
}

.bcomment .rcol {
    background: url("../images/bcomright.png") repeat-x;
    width: 100%;
}

.bcomment .dtop {
}

.bcomment .dtop h3, .bcomment .dtop span {
    color: #000000 ;
}

.bcomment .dtop h3 a {
    color: #000000;
}

.bcomment .dtop span {
    float: right;
    font-size: 0.85em;
    padding-right: 18px;
    background: url("../images/speedbar.png") no-repeat 100% 50%;
    height: 16px;
    line-height: 16px;
}

.cominfo {
    position: relative;
    margin-bottom: 12px;
    height: 30px;
    background: #f1f0ed url("../images/cominfo.png") no-repeat 100% 0;
}

.cominfo .dleft {
    width: 15px;
    height: 44px;
    position: absolute;
    top: -7px;
    left: -15px;
    background: url("../images/comileft.png") no-repeat;
}

.cominfo ul {
    float: left;
    line-height: 29px;
}

.cominfo ul li {
    background: url("../images/cominfoli.png") no-repeat 0 52%;
    padding-left: 12px;
    color: #707070;
    float: left;
    height: 30px;
    margin-right: 15px;
}

.argreply a {
    text-align: center;
    text-shadow: 0 1px 0 #629915;
    color: #fff;
    font-size: 0.85em;
    margin-left: 4px;
    float: right;
    width: 80px;
    height: 30px;
    line-height: 28px;
    background: #76b41a url("../images/argreply.png");
}

.argreply a:hover {
    text-decoration: none;
    background-position: 0 -30px;
}

.comedit, .comedit ul li, .comedit ul li a {
    height: 21px;
}

.comedit ul {
    float: right;
}

.comedit ul li, .comedit ul li a {
    float: left;
}

.comedit ul li {
    line-height: 21px;
    border-left: 1px solid #fff;
}

.comedit ul li a {
    padding: 0 8px;
    background-color: #f1f0ed;
}

.comedit ul li.selectmass {
    position: relative;
    background-color: #f1f0ed;
    width: 21px;
}

.comedit ul li.selectmass input {
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
}

.signature, .slink {
    color: #707070;
}

/*---forms---*/
.baseform .heading {
    color: #707070;
    font-size: 1.4em;
}

.baseform, .mass_comments_action {
    margin: 0 auto;
      /*background: transparent radial-gradient(ellipse at center center , #FFFAFA 35%, #FFFBDC 85%) repeat scroll 0% 0%;*/


}



.baseform .dcont {
    padding: 13px 0;
    margin: 0 13px;
}

.baseform .dcont .heading {
    margin: 0;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 3px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #d51e44;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
	border-radius: 3px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .logform li.lfield input {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.85em;
    border-top: 1px solid #dfddd9;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dfddd9;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px 0 0;
    margin-bottom: 2px;
}

/*---Постраничная навигация---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    height: 39px;
    background: url("../images/basenavi.png") no-repeat;
}

.navigation, .navigation a, .navigation span {
}

.navigation {
    font-size: 1.3em;
    padding: 7px 0 0 7px;
}

.navigation a {
    text-decoration: none;
}

.navigation a, .navigation span {
    padding: 0 4px;
    height: 22px;
    line-height: 21px;
}

.navigation a, .navigation span.nav_ext {
    color: #0378d8;
}

.navigation a:hover {
    color: #fff;
    background-color: #0378d8;
}

.navigation span {
    color: #666666;
}

.nextprev {
    float: right;
    width: 76px;
}

.nextprev .thide {
    float: left;
    width: 38px;
    padding-top: 39px;
    background: #0378d8 url("../images/basenavi.png") no-repeat 0 -39px;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -38px -39px;
}

.nextprev a .pnext {
    background-position: -114px -39px;
}

.nextprev span .pprev {
    background-position: 0 -39px;
}

.nextprev a .pprev {
    background-position: -76px -39px;
}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 300px;
	height: 100px;
	margin-right: 10px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

#video-wrap {
float: left;
margin: 0 20px 5px 0;
}


.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}

.ratebox {
    display: inline; 
    float: right; 
    background-color: azure; 
    border-radius: 5px; 
    padding: 0px 4px; 
    margin: 0px 0px 3px; 
    bottom: 3px;
}

#wrapper.b {
    font-size: 0.8em;
}

#login_name {
    max-width:150px;
}

#login_password {
    max-width:150px;
    
}

#dle-content {
 background: #ffffff;
 width: 99%;
 display: flex;
 flex-wrap: wrap;
}

.category {
font-size:11px; color: #989595; margin-top: -5px; padding-bottom: 7px;
    } 

.tableshort {
text-align: left; width: 370px; height: 110px; max-height: 110px; margin-top: -18px;
}

@media only screen and (max-width: 1919px) {
	 .tableshort {width: 400px;}
 }

.tdshort {
min-width: 100px; max-height: 100px; height: 100px; text-align: center;
    }

.tdshort2 {
	-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 6;
display: -webkit-box;
word-wrap: break-word;
-webkit-box-orient: vertical;
vertical-align: top; max-height: 110px;
padding-right: 5px;
width: 240px;
    }

.glaz {
position: absolute; bottom:0px; right:0px; margin:3px; color: #747577;
    }

.mass_comments_action { display:none !important; }

.main-sliders-rate {
	height: 22px;
}

.main-sliders-rate a {
	position: relative;
	display: block;
	width: 60px;
	height: 22px;
	float: left;
	/*text-indent: 44px;*/
	/*line-height: 42px;*/
	font-size: 13px;
	text-decoration: none;
	font-family: 'Play', sans-serif;
}

.main-sliders-rate a span {
	position: relative;
	display: block;
	width: 12px;
	margin: 0 auto;
	padding-left: 14px;
}

.main-sliders-rate a svg {
	position: absolute;
	width: 18px;
	height: 17px;
}

.main-sliders-rate a:nth-of-type(1) {
	background: #f5f7f5;
	color: #71ce3f;
    border-radius: 3px;
	margin-right: 1px;
}

.main-sliders-rate a:nth-of-type(1):hover {
	background: #71ce3f;
	color: #FFF;
}

.main-sliders-rate a:nth-of-type(1) svg {
	fill: #70cd3f;
	top: 2px;
	left: -15px;
}

.main-sliders-rate a:nth-of-type(1):hover svg {
	fill: #FFF;
}

.main-sliders-rate a:nth-of-type(2) {
	background: #e7e5e5;
	color: #ff4343;
    border-radius: 3px;
}

.main-sliders-rate a:nth-of-type(2):hover {
	background: #ff4343;
	color: #FFF;
}

.main-sliders-rate a:nth-of-type(2) svg {
	fill: #ff4343;
	top: 4px;
	left: -15px;
}

.main-sliders-rate a:nth-of-type(2):hover svg {
	fill: #FFF;
}

.tdshort a img {max-height:100px;max-width:100px;}


   .blockstat {
    border: 2px solid green;
    border-radius: 10px;
    padding: 20px;
    position: relative;
   }
   .blockstat::before, .blockstat::after {
    content: ''; 
    position: absolute;
    left: 20px; bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid green;
   }
   .blockstat::after {
    border-top: 10px solid white;
    bottom: -18px; 
   }
  
.mediay {
    font-size: 10px;
padding-top: 10px;
    color: rgb(119, 119, 119);
    line-height: 1.1em;
}

.mediay2 {
    border: 1px solid #afafaf;
    border-radius: 4px;
    background-color: #36a0f7;
    padding: 20px;
    font-size: 24px;
    color: rgb(255, 255, 255);
}

.yandex {
    font-size: 12px;
    line-height: 2.5em;
}

.instagram-media, .twitter-tweet {display: inline-block !important;}

.filmgen {
padding: 20px; max-width: 800px; line-height: 1.6; font-size: 16px; background: white; border-radius: 15px;
}

.filmgen h3 {
    margin-top: 32px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #595858;
}

.filmgen span {
    display: block; /* чтобы span вёл себя как текстовый блок */
    line-height: 1.6;
	color: #3c3c3c;
}

strong {font-weight: 600;}

@media only screen and (max-width: 1679px) {
     .market {display: none;right: -15px;width: 11% !important;}
 }

@media only screen and (min-width: 1919px) {
     .market {right: -14px;width: 12.1% !important;}
 }
 
 
 .market {
    position: fixed;
    right: -10px;
    width: 11%;
    z-index: 10;
}

.market:hover {
	right: 10px;
}

/* Рейтинг + и - */
		.rate_like-dislike > .grey {
			display: block;
			text-align: center;
			margin-top: .3em;
		}
			.rate_like-dislike_in {
				display: flex;
				position: relative;
				width: 55px; height: 27px;
				border-radius: 15px;
				border: 1px solid #404549;
			}
			.rate_like-dislike_in > a { display: block; height: 27px; text-align: center; }
			.rate_like-dislike_in > a:first-child:hover .plus_icon > span:before, 
			.rate_like-dislike_in > a:first-child:hover .plus_icon > span:after { background-color: #ff485b; }
			.rate_like-dislike_in > a:last-child .plus_icon {
				padding: 3px;
				border: 0 none;
				border-radius: 50%;
				background-color: #404549;
			}
			.rate_like-dislike_in > a:hover:last-child .plus_icon { background-color: #ff485b; }

			.rate_like-dislike_in > a:last-child .plus_icon > span { margin: 6px 0 0 6px; }
			.rate_like-dislike_in > a:last-child .plus_icon > span:after,
			.rate_like-dislike_in > a:last-child .plus_icon > span:before { background-color: #fff; }

			.comment .rate_like-dislike { display: inline-block; }
			.comment .rate_like-dislike > * { display: inline-block; vertical-align: middle; }
			.comment .rate_like-dislike > .grey { margin: .1em 0 0 6px; }

			.comment .rate_like-dislike_in { height: 27px; width: 55px; }
			.comment .rate_like-dislike_in > * { float: left; }
			
			/* Рейтинг1 + и - */
		.rate_like-dislike1 > .grey1 {
			display: block;
			text-align: center;
		}
			.rate_like-dislike_in1 {
				display: flex;
				position: relative;
				width: 45px; height: 21px;
				border-radius: 15px;
				border: 1px solid #404549;
			}
			.rate_like-dislike_in1 > a { display: block; height: 27px; text-align: center; }
			.rate_like-dislike_in1 > a:first-child:hover .plus_icon > span:before, 
			.rate_like-dislike_in1 > a:first-child:hover .plus_icon > span:after { background-color: #ff485b; }
			.rate_like-dislike_in1 > a:last-child .plus_icon {
				padding: 3px;
				margin: 1px;
				border: 0 none;
				border-radius: 50%;
				background-color: #404549;
			}
			.rate_like-dislike_in1 > a:hover:last-child .plus_icon { background-color: #ff485b; }

			.rate_like-dislike_in1 > a:last-child .plus_icon > span { margin: 3px 0 0 3px; }
			.rate_like-dislike_in1 > a:last-child .plus_icon > span:after,
			.rate_like-dislike_in1 > a:last-child .plus_icon > span:before { background-color: #fff; }

			.comment .rate_like-dislike1 { display: inline-block; }
			.comment .rate_like-dislike1 > * { display: inline-block; vertical-align: middle; }
			.comment .rate_like-dislike1 > .grey1 { margin: .1em 0 0 6px; }

			.comment .rate_like-dislike_in1 { height: 27px; width: 55px; }
			.comment .rate_like-dislike_in1 > * { float: left; }

		/* Иконки Плюс и Минус */
		.plus_icon, .plus_icon > span { width: 13px; height: 13px; }
			.plus_icon {
				border: 7px solid transparent;
				display: inline-block;
				vertical-align: middle;
				position: relative;
			}
			.plus_icon > span, .plus_icon > span:before, .plus_icon > span:after {
				overflow: hidden;
				text-indent: -9999px;
				white-space: nowrap;
				position: absolute;
			}
			.plus_icon > span:before, .plus_icon > span:after { background-color: #1a1a1a; content: ""; }
			.plus_icon > span { left: 0; top: 0; }
			.plus_icon > span:after {
				left: 0; top: 0;
				width: 100%; height: 1px;
				margin-top: 6px;
			}
			.plus_icon > span:before {
				left: 0; top: 0; 
				width: 1px; height: 100%;
				margin-left: 6px;
			}
			.plus_icon.minus > span:before { display: none; }
			
			/* Иконки Плюс и Минус1 */
		.plus_icon1, .plus_icon1 > span { width: 13px; height: 13px; }
			.plus_icon1 {
				border: 3px solid transparent;
				display: inline-block;
				vertical-align: middle;
				position: relative;
			}
			.plus_icon1 > span, .plus_icon1 > span:before, .plus_icon1 > span:after {
				overflow: hidden;
				text-indent: -9999px;
				white-space: nowrap;
				position: absolute;
			}
			.plus_icon1 > span:before, .plus_icon1 > span:after { background-color: #1a1a1a; content: ""; }
			.plus_icon1 > span { left: 0; top: 0; }
			.plus_icon1 > span:after {
				left: 0; top: 0;
				width: 100%; height: 1px;
				margin-top: 6px;
			}
			.plus_icon1 > span:before {
				left: 0; top: 0; 
				width: 1px; height: 100%;
				margin-left: 6px;
			}
			.plus_icon.minus1 > span:before { display: none; }
			
			.digiseller-large, .digiseller-large-12, .digiseller-options, .digiseller-small-12, .digiseller-sortby, .digiseller-options-filter, .digiseller-options-filter-v, #digiseller-articles-139117-paging {display: none;}

            .digiseller-description-price-wrapper {
				height: 32px;
			}
			
			#menu {
    text-align: center;
    width: 170px;
    border-collapse: separate;
    border-spacing: 5px;
}

.jjjj { padding-left:10px;  margin-top:40px; width: 95%;}
ul.tabs .tab111 {width:24%; margin-right:0.7%;}
ul.tabs .tab222 {width:24%; margin-right:0.7%;}
ul.tabs .tab333 {width:24%; margin-right:0.7%;}
ul.tabs .tab444 {width:24%; margin-right:0.7%;}

ul.tabs { margin:0;padding: 0;float: left;list-style: none; width:100%;}
ul.tabs li {background:#d0d0d0;   float: left; position: relative; margin:0 0px 0 0; opacity:0.7; text-align:center;border-radius: 3px;}
ul.tabs li a { position: relative; display:block;  padding:10px;    color:#000; text-decoration:none;}
ul.tabs li:hover { opacity:1; text-decoration:none;  background:#777;} 
ul.tabs li.active { background:#777; opacity:1.0; }
ul.tabs li.active a { background:#777;padding:10px;  color:#fff; }
ul.tabs li.active a:hover { text-decoration:none; color:#fff; }
.tab_container { clear: both; float: left;
margin-top:-1px; width:100%; font-size:12px;}
.tab_content { padding:20px 10px 20px 0px; border:0px solid #a8a8a8; margin:0px 0 0 0; }

.fulll .torri {display:none;}
.fulll .torri {display:none;}


.tab_container {
  overflow: hidden;
  clear: both;
  float: left; width: 100%;
  background: #fff;
}
.tab_content {
  font-size: 15px;
line-height: 19px;
}



.tab_container #tab2 p {
  margin:5px 0 !important;
}


.titles {font-size:23px;}

.tor11 .folder {font-size:13px; font-weight:normal;}
.tor11 .li_swing_a1, .tor11 .info_d1 {font-size:14px; line-height:16px; overflow: hidden; font-weight:normal;}
.fulll img {width:85%; max-height: 410px; text-align: center;}
 .bloki {font-size:16px; line-height:19px;}
 .bloki2 {font-size:14px;} 
 .bloki3 {line-height:16px;} 
    .tor22 .torrent .cont { text-align: center; font-size:15px;}
.tor22 .torrent .str { display:none;}
    	
	
@media only screen and (max-width: 1700px) {
     .fulll img {width:90%; text-align: center;}
    .media {font-size:12px;}
.torrent {font-size:13px; line-height:15px;}
.titles {font-size:22px; }
.tor11 .folder {font-size:11px; font-weight:normal;}
 .tor11 .li_swing_a1, .tor11 .info_d1 {font-size:13px; line-height:15px;}
  .bloki {font-size:15px; line-height:15px;}   
.bloki2 {font-size:13px; line-height:15px;font-family:}  
 .bloki3 {font-size:13px; line-height:15px;} 
    .bloki11 {font-size:13px; line-height:15px;}
    .tab_content {font-size:14px; line-height:18px;}
    .torrent .li_download_m, .torrent .li_swing_m, .torrent .li_distribute_m {font-size:13px; line-height:15px;}
    .tor22 .torrent .cont {font-size:14px;}
}

@media only screen and (max-width: 1500px) {
.fulll img {width:95%; text-align: center;}
    .media {font-size:10px;}
.torrent {font-size:12px; line-height:15px;}
.titles {font-size:21px; }
.tor11 .folder {font-size:10px; font-weight:normal;}
    .tor11 .li_swing_a1, .tor11 .info_d1 {line-height:14px;}
  .bloki {line-height:14px;}   
.bloki2 {font-size:13px; line-height:14px;}  
 .bloki3 {font-size:13px; line-height:14px;}  
    .tab_content {font-size:14px; line-height:17px;}
      .torrent .li_download_m, .torrent .li_swing_m, .torrent .li_distribute_m {font-size:12px; line-height:14px;}
    .tor22 .torrent .cont {font-size:13px;}
}

@media only screen and (max-width: 1300px) {
.fulll img {width:97%; text-align: center;}
.torrent {font-size:11px; line-height:15px;}
.titles {font-size:20px; }
.tor11 .folder {font-size:10px; font-weight:normal;}
    .tor11 .li_swing_a1, .tor11 .info_d1 {font-size:11px; line-height:13px;}
  .bloki {font-size:13px; line-height:13px;}   
.bloki2 {font-size:12px; line-height:13px;}  
 .bloki3 {font-size:12px; line-height:13px;}  
    .tab_content {font-size:13px; line-height:16px;}
     .torrent .li_download_m, .torrent .li_swing_m, .torrent .li_distribute_m {font-size:11px; line-height:13px;}
    .tor22 .torrent .cont {font-size:12px;}
}

@media only screen and (max-width: 1100px) {
.fulll img {width:99%; text-align: center;}
.torrent {font-size:10px; line-height:12px;}
.titles {font-size:19px; }
.tor11 .folder {font-size:10px; font-weight:normal;}
    .tor11 .li_swing_a1, .tor11 .info_d1 {font-size:10px; line-height:13px;}
  .bloki {font-size:12px; line-height:12px;}   
.bloki2 {font-family: 'Play', sans-serif; font-size:10px; line-height:12px;font-family: system-ui;}  
 .bloki3 {font-size:9px; line-height:12px;}  
    .tab_content {font-size:10px; line-height:15px;}
     .torrent .li_download_m, .torrent .li_swing_m, .torrent .li_distribute_m {font-size:10px; line-height:12px;}
    .tor22 .torrent .cont {font-size:10px;}
}


.tor11 .torrent .tornone {display:none;}
.tor11 .torrent .bord_a1 {display:none;}
.tor11 .torrent .info_d {background:none !important; padding:0px; margin:0px;}
.tor11 .torrent .info_d1 {background:none !important; padding:0px; margin:0px;}

.tor11 .torrent .info_d1 {color:#2432ea;}
.tor11 .torrent .info_d1:hover {color:#2432ea;}

.tor11 .torrent .title {background:none1 !important; padding:0px; margin:0px;}
.tor11 .torrent .info_c {display:none; background:none1 !important;}
.tor11 .torrent .download {display:none;}

.tor11 .torrent .born {background:none1 !important; padding:0px;}
.tor22 .torrent .uda {display:none;}

.tor22 .torrent .title {display:none;}
.tor22 .torrent .bokt {display:none !important;}
.tor22  #bokt {display:none !important;}



.tor33 .torrent .tornone {display:none;}
.tor33 .torrent .bord_a1 {display:none;}
.tor33 .torrent .cont {display:none;}
.tor33 .torrent .info_d {background:none !important; padding:0px; margin:0px;}
.tor33 .torrent .info_d1 {background:none !important; padding:0px; margin:0px;}
.tor33 .torrent .info_d1 {color:#2432ea;}
.tor33 .torrent .info_d1:hover {color:#2432ea;}
.tor33 .torrent .title {padding:0px; margin:0px; display:block !important;}
.tor33 .torrent .info_c {display:none; background:none1 !important;}
.tor33 .torrent .download {display:none;}
.tor33 .torrent .born {background:none1 !important; padding:0px;}

.topbutton {
width:100px;
opacity: 0.7;
background:#f7f7f7;
text-align:center;
padding:7px;
position:fixed;
bottom:5px;
z-index: 10;
cursor:pointer;
color:#333;
right: 300px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
}
    
    .topbutton:hover{
  opacity: 1;  
    }
	
	.rell  {font-size:14px; line-height: normal;}
.rell img {width:40px;float:left;margin:0 20px 10px 10px;}
	
#papka {width:81%;   height:235px; position: absolute; top: 10px; left: 165px;  }
#papka2 {width:81%;   position: absolute; top: 245px; left: 165px; 	bottom: 3px; }
#papka3 {   position: absolute; left: 175px; background:#e7f3fa; border: solid 1px #b7daf7;	bottom: 81px; z-index: 1000; width:183px;  }
#papka3 a:hover{  text-decoration: none;}

#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

#ro_block h2 { background: #334cb0; padding: 10px; margin: 0; line-height: 100%;}
#ro_block h2 a { background: #334cb0; color: #ffffff; font: normal bold 16px Arial, Verdana; text-decoration: none;}
#ro_block h2 a:hover { text-decoration: underline;}

.spoiler_body {display:none;}
.spoiler_links {cursor:pointer;}
	

#menu td {
    padding: 5px; /* заменяет cellpadding */
}

 #reklama { 
    position: fixed;
    margin-left: 0px;
    top: 420px;
    z-index: 999999;
	}
			
 #poisk7		{ 
    position: absolute;
    top: 50px;
    left: 80.7%;
    width: 168px;
    height: 20px;
	}	
			
#login {position:absolute; top:90px; left:365px;z-index:100;}

 #wrapper {  min-width: 505px; width:80.9%; position: absolute; top: 120px; left: 165px; bottom: 80px; overflow: hidden;}
 .container {  margin-left: 200px;  margin-right: 10px; margin-top: 5px; overflow:auto; height: 98%; }

.fullstortable {width: 100%;margin-top:20px;z-index:99; position:relative;" border="0"
            cellpadding="0" cellspacing="0"}
			
.fullmin, .torrmob {display: none;}
.govno {position: absolute; top: 10px; left: 81%; width:56px;  height: 24px;}
.govno2 {position: absolute; top: 51px; left: 300%; width:10px;  height: 10px;}
.redaktor {display: inline; position: fixed;background-color: white;z-index: 100;padding: 0px 10px 10px 10px;}
 #news-title {"color: rgb(96, 95, 95); padding-bottom: 7px;"}
 .comment {margin-top:-15px;}
 .comment2 {float:right; margin-top:-15px;}
 .fullinfo {color:#2f427e;}
 #poisk8 {display: none;}
 .tab_content a{padding-right: 5px;}
 .commtab {background: #1ca1f7;}
 .data-dlefilter {width: 100%;display: grid;}
 .rate2 {display: inline;overflow: hidden; float: left; margin-top: -4px;}
 .posterfilm {width: 35%; max-width: 305px; float:left; padding: 10px;text-align: center;}
 .posterfilm img {border-radius: 10px; box-shadow: 0px -2px 10px 2px rgba(47, 62, 77, 0.8);}
 .textfilm {width: 99%; min-width: 200px; padding: 10px;height: min-content;}
 .fullfilm {float: inline-end;}
 .posttext {display: flex;}
 .opisfilm {margin-bottom: 5px; background-color: #2196f32e; padding: 5px;border-radius: 5px;}
 .infofilm {line-height: initial;}
 .downloadtorrent {border: 1px solid #3C95D1; margin: 0px;margin-top: 10px;}
 .textlegend {font-weight: bold; color: rgb(30, 96, 210);}
 .ratingkino {float: left; padding-top: 5px; margin-right: 5px;}
 .ratingkino2 {display: flex; width: fit-content;padding: 5px;background: #FFC107; border-radius: 5px;}
 .janr {padding: 2px 0 3px 15px;background-color: aliceblue;border: 1px solid #2196F3;margin-top: 1px;border-radius: 5px;}
 .janr:hover {background-color: #05a0fa;}
 .actors {background: #f0f0f0; padding: 3px; border-radius: 5px;}
 .audiovideo {margin-top: 3px;}
 .razmer {display: block ruby;}
 .razmer2 {color: #056202;}
 .kp-rating {display: inline-block; padding: 6px 14px; background: #006dac; color: #fff; font-weight: bold; font-size: 16px; border-radius: 20px; border: 2px solid #4169e1;}
 .imdb-rating {display: inline-block; padding: 6px 14px; background: #006dac; color: #fff; font-weight: bold; font-size: 16px; border-radius: 20px; border: 2px solid #4169e1;}
 .star {color: #ffcc00;font-size: 19px;}

.download-group.light {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 20px 0;
}

.download-group.light a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 10px;
  text-decoration: none !important;
  font-weight: 500;
  background: rgba(40, 50, 80, 0.4);
  border: 1px solid rgba(100, 140, 255, 0.25);
  backdrop-filter: blur(6px);
  transition: all 0.22s ease;
}

.download-group.light a:hover {
  background: rgba(60, 80, 140, 0.55);
  border-color: rgba(100, 140, 255, 0.5);
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

/* торрент — зелёный акцент */
.download-group.light a:first-child {
  background: rgba(40, 120, 80, 0.35);
  border-color: rgba(70, 180, 110, 0.4);
}

/* magnet — фиолетовый */
.download-group.light a:last-child {
  background: rgba(110, 60, 140, 0.35);
  border-color: rgba(160, 90, 200, 0.4);
}

/* SVG иконки вместо эмодзи */
.download-group.light a:first-child::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'><path d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/></svg>") no-repeat center / contain;
  opacity: 0.9;
}

.download-group.light a:last-child::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 3v7a6 6 0 0 0 12 0V3'/><path d='M6 3h4'/><path d='M14 3h4'/></svg>") no-repeat center / contain;
  opacity: 0.9;
}

@media (max-width: 480px) {
  .download-group.light {
    flex-direction: column;
    gap: 10px;
  }
  .download-group.light a {
    justify-content: center;
    padding: 12px 16px;
  }
}

/* ОСНОВНАЯ КАРТОЧКА */
.movie-card {
    background: #f7f9fc;
    border: 1px solid #c9d8ea;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 12px;
	margin-left: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
	width: 32%;
    min-width: 285px;
    box-sizing: border-box;
}

/* ШАПКА */
.movie-card__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #dbe6f3;
    padding-bottom: 6px;
    margin-bottom: 8px;
}

.movie-card__title b {
    font-size: 16px;
    color: #1a3f6b;
}

.movie-card__meta {
    font-size: 11px;
    color: #6b7f99;
    margin-top: 2px;
}

/* ГОЛОСОВАНИЕ */
.movie-card__rating {
    font-size: 12px;
}

.rate_like-dislike1 {
    display: flex;
    align-items: center;
    gap: 4px;
}

.rating-plus-count,
.rating-minus-count {
    padding: 2px 6px;
    border-radius: 3px;
}

.rating-plus-count {
    background: #e6f5ea;
    color: #2f7d32;
}

.rating-minus-count {
    background: #fdecea;
    color: #c62828;
}

.rate-actions {
    display: flex;
    gap: 3px;
}

.rate-btn {
    cursor: pointer;
    padding: 2px 6px;
    border-radius: 3px;
    font-weight: bold;
    user-select: none;
}

.rate-btn.plus {
    background: #7ece81;
    color: #fff;
}

.rate-btn.minus {
    background: #dd7572;
    color: #fff;
}

.rate-btn:hover {
    opacity: 0.85;
}

/* ТЕЛО */
.movie-card__body {
    display: flex;
    gap: 10px;
}

/* ПОСТЕР */
.movie-card__poster img {
    width: 120px;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

/* ОПИСАНИЕ */
.movie-card__info {
    font-size: 13px;
    color: #2b2b2b;
    line-height: 1.4;
    flex: 1;
}

/* РЕЙТИНГИ */
.movie-card__scores {
    margin-top: 6px;
}

.movie-card__scores .score {
    display: inline-block;
    margin-right: 6px;
    padding: 3px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.score.kp {
    background: #ffa92a;
    color: #fff;
}

.score.imdb {
    background: #e5cb6d;
    color: #000;
}

/* НИЗ */
.movie-card__footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 8px;
    font-size: 12px;
    color: #555;
}

.movie-card__footer img {
    vertical-align: middle;
    margin-right: 3px;
}

			
@media only screen and (max-width: 1000px) {
 #papka2, #papka, #menu, #reklama, #bar, #login, #footer, #poisk7 {display: none;}
 #wrapper {width: 99.3%; top: 70px;left: 1px; height: 90%;box-sizing: border-box; min-width: 350px;}
 .container {margin-left: 1px; margin-right: 1px; height: 99%; overflow:auto;}
 .res {width: 98%;max-width: 450px;}
 .tableshort {width: 100%;}
 .fullstortable, .redaktor {display: none;}
 .fullmin, .torrmob {display: block; overflow: auto;}
 .postermob img {width: 90%; height: auto; max-width: 500px;}
 .postermob {text-align: center; width: 100%;}
 .rate_like-dislike {padding: 10px;}
 .titles {font-size:22px; text-align:center; padding-bottom: 20px;}
 .textmob {font-size:16px; text-align:justify; line-height: 1.42857143; padding: 15px; padding-bottom: 20px;}
 .textmob2 {padding-left: 15px;}
 .govno, .govno2 {display: none;}
 #dle-content {background:#ffffff; display:flex; justify-content:center; align-items:center; flex-wrap:wrap;}
 #dlemasscomments {width: -webkit-fill-available;}
 .torrmob .torrent .tornone {display:none;}
 .torrmob .torrent .bord_a1 {display:none;}
 .torrent {font-size: 14px;}
 .torrent .title {font-weight: 500;}
 
 ul.tabs .tab111 {width:32%; margin-right:0.7%;}
 ul.tabs .tab222 {width:32%; margin-right:0.7%;}
 ul.tabs .tab333 {width:32%; margin-right:0.7%;}
 ul.tabs .tab444 {display:none;}
 
ul.tabs li a {font-size: 13px;line-height: normal;}
.tab_content {font-size: 14px;line-height: 20px;}
.rell img {width: auto; max-width: 70px;}
.comment {float: left; padding-top: 15px;}
.fullinfo {margin: 0; font-size: small;}
.commentadd {background-color: aliceblue;}
.commtab {background-color: #10a4fa; border-radius: 5px}
.poisk {border: none; height: 30px; border-radius: 5px;}
#poisk8 {display: block; margin-top: 20px;text-align: center;}
.homeurl  {float: left;padding-left: 10px;margin-top: -6px;margin-right: -41px;}
.posttext {display: grid;}
.posterfilm { width: 100%; max-width: 340px;}
.textfilm {width: 95%;}
 }