body  {
    text-align:  center;
    font-family:  Arial;
    font-size:  12px;
    background:  url(/layout/bg_body.png) repeat-x center 0px;
     width:  1200px;
    min-width:  100%;
    max-width:  100%;
}
a {
    text-decoration:  none;
}
#header  {
    background:  #000000;
    font-weight:  bold;
}
#header a  {
    color:  #fff;
}
.header  {
    font-size:  50px;
    text-transform:  uppercase;
    font-weight:  normal;
    color:  #000;
}
.news .categoryDescription  {
    margin-left: 0px;
    margin-top: 6px;
    margin-bottom:  12px;
    float: left;
    color:  #333337;
    opacity: 0.8;
    font-size: 14px;
    font-style: italic;
    width:  100%;
}
.wrapper,  .wrapper-top,  .top,  .navigation  {
    width:  1170px;
    margin:  0 auto;
    text-align:  left;
    padding:  0 15px;
}
.wrapper-top  {
    width:  1200px;
    padding:  0;
}
.wrapper a  {
    color:  #000;
}
.navigation  {
    padding:  0;
    background:  #000000;
    height:  160px;
}
.logo  {
    height:  120px;
}
.menu  {
    height:  39px;
    background:  url(/layout/bg_menu.png) repeat-x center;
}
.top  {
    height:  39px;
    overflow:  hidden;
}
.top ul li  {
    background: url(/layout/border_topmenu.png) no-repeat left top;
    float: left;
    height: 39px;
    padding-left:  5px;
}
.top ul li a  {
    line-height: 37px;
    display:  inline-block;
    padding:  0 7px;
    background:  url(/layout/bg_topmenu.png) no-repeat center bottom;
}
.top ul li a img {
    margin:  0 0 0 10px;
    position:  relative;
    top:  3px;
}
.contact-button  {
    width:  182px;
    height:  38px;
    float:  left;
    margin-right:  10px;
    background:  url(/layout/bg_contact_button.png) no-repeat center bottom;
}
.contact-button a  {
    line-height:  38px;
    display:  block;
    text-align:  center;
    background:  url(/layout/ico_mail.png) no-repeat 28px 13px;
}
.search  {
    float:  right;
}
/*.search label {
    color:  #a1abb7;
    line-height:  39px;
    float:  left;
    padding-right:  10px;
}
*/.search input  {
    color:  #ffffff;
    width: 100%;
    height:  40px;
    line-height:  40px;
    font-size:  12px;
    margin-top:  0px;
    float:  right;
    outline:  none;
    border:  0;
}
.search button  {
    background:  url(/layout/bg_search_button.png) no-repeat center;
    width:  37px;
    height:  40px;
    border:  none;
    display:  block;
    margin-top:  0px;
    float:  right;
}
.about_search .search-form  {
    width:  250px;
    height:  40px;
    position:  relative;
    /*overflow:  hidden;
    */top:  40px;
}
.about_search .search-form label  {
    width:  0%;
    max-width:  80%;
    height:  40px;
    transition:  opacity 0.5s linear;
    -moz-transition:  opacity 0.5s linear;
    -webkit-transition:  opacity 0.5s linear;
    -o-transition:  opacity 0.5s linear;
    background:  #000;
    float:  right;
}
.about_search input  {
    transition:  opacity 0.5s linear;
    -moz-transition:  opacity 0.5s linear;
    -webkit-transition:  opacity 0.5s linear;
    -o-transition:  opacity 0.5s linear;
    text-align:  right;
    background:  #212121;
}
.about_search .search-submit  {
    position:  relative;
    z-index:  100;
    outline:  none;
    font-size:  0;
    float:  right;
    cursor:  pointer;
}
.logo-link  {
    display:  block;
    float:  left;
    height:  81px;
    margin-left:  10px;
    margin-top:  15px;
    width:  425px;
}
.menu ul  {
    display: inline;
    position:  absolute;
    width:  1170px;
    max-width:  100%;
}
.menu ul li  {
    display: block;
    float: left;
    height: 39px;
    width:  10.74%;
    margin: 0;
    padding: 0;
    line-height: 39px;
    border-right:  1px solid #5a5e65;
    border-left:  1px solid #30353c;
    text-align:  left;
    overflow:  hidden;
}
.menu ul li:hover  {
    background:  url(/layout/bg_menu_hover.png) no-repeat top center;
}
.menu ul li:hover a  {
    color: #c8c8c8;
}
.menu ul li a,  .menu ul li span  {
    display: block;
    color:  #fff;
    float:  none;
    clear:  both;
    text-align:  center;
    padding:  0 8px;
    font-size:  15px;
}
.menu ul li > span  {
    cursor:  default;
}
.menu ul li a.long-button,  .menu ul li span.long-button {
    line-height:  19px;
    padding:  0 15px 1px 15px;
}
/*.menu ul li.last a  {
    border: 0;
}
*/.menu ul li a:hover  {
    color: #c8c8c8;
}
.menu ul li .sub-menu  {
    position:  absolute;
    left:  0px;
    width:  100%;
    clear:  both;
    background:  #AE1512;
    display:  none;
    padding:  0px;
    z-index:  9990;
    font-size:  12px;
    line-height: 39px;
}
#header .menu ul li .sub-menu a  {
    display:  inline-block !important;
    padding:  0 10px;
    float:  none;
    clear:  both;
    color:  #ffffff;
    text-align:  left;
    /*background:  url(/layout/bg_submenu.png) no-repeat 8px center;
    */z-index:  5;
    min-height:  39px;
    line-height:  39px;
    border-right:  1px solid #FFB5B2;
    text-shadow:  0 0 6px #2a2a2a;
    font-size:  15px;
    font-weight:  normal;
}
#header .menu ul li .sub-menu a:last-of-type  {
    border-right:  0px;
}
#header .menu ul li .sub-menu a:hover  {
    color:  #c3c3c3;
}
.menu ul li .sub-menu a:hover  {
    color:  #c8c8c8;
}
@media screen and (min-width: 768px)  {
    .main-menu:hover .sub-menu  {
    display:  block !important;
}
}
.main-menu.forum  {
    -moz-box-shadow:  inset 0 10px 10px -10px #2a2a2a, inset 0 -10px 10px -10px #2a2a2a;
    -webkit-box-shadow:  inset 0 10px 10px -10px #2a2a2a, inset 0 -10px 10px -10px #2a2a2a;
    box-shadow:  inset 0 10px 10px -10px #2a2a2a, inset 0 -10px 10px -10px #2a2a2a;
    background:  #AE1512;
}
.featured  {
    width:  860px;
    height:  446px;
    margin-bottom: 10px;
    background-color:  black;
    float:  left;
}
.featured #advUrl  {
    color:  #fff;
}
.featured #advUrl:hover  {
    color:  #d9d9d9;
}
.featured .overlay  {
    position:  relative;
    height:  100%;
    _width:  100%;
    /* for IE 6 */}
