*{margin:0;padding:0;}
a{color:#329648;font-size:12px;text-decoration:underline;}
.story h2{background:url(../images/h2.gif) no-repeat left 1px;padding-left:8px;font-size:16px;padding-bottom:10px;}
p{margin-bottom:2em;}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.youtube .play {
    background: url('../images/youtube-play-btn.png') no-repeat; /*ÂÀÆÍÎ: çäåñü óêàæèòå àäðåñ äî èçîáðàæåíèÿ*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}

.gtaonl{
    clear: both;
    float: left;
    width: 780px;
    text-align: center;
    margin-top: 30px;
}

a.button2, a.button2:before {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 8px 15px;
  border-radius: 100px;
  border: solid rgb(4,88,192);
  border-width: 3px 10px;
  outline: none;
  opacity: 1;
  transition: .6s, opacity 0s 9999999s, visibility 0s 9999999s;
} 
a.button2 {
  position: relative;
  padding: calc(8px + 3px - 1px) calc(15px + 10px - 1px);
  border: 1px solid rgba(62,153,239,.5);
  background: linear-gradient(to left, rgb(62,153,239) 1%, #fff 3%, rgb(44,135,232) 8%, rgba(255,255,255,.3) 50%, rgb(44,135,232) 92%, #fff 97%, rgb(62,153,239) 99%) no-repeat;
}
a.button2:before {
  content:  "ÈÃÐÀÒÜ ÎÍËÀÉÍ";
  position:  absolute; 
  bottom: -7px;
  left: -1px;
  width: calc(100% - (15px + 10px - 1px)*2);
  background: #fff linear-gradient(rgb(58,160,253), rgb(4,88,192) 60%, rgb(49,112,201));
  box-shadow: 0 10px 18px rgba(0,0,0,.5);
}
a.button2:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
a.button2:hover:before {
  border-color: #0766d8;
  background: #fff linear-gradient(#3fadff, #0766d8 60%, #3279dd);
}

a.buttonat, a.buttonat:before {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 8px 15px;
  border-radius: 100px;
  border: solid rgb(4,88,192);
  border-width: 3px 10px;
  outline: none;
  opacity: 1;
  transition: .6s, opacity 0s 9999999s, visibility 0s 9999999s;
} 
a.buttonat {
  position: relative;
  padding: calc(8px + 3px - 1px) calc(15px + 10px - 1px);
  border: 1px solid rgba(62,153,239,.5);
  background: linear-gradient(to left, rgb(62,153,239) 1%, #fff 3%, rgb(44,135,232) 8%, rgba(255,255,255,.3) 50%, rgb(44,135,232) 92%, #fff 97%, rgb(62,153,239) 99%) no-repeat;
}
a.buttonat:before {
  content:  "ÊÓÏÈÒÜ È ÈÃÐÀÒÜ";
  position:  absolute; 
  bottom: -7px;
  left: -1px;
  width: calc(100% - (15px + 10px - 1px)*2);
  background: #fff linear-gradient(rgb(58,160,253), rgb(4,88,192) 60%, rgb(49,112,201));
  box-shadow: 0 10px 18px rgba(0,0,0,.5);
}
a.buttonat:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
a.buttonat:hover:before {
  border-color: #0766d8;
  background: #fff linear-gradient(#3fadff, #0766d8 60%, #3279dd);
}

.activ{clear: both;
    float: left;
    width: 780px;
    height: 80px;
    text-align: center;
    margin-top: 40px;
}

a.actbutton, a.actbutton:before {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 8px 15px;
  border-radius: 100px;
  border: solid rgb(4,88,192);
  border-width: 3px 10px;
  outline: none;
  opacity: 1;
  transition: .6s, opacity 0s 9999999s, visibility 0s 9999999s;
} 
a.actbutton {
  position: relative;
  padding: calc(8px + 3px - 1px) calc(15px + 10px - 1px);
  border: 1px solid rgba(62,153,239,.5);
  background: linear-gradient(to left, rgb(62,153,239) 1%, #fff 3%, rgb(44,135,232) 8%, rgba(255,255,255,.3) 50%, rgb(44,135,232) 92%, #fff 97%, rgb(62,153,239) 99%) no-repeat;
}
a.actbutton:before {
  content:  "ÊÓÏÈÒÜ Ä¨ØÅÃÎ";
  position:  absolute; 
  bottom: -7px;
  left: -1px;
  width: calc(100% - (15px + 10px - 1px)*2);
  background: #fff linear-gradient(rgb(58,160,253), rgb(4,88,192) 60%, rgb(49,112,201));
  box-shadow: 0 10px 18px rgba(0,0,0,.5);
}
a.actbutton:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
a.actbutton:hover:before {
  border-color: #0766d8;
  background: #fff linear-gradient(#3fadff, #0766d8 60%, #3279dd);
}


#Mdms1 {margin: 50px 156px 5px 156px;}
#Mdms2 {margin: 50px 156px 5px 156px;}

.onlbutton {margin-top: 5px;}
.onlineshort{overflow: hidden; position: relative; margin: 5px 0;}
.onlineshort img {width: 190px; height: 280px;}
.osobennosti ul{list-style-type:square;padding-left:18px;}
.osobennosti ul li{margin-bottom:10px;}
textarea{border:1px solid #909090;}
input:focus{outline:none;}
html{background:#eee;padding:0;}
body{/*background:url(../images/bg_1.jpg);*/font-family:Tahoma;font-size:14px;height:100%;color:#202020;margin:0;padding:0;background-color:#dfeaef;}
#all{width:100%;margin:0;padding:30px 0;}
#container{width:1000px;margin:0 auto;padding:0;}
#top{width:1000px;height:156px;background-color: white;position:relative;margin:0;padding:0;}
.instr{font-size:16px;color:green;font-weight:700;margin-left:10px;}
#searchsuggestions{z-index:101;}
.logo{width:400px;height:156px;padding:0 0px;float:left;}
.abusemessage{    display: block;margin-top: 14px;float: right;height: 30px;background-color: #329648;color: white;padding: 0 10px;text-decoration: none; font-size: 13px; font-weight: bold;line-height: 30px;}
.social{height:30px;width:220px;margin-top:9px;float:left;padding:5px 0 5px 2px;}
.social ul{height:30px;font-size:14px;list-style:none;display:inline;margin:0;}
.social li{float:left;position:relative;text-align:left;width:30px;height:30px;margin:0 3px 0 4px;}
.social li a{height:30px;width:30px;display:block;text-decoration:none;background:url(../images/social.png) 0 0 no-repeat;padding:0;}
.social li a.twitter{background-position:0 -40px;}
.social li a.facebook{background-position:-40px -40px;}
.social li a.vkontakte{background-position:-80px -40px;}
.social li a.vkontakte:hover{background-position:-80px 0;}
.social li a.gplus{background-position:-120px -40px;}
.social li a.gplus:hover{background-position:-120px 0;}
.social li a.rss{background-position:-160px -40px;}
.social li a.rss:hover{background-position:-160px 0;}
.searchblock{width:540px;height:30px;float:right;margin:40px 15px 0 0px;padding:5px 0;}
.searchblock ul{height:30px;list-style:none;width:435px;padding:0;}
.searchblock li{float:left;position:relative;border:0;display:block;height:30px;}
.searchblock li a{float:left;position:relative;text-align:center;}
.searchblock .searchbt input{width:100px;height:45px;background:url(../images/searchbt.png) 0 0 no-repeat;float:right;}
.searchblock .searchbt input:hover{background:url(../images/searchbt.png) 0 0px no-repeat;}
.searchform{color:#000;text-shadow:0 1px 1px #505050;width:420px;height:35px;line-height:35px;border:0;font-size:15px;background:#bfbfbf;overflow:hidden;padding:5px;float:left;}
.loginpanel{line-height:30px;width:208px;color:#909090;height:30px;float:right;margin:14px 0 0 -40px;padding:0 5px;}
.loginpanel a{text-decoration:none;color:#2b6d9d;padding:1px 0 2px;}
.loginpanel a:hover{color:#303030;text-decoration:underline;}
.loginpanel a span{background:#2b6d9d url(../images/green.png) repeat-x;line-height:30px;display:block;float:left;color:#fff;margin-left:66px;padding:0 10px;}
.loginpanel a span:hover{color:#000;background-position:0 -10px;}
#login{color:#505050;min-width:280px;min-height:220px;display:none;background:#d6e2ea;position:absolute;top:200px;left:50%;margin-left:-160px;z-index:20000;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
#login a{color:#08af00;text-decoration:underline;}
#login a:hover{color:#fff;text-decoration:none;}
.logintitle{line-height:40px;height:40px;text-align:center!important;padding-left:15px;background:#fff url(../images/white.png) repeat-x;border-radius:15px 15px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;}
.logintitle span{font-size:14px;color:#000000;float:left;}
.logintitle input{float:right;background:url(../images/login-close.png) 0 0 no-repeat;width:20px;height:20px;cursor:pointer;margin:10px 10px 0 0;}
.logintitle input:hover{background:url(../images/login-close.png) 0 -20px no-repeat;}
.profilephoto{width:100px;background:#f1f1f1;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:5px;padding:5px;}
.profilephotoimg{width:100px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.profile{width:140px;float:left;margin:10px 0 10px 10px;}
.profile ul{list-style:none;font-size:12px;color:#303030;margin:0;padding:0;}
.profile li{position:relative;height:20px;line-height:20px;margin:0;padding:0 0 5px!important;}
.profile li a{text-align:left;line-height:20px;font-size:12px;color:#303030!important;text-decoration:none!important;display:block;border-bottom:1px dashed #08af00;padding:0 10px;}
.profile li a:hover{color:#000!important;text-decoration:underline!important;}
.login_input{width:250px;height:70px;margin:15px;}
.login_field{width:250px;height:30px;line-height:35px;vertical-align:middle;font-size:15px;color:#505050;text-shadow:0 1px 1px #fff;background:#fff url(../images/field.png) repeat-x;margin-top:5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:0;}
.field{width:240px;height:20px;color:#505050;font-size:15px;font-family:Arial;background:none;border:0;vertical-align:middle;padding:5px;}
.enter{width:250px;height:35px;background:#08af00 url(../images/green.png) repeat-x;border:0;cursor:pointer;font-weight:700;color:#fff;font-size:16px;line-height:35px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;margin:20px 0 0;}
.enter:hover{background-position:0 -5px;color:#000;}
.not_save{font-size:12px;width:240px;height:20px;margin:0;padding:0;}
#login_overlay{background-color:#000;height:100%;left:0;opacity:0.50;-moz-opacity:0.5;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);position:fixed;top:0;width:100%;z-index:10000;display:none;}
#navi{width:1000px;height:40px;position:absolute;bottom:0;left:0;border-top:1px solid #e1e1e1;padding:0;}
.nav{height:40px;padding:0;}
.nav ul{height:40px;font-size:14px;list-style:none;display:inline;margin:0;}
.nav li{float:left;position:relative;z-index:100;text-align:left;border-right:1px solid #e1e1e1;}
.nav li a{font-family:Arial, Helvetica, sans-serif;font-weight:700;font-size:16px;color:#2b6d9d;text-shadow:0 1px 1px #fff;line-height:40px;display:block;text-decoration:none;padding:0 10px;}
.nav li a:hover{z-index:100;color:#000;text-decoration:none;text-shadow:none;}
.nav li.drop:hover .link1{color:#fff;text-shadow:none;}
.nav li.drop{background:url(../images/arrow.png) right 14px no-repeat;padding:0 10px 0 0;}
.nav li.drop:hover{background:#303030 url(../images/arrow.png) right 14px no-repeat;}
.nav li ul{z-index:500;display:none;position:absolute;width:auto;height:auto;background:#303030;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;margin:0;padding:10px;}
.nav li li{position:relative;clear:both;border-right:0;border-bottom:1px solid #404040;}
.nav li li a{clear:both;min-width:120px;text-align:left;color:#e1e1e1;font-weight:400;font-size:12px;line-height:25px;text-decoration:none;background:#303030;text-shadow:none;padding:0 5px;}
.nav li li a:hover{clear:both;color:#08af00;line-height:25px;}
.nav li:hover ul{display:block;clear:both;}
#content{width:1000px;background:#303030 url(../images/black-linen.png);margin:10px 0 0;}
.speedbar{color:#676767;max-width:820px;padding:5px 40px;}
.speedbar a{color:#000000;text-decoration:none;}

#left{float:right;width:190px;padding:5px;background-color: #202020;}
#middle{width:780px;min-height:2230px;position:relative;background:#fff;margin:0 0px 0 0px;padding:10px;float: left;}
#right{float:right;width:230px;border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;-moz-boder-radius:0 10px 10px 0;background:#f1f1f1;padding:10px;}
.block_title{width:170px;height:20px;line-height:20px;background:#329648;font-size:14px;font-weight:700;color:#fff;text-align:left;padding:5px 10px;}
.menu ul{width:186px;font-size:12px;list-style:none;background:#101010;margin:0;padding:2px;}
.menu li a{font-family:Tahoma;width:176px;line-height:25px;font-size:17px;color:white;text-decoration:none;display:block;background:#202020 url(../images/menu_li.png) 0 0 no-repeat;margin:2px 0 0!important;padding:0 5px;}
.menu li a:hover{color:#fff;text-decoration:none;background:#202020;}
.menu ul span.sublink{font-family:Arial;width:146px;line-height:25px;font-size:12px;color:#909090;text-decoration:none;display:block;background:#101010 url(../images/menu_sub.png) 0 0 no-repeat;cursor:pointer;position:relative;overflow:hidden;margin:2px 0 0;padding:0 25px 0 5px;}
.bngreen ul span .opened span.sublink{background:url(../images/menu_sub.png) 0 -25px no-repeat;}
.menu ul span.opened,.menu ul span.sublink:hover{color:#fff;background:url(../images/menu_sub.png) 0 -25px no-repeat;}
.menu ul .sublink img{width:14px;height:14px;position:absolute;top:8px;right:10px;background:0 -30px no-repeat;}
.menu ul .opened img{background-position:0 -14px;}
.menu ul .submenu{overflow:hidden;width:180px;margin:0!important;padding:0;}
.menu ul .submenu ul{list-style:none;font-size:13px;margin:0!important;padding:0;}
.menu ul .submenu ul li{margin:0;}
.menu ul .submenu ul li a{color:#909090;width:146px;height:auto;line-height:20px;text-indent:0;background:#151515 url(../images/dot.png) 5px 8px no-repeat;border:0;margin:0;padding:0 15px;}
.vote_block{width:160px;margin-bottom:10px;}
.vote_title{width:180px;background:#cacaca url(../images/vote.png) top no-repeat;color:#fff;font-size:16px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;margin:10px 0 0;}
.vote_title h1{font-size:14px;line-height:30px;padding:0 15px;}
.vbutton{font-family:Arial;background:#007de7 url(../images/blue.png) left bottom repeat-x;cursor:pointer;width:100px;height:25px;border:0!important;text-decoration:none;font-size:12px;font-weight:700;color:#fff;text-shadow:0 -1px 1px #202020;float:left;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 1px 3px #000;-moz-box-shadow:0 1px 3px #000;-webkit-box-shadow:0 1px 3px #000;margin:5px auto 10px 40px;}
.vbutton:hover{color:#e1e1e1;cursor:pointer;border:0;background-position:left top;}
.resbutton{font-family:Arial;cursor:pointer;margin-left:5px;font-size:12px;font-weight:700;color:#007de7;text-decoration:underline;}
.resbutton:hover{color:#fff;cursor:pointer;border:0;}
.tagscloud{color:#202020;margin-bottom:10px;}
.tagscloud a{color:#909090;padding:0 5px;}
.tagscloud a:hover{color:#e1e1e1;}
.archives-block{width:180px;text-align:center;padding:5px 0 0;}
.archives-block a{background:#202020;line-height:20px;text-decoration:none;color:#909090;font-weight:400;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:5px 0;padding:2px 5px;}
.archives-block a:hover{background:#007de7 url(../images/blue.png) left bottom repeat-x;color:#fff;line-height:20px;text-decoration:none;margin:5px 0;padding:2px 5px;}
.banner3{width:180px;margin-top:10px;}
.banner1{width:470px;height:60px;background:url(../images/bannerbg.png);margin:5px 0;padding:5px 30px;}
.banner2{width:230px;margin-bottom:10px;}
.blue-block{width:200px;height:35px;line-height:35px;color:#fff;font-size:14px;font-weight:700;background:#007de7 url(../images/blue-block.png) no-repeat;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;padding:0 15px;}
#topnews{background:#fff;width:220px;height:1065px;position:relative;overflow:hidden!important;margin-bottom:10px;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-bottom:1px solid #ccc;padding:0 5px 5px;}
.topnews-x{width:220px;font-size:12px;color:#909090;overflow:hidden;position:relative;border-bottom:1px solid #e1e1e1;padding:5px 0;}
.hblock{width:540px;position:relative;overflow:hidden;margin:0 0 0 -10px;}
.vblock{width:170px;overflow:hidden;float:left;background:#fff url(../images/short-data.png) repeat-x;border-top:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin:0 0 0 10px;padding:0;}
.custom-title{background:url(../images/green.png) repeat-x;height:30px;line-height:30px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 1px 2px #505050;-webkit-box-shadow:0 1px 2px #505050;-moz-box-shadow:0 1px 2px #505050;margin:5px;padding:0 8px;}
.custom-title a{line-height:30px;color:#fff;font-size:14px;font-weight:700;text-decoration:underline;}
.custom-title a:hover{color:#303030;text-decoration:none;}
.custom-1{overflow:hidden;position:relative;width:160px;height:120px;font-size:12px;color:#909090;margin-bottom:10px;border-bottom:1px dashed #ccc;padding:0 5px;}
.custom-1 a{color:#505050;font-size:12px;line-height:15px;text-decoration:underline;font-weight:700;padding:0;}
.custom-1 a:hover{text-decoration:none;color:#303030;}
.custom-1 img{width:160px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.custom-hover{width:160px;height:80px;position:absolute;top:0;left:0;background:url(../images/custom-hover.png);}
#recommend{width:320px;max-height:620px;position:relative;overflow:hidden!important;display:none;padding:0;}
.custom-3{width:320px;height:50px;font-size:12px;color:#909090;overflow:hidden;position:relative;padding:5px 0 7px;}
.white-bottom{height:10px;width:100%;background:url(../images/white-bottom.png) repeat-x;position:absolute;left:0;bottom:0;}
.custom-4-header{background:#007de7;font-size:16px;color:#fff;margin:10px 0 0;padding:5px 15px;}
.custom-4-header a{font-size:16px;color:#fff;text-decoration:underline;}
.custom-4-header a:hover{font-size:16px;color:#000;text-decoration:none;}
.custom-4{overflow:hidden;position:relative;width:320px;font-size:12px;color:#505050;margin-bottom:10px;padding:0;}
.custom-4 a{color:#505050;font-size:14px;line-height:30px;text-decoration:underline;text-align:center;}
.custom-4 img{width:320px;}
.playhover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/playhover.png) center center no-repeat;}
.videotitle{position:absolute;bottom:0;left:0;height:30px;line-height:30px;color:#fff;background:url(../images/black75.png);font-weight:400;font-size:12px;overflow:hidden;padding:0 10px;}
.slider{width:640px;height:350px;padding:0;}
.slider img{width:640px!important;}
.last-news{height:30px;line-height:30px;color:#fff;background:#303030;width:610px;padding:0 15px;}
.absfl a{color: #329648; font-size: 14px; text-decoration: underline;}
#torrentlog .absfl a:hover {color: #329648;}
#soderzh a{background:#08af00 url(../images/block_title-1.png) repeat-x;height:30px;display:block;float:left;width:190px;margin-right:5px;margin-bottom:5px;color:#FFF;font-size:14px;font-weight:700;text-align:center;line-height:30px;text-decoration:none;}
#soderzh a:hover{color:#000;}
.custom-1-cat{position:absolute;top:0;left:0;color:#fff;height:30px;line-height:30px;background:#007de7;padding:0 10px;}
.custom-1-cat a{color:#fff!important;line-height:30px!important;height:30px!important;font-weight:400!important;font-size:14px!important;padding:5px 2px!important;}
.custom-1-cat a:hover{color:#000!important;background:none;}
.custom-2{overflow:hidden;position:relative;width:310px;height:50px;font-size:12px;color:#909090;padding:5px 0;}
.custom-2 a{color:#303030;font-size:12px;line-height:15px;text-decoration:none;font-weight:700;padding:0;}
.custom-2 a:hover{text-decoration:none;color:#303030;background:#e1e1e1;}
.custom-5{overflow:hidden;position:relative;width:200px;height:120px;margin-right:15px;font-size:14px;color:#505050;float:left;padding:0;}
.custom-5 a{color:#fff;font-size:14px;text-decoration:none;padding:0;}
.custom-5 img{width:200px;}
.sblock{width:640px;height:300px;position:relative;overflow:hidden;border-top:1px solid #ccc;margin:0 0 15px;padding:10px 0;}
.custom-6{overflow:hidden;position:relative;width:310px;height:300px;font-size:12px;color:#909090;float:left;margin-right:20px;}
.custom-6 a:hover{text-decoration:underline;color:#303030;}
.custom-6 img{width:310px;}
.black_title{color:#fff;font-size:14px;text-shadow:0 1px 1px #000;width:180px;height:30px;line-height:30px;text-align:center;background:url(../images/black_title.png) no-repeat;margin:0 0 0 -10px;padding:10px;}
.black_title a{color:#fff;font-size:14px;text-decoration:underline;}
.color_title{font-size:16px;color:#fff;text-shadow:0 1px 3px #505050;width:420px;height:30px;line-height:30px;text-align:left;background:url(../images/color_title.png) no-repeat;margin:0 0 0 -10px;padding:5px 25px 10px 20px;}
.color_title a{font-size:16px;color:#fff;}
.topcat{color:#909090;font-size:12px;padding:5px 0;}
.topcat a{font-size:12px;color:#007de7!important;font-weight:400!important;text-decoration:underline!important;margin:0!important;}
.topcat a:hover{color:#000!important;}
.footer{width:990px;height:50px;color:#e1e1e1;background-color:#FFF;margin:0 auto;padding:0 10px 10px 0;}
.small-logo{float:left;width:200px;height:50px;}
.small-logo img{width:200px;height:50px;}
.sub-footer{font-weight:700;text-align:left;color:#909090;float:left;height:30px;position:relative;font-size:12px;margin:0 5px;padding:10px 0;}
.sub-footer a{color:#007de7;font-size:11px;text-decoration:underline;padding:0 5px;}
.sub-footer a:hover{text-decoration:none;color:#fff;}
.counters{height:31px;float:right;padding:9px 0;}
.counters span{margin:0 5px;}
.sanderart{float:right;margin:0 auto;}
.sanderart img{width:100px;height:50px;border:0;float:right;}
.story{width:780px;margin:0 0 5px;}
.post-title{font-size:16px;font-weight:700;color:#303030;text-decoration:none;font-family:Arial;line-height:20px;}
.post-title a{font-weight:700;color:#909090;font-size:16px;text-decoration:none;font-family:Arial;}
.post-title a:hover{color:#fff;text-decoration:underline;}
.full-story{width:780px;padding:0 0 10px;}
.full-story a{color:#007de7;font-size:13px;}
.full-story img{margin:0 10px 10px 0;}
.category{line-height:20px;height:20px;font-size:13px;color:#fff;margin:0 0 5px;padding:0;}
.category a{line-height:20px;height:20px;color:#fff;font-size:13px;text-decoration:none;background:#51ac00 url(../images/green.png) repeat-x;border-radius:5px;padding:2px 5px;}
.category a:hover{color:#ccc;text-decoration:underline;background:#505050;}
.tel{float: left; margin-top: 20px; border: 1px solid grey;}
.tel img{width: 780px;}
.post-data{font-size:12px;color:#909090;min-height:20px;overflow:hidden;line-height:20px;border-bottom:1px solid #ccc;}
.post-data a{color:#007de7;font-size:12px;text-decoration:none;}
.post-data span{float:left;width:150px;}
.tags{font-size:12px;color:#303030;font-weight:700;padding:3px 0;}
.tags a{font-size:11px;color:#fff;line-height:20px;height:20px;text-decoration:none;font-weight:400;background:#007de7 url(../images/blue.png) repeat-x;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding:1px 5px 2px;}
.tags a:hover{color:#000;text-decoration:underline;}
.related-block{background:url(../images/short-data.png) repeat-x;color:#007de7;overflow:hidden;position:relative;width:530px;max-height:210px;margin-bottom:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-top:1px solid #ccc;}
.related-block span{font-size:15px;font-weight:700;color:#08af00;line-height:20px;border-bottom:2px solid #08af00;display:block;padding:0 10px;}
.related-block ul{list-style:none;margin:0;padding:5px 0;}
.related-block li{display:block;float:left;position:relative;overflow:hidden;padding:0;}
.related-block li.related{width:255px;height:25px;border-bottom:1px solid #e1e1e1;font-size:12px;color:#909090;position:relative;float:left;overflow:hidden;margin:0 5px;padding:5px 0;}
.short-story{overflow:hidden;position:relative;width:185px;height:315px;font-size:12px;float:left;margin-right:10px;margin-top:10px;background-color:#d6e2ea;text-align:center;padding-top:4px;}
.short-title{height:40px;line-height:65px;width:240px;float:left;text-align:center;}
.short-title a{color:#000!important;font-size:14px;text-decoration:none;line-height:18px;}
.short-data{background:#f1f1f1 url(../images/short-data.png) repeat-x;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:12px;color:#909090;height:20px!important;line-height:20px!important;border-top:1px solid #e1e1e1;margin:0 0 5px;padding:0 5px;}
.short-data a{font-size:12px;color:#007de7;font-weight:400;text-decoration:none;}
.short-story img{width:175px;height:260px;margin-bottom:8px;}
.short-cat{color:#909090;font-size:11px;float:left;height:16px;margin:2px 5px 0 0;padding:0;}
.short-cat a{font-size:11px;color:#fff!important;background:url(../images/green.png) bottom repeat-x;font-weight:400!important;text-decoration:none!important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;margin:0!important;padding:1px 3px;}
.short-cat a:hover{background:#303030!important;}
.views{height:20px;background:url(../images/views.png) 0 3px no-repeat;margin-left:5px;padding:0 0 0 18px;}
.comms a{font-size:13px;line-height:20px;background:url(../images/comments.png) 0 3px no-repeat;color:#007de7;font-weight:400;margin-left:5px;padding:0 0 0 18px;}
.comms a:hover{font-size:13px;background-position:0 -12px;color:#505050;}
.addcomment{width:780px;box-shadow:0 1px 3px #909090;border-radius:5px;padding:0;}
.title{line-height:20px;color:#fff;font-size:15px;font-weight:700;background:#08af00 url(../images/green.png) repeat-x;border-radius:5px 5px 0 0;margin:0 0 5px;padding:3px 25px;}
.addcomment-post{padding:0 10px;}
.comments{width:530px;}
.comm-title{line-height:20px;color:#08af00;font-size:15px;font-weight:700;border-bottom:3px solid #08af00;border-radius:5px 5px 0 0;margin:0 0 5px;padding:3px 25px;}
.comment{width:780px;color:#303030;margin:0 0 10px;padding:0;}
.comment-left{height:70px;width:71px;color:#909090;font-size:12px;float:left;background:#e5e5e5;border-radius:5px;padding:5px;}
.comment-left a{color:#000;font-weight:700;}
.foto img{width:70px;}
.reput{margin-top:10px;text-align:center;line-height:17px;width: 79px;}
.comment-right{width:669px;color:#000;font-size:12px;min-height:100px;float:left;margin-left:10px;position:relative;border-top:1px solid #e5e5e5;background:url(../images/short-data.png) top repeat-x;border-radius:5px;-wekit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 1px 3px #bbb;-webkit-box-shadow:0 1px 3px #bbb;-moz-box-shadow:0 1px 3px #bbb;padding:5px;}
.comment-right span{color:#909090;margin-bottom:10px;font-size:12px;}
.comment-right span a{font-size:12px;margin-right:10px;}
.comment-right span img{margin-right:10px;}
#comm-id-4{margin-top:10px;}
.comment-title-hover{height:30px;line-height:45px;width:670px;font-size:12px;color:#505050;background:#fff;padding:0;}
.comment-title-hover a{color:#909090;font-size:12px;text-decoration:none;font-weight:700;}
.comment-title-hover a:hover{color:#007de7;text-decoration:none;}
.comment-number{color:#007de7!important;font-weight:700;font-size:12px;line-height:15px;float:right;background:#505050;padding:0 3px;}
.mass-action{height:15px;float:right;padding:0 5px;}
.mass_comments_action{color:#909090;padding:0 5px 5px 10px;}
.editor-row{color:#909090;font-weight:700;padding:5px 15px;}
.info{min-height:30px;color:#909090;background:#f1f1f1 url(../images/sign.png) 5px 5px no-repeat;border-left:3px solid #007de7;font-size:12px;line-height:15px;margin:10px;padding:5px 5px 5px 50px;}
.navigation{height:25px;width:100%;color:#000;font-size:15px;clear:both;margin:5px auto;padding:20px 0 5px;}
.navigation b{font-size:25px!important;}
.navigation a:link,.navigation a:visited,.navigation a:active{line-height:20px;font-size:15px;margin:1px;padding:3px 5px;}
.navigation a:hover{background:#2b6d9d url(../images/blue.png) bottom repeat-x;color:#fff;text-decoration:none;}
.navigation span{line-height:20px;height:20px;text-decoration:none;font-size:15px;border-top:1px solid #e1e1e1;padding:1px 5px;}
.line{color:#505050;border-bottom:1px solid #e1e1e1;margin:5px;padding:5px 15px;}
.line h{min-width:100px;min-height:25px;float:left;padding:3px 0;}
.row{color:#505050;padding:5px 0;}
.row h{min-width:150px;float:left;padding:3px;}
.poll{background:#eee;margin-bottom:10px;padding:5px 10px;}
.poll b{border-bottom:1px solid #303030;}
.userstop{font-family:Tahoma;font-size:11px;color:#909090;border-collapse:collapse;}
.userstop thead{font-family:Arial;height:20px;font-size:12px;color:#fff;background:#303030;padding:5px 0 0 5px;}
.userstop table{border-collapse:collapse;}
.userstop td{text-align:center;height:25px;border:1px solid #505050;padding:0;}
.userstop a{font-size:11px;text-decoration:none;color:#007de7;}
.stat{color:#707070;font-size:13px;font-weight:700;min-height:15px;border-bottom:1px solid #ccc;margin:0 20px;padding:2px 0 5px;}
.stat span{float:right;font-weight:400;}
.stat a{font-size:13px;text-decoration:none;}
.h-row{color:#505050;background:#f1f1f1;font-weight:700;margin:10px 0 0;padding:0 0 0 15px;}
.input1{width:312px;height:13px;font-family:verdana;font-size:12px;background:#fff url(../images/short-data.png) repeat-x;border:1px solid #e1e1e1;padding:3px 0;}
.input1:hover,.input3:hover,.txsh:hover,textarea:hover{-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);box-shadow:0 0 3px rgba(0,0,0,0.5);}
.input2{width:100px;height:13px;font-size:12px;padding:3px 0;}
.input3{width:223px;height:18px;font-family:Tahoma;font-size:12px;}
.clear{height:1px;clear:both;width:100%;margin:0;padding:0;}
table{background:transparent;border:0;border-collapse:separate;}
table td{text-align:left;background:transparent;padding:5px;}
select{font-size:11px;font-family:tahoma;}
.stext{color:#727272;font-size:11px;font-family:tahoma;}
.stext a:active,.stext a:visited,.stext a:link{color:#0084ff;text-decoration:none;}
.stext a:hover{color:#FFF;text-decoration:underline;}
.ntitle{color:#C0F;font-size:15px;font-family:tahoma;font-weight:700;padding:11px 0 0 6px;}
.ntitle a{color:#0084ff;text-decoration:underline;}
.ui-dialog fieldset{color:#007de7;border:1px solid #505050;padding:5px;}
.pm_status{float:left;width:280px;height:100px;margin-left:20px;margin-right:5px;padding:0;}
.pm_status_head{font-size:.9em;background:#fff url(../images/white.png) repeat-x 0 100%;height:22px;font-weight:700;text-align:center;color:#000;padding:0;}
.pm_status_content{padding:5px;}
.bb-pane{height:1%;overflow:hidden;border:1px solid #BBB;background-image:url(../bbcodes/bg.gif);}
.bb-btn,.bb-sep{height:25px;float:left;display:block;overflow:hidden;text-indent:-9999px;white-space:nowrap;}
.bb-sel{float:left;padding:4px 2px 0;}
.bb-sel select{font-size:11px;}
.bb-sep{width:5px;background-image:url(../bbcodes/brkspace.gif);}
.bb-btn{cursor:pointer;width:23px;}
#b_font{width:118px;}
#b_b{background-image:url(../bbcodes/b.gif);}
#b_i{background-image:url(../bbcodes/i.gif);}
#b_u{background-image:url(../bbcodes/u.gif);}
#b_s{background-image:url(../bbcodes/s.gif);}
#b_img{background-image:url(../bbcodes/image.gif);}
#b_up{background-image:url(../bbcodes/upload.gif);}
#b_emo{background-image:url(../bbcodes/emo.gif);}
#b_url{background-image:url(../bbcodes/link.gif);}
#b_leech{background-image:url(../bbcodes/leech.gif);}
#b_mail{background-image:url(../bbcodes/email.gif);}
#b_video{background-image:url(../bbcodes/mp.gif);}
#b_audio{background-image:url(../bbcodes/mp3.gif);}
#b_hide{background-image:url(../bbcodes/hide.gif);}
#b_quote{background-image:url(../bbcodes/quote.gif);}
#b_code{background-image:url(../bbcodes/code.gif);}
#b_left{background-image:url(../bbcodes/l.gif);}
#b_center{background-image:url(../bbcodes/c.gif);}
#b_right{background-image:url(../bbcodes/r.gif);}
#b_color{background-image:url(../bbcodes/color.gif);}
#b_spoiler{background-image:url(../bbcodes/spoiler.gif);}
#b_fla{background-image:url(../bbcodes/flash.gif);}
#b_yt{background-image:url(../bbcodes/youtube.gif);}
#b_tf{background-image:url(../bbcodes/typograf.gif);}
#b_list{background-image:url(../bbcodes/list.gif);}
#b_ol{background-image:url(../bbcodes/ol.gif);}
#b_tnl{background-image:url(../bbcodes/translit.gif);}
#b_br{background-image:url(../bbcodes/pbreak.gif);}
#b_pl{background-image:url(../bbcodes/page.gif);}
.bb-editor textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #bcc0c2;width:100%;background:#fff url(../images/fields.png) repeat-x;padding:2px;}
.editorcomm .bb-editor{width:465px;}
.editorcomm .bb-editor textarea{height:156px;}
.clr{clear:both;}
#marker-bar,#txtselect_marker{display:block;visibility:hidden;position:absolute;z-index:1200;opacity:0;-webkit-transition:opacity .4s, visibility .1s linear .4s;-moz-transition:opacity .4s, visibility .1s linear .4s;-o-transition:opacity .4s, visibility .1s linear .4s;transition:opacity .4s, visibility .1s linear .4s;}
#txtselect_marker{cursor:pointer;background:url(../dleimages/marker.png) 0 0 no-repeat;}
#txtselect_marker:hover{background-position:0 -32px;}
#marker-bar{border:1px solid #ccc;border-radius:15px;background:#fff;cursor:default;box-shadow:0 0 4px #ccc;padding:5px 10px;}
#marker-bar.show{-webkit-transition:opacity .4s, visibility 0;-moz-transition:opacity .4s, visibility 0;-o-transition:opacity .4s, visibility 0;transition:opacity .4s, visibility 0;opacity:1;visibility:visible;}
#txtselect_marker.show{visibility:visible;width:32px;height:32px;-webkit-transition:opacity .4s, visibility 0;-moz-transition:opacity .4s, visibility 0;-o-transition:opacity .4s, visibility 0;transition:opacity .4s, visibility 0;opacity:1;}
#marker-bar .masha-social,#marker-bar .masha-marker{cursor:pointer;display:block;float:left;margin:0 5px;}
#marker-bar .masha-marker{line-height:1em;color:#aaa;border-bottom:1px dotted #aaa;margin-right:10px;}
#marker-bar .masha-marker:hover{color:#ea3e26;border-color:#ea3e26;}
.user_selection,.user_selection_true{background:#c4f47d;padding:2px 0;}
.user_selection a.txtsel_close,.user_selection_true a.txtsel_close{display:none;}
.user_selection.hover a.txtsel_close,.user_selection_true.hover a.txtsel_close{display:inline-block;position:absolute;top:-7px;left:-5px;width:33px;height:33px;background:url(../dleimages/closemarker.png) 0 0 no-repeat;}
.user_selection.hover a.txtsel_close:hover,.user_selection_true.hover a.txtsel_close:hover{background-position:0 -33px;}
#share-popup{background:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.5);position:absolute;width:414px;display:none;z-index:100;opacity:0;-webkit-transition:opacity .4s, visibility .1s linear .4s;-moz-transition:opacity .4s, visibility .1s linear .4s;-o-transition:opacity .4s, visibility .1s linear .4s;transition:opacity .4s, visibility .1s linear .4s;padding:10px 0;}
#share-popup.show{display:block;-webkit-transition:opacity .4s, visibility 0;-moz-transition:opacity .4s, visibility 0;-o-transition:opacity .4s, visibility 0;transition:opacity .4s, visibility 0;opacity:1;}
#share-popup .social{height:40px;padding:0 0 10px 17px;}
#share-popup .social p{padding-bottom:10px;font-weight:700;margin:0;}
#share-popup .social ul{list-style:none;margin:0;padding:0;}
#share-popup .social ul li{float:left;margin-right:20px;padding-top:2px;position:relative;}
#share-popup .social ul a{text-decoration:none;font-size:11px;display:inline-block;color:#aaa;padding-left:25px;}
#share-popup .social ul a:hover{text-decoration:underline;color:#ea3e26;}
#share-popup .social a span{cursor:pointer;width:20px;height:20px;background:url(../dleimages/social-icons.png) 20px 20px no-repeat;position:absolute;left:0;top:0;}
#share-popup .social .tw span{background-position:0 -20px;}
#share-popup .social .fb span{background-position:-20px -20px;}
#share-popup .social .fb:hover span{background-position:-20px 0;}
#share-popup .social .vk span{background-position:-40px -20px;}
#share-popup .social .gp span{background-position:-60px -20px;}
#share-popup .social .gp:hover span{background-position:-60px 0;}
#share-popup .link{clear:both;border-top:1px solid #d9d9d9;line-height:1.2;overflow:hidden;margin:0 7px;padding:10px 5px 0 10px;}
#share-popup .link p{font-weight:700;margin:0;padding:0 0 3px;}
#share-popup .link span{color:#999;font-size:10px;display:block;padding-top:3px;}
.short-poster{width:230px;height:360px;padding:5px;}
.full-story h1{font-size:19px;width:100%;padding-top:10px;margin:5px 0;}
.left-full{width:195px;float:left;}
.full-poster{width:250px;float:left;margin-right:10px;}
.full-poster img{width:250px;height:370px;}
.full-info{width:520px;float:left;margin:0 0 10px;}
.right-full{float:right;width:325px;text-align:justify;}
.download-link{float:left;width:520px;height:100px;}
.button4{width:170px;height:30px;display:block;font-size:16px;line-height:30px;text-align:center;position:relative;font-family:Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;font-weight:700;color:#f5f5f5;text-shadow:0 -1px rgba(0,0,0,.1);text-decoration:none;user-select:none;outline:none;border:none;border-radius:3px;background:#248446 linear-gradient(#3E6344,#0E9C0F);box-shadow:inset #72de26 0 -1px 1px inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px rgba(0,0,0,.3) 0 2px 5px;margin:10px 0 0;padding:10px;}
.button3{width:170px;height:30px;display:block;font-size:16px;line-height:30px;text-align:center;position:relative;font-family:Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;font-weight:700;color:#f5f5f5;text-shadow:0 -1px rgba(0,0,0,.1);text-decoration:none;user-select:none;outline:none;border:none;border-radius:3px;background:#248446 linear-gradient(#3E6344,#0E9C0F);box-shadow:inset #72de26 0 -1px 1px inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px rgba(0,0,0,.3) 0 2px 5px;margin:10px auto;padding:10px;}
.button44{width:170px;height:20px;display:block;font-size:16px;line-height:20px;text-align:center;position:relative;font-family:Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;font-weight:700;color:#f5f5f5;text-shadow:0 -1px rgba(0,0,0,.1);text-decoration:none;user-select:none;outline:none;border:none;border-radius:3px;background:#248446 linear-gradient(#3E6344,#0E9C0F);box-shadow:inset #72de26 0 -1px 1px inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px rgba(0,0,0,.3) 0 2px 5px;margin:auto;padding:10px;}

.buttton4{width:170px;height:30px;display:block;font-size:16px;line-height:30px;text-align:center;position:relative;font-family:Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;font-weight:700;color:#f5f5f5;text-shadow:0 -1px rgba(0,0,0,.1);text-decoration:none;user-select:none;outline:none;border:none;border-radius:3px;background:#248446 linear-gradient(#3E6344,#0E9C0F);box-shadow:inset #72de26 0 -1px 1px inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px rgba(0,0,0,.3) 0 2px 5px;margin:10px 0 0;padding:10px;}

.torrent-info{margin-left:165px;width:340px;}
.size{font-weight:700;font-size:16px;margin-right:13px;}
.screens img{float:left;width:255px;height:145px;margin:5px 5px 0 0;}
.rel{display:inline-block;width:191px;vertical-align:top;text-align:center;height:320px;}
.rel a{font-size:14px;line-height:16px;text-decoration:none;font-weight:700;color:#000;}
.rel a:hover{color:green;}
.rel img{width:177px;height:265px;border:2px solid green;margin-bottom:5px;}
.top-poster{width:65px;height:95px;overflow:hidden;float:left;margin-right:10px;}
.main-descrip h1{font-size:20px;text-align:center;margin-bottom:5px;}
.main-descrip h2{font-size: 17px;}
.main-descrip{background-color:#202020;text-align:justify;padding:10px;margin-top: 10px;color: white;}
.full-info li{font-size:15px;list-style:none;line-height:25px;padding:5px 0 5px 5px;}
.first{background-color:#c2dcef;}
.video iframe{width:780px;height:475px;}
.socialno{font-size:16px;font-weight:800;width:771px;float:left;text-align:center;margin-top:20px;}
.social-buttons{width:518px;margin:10px 0 0 15px;}
.full{float:left;margin-top:40px;text-align:justify;width:780px;}
.osobennosti{margin-top:15px;text-align:justify;}
a.button7 { display: block; float: left; margin: 15px 261px; font-weight: 700; font-size: 22px; color: white; text-decoration: none; padding: .8em 1em calc(.8em + 3px); border-radius: 3px; background: rgb(64,199,129); box-shadow: 0 -3px rgb(53,167,110) inset; transition: 0.2s; } 
a.button7:hover { background: rgb(53, 167, 110); color:white;}
a.button7:active {background: rgb(33,147,90); box-shadow: 0 3px rgb(33,147,90) inset;}
a.button8 { display: block; float: left; width: 175px; margin: 15px 280px; font-weight: 700; font-size: 22px; color: white; text-decoration: none; padding: .8em 1em calc(.8em + 3px); border-radius: 3px; background: rgb(64,199,129); box-shadow: 0 -3px rgb(53,167,110) inset; transition: 0.2s; } 
a.button8:hover { background: rgb(53, 167, 110); color:white;}
a.button8:active {background: rgb(33,147,90); box-shadow: 0 3px rgb(33,147,90) inset;}
a.button72 { display: block; float: left; margin: 15px 261px; font-weight: 700; font-size: 22px; color: white; text-decoration: none; padding: .8em 1em calc(.8em + 3px); border-radius: 3px; background: rgb(64,199,129); box-shadow: 0 -3px rgb(53,167,110) inset; transition: 0.2s; } 
a.button72:hover { background: rgb(53, 167, 110); color:white;}
a.button72:active {background: rgb(33,147,90); box-shadow: 0 3px rgb(33,147,90) inset;}
.coment{float:left;width:780px;margin-top:15px;}
#dle-comments-list{margin-top:20px;}
#toTop{position:fixed;bottom:20px;right:10px;background:none;cursor:pointer;}
.sistemnye ul{padding-left:25px;list-style-image:url(../images/checkbox38.png);}
#actic{float: left;margin-top: 30px;padding: 10px;border: 4px dashed #bddcf1;}
#actic ul{padding-left: 25px;margin-top: 5px;list-style-image: url(../images/checkboxplusgr.png);}
#actic ul li{margin-top: 3px;}
.download{float:left;margin-top:30px;background-color:#d6e2ea;width:758px;border:2px solid black;text-align:center;padding:5px;}
.download h2 {font-size: 21px;font-weight: 700;color: #329648;background: none;padding:0px;}
.download table{width:758px;float:left;margin-top:10px;}
.download table tr{background-color:#FFF;}
.tdname{font-weight:700;width:150px;}
.tdzhach{width:390px;}
#torrentlog{text-align:center;}
#howload{font-size:21px;font-weight:700;}
#tdseed{color:#17A025;font-weight:700;}
#tdleech{color:red;font-weight:700;}
.chasti a{font-size:14px;font-weight:700;}
.rcomm{float:right;font-size:12px;color:#F5FFFA;text-align:right;font:12px Tahoma;font-weight:700;line-height:19px;}
#repa_ava{float:left;padding-right:10px;width:80px;height:80px;}
#repa_info{float:left;padding-right:10px;height:80px;}
.hotgames{height: 460px;background-color: white;margin-top: 10px;padding: 10px;}
.shorthot{overflow:hidden;position:relative;width:130px;height:221px;font-size:12px;float:left;margin-right:10px;margin-top:8px;text-align:center;padding-top:4px;}
.shorthot img{width:130px;height:180px;margin-bottom:3px;}
.hottitle{height:35px;width:790px;color:#2b6d9d;line-height:35px;text-align:left;font-weight:700;font-size:20px;float:left;}
.hottitles{height:35px;width:790px;color:#329648;line-height:35px;text-align:left;font-weight:700;font-size:20px;}
.hotte{width:180px;padding:5px;overflow:hidden;position:relative;font-size:12px;color:#505050;float:left;;margin-top:5px;background-color:white;text-align:center;}
.hotte img{width:70px;height:100px;margin-bottom:8px;float: left;}
.menu{margin-bottom:10px;}
.crumbs{background-color:#FFF;margin-top:10px;}
#news_set_sort{width:570px;float:right;height:35px;margin-left:10px;line-height:35px;}
.nav li img{float:left;padding:7px 6px 7px 10px;}
.hota{float:left;padding:0 10px 0 0;}
.hottitless{background-color:#329648;height:35px;width:195px;color:#FFF;line-height:35px;text-align:center;font-weight:700;font-size:14px;}
.hottes{width:180px;padding-top:8px;overflow:hidden;position:relative;height:300px;font-size:12px;color:#505050;float:left;margin-right:15px;margin-top:8px;background-color:#DADADA;text-align:center;}
.no-game h1{margin-bottom:10px;text-align:center;}
.no-game p{font-size:20px;text-align:center;}
.no-game p a{font-size:20px;}
.speeds1{width: 311px;display: block;cursor: pointer;margin: 20px 235px 20px 235px;float: left;}
image,a img,:link img,:visited img,:hover img{border:0;}
a:hover,.full-story a:hover,.post-data a:hover{color:#000;text-decoration:none;}
h1,h2,h3,h4,h6,pre,form,blockquote,fieldset,input,.comment table{margin:0;padding:0;}
.social li a.twitter:hover,.menu ul .closed img,#share-popup .social .tw:hover span{background-position:0 0;}
.social li a.facebook:hover,#share-popup .social .vk:hover span{background-position:-40px 0;}
.nav li a.link1:hover,.speedbar a:hover,.menu ul .submenu ul li a:hover{color:#fff;}
.menu li,.user_selection .closewrap,.user_selection_true .closewrap{position:relative;}
.topnews-x a,.related-block li.related a{color:#505050;font-size:12px;line-height:15px;text-decoration:none;font-weight:700;padding:0;}
.topnews-x a:hover,.custom-3 a:hover,.related-block li.related a:hover{text-decoration:underline;color:#000;}
.topnews-x img,#b_size{width:65px;}
.custom-3 a,.custom-6 a{color:#303030;font-size:13px;line-height:15px;text-decoration:none;font-weight:700;padding:0;}
.custom-3 img,.custom-2 img,.related-block li.related img{width:50px;}
.custom-4 a:hover,.custom-5 a:hover,.short-story a:hover{text-decoration:none;color:#000;}
#soderzh,.instruct,.chasti{float:left;margin-top:30px;}
.black_title a:hover,.userstop a:hover,.ntitle a:hover{text-decoration:none;}
.full-story ul,.full ul,.full ol{margin-left:15px;}
.short-story a,.shorthot a,.hotte a{color:#000;font-size:12px;line-height:12px;text-decoration:none;font-weight:700;padding:0;}
.comment a,.comment-right a,.info a,.line a,.row a{color:#007de7;}
.comment:hover .comment-title-hover,#share-popup .link a{display:block;}
.comment-title-hover span,.rcomm img{float:right;}
#b_font select,#b_size select{padding:0;}
.short-story:hover,.hotte:hover{background-color:#93bfde;}
.shorthot:hover{text-decoration: underline;}
.button4:hover,.button3:hover{-webkit-animation-play-state:paused;animation-play-state:paused;cursor:pointer;}
.button4:active,.button3:active{top:1px;color:#fff;text-shadow:0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;box-shadow:0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);}
#torrentlog a:hover,.download-link a:hover{color:#f5f5f5;}
.seed,.leech{font-weight:700;font-size:15px;}
.screens,.video,.related,.sistemnye,.orazdache{float:left;margin-top:30px;width:780px;}
.instruct ol,.orazdache ul{padding-left:18px;}
#tdseed img,#tdleech img,#tdstatus img{float:left;}
.video p,.oraz p,.orazdache p{margin-bottom:0;}
.slabpk{width: 760px;float: left;margin: 10px 0 0 29px;}
.slabpk ul li{float: left;margin-right: 38px;margin-bottom: 10px;}
.slabpk ul li a{display: block;font-size: 12px;width: 152px;}
.short-story1{overflow:hidden;position:relative;width:240px;height:370px;font-size:12px;float:left;margin-right:10px;margin-top:10px;background-color:#d6e2ea;text-align:center;padding-top:4px;}
.short-story1 img{width:215px;height:305px;margin-bottom:8px;}
.short-story1 a:hover{text-decoration:none;color:#000;}
.short-story1 a{color:#000;font-size:12px;line-height:12px;text-decoration:none;font-weight:700;padding:0;}
.short-story1:hover,.hotte:hover{background-color:#93bfde;}
.short-poster1{width:230px;height:305px;padding:5px;}
.short-title1{height:40px;line-height:65px;width:240px;float:left;text-align:center;}
.short-title1 a{color:#000!important;font-size:14px;text-decoration:none;line-height:18px;}