.featured .overlay img  {
    width: 574px;
    max-width:  100%;
    height:  370px;
}
.featured #advTitle  {
    font-size:  30px;
}
.featured .featured_image  {
    width:  574px;
    display:  inline-block;
}
.featured .overlay-text  {
    display:  inline-block;
    vertical-align:  top;
    color:  white;
    /*background:  url(/layout/t_dot68.png);
    */padding:  10px 10px 5px 10px;
    width:  260px;
}
.featured .overlay-text p  {
    font-size:  16px;
    margin:  10px 0 0;
    max-height:  14.9em;
    max-width:  100%;
    /* white-space:  nowrap;
    */text-overflow:  ellipsis;
    display:  inline-block;
    overflow:  hidden;
    line-height:  19px;
}
.featured .overlay-text h2, .featured .overlay-text h2 a span  {
    font-size:  24px;
    font-weight:  500;
    font-family:  'Tahoma',  sans-serif;
    margin:  0;
    text-transform:  uppercase;
}
.featured .overlay-text h2 a:hover  {
    text-decoration: underline;
}
/*.featured .paginator  {
    height:  91px;
}
*/.featured .paginator table  {
    margin-left:  2px;
    width:  calc(100% - 4px);
}
.featured .paginator table td  {
    padding:  10px 1px;
    text-align:  center;
}
.featured .paginator img  {
    border: 1px solid white;
    width: 73px;
    height: 50px;
    object-fit:  cover;
}
.featured .paginator a  {
    display:  block;
    background:  #C8C8C8;
    float:  left;
    height:  6px;
    width:  100%;
    /*margin-right:  2px;
    margin-bottom:  5px;
    max-width:  58px;
    */outline:  none;
}
.featured .paginator a.active  {
    background:  #ad0202;
}
#footer  {
    border-top:  1px solid #44474b;
    /*background:  #15191e;
    */background: #000;
    color:  #757779;
    padding-bottom:  25px;
    width:  100%;
}
#footer a  {
    color:  #fff;
}
.bottom-footer  {
    margin-top: 15px;
    line-height:  35px;
}
.bottom-footer img,  .bottom-footer div  {
    margin-right:  10px;
    float:  left;
}
.footer-content ul li  {
    float:  left;
}
.footer-content ul li a {
    padding:  15px 5px 0 5px;
    display:  block;
    position:  relative;
    top:  -1px;
    background:  url(/layout/bg_footer_link.png) no-repeat top center;
    float:  left;
}
.footer-content .rss-link span  {
    position:  relative;
    top:  -4px;
}
.footer-content .rss-link a  {
    padding-top:  14px;
}
.footer-articles  {
    border-top:  1px solid #272b30;
    padding-top:  1px;
}
.footer-articles a  {
    display:  block;
    padding-bottom:  5px;
}
.footer-articles table  {
    width:  100%;
}
.footer-articles table td  {
    background:  #272b30;
    padding:  10px;
    vertical-align:  top;
}
#main  {
    width: 860px;
    float:  left;
    margin-top:  10px;
}
#main.home-wrap  {
    width:  100%;
}
.main-left-wrap  {
    width: 860px;
    max-width:  100%;
    float:  left;
}
.main-left  {
    width:  860px;
    max-width:  100%;
    float:  left;
}
.main-right  {
    width:  240px;
    float:  right;
}
#sidebar  {
    float:  right;
    width:  300px;
    margin-top:  10px;
}
.home-wrap #sidebar  {
    margin-top:  -456px;
}
#sidebar h4,  #ekspert h4,  #sidebar h6  {
    font-size: 15px;
    margin: 10px 0;
}
.ads  {
    clear:  both;
    margin:  5px auto;
    text-align:  center;
}
#sidebar div:nth-child(1)  {
    margin-top:  0 !important;
}
.news  {
    font-size:  15px;
}
.news .entry  {
    border-bottom:  1px solid #c8c8c8;
    padding-bottom:  15px;
    margin:  10px 0;
    clear:  both;
}
.news h1,  .headerStyle  {
    /*background:  url(/layout/ico_01.png) no-repeat left center;
    padding-left:  40px;
    */line-height:  46px;
    font-size:  50px;
    text-transform:  uppercase;
    font-weight:  normal;
    color:  #000;
}
.error404 h1  {
    font-size:  40px;
    text-transform:  none;
}
h2.headerStyle  {
    padding-left:  40px;
    line-height:  33px;
    font-size:  30px;
    text-transform:  uppercase;
    font-weight:  normal;
    color:  #000;
    clear: both;
    background-image: none;
}
.news h4 a  {
    color:  black;
    font-weight:  bold;
    font-size:  17px;
}
.news h4 a:hover  {
    color:  #AD0202;
}
.news .entry p a:hover  {
    color:  #666;
}
.news a h2  {
    display: inline;
    font-size:  17px;
}
.news a:hover h2  {
    color:  #AD0202;
}
.news h3 a  {
    color:  #787676;
    background:  #ededed;
    font-weight:  bold;
    font-size:  12px;
}
.news a h3  {
    display: inline;
    color:  #787676;
    background:  #ededed;
    font-weight:  bold;
    font-size:  13px;
}
.news h5 a  {
    color:  #787676;
    background:  #ededed;
    font-weight:  bold;
    font-size:  13px;
}
.news .entry img  {
    width:  100px;
    height:  100px;
    border:  1px solid #dfd9d9;
    float:  left;
    display:  block;
    margin:  0 25px 10px 0;
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
}
.news .entry a:hover img  {
    transform:  scale(1.1);
}
.news .entry img.new-listing  {
    width:  220px;
    height: 118px;
    object-fit:  cover;
}
.news p  {
    font-size:  15px;
    color:  #2a2a2a;
    margin:  10px 0;
    line-height:  18px;
}
.news p a:hover  {
    color:  #666;
}
.news .entry a .article_listing_video_thumbnail  {
    width:  100px;
    height:  100px;
    float:  left;
    display:  block;
    margin:  0 25px 10px 0;
    position:  relative;
}
.news .entry a .article_listing_video_thumbnail.new-listing  {
    width:  220px;
    height:  118px;
}
.news .entry a .article_listing_video_thumbnail .article_listing_video_play_image  {
    width:  100%;
    height:  100%;
    position:  relative;
    z-index:  10;
    border:  1px solid #dfd9d9;
    background-size:  cover;
    background-position:  center center;
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
}
.news .entry a .article_listing_video_thumbnail .article_listing_video_play_icon  {
    display:  block;
    position:  absolute;
    z-index:  12;
    top: 0;
    left: 0;
    width:  100%;
    height:  100%;
    background:  url(/images/icons/play.png) no-repeat center center;
}
.news .entry a:hover .article_listing_video_thumbnail .article_listing_video_play_image  {
    transform:  scale(1.1);
}
.more  {
    display:  block;
    height:  26px;
    float:  right;
    background:  url(/layout/bg_more.png) repeat-x;
    border:  solid #efefee;
    border-width:  0 1px;
}
.more a  {
    line-height:  26px;
    background:  url(/layout/bg_more_a.png) right center no-repeat;
    padding:  0 25px 0 10px;
    margin-right:  15px;
    font-weight:  bold;
    color:  #747070;
}
.entry .fb-like  {
    display:  block;
    float:  right;
    margin-top:  2px;
}
#letter  {
    background:  url(/layout/bg_letter.png) center bottom repeat-x #e7e8e9;
    padding:  12px;
    font-size:  11px;
    margin-bottom:  10px;
}
#letter h3  {
    font-size:  18px;
    text-transform:  uppercase;
    font-weight:  normal;
    color:  #000;
    margin-bottom:  10px;
}
#letter h4 a {
    color:  black;
    font-weight:  bold;
}
#letter h5 a  {
    color:  #787676;
    font-weight:  bold;
    font-size:  12px;
    margin:  0 25px 10px 0;
}
#letter p  {
    color:  #2a2a2a;
    margin:  10px 0;
}
#letter .more  {
    float:  right;
}
#letter .more a  {
    color:  #2a2a2a;
}
img.letter  {
    width:  212px;
    height:  71px;
    margin:  10px auto 0 auto;
    display:  block;
}
#ekspert  {
    background:  #000;
    padding:  12px;
    font-size:  11px;
    color:  #fff;
    margin-bottom:  10px;
}
#ekspert h3  {
    font-size:  18px;
    text-transform:  uppercase;
    font-weight:  normal;
    margin-bottom:  10px;
}
#ekspert h4  {
    font-weight:  bold;
}
#ekspert p  {
    margin:  10px 0;
}
#ekspert .more  {
    float:  right;
}
#ekspert .more a  {
    color:  #fff;
}
img.ekspert  {
    width:  204px;
    height:  107px;
    margin:  0 3px 10px 3px;
    border:  1px solid #6e6e6e;
}
img.articleThumb  {
    width:  114px;
    height:  114px;
    margin:  0 auto 10px auto;
    border:  1px solid #6e6e6e;
    display:  block;
}
#newsletter  {
    background:  url(/layout/bg_newsletter.jpg) no-repeat center top;
    width:  280px;
    height:  50px;
    padding:  40px 0 0 20px;
    margin-bottom:  10px;
    color:  #fff;
}
#newsletterForm .email  {
    border:  none;
    height:  27px;
    line-height: 27px;
    width:  125px;
    padding-left:  5px;
    color:  #666;
}
#newsletterForm .submit  {
    margin-left:  5px;
    background:  url(/layout/button_subscribe.png) no-repeat center;
    height:  21px;
    width:  28px;
    border:  none;
}
.pool-box  {
    color:  #2a2a2a;
    margin-bottom:  20px;
    margin-top:  20px;
    font-size:  15px;
}
.pool-box h2  {
    font-size:  19px;
    text-align:  center;
}
a.pool-submit  {
    display:  block;
    height:  22px;
    line-height:  22px;
    padding:  2px 10px;
    background:  #C20202;
    border:  0px solid #ea8d8c;
    float:  right;
    clear:  both;
    color:  #fff;
    margin-top:  5px;
}
a.pool-submit span  {
    display:  inline-block;
    width:  7px;
    height:  8px;
    background:  url(/layout/bg_button_link.png) no-repeat center;
    margin-left:  10px;
}
.pool-question  {
    margin:  5px 0;
}
.pool-option  {
    margin-bottom:  10px;
}
.pool-option input  {
    margin:  2px 10px 0 0;
    float:  left;
}
.pool-option label  {
    float:  left;
    width:  265px;
}
#forumBox  {
    margin-bottom:  10px;
}
#forumBox h4  {
    background:  url(/layout/ico_02.png) no-repeat left top;
    padding-left:  40px;
    margin-bottom:  15px;
    font-size: 30px;
}
h1 span,  h2 span,  h3 span,  h4 span  {
    font-size:  19px;
    display:  block;
    clear:  both;
}
#forumBox h5  {
    font-size:  12px;
    font-weight:  bold;
    margin-bottom:  10px;
}
#forumBox h6  {
    font-size:  11px;
    font-weight:  bold;
    margin-bottom:  5px;
}
#forumBox p  {
    font-size:  11px;
    color:  #2a2a2a;
}
#forumBox img  {
    width:  61px;
    height:  61px;
    border:  1px solid #e0dada;
    display:  block;
    float:  left;
    margin-right:  10px;
}
#forumBox .postContent  {
    width:  200px;
    float:  left;
}
#forumBox .postLink  {
    padding:  5px 20px 5px 5px;
    background:  url(/layout/bg_last_forum.png) no-repeat right center #d1d2d4;
    margin-bottom:  1px;
    display:  block;
}
#forumBox .postLink.odd  {
    background-color:  #e7e8e9;
}
.onSubpage #forumBox  {
    margin-top:  -20px;
}
.onSubpage #forumBox h4  {
    font-size:  18px;
    margin-bottom:  5px;
}
.onSubpage #forumBox h4 span  {
    line-height:  33px;
}
.onSubpage #forumBox h5  {
    margin-bottom:  5px;
}
.onSubpage #forumBox .postAuthor  {
    width:  45px;
    padding-right:  10px;
    float:  left;
    text-align:  center;
}
.onSubpage #forumBox .postAuthor img  {
    margin-bottom:  3px;
    width:  45px;
    height:  45px;
    margin-right:  0;
}
.onSubpage #forumBox .postContent  {
    width:  220px;
}
.onSubpage #forumBox h6  {
    clear:  left;
    margin:  0;
    text-align:  center;
}
#registered  {
    background:  url(/layout/bg_register_box.png) repeat-x bottom center #fafbfb;
    margin-bottom:  10px;
}
#registered h2.header  {
    background:  url(/layout/ico_03.png) no-repeat 20px center;
    font-size:  18px;
    padding-left:  50px;
}
#registered a.header  {
    background:  url(/layout/register_header.png) no-repeat center;
    display:  block;
    float:  none;
    width:  300px;
    height:  87px;
}
.user-registered  {
    padding:  15px 0 15px 10px;
    float:  left;
    display:  block;
    overflow:  hidden;
    height:  62px;
    width:  140px;
}
.user-registered img  {
    margin-right:  10px;
    float:  left;
    display:  block;
    width:  61px;
    height:  61px;
    border:  1px solid #e0dada;
}
.user-registered span  {
    width:  65px;
    padding-top:  15px;
    display:  block;
    float:  left;
    font-weight:  bold;
}
/*article*/.article h2.articleHeader, .ranking h2.rankingHeader, .article h1.articleHeader  {
    /*background:  url(/layout/ico_01.png) no-repeat 0px 7px;
    padding-left:  40px;
    */margin-bottom:  0px;
}
.article h2.articleHeaderCategory  {
    /*padding-left:  40px;
    */margin-bottom:  10px;
    font-weight: normal;
    text-transform:  uppercase;
}
.article h2.articleHeader a, .ranking h2.rankingHeader a, .article h2.articleHeaderCategory a {
    font-size:  18px;
    display:  block;
    clear:  both;
    color:  #b90202;
}
.article .lead  {
    color:  #5f5f5f;
    font-weight:  bold;
    font-size:  17px;
    line-height:  1.3em;
}
.article .content  {
    padding-bottom:  10px;
    line-height:  18px;
    font-size:  15px;
}
.article .content p  {
    margin:  9px 0;
}
.article .content ul,  .article .content ol  {
    margin-left:  15px;
    display:  block !important;
    overflow:  hidden;
}
.article .content ol  {
    display:  block;
}
/*.article .content ul li  {
    background:  url(/layout/list_style.png) no-repeat left 5px;
    font-size: 15px;
    padding-left:  10px;
    margin-left:  0 !important;
}
*/.article .content ul li  {
    list-style:  square;
    font-size: 15px;
    position:  relative;
}
.article .content ul li:before  {
    content:  "";
    border-color:  transparent #AE1512;
    border-style:  solid;
    border-width:  0.35em 0 0.35em 0.45em;
    display:  block;
    height:  0;
    width:  0;
    left:  -1em;
    top:  0.9em;
    position:  relative;
}
.article .content ol li  {
    list-style:  decimal outside;
    ;
    margin-left:  10px;
    font-size: 15px;
}
.article .content h1  {
    font-size:  23px;
    margin:  10px 0;
}
.article .content h2  {
    font-size:  19px;
    margin:  10px 0;
}
.article .content h3  {
    font-size:  18px;
    margin:  16px 0 10px 0;
}
.article .content em  {
    font-style:  italic;
}
.article .content img  {
    max-width:  100% !important;
}
img.article-lead-img-full  {
    width:  100%;
}
.article table[cellpadding] td  {
    padding:  20px;
}
#new_articles a.new_articles_links  {
    display: block;
    margin:  5px 0;
    /*background:  url(/images/new_links_arrow.png) no-repeat 0% 30%;
    *//*padding-left: 14px;
    */font-size:  15px;
    font-weight: bold;
    color:  #1b161c;
}
#new_articles  {
    padding-top:  5px;
    /*border-bottom:  1px solid #E1E2E6;
    */}
#new_articles .new-art-img  {
    width:  46px;
    float:  left;
}
#new_articles li  {
    overflow:  hidden;
    margin-bottom:  5px;
    padding-bottom:  5px;
    border-bottom:  1px solid #dfdfdf;
}
#new_articles .new-art-img img  {
    border:  1px solid #dcdedd;
    display:  block;
}
#new_articles .new-art-info  {
    width:  calc(100% - 56px);
    padding-left:  10px;
    float:  left;
}
#new_articles .new-art-cat  {
    color:  #787676;
    background:  #ededed;
    font-weight:  bold;
    font-size:  13px;
}
#usersArticleLink .entry h2  {
    color: #a50108;
}
#usersArticleLink .entry h3  {
    background: #a50108;
    color:  white;
}
#popular,  #related, #new_articles  {
    margin-bottom:  10px;
}
#videoRightHeader,  #new_articles h4,  #popular h4,  #related h2,  #best h4  {
    /*background:  url(/layout/ico_02.png) no-repeat left top;
    padding-left:  40px;
    */margin:  10px 0 5px 0;
    font-size:  18px;
    line-height:  33px;
    border-bottom:  1px solid #c3c3c3;
}
#popular h4  {
    text-align:  center;
}
#new_articles h4  {
    text-align:  center;
}
#popular .thumb,  #related .thumb  {
    float:  left;
}
#popular .thumb img,  #related .thumb img  {
    width:  44px;
    height:  44px;
    display:  block;
    border:  1px solid #e0dada;
    margin-right:  10px;
    float:  left;
}
#popular .entry,  #related .entry  {
    border-bottom:  1px solid #e1e2e6;
    padding:  4px 0;
}
#popular .entry .about,  #related .entry .about  {
    float:  left;
    width:  235px;
}
#popular .entry h4 a,  #related .entry h4 a,  #popular .entry h6 a,  #related .entry h6 a  {
    color:  black;
    font-weight:  bold;
    font-size:  15px;
    margin:  5px 0;
}
#popular .entry h5 a,  #related .entry h5 a  {
    color:  #787676;
    background:  #ededed;
    font-weight:  bold;
    font-size:  13px;
}
#related  {
    background:  url(/layout/bg_related.png) repeat-x top center #e9e9ea;
    padding:  10px;
}
#related h2  {
    background:  url(/layout/ico_06.png) no-repeat left top;
}
#related .entry .about  {
    float:  left;
    width:  210px;
}
#popular .entry.adultsOnly .about  {
    width:  190px;
}
#related .entry.adultsOnly .about  {
    width:  170px;
}
#sidebar #popular .entry h6  {
    margin:  2px 0 4px 0;
}
.adultsOnly  {
    background:  url(/layout/ico_18.png) no-repeat right center;
}
.login  {
    display: block;
    margin-top: 10px;
    float:  right;
}
.login label {
    color:  #fff;
    line-height:  20px;
    float:  left;
    padding-right:  30px;
}
.login .login-input  {
    color:  #757575;
    height:  23px;
    line-height:  23px;
    padding-left:  10px;
    font-size:  10px;
    width:  120px;
    margin:  0 6px 0 0;
    float:  left;
    background:  url(/layout/bg_login_input.png) left center no-repeat #141414;
    border:  solid #383d45;
    border-width:  1px 1px 1px 0;
}
.login .login-submit  {
    float:  left;
    border:  none;
    height:  29px;
    width:  81px;
    background:  url(/layout/buttons.png) no-repeat 0 0;
    cursor: pointer;
}
.login .login-facebook  {
    margin-left:  15px;
    padding-left:  35px;
    display:  block;
    float:  left;
    height:  25px;
    line-height:  25px;
    background:  url(/layout/ico_fb.png) no-repeat left center;
    margin-right:  5px;
}
.login .register  {
    display:  block;
    float:  left;
    height:  30px;
    width:  102px;
    background:  url(/layout/buttons.png) no-repeat 0 -117px;
}
.logo .about  {
    font-weight:  normal;
    float:  right;
    text-align:  left;
    color:  #b7bec7;
    font-family:  Tahoma;
    margin-top:  43px;
    padding:  0 10px;
    width:  260px;
    line-height: 20px;
}
.login .login-submit.toRight  {
    width:  102px;
    background:  url(/layout/buttons.png) no-repeat 0 -147px;
}
.login .login-facebook.toRight  {
    background-position:  right center;
    padding-left:  0;
    padding-right:  35px;
}
.login .clear {
    padding-top:  18px;
}
.toRight  {
    float:  right !important;
}
.toLeft  {
    float:  left !important;
}
.topadarea .toRight > iframe  {
    max-width:  100%;
}
.smmobhide.topadarea  {
    text-align:  center;
}
.mixed .toRight  {
    margin-right:  18px;
    margin-bottom:  5px;
}
.mixed .toLeft  {
    margin-left:  18px;
    margin-bottom:  5px;
}
.fullWidth  {
    width:  100%;
}
.forumIndex h2  {
    font-size:  23px;
    margin-bottom:  8px;
}
.forumIndex .formIndexRows  {
    margin-bottom:  20px;
}
#footer a#gplus_link  {
    cursor:  text;
    color:  #757779;
}
a.tag_element  {
    color:  #2a2a2a;
    text-decoration:  underline;
}
.home-left-banner  {
    text-align:  center;
    margin:  10px 0;
    clear:  both;
}
/**TESTbody.sylwetka .news a h2  {
    font-size:  16px;
}
body.sylwetka .news p  {
    font-size:  14px;
}
body.sylwetka .article .lead  {
    font-size:  15px;
}
body.sylwetka .article .content  {
    font-size:  13px;
}
**//* styles from article/_article.phtml start */.article .content .advbox_related  {
    border: 1px solid #c2c3c7;
    background:  #f5f5f5;
    color: black;
    padding:  0px;
    width:  198px;
}
.article .content .advbox_related h3  {
    padding: 8px;
    margin: 0px;
    background:  #ebebeb;
    border-bottom: 1px solid #c2c3c7;
}
.article .content .advbox_related p  {
    color:  black;
    padding: 0px 9px 5px 9px;
}
.article .content .advbox_related a  {
    color:  black;
    font-weight: normal;
    display: block;
    margin-top: 6px;
    text-decoration: underline;
    font-size: 15px;
}
.article .content ul, .article .content ol  {
    display:  inline-block;
    margin-top:  -0.45em;
    margin-bottom:  0.9em;
}
.article .content ul li  {
    /*margin-left:  17px;
    */margin-left:  28px;
    font-size:  15px;
    list-style:  none;
}
.article .content ol li  {
    margin-left:  28px;
    margin-top:  10px;
    font-size:  15px;
    /*list-style:  none;
    */}
.article .content ul li:before  {
    left:  -17px;
}
.article .content iframe  {
    max-width:  100%;
}
.article-bottom-ad, .center-ad  {
    text-align:  center;
}
.article-bottom-ad img  {
    max-width:  100%;
    height:  auto;
}
.paddingBottom  {
    padding-bottom:  5px;
}
.video-bottom-ad  {
    border-bottom:  1px solid #D1D3CE;
    padding-bottom:  3px;
}
.bottomRelatedArticles  {
    margin-top: 10px;
    margin-bottom: 10px;
    padding:  5px 0px 10px 20px;
    padding-left: 20px;
    background:  #ececec;
    border: 1px solid #c3c3c3;
}
.bottomRelatedArticles a  {
    font-weight:  bold;
    font-size:  15px;
}
.bottomRelatedArticles a:hover  {
    color:  #c22323;
}
.bottomRelatedArticles h2  {
    font-weight:  normal;
    margin-bottom:  5px;
    font-size:  19px;
}
.bottomRelatedArticles img  {
    border: 1px solid #c3c3c3;
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
    width:  102px;
    height:  102px;
}
.bottomRelatedArticles img:hover  {
    transform:  scale(1.1);
}
.bottomRelatedArticles .relatedArticle  {
    width: 115px;
    float: left;
    margin-right: 19px;
}
.bottomInteresting  {
    background:  #f5f5f5;
}
/* styles from article/_article.phtml end */.div-required  {
    font-size:  13px;
}
.articleElementsBox .entry-single  {
    height:  135px;
}
#new_cookies {
    display:  none;
    padding-top:  5px;
    height:  20px;
    background:  #e9eae7;
    border-bottom:  1px solid #2e333b;
}
#new_cookies_content {
    width:  980px;
    text-align:  left;
    margin:  0px auto;
}
#new_cookies_button {
    float:  right;
    background:  #aa0000;
    border-radius:  5px;
    color:  #FFFFFF;
    padding:  3px 5px;
    margin-top:  -3px;
    cursor:  pointer;
}
#new_cookies_button:hover {
    text-decoration:  underline;
}
#new_cookies a {
    font-weight:  bold;
    color:  #000000;
}
.sticky {
    position:  absolute;
    width:  100%;
    z-index:  100;
}
.search-above-results  {
    margin:  24px auto;
    text-align:  center;
}
.search-above-results input  {
    height: 32px;
    width:  300px;
    max-width:  60%;
    font-size:  16px;
}
.search-above-results button  {
    background:  url(/layout/bg_search_button.png) no-repeat center;
    background-color:  black;
    width:  40px;
    height:  36px;
    display:  inline-block;
    margin-top:  0px;
    border:  1px solid #ccc;
    vertical-align:  bottom;
}
.ads.a10.floating  {
    top:  10px;
    z-index:  999;
}
.bottomFloatingAds  {
    opacity:  0;
    transition:  opacity 0.15s ease-in-out;
    pointer-events:  none;
}
.bottomFloatingAds.show  {
    opacity:  1;
    pointer-events:  auto;
}
.showOnMobile.homeAd ins  {
    margin-bottom:  10px;
}
.toRight .ad-200, .toRight .ad-300  {
    display:  none;
}
.mod_date_article  {
    color: #B90202;
    display: inline-block;
}
.mod_date_article_line  {
    color: #B90202;
    display: inline-block;
    font-size:  17px;
    vertical-align:  top;
}
#power-content-box {
    width:  980px;
    height:  400px;
    -webkit-user-select:  none;
    /* webkit (safari,  chrome) browsers */-moz-user-select:  none;
    /* mozilla browsers */-khtml-user-select:  none;
    /* webkit (konqueror) browsers */-ms-user-select:  none;
}
#power-content-headline {
    width:  478px;
    z-index:  999;
    height:  63px;
    position:  absolute;
    margin-top:  -1px;
    margin-left:  174px;
}
#power-content-text {
    width:  455px;
    z-index:  999;
    height:  283px;
    position:  absolute;
    margin:  81px 0 0 485px;
    background-repeat:  no-repeat;
}
#power-content-slider {
    z-index:  999;
    color:  #fff;
    width:  690px;
    position:  absolute;
    margin:  31px 0 0 0px;
}
#power-content-slider-box {
    position:  absolute;
    margin:  293px 0 0 19px;
    width:  500px;
}
#slider-iframe {
    width:  415px;
    height:  241px;
    position:  absolute;
    margin:  47px 0 0 41px;
}
.yt-movie {
    width:  415px;
    height:  241px;
    position:  absolute;
}
.iframe-stop {
    width:  415px;
    height:  241px;
    cursor:  pointer;
}
.iframe-stop:hover {
    background-position:  0 -300px;
}
.slider-img-small {
    cursor:  pointer;
    width:  64px;
    float:  left;
    height:  38px;
    margin:  0 3px 0 3px;
    border:  1px solid #000;
}
.slider-actual-img,  .slider-img-small:hover {
    border:  1px solid #fff;
}
#slider-prev,  #slider-next {
    float:  left;
    height:  40px;
    width:  13px;
    background:  url(//facetpo40.pl/images/ad/navi.png) no-repeat;
}
#slider-next {
    background-position:  -284px 0;
    padding:  9px 0 0 3px;
}
#slider-next:hover {
    background-position:  -284px -100px;
}
#slider-prev {
    padding:  9px 0 0 5px;
}
#slider-prev:hover {
    background-position:  0px -100px;
}
#slider-prev:hover,  #slider-next:hover {
    text-decoration:  underline;
    cursor:  pointer;
}
#slider-image-box {
    width:  64px;
    height:  38px;
    border:  1px solid #000;
}
#pc-up {
    z-index:  100;
}
#pcont-head {
    position:  absolute;
    color:  #fff;
}
#pcont-left {
    color:  #fff;
    position:  absolute;
    ;
    z-index:  999999;
}
#pcont-right {
    color:  #fff;
    position:  absolute;
    width:  300px;
}
#power-content-button {
    position:  absolute;
    border-radius:  6px;
    color:  #ffffff;
    font-size:  21px;
    padding:  4px 8px;
    font-weight:  lighter;
    background:  #ff6600;
    margin:  16px 0 0 717px;
    z-index:  999;
}
#power-content-button:hover {
    background-position:  0 -100px;
}
.iframe-ads {
    position: absolute;
    margin-top:  -241px;
    width:  415px;
    height:  241px;
    background:  url(//facetpo40.pl/images/ad/play.png) no-repeat;
}
.iframe-ads:hover {
    background-position:  0 -300px;
}

.after-login  {
    float:  right;
    color:  white;
    text-align:  left;
    margin-top:  5px;
    clear:  right;
}
.login-avatar  {
    float:  left;
    margin-right:  5px;
    white-space:  nowrap;
    margin-right:  20px;
    width:  222px;
}
.login-avatar img  {
    border:  1px solid #5c6267;
    width:  61px;
    height:  61px;
    float:  left;
    margin-right:  20px;
}
.after-login .edit  {
    display:  block;
    float:  left;
    height:  29px;
    width:  88px;
    background:  url(/layout/buttons.png) no-repeat 0 -29px;
    margin:  16px 20px 0 0;
}
.after-login .msg  {
    display:  block;
    float:  left;
    height:  29px;
    width:  88px;
    background:  url(/layout/buttons.png) no-repeat 0 -58px;
    margin:  16px 20px 0 0;
}
.after-login .logout  {
    display:  block;
    float:  left;
    height:  30px;
    width:  92px;
    background:  url(/layout/buttons.png) no-repeat 0 -87px;
    margin-top:  16px;
}
#tags  {
    font-size:  16px;
    text-align:  center;
    margin-bottom:  10px;
}
#facebookBox  {
    margin-bottom:  10px;
}
#hot  {
    margin:  10px auto;
    background:  url(/layout/bg_hot.jpg) no-repeat center;
    padding:  10px 15px;
    width:  1170px;
    height:  177px;
    overflow:  hidden;
    text-align:  center;
}
#hot h4  {
    font-family:  Arial;
    color:  #f3f3f3;
    font-size:  31px;
    font-weight:  bold;
    text-transform:  uppercase;
    margin-bottom:  10px;
    margin-left:  10px;
    text-align:  left;
}
#hot .bc  {
    margin-bottom:  10px;
    background:  url(/layout/bg_hot_header.png) repeat-x center;
    height:  39px;
    overflow:  hidden;
}
#hot .bc a  {
    display:  block;
    line-height:  39px;
    min-width:  100px;
    padding:  0 10px;
    float:  left;
    text-align:  center;
    font-family:  Arial;
    font-size:  12px;
    font-weight:  bold;
    color:  #48505b;
}
#hot .bc .sep  {
    background:  url(/layout/bg_hot_separator.png) no-repeat center;
    float:  left;
    height:  39px;
    width:  25px;
}
#hot .col  {
    float:  left;
    width:  19.9%;
    border-left:  1px solid #cc6a6a;
    height:  130px;
    overflow:  hidden;
}
#hot .col_i a  {
    display:  block;
    padding:  0 5px 0px 25px;
    margin-bottom:  4px;
    float:  none;
    background:  url(/layout/bg_button_link.png) no-repeat 10px center;
    text-align:  left;
    color:  #fff;
    font-size: 15px;
}
#hot .col_i  {
    float:  left;
    border-left:  1px solid #630101;
    height:  100px;
}
/*#hot .col.first  {
    margin-left:  15px;
}
*/#overHotSection, .overHotSection  {
    background-color:  #ffffff;
    -webkit-box-sizing:  border-box;
    -moz-box-sizing:  border-box;
    box-sizing:  border-box;
    overflow:  hidden;
    border:  2px solid #bbbbbb;
    max-width:  100%}
@supports (-ms-ime-align: auto)  {
    #overHotSection, .overHotSection  {
    overflow:  hidden;
}
}#overHotSection  {
    width:  1170px;
    height:  204px;
    margin:  10px auto;
}
.overHotSection.adboxes-wrapper .slider  {
    display:  none;
    width:  860px;
    max-width:  100%;
    height:  204px;
}
.overHotSection  {
    margin:  10px auto;
}
.overHotSection.adboxes-wrapper .slick-initialized  {
    display:  block;
}
.slick-prev:before,  .slick-next:before  {
    opacity:  1 !important;
    position:  relative;
}
.slick-prev:before  {
    left:  -2px;
}
.slick-next:before  {
    right:  2px;
}
.slick-prev, .slick-next  {
    background-color:  white !important;
    width:  20px !important;
    height:  20px !important;
    border-radius:  10px;
}
.slick-prev  {
    left:  2px !important;
}
.slick-next  {
    right:  2px !important;
}
#overHotSection .oxad, .overHotSection .oxad  {
    width:  230px;
    margin:  0;
    height:  200px;
    border:  0px solid #aaa;
    display: inline-block;
    vertical-align:  top;
    -webkit-box-sizing:  border-box;
    -moz-box-sizing:  border-box;
    box-sizing:  border-box;
    position:  relative;
}
#overHotSection .oxad.oxad-iframe iframe, .overHotSection .oxad.oxad-iframe iframe  {
    width:  100%;
    height:  100%;
    border:  0;
}
#overHotSection .oxad.oxad-image .inner, .overHotSection .oxad.oxad-image .inner  {
    position:  relative;
}
#overHotSection .oxad.oxad-image .oxad-image-title, .overHotSection .oxad.oxad-image .oxad-image-title  {
    position:  absolute;
    width:  100%;
    width:  calc(100% - 8px);
    bottom:  0;
    left:  0;
    text-align:  center;
    background-color:  rgb(0, 0, 0);
    background-color:  rgba(0, 0, 0, 0.7);
    color:  white;
    padding:  4px;
    font-size:  14px;
}
#overHotSection .oxad .inner, .overHotSection .oxad .inner  {
    background:  white;
    overflow:  hidden;
    width:  230px;
    height:  100%;
    /*margin:  0 auto;
    */}
@media screen and (min-width:  1024px)  {
    .overHotSection.adboxes-wrapper .oxad .inner, .overHotSection.adboxes-wrapper .oxad .inner img  {
    max-width:  100%}
}.overHotSection .slick-prev:before, .overHotSection .slick-next:before  {
    opacity:  1 !important;
}
#goUp  {
    float: right;
}
#goUp a  {
    color:  #c22323;
    text-decoration:  none;
    display:  inline-block;
    padding-right:  15px;
    margin-right:  5px;
    background:  url(/layout/ico_arrow_up.png) no-repeat right center;
}
.socials #goUp  {
    line-height:  31px;
}
.comments h2  {
    /*background:  url(/layout/ico_02.png) no-repeat left top;
    padding-left:  40px;
    */margin-top: 15px;
    margin-bottom:  0px;
    font-size:  18px;
    line-height:  33px;
    text-transform:  uppercase;
    font-weight:  normal;
}
.comments h2 span  {
    color:  #c22323;
    display:  inline;
}
.comments h2 a  {
    color:  #c22323;
    text-decoration:  none;
    display:  inline-block;
    padding-right:  15px;
    margin-right:  5px;
    background:  url(/layout/ico_arrow.png) no-repeat right center;
}
.comment  {
    background:  #d1d2d4;
    color:  #2a2a2a;
    margin-bottom:  1px;
}
.comment.odd  {
    background:  #e7e8e9;
}
.comment .box  {
    border-right:  1px solid white;
    width:  calc(100% - 166px);
    padding:  5px;
    float:  left;
}
.comment .box .content  {
    float:  left;
    width:  calc(100% - 73px);
}
.comment .box .content p  {
    margin:  5px 0;
    font-size: 15px;
}
.comment .box .content .date a, .comment .box .content .date a  {
    display:  block;
    float:  right;
    color:  #c92727;
    font-family:  Arial;
    font-weight:  bold;
    text-transform:  uppercase;
    padding-left:  20px;
    line-height:  16px;
    background:  url(/layout/ico_04.png) no-repeat left center;
}
.comment .box .content .date .left  {
    font-weight:  bold;
    color:  #000;
    font-size:  15px;
}
.comment .box a img  {
    height:  61px;
    margin-right:  10px;
    width:  61px;
    border:  1px solid #E0DADA;
    display:  block;
    float:  left;
}
.comment .box a.thumb  {
    float:  left;
}
.comment .info  {
    float:  left;
    padding:  5px;
    width:  145px;
    font-size: 15px;
}
.comment .info a  {
    color:  #000;
    font-weight:  bold;
    display:  block;
}
.comment .info .date  {
    margin:  5px;
    left:  0;
    right:  auto;
}
.comment .info .date a, .comment .info .date a  {
    display:  block;
    color:  #c92727;
    font-family:  Arial;
    font-weight:  bold;
    text-transform:  uppercase;
    padding-left:  20px;
    line-height:  16px;
    background:  url(/layout/ico_04.png) no-repeat left center;
}
.comment .info .date .left  {
    font-weight:  bold;
    color:  #000;
    font-size:  15px;
}
#breadcrumbs  {
    line-height:  27px;
    border:  1px solid;
    clear:  both;
}
#breadcrumbs ul  {
    display:  inline-block;
    float:  left;
}
#breadcrumbs ul li  {
    display:  inline-block;
    float:  left;
}
#breadcrumbs a,  #breadcrumbs ul li.current  {
    display:  block;
    float:  left;
    margin-right:  10px;
    padding-left:  13px;
    background:  no-repeat left center;
}
#breadcrumbs .first  {
    padding-left:  20px;
    margin-top:  -0.35px;
}
#breadcrumbs.bc1  {
    background:  #fcfcfc;
    border-color:  #fcfcfc;
    color:  #343942;
}
#breadcrumbs.bc1 a,  #breadcrumbs.bc1 ul li.current  {
    background-image:  url(/layout/bc1_arr.png);
    color:  #000;
}

#breadcrumbs.bc2  {
    background:  url(/layout/bc2_bg.png);
    border-color:  #d5d5d5;
    color:  #575b62;
}
#breadcrumbs.bc2 a,  #breadcrumbs.bc2 ul li.current  {
    background-image:  url(/layout/bc2_arr.png);
    color:  #343942;
}
#breadcrumbs.bc2 .home a, #breadcrumbs.bc1 .home a, #breadcrumbs.bc3 .home a  {
    background-image:  none;
    padding-left:  7px;
}
#breadcrumbs.bc3  {
    background:  url(/layout/bc3_bg.png);
    border-color:  #15191e;
    color:  #fff;
}
#breadcrumbs.bc3 a,  #breadcrumbs.bc3 ul li.current  {
    background-image:  url(/layout/bc3_arr.png);
    color:  #fff;
}
.pagin  {
    clear:  both;
    float:  right;
}
.pagin a  {
    display:  inline-block;
    margin:  2px 5px 2px 0;
    border:  1px solid #e2e4e7;
    background:  url(/layout/bg_button_pagin.png) repeat-x top center #e6e6e8;
    padding:  0 5px;
    line-height:  18px;
    color:  #939495;
    float:  left;
}
.pagin a.active  {
    background-image:  none;
    background-color:  #d1d2d4;
}
.pagin .paginPrev,  .pagin .paginNext  {
    width:  92px;
    height:  20px;
    line-height:  20px;
    background:  #C20202;
    position:  relative;
    top:  2px;
    margin:  0 5px 0 0;
    border:  0px none;
    color:  #ffffff;
    text-align:  center;
    font-size:  14px;
}
.pagin .paginNext.sub  {
    color:  #FFFFFF;
    font-weight:  bold;
    line-height:  24px;
    text-align:  center;
    background:  url(/layout/button_more.png);
}
.pagin .paginPrev span,  .pagin .paginNext span  {
    font-size:  14px;
    padding-left:  2px;
}
.advbox  {
    float:  right;
    width:  180px;
    padding:  5px 10px;
    margin:  5px 0px 5px 10px;
    background:  black;
    color:  white;
    clear:  right;
}
.advbox a  {
    color:  #fff;
    font-weight:  bold;
    text-decoration:  underline;
}
.banerBox  {
    float:  left;
    clear:  left;
    width:  300px;
    height:  250px;
    margin:  5px 20px 5px 0;
}
.banerBoxNew  {
    float:  left;
    clear:  left;
}
.banerBoxNew img  {
    margin:  5px 20px 5px 0;
}
.gvote  {
    color:  #fff;
    margin:  15px auto;
    background:  #db0303;
    font-weight:  bold;
}
.gvote h4  {
    background:  url(/layout/ico_07.png) no-repeat 40px center #d30303;
    padding-left:  70px;
    line-height:  34px;
    font-size:  14px;
    border:  solid #db0303;
    border-width:  1px 0;
}
.gvote .grow  {
    border:  solid #b10202;
    border-width:  1px 0;
}
.gvote .grow.odd  {
    background:  #b10202;
    border:  solid #db0303;
    border-width:  1px 0;
}
.gvote .grow .gcell  {
    padding:  10px 5px 10px 40px;
    width:  289px;
    display:  inline-block;
    border-right:  1px solid #b10202;
    border-left:  1px solid #db0303;
}
.gvote .grow.odd .gcell  {
    border-right:  1px solid #db0303;
    border-left:  1px solid #b10202;
}
.gvote label  {
    display:  block;
    background:  url(/layout/ico_radio.png) no-repeat left center;
    padding-left:  30px;
    cursor:  pointer;
    line-height:  14px;
}
.gvote label.checked  {
    background-image:  url(/layout/ico_radio_a.png);
}
.gvote button  {
    background:  url(/layout/buttons.png) no-repeat 0 -224px;
    width:  102px;
    height:  24px;
    border:  0px none;
    cursor:  pointer;
}
.articleGallery  {
    float:  left;
    margin-right:  15px;
}
.articleGallery img  {
    border:  1px solid #DFD9D9;
}
#main-image  {
    display:  block;
    width:  329px;
    height:  216px;
}
img.slave  {
    display:  block;
    width:  82px;
    height:  53px;
    margin-right:  6px;
    margin-left:  6px;
    float:  left;
    cursor:  pointer;
}
img.slave.current  {
    border-color:  #444a53;
}
.navGallery  {
    padding:  10px 0;
    margin-top:  10px;
    border:  solid #e0e0e0;
    border-width:  1px 0;
    overflow:  hidden;
    height:  55px;
    float:  left;
    clear:  left;
    width: 331px;
}
.navThumbs  {
    width:  290px;
    float:  left;
}
#navLeft,  #navRight  {
    display:  block;
    width:  20px;
    height:  20px;
    float:  left;
    background:  url(/layout/buttons_nav.png) no-repeat 0 0;
    margin-top:  16px;
    cursor:  pointer;
}
#navRight  {
    float:  right;
    background-position:  -20px 0;
}
#navRight.active  {
    background-position:  -20px -20px;
}
#navLeft.active  {
    background-position:  0px -20px;
}
#viewport {
    width:  290px;
    height:  55px;
    overflow: hidden;
    position: relative;
}
#viewportBox  {
    position:  absolute;
}
.avatar-description  {
    width:  358px;
    float:  left;
    clear:  left;
    padding:  3px;
    text-align:  center;
    color:  #5F5F5F;
    border:  solid #DFD9D9;
    border-width:  0 1px 1px 1px;
}
.avatar-description.fullwidth  {
    width: 100%;
    padding:  3px 0;
    border-width:  0 !important;
}
.avatar-description.fullwidth span  {
    display:  inline-block;
    padding:  0 3px;
}
.user-forms  {
    background:  url(/layout/bg_form.png) repeat-x top center #e2e3e0;
    border:  1px solid #d1d3ce;
    padding:  10px 20px 5px 20px;
}
.user-forms h3  {
    font-size:  18px;
    font-weight:  bold;
    color:  #757575;
    border-bottom:  1px solid #ddd;
    margin-bottom:  40px;
    padding-bottom:  5px;
}
.user-forms label  {
    float:  left;
    display:  block;
    width:  150px;
    padding-right:  10px;
    margin-right:  10px;
    line-height:  23px;
    background:  url(/layout/bg_label.png) repeat-y center right;
    font-weight:  bold;
    color:  #657891;
    font-size: 15px;
}
.user-forms input,  .user-forms textarea  {
    height:  23px;
    line-height:  23px;
    border:  1px solid #e2e3e0;
    background:  url(/layout/bg_input.png) no-repeat top left #fff;
    color:  #657891;
    padding-left:  13px;
    font-size:  15px;
}
.user-forms input[type="checkbox"]  {
    border:  none;
    padding:  0;
    margin-top:  3px;
    background:  none;
}
.user-forms textarea  {
    width:  calc(100% - 175px);
    height:  220px;
    margin-bottom:  20px;
}
.user-forms input.notValid ,  .user-forms textarea.notValid  {
    background-color:  #fab2b0;
}
.user-forms #submit,  .user-forms .submit,  .user-forms .downloadSubmit  {
    background:  #C20202;
    color:  #fff;
    font-weight:  normal;
    padding:  0 10px 0 10px;
    line-height:  22px;
    -webkit-appearance:  none;
    border-radius:  0;
}
.user-forms .formRow  {
    margin-bottom: 15px;
    clear:  both;
}
.user-forms div p  {
    font-size: 15px;
}
.user-forms .avatars label  {
    width:  110px;
    padding-right:  none;
}
.user-forms .avatars input  {
    float:  left;
    margin:  20px 10px 0 0;
}
.updateNav  {
    margin-left:  10px;
}
.updateNav a  {
    display:  inline-block;
    margin-right:  2px;
    line-height:  36px;
    border:  solid #d1d3ce;
    border-width:  1px 1px 0 1px;
    background:  url(/layout/bg_update_user.png) repeat-x;
    font-size:  12px;
    color:  #757575;
    padding:  0 35px;
    font-weight:  bold;
}
.updateNav a.active  {
    background:  #e5e6e3;
}
.downloadFileBox  {
    font-size:  12px;
}
.newsletter-wrap  {
    width:  600px;
    max-width:  100%;
    margin:  0 auto;
    padding:  10px 9px 5px 9px;
    clear:  both;
}
.checkbox-wrap  {
    width:  100%;
    margin-top:  10px;
}
.checkbox-wrap input  {
    position:  relative;
    top:  5px;
    display:  inline-block;
}
.checkbox-wrap span  {
    display:  inline-block;
    width: calc(100% - 30px);
    padding-left:  5px;
    position:  relative;
}
.agree1-wrap input  {
    top:  -23px;
}
.agree2-wrap input  {
    top:  -9px;
}
.checkbox-wrap label  {
    width:  100%;
    font-weight:  normal;
    color:  #000000;
    font-size:  12px;
    background:  none;
    line-height: 14px;
}
input.newsletterSubmit  {
    width:  120px;
    height:  30px;
    line-height:  20px !important;
    background:  #C20202 !important;
    margin:  10px 5px 0 0;
    border:  0px none;
    color:  #ffffff;
    text-align:  center;
    font-size:  14px;
    cursor:  pointer;
}
.text-right  {
    text-align:  right;
}
.newsletterForm input#agree1  {
    top:  4px;
}
.newsletterForm input#agree2  {
    top:  -52px;
}
.long-search  {
    margin-right:  10px;
    width:  300px;
    float:  left;
}
.forum-category  {
    font-size:  18px;
    margin:  5px 0 10px 0;
}
.forum-category a {
    color:  #B90202;
}
.forum-category h3  {
    color:  white;
    font-size:  10px;
    font-weight:  bold;
    line-height:  15px;
    margin:  10px 0;
    padding-bottom:  1px;
    padding-left:  5px;
    text-transform:  uppercase;
    background:  #15191E;
}
.forum-row  {
    border-bottom:  1px solid #15191E;
}
.forum-row.f-odd,  .post-row.f-odd  {
    background:  #E7E8E9;
}
.highlight  {
    border-color:  red;
    background:  #ffe5e5 !important;
}
.header-1,  .col-1  {
    float:  left;
    width:  342px;
    text-align:  left;
}
.header-2,  .col-2  {
    float:  left;
    width:  100px;
    margin-left:  1px;
}
.header-3,  .col-3  {
    float:  left;
    width:  52px;
    margin-left:  1px;
}
.header-4,  .col-4  {
    float:  left;
    width:  76px;
    margin-left:  1px;
}
.header-5,  .col-5  {
    float:  left;
    width:  100px;
    margin-left:  1px;
}
#main .header-1 h3,  #main .header-2 h3,  #main .header-3 h3,  #main .header-4 h3,  #main .header-5 h3  {
    color:  white;
    padding-left:  5px;
    padding-bottom:  1px;
    line-height:  15px;
    margin:  0;
    text-transform:  uppercase;
    font-size:  10px;
    font-weight:  bold;
}
#main .header-1 h3 a,  #main .header-2 h3 a,  #main .header-3 h3 a,  #main .header-4 h3 a,  #main .header-5 h3 a  {
    color:  #B90202;
}
.header-1,  .header-2,  .header-3,  .header-4,  .header-5  {
    margin-bottom:  1px;
    background:  #15191E;
}
.col-1 ,  .col-2 ,  .col-3 ,  .col-4,  .col-5  {
    margin-bottom:  1px;
    text-align:  center;
    vertical-align:  middle;
    display:  table-cell;
    color:  #2A2A2A;
}
.col-1 p,  .col-2 p,  .col-3 p,  .col-4 p,  .col-5 p  {
    padding:  5px;
}
.col-1  {
    text-align:  left;
}
.col-1 a  {
    display:  block;
    padding-bottom:  5px;
    font-weight:  bold;
    font-size:  12px;
}
.col-5 a  {
    font-weight:  bold;
    color:  #2A2A2A;
}
.request-content .header-1,  .request-content .col-1  {
    width:  208px;
}
.request-content .header-2,  .request-content .col-2  {
    width:  125px;
}
.request-content .header-3,  .request-content .col-3  {
    width:  125px;
}
.request-content .header-4,  .request-content .col-4  {
    width:  125px;
}
.request-content .header-5,  .request-content .col-5  {
    width:  125px;
}
.request-content .col-1 p  {
    width:  188px;
}
.request-content .col-2 p  {
    width:  105px;
}
.request-content .col-3 p  {
    width:  105px;
}
.request-content .col-4 p  {
    width:  105px;
}
.request-content .col-5 p  {
    width:  105px;
}
div.post-1  {
    float:  left;
    width:  110px;
    text-align:  center;
}
div.post-2  {
    float:  right;
    margin-bottom:  5px;
    width:  560px;
}
.thread-avatar img  {
    border:  1px solid #E0DADA;
    margin:  0 auto 5px auto;
    height:  61px;
    width:  61px;
}
.post-1 p  {
    padding:  5px;
}
.post-2 div  {
    padding:  5px;
}
.post-row  {
    border-bottom:  1px solid #15191E;
}
.post-edit  {
    font-style:  italic;
}
.post-actions  {
    float:  right;
    padding:  20px 10px 10px 10px;
}
div.post-quote  {
    padding:  5px 2px 5px 5px;
    background:  #D1D2D4;
}
div.post-quote-autor  {
    padding:  5px 0 5px 2px;
    font-style:  italic;
}
.actions-bottom  {
    color:  black;
    float:  right;
    padding-right:  10px;
}
.member-box  {
    text-align:  center;
    background:  #b3c0bc;
    margin:  12px;
    padding:  5px;
    float:  left;
    width:  80px;
}
.member-avatar a  {
    font-weight:  bold;
}
.member-avatar img  {
    width:  63px;
    height:  63px;
    float:  none;
    margin:  0 auto;
}
.pool-option  {
    background:  #D1D2D4;
    margin-bottom:  1px;
    padding:  5px;
}
.pool-option.odd  {
    background:  #E7E8E9;
}
.pool-position  {
    color:  #b2b3b4;
    line-height:  40px;
    padding-right:  5px;
    float:  left;
    width:  50px;
    text-align:  center;
    font-size:  22px;
}
.pool-data  {
    float:  left;
    width:  100%}
.resultBar  {
    border:  1px solid #f00;
    background:  url(/layout/rank_bg_red.png) repeat-x;
    line-height:  14px;
    text-align:  center;
    min-width:  20px;
    color:  #fff;
    font-weight:  bold;
    font-size:  11px;
    margin-top:  2px;
    white-space:  nowrap;
}
.resultBar.grey  {
    background-image:  url(/layout/rank_bg_grey.png);
    color:  #000;
    min-width:  50px;
}
.resultBar.zero  {
    border-color:  #d1d2d4;
    background-image:  url(/layout/rank_bg_zero.png);
    color:  #777;
}
.resultShade  {
    min-width:  20px;
    height:  8px;
}
.resultShade.grey  {
    min-width:  50px;
}
.commentsCounter  {
    background:  url(/layout/ico_8.png) no-repeat center;
    display:  block;
    float:  right;
    height:  36px;
    width: 33px;
    margin-top:  -2px;
    margin-right:  10px;
    line-height: 31px;
    font-weight: bold;
    text-align:  center;
}
.articleImage_s  {
    margin:  10px auto;
    float:  none;
    clear:  both;
}
.articleImage_s img  {
    display:  block;
    float:  none;
    margin:  0 auto;
}
.articleImage_m  {
    float:  left;
    clear:  left;
    margin:  0 20px 10px 0;
}
.articleImage_m img  {
    display:  block;
    float:  none;
    margin:  0 auto;
}
.articleImage_o  {
    float:  left;
    clear:  left;
    margin:  0 20px 10px 0;
}
.articleImage_o img  {
    display:  block;
    float:  none;
    margin:  0 auto;
}
.articleImage_s span,  .articleImage_m span  {
    padding:  3px;
    margin:  9px 0;
    text-align:  center;
    color:  #5F5F5F;
    margin:  0;
    display:  block;
}
#main-description  {
    text-align:  center;
    color:  #5F5F5F;
}
.rankingBox  {
    float:  left;
    width:  100%}
.rankingBox .indicator  {
    display:  block;
    height:  32px;
    width:  32px;
    margin:  20px auto;
}
.rankingAbout  {
    float:  right;
    width:  100%;
    font-size:  15px;
}
.rankingAbout h4  {
    font-weight:  bold;
    font-size:  18px;
    margin-bottom:  20px;
}
.rankingAbout p  {
    font-size:  15px;
    color:  #464646;
    line-height:  18px;
    word-wrap:  break-word;
}
.rankingItem  {
    clear:  both;
    padding:  25px 0;
    border-bottom:  1px solid #d1d2d4;
    font-weight:  bold;
    width:  100%}
.rankingItem h4  {
    font-size:  17px;
    color:  #000;
}
.rankingItem .position  {
    width:  33px;
    color:  #B2B3B4;
    float:  left;
    font-size:  24px;
    margin-right:  2px;
    text-align:  center;
    float:  left;
}
.rankingItem .data  {
    float:  left;
    width:  calc(100% - 70px);
    text-align:  center;
}
.rankingItem .data iframe  {
    height:  265px;
}
.rankingItem .voteSum  {
    text-align: right;
    font-size:  15px;
    color:  #000;
    width: 300px;
    clear: both;
    float:  right;
    margin-top:  8px;
}
.rankingItem .rankingVote  {
    background:  #C20202;
    color:  #FFF !important;
    font-weight:  normal;
    height:  27px;
    font-size:  20px;
    padding:  3px 10px 0px 10px;
    display:  inline-block;
    float:  right;
    margin:  2px 0 2px 2px;
    clear:  none;
    cursor:  pointer;
}
.rankingItem .rankingVote_mobile  {
    background:  #C20202;
    color:  #FFF !important;
    font-weight:  normal;
    height:  27px;
    font-size:  20px;
    padding:  3px 10px 0px 10px;
    display:  inline-block;
    margin:  0 auto;
    cursor:  pointer;
}
.top10Header  {
    height:  27px;
    width:  210px;
    padding-left:  30px;
    line-height:  27px;
    padding-bottom:  8px;
    margin-bottom:  5px;
    background:  url(/layout/top10_bg.png) no-repeat center;
    font-family:  Tahoma;
    font-size:  24px;
    text-transform:  uppercase;
    font-weight:  normal;
}
.ranking-row  {
    height:  80px;
    font-size:  14px;
    margin-bottom:  5px;
    background:  url(/layout/top10_r_bg.png) repeat-y right top;
}
.ranking-row img  {
    float:  left;
    width:  150px;
    height:  80px;
}
.ranking-row span  {
    float:  left;
    width:  140px;
    height:  35px;
    line-height:  14px;
    padding:  18px 5px;
    overflow:  hidden;
    text-align:  right;
}
.ranking-row.odd  {
    background-position:  left top;
}
.ranking-row.odd img  {
    float:  right;
}
.ranking-row.odd span  {
    text-align:  left;
}
.ranking-row a  {
    display:  block;
    font-family:  Tahoma;
    font-weight:  bold;
    color:  #30353d;
    text-transform:  uppercase;
}
.category #best .header  {
    height:  27px;
    width:  210px;
    padding-left:  30px;
    line-height:  27px;
    padding-bottom:  8px;
    margin-bottom:  5px;
    margin-top:  0px;
    background:  url(/layout/top10_bg.png) no-repeat center;
    font-family:  Tahoma;
    font-size:  24px;
    text-transform:  uppercase;
    font-weight:  normal;
}
.category .ranking-row  {
    height:  67px;
    width:  240px;
    font-size:  11px;
    background:  url(/layout/top10_r_bg.png) repeat-y center;
}
.category .ranking-row img  {
    width:  125px;
    height:  67px;
}
.category .ranking-row span  {
    width:  105px;
    height:  28px;
    padding:  16px 5px;
}
.rankingAbout h3  {
    color:  #787676;
    font-size:  11px;
    font-weight:  bold;
    border-bottom:  1px solid #efefef;
    text-align:  right;
}
.rankingAbout img  {
    float:  none;
    display:  block;
    margin:  5px auto;
    max-width:  100%}
.news img.letters_logo  {
    display:  block;
    float:  none;
    height:  auto;
    margin:  10px 0;
    width:  auto;
}
.forumHeader  {
    line-height:  22px;
    float:  left;
}
.forumHeaderRight  {
    float:  right;
}
.forumHeaderLink  {
    font-size:  14px;
}
.forumHeader span  {
    clear:  left;
}
.forum-root,  a.forum-root  {
    color:  #B90202;
    float:  left;
    clear:  left;
    display:  inline-block;
    font-size:  14px;
}
.forumAbout h3  {
    float:  right;
    color:  #787676;
    font-size:  11px;
    font-weight:  bold;
    line-height:  50px;
    text-align:  center;
}
.forumAbout img  {
    float:  right;
    display:  block;
    margin:  0 0 5px 10px;
}
.catRecommend  {
    float:  right;
}
.article .head .artRecommend h3,  .catRecommend h4  {
    float:  right;
    color:  #787676;
    font-size:  11px;
    font-weight:  bold;
    line-height:  50px;
    text-align:  center;
}
.article .head .artRecommend img,  .catRecommend img  {
    max-width:  200px;
    float:  right;
    display:  block;
    margin:  0 0 5px 10px;
    border:  none;
}
#ekspert.ekspertInArticle  {
    float:  right;
    margin-left:  10px;
    clear:  right;
    width:  240px;
}
a.redButton  {
    background:  url("/layout/bg_button_link.png") no-repeat scroll 98% 60% #C20202;
    border:  1px solid #DE3737;
    color:  #FFF !important;
    font-weight:  normal;
    line-height:  18px;
    height:  18px;
    font-size:  11px;
    padding:  0 22px 0 10px;
    clear:  both;
    display:  inline-block;
    margin:  2px 0 2px 2px;
}
a.redForumButton  {
    background:  #C20202;
    border:  1px solid #DE3737;
    color:  #FFF !important;
    line-height:  18px;
    height:  18px;
    font-size:  17px;
    font-weight:  normal;
    padding:  2px 10px 2px 10px;
    clear:  both;
    display:  inline-block;
    margin:  3px 0 7px 3px;
}
.trendy-box-content .redButton  {
    background:  #C20202 !important;
    border:  0;
    color:  #ffffff;
    text-align:  center;
    font-size:  14px;
    padding:  2px 15px 2px 15px;
}
.trendy-box-content .redButton span  {
    position:  relative;
    font-size:  12px;
    top:  0px;
}
.pagin a.redButton  {
    background:  #C20202;
    color:  #FFF !important;
    font-weight:  normal;
    line-height:  18px;
    height:  18px;
    font-size:  14px;
    padding:  0 10px 0 10px;
    display:  inline-block;
    float:  left;
    margin:  2px 0 2px 2px;
    clear:  none;
}
a.redButton.goToForum  {
    background:  #C20202;
    color:  #FFF !important;
    font-weight:  normal;
    line-height:  18px;
    height:  18px;
    font-size:  14px;
    padding:  0 10px 0 10px;
    display:  inline-block;
    float:  right;
    margin:  2px 0 2px 2px;
    clear:  none;
}
.reklama  {
    background-color:  #fff;
    padding:  5px;
    font-size:  14px;
    text-align:  left;
    line-height:  19px;
}
.reklama a  {
    text-decoration:  underline;
    color:  #AA0000;
    font-weight:  bold;
}
.reklama_out  {
    background-color:  #AA0000;
}
.readAbout  {
    padding:  15px 10px 10px 10px;
    text-align:  right;
    line-height:  25px;
    margin-bottom:  10px;
    background:  url(/layout/ico_06.png) 97% 20% no-repeat #E7E8E9;
    font-weight:  bold;
}
.readAbout a  {
    display:  block;
    font-size:  14px;
}
.readAbout span  {
    text-align:  left;
    display:  block;
    text-transform:  uppercase;
    font-size:  16px;
}
.writeOnForum  {
    padding:  4px 8px;
    height:  80px;
    background:  url(/layout/red_bg.png) center repeat-x;
    text-align:  right;
    line-height:  28px;
    margin-bottom:  10px;
    font-weight:  bold;
}
.writeOnForum a  {
    display:  block;
    font-size:  14px;
    color:  #fff;
}
.writeOnForum span  {
    text-align:  left;
    display:  block;
    font-size:  16px;
}
.quote  {
    width:  390px;
    float:  right;
    margin:  8px 10px 0 0;
    color:  #fff;
    font-family:  Tahoma;
    font-weight:  normal;
}
.quote h5  {
    font-size:  12px;
    font-weight:  bold;
    margin:  10px 0;
}
.quote p  {
    font-size:  11px;
}
.quote span  {
    font-size:  11px;
    float:  right;
    font-style:  italic;
}
.article_slider  {
    border:  solid #C8C8C8;
    border-width:  0px 0px 0px 0px;
    margin-bottom:  10px;
    position:  relative;
}
.article_slider.k0:after,  .article_slider.k2:after  {
    content:  "";
    width:  1px;
    height:  100%;
    position:  absolute;
    top:  0;
    right:  -4px;
    background:  #c8c8c8;
}
.article_slider .article_header,  .black_header  {
    background:  #000;
    color:  #fff;
    font-size:  18px;
    padding:  5px 10px;
}
.article_slider .article_header a,  .black_header a  {
    color:  #AD0202;
}
.article_slider .article_header a.active,  .black_header a.active  {
    color:  #fff;
}
.article_slider .article_header h3,  .black_header h3  {
    color:  #fff;
    text-transform:  uppercase;
    line-height:  20px;
    float:  left;
    font-weight: normal;
    font-size:  19px;
}
.article_slider .article_header .article_nav,  .black_header .nav_box  {
    float:  right;
    font-size:  16px;
}
.article_slider .article_header .article_nav a,  .black_header .nav_box a  {
    font-weight:  normal;
}
.black_header h3 a  {
    color:  #fff;
}
.article_slider .entry  {
    border-bottom:  none;
    padding:  0 10px 0 0;
}
.news.article_slider .entry img  {
    margin:  0 10px 0px 0;
}
.article_slider .article_thumb .hidden_lead  {
    display:  none;
}
.article_slider .article_thumb img  {
    float:  left;
    margin-right:  10px;
}
.article_slider .article_thumb  {
    float:  left;
    padding:  0px 10px 10px 10px;
    width:  190px;
    font-size:  13px;
}
.s_popular  {
    display:  none;
}
.main-left .article_slider  {
    width:  49.5%;
    float:  left;
    min-height:  335px;
}
.main-left .article_slider.k0,  .main-left .article_slider.k2  {
    margin-right:  7px;
}
.main-left .article_slider .article_header  {
    background:  #c3c3c3;
    overflow:  hidden;
}
#mobileApps  {
}
#mobileApps h2,  #mobileApps h3  {
    font-size:  19px;
    text-transform:  uppercase;
    font-weight:  normal;
    color:  #FFF;
}
#mobileApps h3  {
    font-size:  18px;
}
#mobileApps .thumb  {
    width:  100px;
    margin-right:  10px;
    float:  left;
}
#mobileApps .mobileAbout  {
}
#mobileApps .mobileAbout p.title  {
    font-size:  17px;
    font-weight:  bold;
}
#mobileApps .mobileAbout p.about  {
    margin:  15px 0;
    font-size: 15px;
}
#mobileApps .mobileAbout .recommend  {
    line-height:  30px;
}
#mobileApps .mobileAbout .recommend span  {
    margin:  0 5px 0 10px;
    float:  right;
}
#mobileApps .mobileAbout .recommend img  {
    max-height:  30px;
    max-width:  120px;
    display:  inline-block;
    float:  right;
    margin-left:  5px;
}
.gallery-thumbs,  .black_header_box  {
    padding:  7px 0 0;
    border:  solid #C8C8C8;
    border-width:  0 0 0 0;
}
.gallery-thumb  {
    float:  left;
    margin:  5px 0 5px;
    padding-bottom:  15px;
    border-bottom:  1px solid #C8C8C8;
    width:  100%;
    overflow:  hidden;
}
.gallery-thumb.no-border  {
    padding-bottom:  0px;
    border-bottom:  none;
}
.gallery-thumb .thumb-foto  {
    margin-right:  25px;
}
#GalleryBox__0-po-godzinach .gallery-thumb  {
    min-height:  170px;
}
#GalleryBox__0-po-godzinach .gallery-thumb.no-border  {
    min-height:  auto;
}
.images-thumbs,  .black_header_box  {
    padding:  7px;
    border:  solid #C8C8C8;
    border-width:  0 1px 1px 1px;
}
.gallery-thumbs .images-thumb  {
    min-height:  168px;
}
.images-thumb  {
    float:  left;
    margin:  5px 5px 15px 5px;
    padding-bottom:  15px;
    border-bottom:  1px solid #C8C8C8;
    width:  100%;
    overflow:  hidden;
}
.images-thumb.no-border  {
    padding-bottom:  0px;
    border-bottom:  none;
}
.images-thumb .thumb  {
    margin-right:  8px;
    float: left;
}
.galleryHeader  {
    font-size:  30px;
    background:  none;
    font-weight:  bold;
    text-transforum:  uppercase;
    color:  #000;
    padding:  15px 120px 15px 15px;
    margin-bottom:  10px;
    position:  relative;
}
.galleryHeader a.redButton  {
    height:  28px;
    line-height:  14px;
    position:  absolute;
    right:  15px;
    display:  none;
}
.thumb-foto  {
    width:  160px;
    height:  100px;
    float:  left;
}
.gallery-thumb .thumb-foto img  {
    width:  160px;
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
}
.gallery-thumb .thumb-foto a:hover img  {
    transform:  scale(1.1);
}
.thumb-desc  {
    width:  calc(100% - 185px);
    float:  left;
}
.thumb-desc h5  {
    font-size:  17px;
    margin:  5px 0;
}
.thumb-desc h5 a:hover  {
    color:  #AD0202;
}
.thumb-desc p  {
    font-size:  15px;
    margin:  10px 0;
    line-height:  18px;
    color:  #2A2A2A;
    height:  36px;
    overflow:  hidden;
}
.thumb-desc p a:hover  {
    color: #666;
}
.gallery-thumb .thumb-desc .more  {
    display:  none;
}
a.subcat_link  {
    background:  #EDEDED;
    color:  #787676;
    font-size:  12px;
    font-weight:  bold;
}
.images-thumb .thumb-desc  {
    width: calc(100% - 150px);
}
.images-thumb .thumb img  {
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
}
.images-thumb .thumb a:hover img  {
    transform:  scale(1.1);
}
.paginSeparator  {
    margin-top:  50px;
    padding-top:  10px;
    border-top:  1px solid #C8C8C8;
}
.photoTable #zdjecie  {
    font-size:  30px;
    text-transform:  uppercase;
    font-weight:  normal;
    margin:  0 0 20px 0;
}
.photoTable  {
    text-align:  center;
    width:  100%}
.photoTable td.navCell  {
    width:  29px;
}
td.navCell  {
    padding:  4px;
}
.navCell a  {
    display:  inline-block;
}
.video-nav .video-prev  {
    width:  25%;
    float:  left;
    text-align:  left;
    margin-top:  5px;
    font-size: 23px;
    font-weight:  bold;
}
.video-nav .video-center  {
    width:  49%;
    text-align:  center;
    margin-top:  5px;
    font-size: 22px;
    font-weight:  bold;
    float:left;
}

.video-nav .video-center .pagin-center {
    background:#B22222;
    color:#fff;
    font-size:19px;
    padding:11px;
    border-radius: 16px;
    width:180px;
    font-weight:100;
}

.video-nav .video-next  {
    width:  25%;
    float:  right;
    text-align:  right;
    margin-top:  5px;
    font-size:  23px;
    font-weight:  bold;
}
/*.navCell a.pagin-next  {
    background:  url(/images/nav_foto_right.jpg) no-repeat center;
}
*/.image-arrow-left,  .image-arrow-right  {
    font-size:  50px;
    color:  #c20202 !important;
    position:  absolute;
    top:  50%;
    margin-top:  -28px;
    opacity:  0;
    transition:  all 0.3s ease-in-out;
    -o-transition:  all 0.3s ease-in-out;
    -ms-transition:  all 0.3s ease-in-out;
    -moz-transition:  all 0.3s ease-in-out;
    -webkit-transition:  all 0.3s ease-in-out;
}
.image-arrow-left  {
    left:  15px;
}
.image-arrow-right  {
    right:  15px;
}
.td-image:hover .image-arrow-left,  .td-image:hover .image-arrow-right  {
    opacity:  1;
}
.video_description  {
    margin-bottom: 6px;
    width:  100%;
    font-size:  15px;
    margin-left:  0px;
    padding:  15px 0;
    border-bottom:  1px solid #D1D3CE;
    word-wrap:  break-word;
}
.relatedPhotoTable  {
    width:  100%;
    margin:  0 auto;
}
.relatedPhotoTable .navCell a  {
    height:  30px;
    width:  22px;
    display:  inline-block;
}
.relatedPhotoTable .navCell a.pagin-prev  {
    background:  url(/images/nav_cat_left.png) no-repeat center;
}
.relatedPhotoTable .navCell a.pagin-next  {
    background:  url(/images/nav_cat_right.png) no-repeat center;
}
.relatedThumbs  {
    width:  100%}
.related-thumb  {
    width:  170px;
    height:  129px;
    overflow:  hidden;
    padding:  5px 15px;
    float:  left;
}
.related-thumb a.play_layer  {
    color:  #343942;
    font-size:  15px;
    font-weight:  bold;
}
.related-thumb img  {
    width:  120px;
    height:  90px;
    margin-bottom:  5px;
}
.related-thumb p.slick-item-title,  .related-thumbImage p.slick-item-title  {
    white-space:  nowrap;
    text-overflow:  ellipsis;
    overflow:  hidden;
    color:  #343942;
    font-size:  15px;
    font-weight:  bold;
}
.related-thumbImage  {
    width:  150px;
    height:  auto;
    overflow:  hidden;
    padding:  5px 15px;
    float:  left;
    text-align: center;
}
.related-thumbImage a  {
    color:  #343942;
    font-size:  15px;
    font-weight:  bold;
}
.related-thumbImage img  {
    margin-bottom:  5px;
}
.slide_related_container  {
    width:  100%;
    height:  270px;
    overflow:  hidden;
    position:  relative;
}
.slide_related_scroller  {
    position:  absolute;
    width:  999999px;
    left:  0;
}
.slide_related  {
    width:  730px;
    float:  left;
    text-align:  center;
}
.relatedPhotoTable .slide_related_container  {
    width:  100%;
    min-height:  285px;
    overflow:  hidden;
    position:  relative;
}
.relatedPhotoTable .slide_related_scroller  {
    position:  absolute;
    width:  9999px;
}
.relatedPhotoTable .slide_related  {
    width:  822px;
    float:  left;
}
.relatedPhotoTable .navCell  {
    width:  22px;
}
.relatedPhotoTable .related-thumbImage  {
    height:  auto;
}
.relatedPhotoTable .slick-next, .relatedPhotoTable .slick-prev  {
    height: 33px;
    width:  33px;
}
.relatedPhotoTable .slick-next:before, .relatedPhotoTable .slick-prev:before  {
    font-size:  33px;
}
.align_bottom td  {
    vertical-align:  bottom;
}
#GalleryBox #CommunityBox ul  {
    display:  inline-block;
}
#GalleryBox #CommunityBox ul li  {
    float:  left;
}
.jokeBox  {
    background:  #7f7f7f;
    padding:  5px 10px;
    color:  #fff;
    margin-bottom:  10px;
}
.jokeBox p  {
    margin:  15px 0;
}
.jokeBox h4  {
    font-size:  18px;
    font-weight:  normal;
    text-transform:  uppercase;
    margin:  0;
}
.numberBox  {
    color:  #fff;
    padding:  5px 5px 5px 10px;
    background:  #000;
    margin-bottom:  10px;
}
.numberBox h4  {
    font-size:  18px;
    font-weight:  normal;
    text-transform:  uppercase;
}
.numberBox p  {
    margin:  20px 0;
    font-size:  15px;
}
.numberBox p span  {
    font-size:  40px;
    font-weight:  bold;
    color:  #f41625;
}
.numberBox p.source  {
    margin-bottom:  0px;
    text-align:  right;
    font-size:  12px;
    font-style:  italic;
}
#forum_slider  {
    width:  240px;
    position:  relative;
    margin-bottom:  10px;
}
#sidebar #forum_slider  {
    width:  100%}
.forum_slider_link  {
    text-align:  center;
}
#forum_slider #forumPostsBox  {
    padding:  1px 5px 0px 5px;
    border:  1px solid #C8C8C8;
    height:  177px;
    overflow:  hidden;
    position:  relative;
    margin-top:  -6px;
    *margin-top:  0px;
}
#forum_slider #forumPostsBox img  {
    width:  40px;
    height:  40px;
    margin-right:  5px;
}
#forum_slider #forumPostsBox .postLink  {
    padding-bottom:  2px;
    margin-bottom:  2px;
    border-bottom:  1px solid #C8C8C8;
    display:  block;
    height:  55px;
    overflow:  hidden;
}
#forum_slider #forumPostsBox .postLink p  {
    line-height:  14px;
    height:  28px;
    overflow:  hidden;
    font-size:  14px;
}
#forum_slider #forumPostsBox .postLink .postContent h5  {
    overflow:  hidden;
    white-space:  nowrap;
    font-size:  14px;
}
#forum_slider #forumPostsBox .author_thumb  {
    width:  50px;
    overflow:  hidden;
    float:  left;
}
#forum_slider #forumPostsBox .postContent  {
    width:  238px;
    float:  left;
}
#forum_slider #forumPostsBox .forum_scroll_container  {
    position:  absolute;
    top:  1px;
}
.video_box_sg  {
    overflow:  hidden;
    margin:  10px 0 10px;
}
.video_box_sg h3, .gallery_main_page h3  {
    color:  #000;
    position:  relative;
    font-size:  19px;
    font-weight:  normal;
    margin-bottom:  5px;
    text-transform:  uppercase;
}
.video_box_sg .videoA,  .video_box_sg .videoB  {
    width:  100%;
    margin-bottom:  10px;
}
.youtube_video_holder {
    background-position: center center;
    background-size:  cover;
    background-repeat:  no-repeat;
    position:  relative;
    cursor:  pointer;
}
.youtube_video_holder::after {
    content: '';
    position: absolute;
    height:  100%;
    width:  100%;
    background-image:  url('../images/youtube-play-black-80.png');
    background-position:  center center;
    background-repeat:  no-repeat;
}
.youtube_video_holder:hover::after {
    background-image:  url('../images/youtube-play-red-80.png');
}
.videoA .article_header,  .videoB .article_header  {
    height:  36px;
    line-height:  36px;
    background:  #c3c3c3;
    padding:  0 13px;
}
.videoA .article_header h3,  .videoB .article_header h3  {
    color:  #ffffff;
}
.video-title  {
    font-weight:  bold;
    font-size:  18px;
    padding:  5px 0;
}
.video-title a:hover  {
    color:  #AD0202;
}
.galleries_recommended_sg  {
    width: 100%;
    background-color:  black;
    color: white;
    padding:  8px 0;
    box-sizing:  border-box;
    overflow:  auto;
    padding-left:  1%;
    margin-bottom:  10px;
}
.galleries_recommended_sg h3  {
    font-size:  19px;
    font-weight:  normal;
    margin-bottom:  5px;
    text-transform:  uppercase;
    display:  none;
}
.galleries_recommended_sg .recommended_gallery  {
    width:  31%;
    margin:  0 1%;
    display:  inline-block;
    vertical-align:  top;
    float:  left;
}
.galleries_recommended_sg .recommended_gallery .image  {
    width:  100%;
    height:  200px;
    display: inline-block;
    background-position:  center center;
    background-size:  cover;
}
.galleries_recommended_sg .recommended_gallery .title, .galleries_recommended_sg .recommended_gallery .title a  {
    font-size:  16px;
    font-weight:  normal;
    margin-top:  5px;
    margin-bottom:  5px;
    color:  white;
}
.galleries_recommended_sg .recommended_gallery .title a:hover  {
    color:  #A40000;
}
.gallery_main_page h3  {
    text-align:  center;
}
.gallery-title  {
    width:  100%;
    text-align:  center;
}
.gallery-title a  {
    color:  #000000 !important;
    font-weight:  500;
    font-size:  17px;
}
.yt_thumbs  {
    padding:  5px 0 0px 2px;
    margin-bottom:  10px;
}
.yt_thumb  {
    margin:  2px 5px;
    width:  200px;
    height:  auto;
    float:  left;
    overflow:  hidden;
}
.yt_thumb a  {
    color:  #343942;
    font-size:  13px;
    font-weight:  bold;
    margin-top:  5px;
    white-space:  nowrap;
}
.yt_more  {
    text-align:  right;
    margin:  0 8px 5px 0;
}
.yt_more .redButton  {
    display:  inline-block !important;
    float:  none;
}
.category .yt_thumb  {
    width:  213px;
}
.category .black_header  {
    margin-top:  10px;
}
.gallery_main_page  {
    margin-bottom:  10px;
    position:  relative;
}
.gallery_main_page_sponsor  {
}
.gallery_main_page_sponsor a  {
    color:  #fff;
    text-decoration:  none;
}
.gallery_main_page img  {
    width:  94%;
    height:  auto;
}
#fixed_box  {
    text-align:  left;
    background-color:  #fff;
    bottom: 5px;
    position: fixed;
    z-index: 10000000;
    width:  240px;
    padding:  10px 20px 10px 10px;
    border-top:  2px solid #000;
    border-left:  1px solid #f0f0f0;
    -moz-box-shadow:  0 4px 10px #666;
    -webkit-box-shadow:  0 4px 10px #666;
    box-shadow:  0 4px 10px #666;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,  direction=270,  strength=7)";
    filter:  progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,  direction=270,  strength=7);
    _position:  absolute;
    _top:  0;
    display:  none;
}
#fixed_box h6  {
    text-transform:  uppercase;
    font-size:  10px;
    font-weight:  bold;
    margin: 0 0 5px 0;
    padding: 0;
}
#fixed_box p  {
    margin:  0;
}
#fixed_close  {
    padding:  0;
    position:  absolute;
    top:  5px;
    right:  5px;
    width:  13px;
    height:  13px;
    background:  url('/images/close_window.gif') no-repeat;
    text-indent:  -999em;
    overflow:  hidden;
}
#fixed_box .fixed_thumbnail img  {
    float:  left;
    float:  left;
    margin:  0 5px 5px 0;
}
.skyscraper  {
    position:  absolute;
    padding:  5px;
    display:  none;
    top:  199px;
}
.skyscraper#sky_left  {
    left:  10px;
}
.skyscraper#sky_right  {
    right:  10px;
}
.play_layer  {
    display:  inline-block;
    position:  relative;
}
.play_layer span  {
    display:  inline-block;
    position:  absolute;
    left:  0;
    top:  0;
    z-index:  1;
    width:  160px;
    height:  90px;
    background:  url(/images/icons/play.png) no-repeat center;
}
.related-thumb .play_layer span  {
    width:  130px;
}
.play_layer.small span  {
    width:  82px;
    height:  52px;
}
#facebook_box  {
    display:  none;
}
#overlayad, #overlayadV  {
    background-color:  grey;
    position:  fixed;
    height:  100%;
    width:  100%;
    top:  0;
    left:  0;
    z-index:  99998;
}
#overlayad .ads, #overlayadV .ads  {
    margin:  0 auto;
     width: 300px;
}
#overlayad .closeme, #overlayadV .closeme  {
    font-size:  30px;
    background-color:  rgba(230,  230,  230,  0.2);
    border:  1px solid #333;
    display:  block;
    height:  36px;
    width:  36px;
    line-height:  34px;
    position:  absolute;
    z-index:  99999;
    top:  20px;
    right:  20px;
    text-align:  center;
    padding:  2px 0px 0px 0px;
    color:  #333;
}
.contact-button  {
    background:  none;
    width:  auto;
}
.contact-button a  {
    color:  #A1ABB7 !important;
    padding-right: 30px;
    background-position:  right 14px;
}
.facet_link a {
    color:  #A1ABB7 !important;
}
.post-2 .formBody  {
    font-size:  12px;
}
.overlay-text .active  {
    opacity: 0.5;
}
.add_to_favorites  {
    background:  #aa0000 !important;
}
.to_favorites  {
    position:  absolute;
    top:  50px;
    color:  #333;
    background:  #fff;
    border:  2px solid #CCC;
    padding:  5px;
    display:  none;
}
.to_favorites a  {
    color:  #AA0000 !important;
    font-weight:  bold;
}
#popular_facet  {
    margin-bottom:  10px;
}
#popular_facet .thumb,  #related .thumb  {
    float:  left;
}
#popular_facet .thumb img,  #related .thumb img  {
    width:  44px;
    height:  44px;
    display:  block;
    border:  1px solid #e0dada;
    margin-right:  10px;
    float:  left;
}
#popular_facet .entry {
    border-bottom:  1px solid #e1e2e6;
    padding:  4px 0;
}
#popular_facet .entry .about {
    float:  left;
    width:  235px;
}
#popular_facet .entry h4 a,  #popular_facet .entry h6 a {
    color:  black;
    font-weight:  bold;
    font-size:  12px;
    margin:  5px 0;
}
#popular_facet .entry h5 a  {
    color:  #787676;
    font-weight:  bold;
    font-size:  11px;
}
#popular_facet .entry.adultsOnly .about  {
    width:  190px;
}
#popular_facet h4  {
    background:  url(/layout/ico_02.png) no-repeat left top;
    padding-left:  40px;
    margin:  10px 0 5px 0;
    font-size:  18px;
    line-height:  33px;
}
#sidebar #popular_facet .entry h6  {
    margin:  2px 0 4px 0;
}
.main-menu span  {
    font-size: 15px;
}
.main-menu.last  {
    font-size: 15px;
}

.video_description iframe {
    max-width:100% !important;
}

.video_description .about img {
    width:auto !important;
    max-width:100%;
}