
/* 
    Created on : 2016-03-23, 11:03:35
    Author     : DVDMAX.PL Kamil Kościelniak <koscielniak@dvdmax.pl>
*/

@import url(https://fonts.googleapis.com/css?family=Ubuntu);

body{
    background-image: none !important;    
    background-color: #fff;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

body, a{
    font-family: 'Ubuntu', sans-serif !important;
}
a{
    font-weight: normal;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

.nowrap{
    white-space: nowrap;
}
.uppercase{
    text-transform: uppercase;
}

.pointer{
    cursor: pointer;
}

.align-l{
    text-align: left !important;
}
.align-r{
    text-align: right;
}
.align-c{
    text-align: center;
}
.valign-top{
    vertical-align: top;
}
.valign-bottom{
    vertical-align: bottom;
}
.valign-middle{
    vertical-align: middle;
}
.clear{
    clear: both;
}
.cell{
    display: table-cell;
}
.row{
    display: table-row;
}
.table{
    display: table;
    width: 100%;
}
.inblock{
    display: inline-block;
}
.bold{
    font-weight: bold;
}
.italic{
    font-style: italic;
}
#top{
    margin-top: 5px;
}
#container{
    width: 1200px;
    margin: 0px auto;
    padding: 0;
    text-align: left;
    position: relative;
}
#content_outer{
    float: none !important;
    width: auto;
}
.toptable{
    display: table; 
    width: 100%;
}
.topcell{
    display: table-cell;
    vertical-align: bottom;
}
.gray_box{
    border: 1px solid #666;
    border-radius: 16px;
    overflow: hidden;
    background-color: #fff;
}
.gray_box.small{
    border-radius: 7px;
}
.gray_box .header{
    background-color: #666;
    text-align: center;
    text-transform: uppercase;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    border-bottom: 1px solid #666;
    line-height: 1.2;
}
.gray_box .header.sm{
    font-size: 14px;
}
.gray_box .header.orange{
    color: #FDCB00;
}
.gray_box .header.orangebg{
    background-color: #FDCB00;
    color: #666;
}
.gray_box .gray_menu{
    display: table-cell;
    vertical-align: top;
    width: 104px;
}
.gray_box .gray_menu_in{
    width: 104px;
    border-right: 1px solid #666;
}
.gray_box .element{
    border-top: 1px solid #666;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 0px;
    font-size: 14px;
    color: #2B2A29;
    cursor: pointer;
    line-height: 1.2;
}
.gray_box .element:first-of-type{
    border-top: none;
}
.gray_box .element:hover, .gray_box .element.active{
    background-color: #FDCB00;
    color: #666 !important;
}
.gray_box .gray_menu.horizontal{
    display: table !important;    
    width: 100%;
    border-bottom: 1px solid #666;
}
.gray_box .gray_menu.horizontal .element{
    display: table-cell;
    width: 120px;
    border: none;
    border-right: 1px solid #666;   
    padding: 14px 0px;
    vertical-align: middle;
}
.gray_box .gray_menu.horizontal .element:last-of-type{
    border-right: none;
}
.gray_box .gray_menu.gray_bg{
    background-color: #666;
}
.gray_box .gray_menu.gray_bg .element{
    color: #fbfbfb;
    border-color: #fbfbfb;
}
#topsocial #topsocialbox{
    display: inline-block;
    margin-left: 213px;
    vertical-align: middle;
}
#topsocial .social{
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(http://static.dvdmax.pl/v3/grafika/topsocial.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    margin-right: 4px;
}
#topsocial .fb{
    background-position: -36px center;
}
#topsocial .insta{
    background-position: -73px center;
}
#topsocial #fblike{
    display: inline-block;
    margin-left: 20px;
}
#topchooselang{
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px;
    color: #666666;
    text-align: center;
    vertical-align: middle;
}
#topchooselang .lang{
    display: inline-block;
    width: 24px;
    height: 18px;
    background-image: url(http://static.dvdmax.pl/v3/grafika/toplang.png);
    background-repeat: no-repeat;
    margin-right: 2px;
}
#topchooselang .lang:last-of-type{
    margin-right: 0px;
}
#topchooselang .lang.uk{
    background-position: -29px 0px;
}
#topchooselang .lang.de{
    background-position: -58px 0px;
}
#menutop{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: right;
}
#menutop, #menutop a{
    color: #4D4D4D;    
}
#menutop .bigger{
    font-size: 13px;
    font-weight: bold;
    color: #FF0000 !important;
}
#menutop li{
    display: inline;
}
#menutop li, #menutop a{
    vertical-align: middle;
    font-size: 14px;
}
.menu .separator{
    margin: 0px 5px;
    vertical-align: middle;
}
#topbox{
    clear: both;
    height: 80px;
    width: 100%;
    background-color: #FDCB00;
    border-radius: 16px;
    position: relative;
    margin-top: 4px;
}
#topbox #toplogo{
    position: absolute;
    top: -42px;
    left: 24px;
}
#topbox #in{
    color: #4D4D4D;
}
#topbox #in .element{
    display: inline-block;
    vertical-align: top;
}
#topbox #in .element.last{
    float: right;
    margin-right: 25px;
    width: 240px;
}
#topsearchbox{
    /*margin-top: 20px;*/
    margin-top: 25px;
    margin-left: 25px;
}
.search_new{    
    background-color: #fff;
    border-radius: 7px;
    height: 40px !important;
    width: 220px !important;
}
.search_new.border{
    border: 1px solid #727271;
}
.search_new.subsearch{
    width: auto !important;
}
#topsearch_field{
    border: medium none;
    height: 22px;
    margin-left: 10px;
    margin-top: 8px;
    vertical-align: top;
    width: 160px !important;
}
.search_new.subsearch #topsearch_field{
    width: 130px !important;
}
.search_new_button{
    background-color: transparent;
    background-image: url("http://static.dvdmax.pl/v3/grafika/topsearch.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 26px;
    margin: 7px;
    width: 26px;
}
#topsearchadvance{
    /*display: inline-block;*/
    display: none;
    margin-top: 3px;
    color: #4D4D4D;
}
#top_search_res{
    top: 62px !important;
    border-color: #E6E6E6 !important;
    z-index: 201;
    width: 287px;
    border: 1px solid #a5a5a5;
    border-radius: 0px 0px 5px 5px;
    background: #FFFFFF;
    position: absolute;
    font-size: 11px;
    display: none;
}
#top_search_res a{
    width: 267px;
    padding: 8px 10px 8px 10px;
    display: block;
    float: left;
    font-size: 11px;
    border-top: 1px solid #D1D1D1;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    color: #1C1C1C;
}

#top_search_res a:hover, #top_search_res .active{
    background-color: #F2F2F2;
}

#top_search_res .cover{
    float: left;
    margin-right: 10px;
}

#top_search_res .info{
    float: left;
    height: auto;
    width: 222px;
    padding: 0;
    clear: none;
}

#top_search_res .info .nazwa{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

#top_search_res .info .nazwa hl{
    font-weight: bold;
}

#top_search_res .info .cecha{
    font-style: italic;
    color: #797979 !important;
}
#search_res_more{
    background: #FCC601;
}
#topwysylkabox{
    background-color: #fff;
    border-radius: 7px;
    height: 40px;
    line-height: 1.1;
    margin-left: 14px;
    margin-top: 25px;
    max-width: 200px;
    padding: 0 15px;
    font-size: 12px;
}
#topwysylkabox .head{
    text-transform: uppercase;
    color: #f00;
}
#topwysylkabox .in{    
    background-image: url("http://static.dvdmax.pl/v3/grafika/topdelivery.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: table-cell;
    height: 40px;
    padding-right: 45px;
    vertical-align: middle;
}
#topwysylkabox .red{
    color: #f00;
    font-size: 12px;
}
#toplicznikbox{
    background-color: #fff;
    border-radius: 7px;
    font-size: 12px;
    height: 40px;
    line-height: 0.9;
    margin-left: 14px;
    margin-top: 25px;
    max-width: 210px;
    overflow: hidden;
    padding: 0 15px;
}
#topcreateaccbox{
    display: block;
    margin-top: 5px;
    margin-left: 17px;
    height: 60px;
    width: 52px;
    background-image: url(http://static.dvdmax.pl/v3/grafika/topcreateacc.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-transform: uppercase;
    color: #4d4d4d;
}
#topsigninbox{
    display: block;
    margin-top: 5px;
    margin-left: 17px;
    height: 60px;
    width:60px;
    /*background-image: url(http://static.dvdmax.pl/v3/grafika/topsignin.png);*/
    background-image: url(http://static.dvdmax.pl/v3/grafika/logindvdmax.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-transform: uppercase;
    cursor: pointer;
}
#topkoszykbox{
    margin-top: 13px;
    width: 235px;
    height: 55px;
    background-color: #fff;
    border-radius: 55px;
    white-space: nowrap;
    position: relative;  
    float: right;
}
#topkoszykbutton{
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 0;
}
#top_insert_koszyk{
    display: inline-block;
    margin-top: 19px;
    margin-left: 12px;
    color: #4D4D4D;
    font-size: 14px;
}
#topmenu{
    margin: 0px;
    padding: 0px;
    margin-top: -4px;
}
#topmenu li{
    display: inline-block;
    margin-right: 2px;
    background-color: #666;    
    border-radius: 0px 0px 7px 7px;
    padding: 14px 5px 10px 5px;
}
#topmenu li:first-of-type{
    margin-left: 6px;    
}
#topmenu li a{
    color: #FBFBFB;
    font-weight: bold;
    font-size: 15px;
}
/*S: NOWE MENU*/
#top_menu_box{
    margin-top: -5px;
    z-index: 0;     
    height: 60px;
}

#top_menu_box a{
    /*font-family: Arial, Helvetica, sans-serif;*/
}

#top_menu_item_kategorie{
    background-color: #000 !important;
}

#top_menu_box .top_menu_item{
    background: #666 none repeat scroll 0 0;
    border-radius: 0 0 7px 7px;
    display: inline-block;
    height: 50px;
    margin-right: 3px;
    min-height: 50px;
    min-width: 40px;
    padding: 0 18px 0 2px;
    text-align: center;
    text-transform: uppercase;
}
#top_menu_box .top_menu_item.active{
    border-radius: 0 !important;
    background-color: #666 !important;    
    height: 53px !important;
}
#top_menu_box .top_menu_item.active a{
    color: #FBFBFB;
}
#top_menu_box .top_menu_item{
    cursor: context-menu;
}
#top_menu_box .top_menu_item a{
    border: 0 solid red;
    color: #fbfbfb;
    display: block;
    font-size: 14px;
    padding: 20px 8px 14px;
    width: 100%;
}

.top_submenu_box{
    position: absolute; 
    top: 167px; 
    display: none;
    background: #FFFFFF; 
    border-radius: 0px 4px 4px 4px; 
    box-shadow: 0 5px 8px #666666;     
    z-index: 300;
}
.top_submenu_box.left{
    border-radius: 4px 0px 4px 4px;
}
.top_submenu_box a{
    color: #333333;
}
.top_submenu_box a:hover{
    color: #e7b601;
}
.top_submenu_box .box_left{
    display: inline-block; 
    vertical-align: top; 
    min-width: 100px; 
    padding: 10px;
}
.top_submenu_box .box_right{
    display: inline-block; 
    height: 100%; 
    vertical-align: top; 
    border-left: 1px solid #EBEBEB;
}
.top_submenu_nav{
    height: 10px;
    width: 7px;
    max-width: 7px !important;    
    background: url('http://static.dvdmax.pl/v2/grafika/top_submenu_arrow_7x10.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.top_submenu_nav.left{
    background-position: -14px 0px;
}
.top_submenu_item .item{    
    cursor: pointer;        
    width: 100%;
    height: 100%;
    padding-bottom: 5px;         
}
.top_submenu_item .item, .top_submenu_item a, .top_submenu_pk_item a{
    display: block;
    font-size: 9pt;
    font-weight: normal;
    color: #1C1C1C;
}
.top_submenu_item.active{
    color: #e7b601;
}
.top_submenu_item.active .top_submenu_nav{
    background-position: -7px 0px;
}
.top_submenu_item.active .top_submenu_nav.left{
    background-position: -21px 0px;
}
.top_submenu_pk_box{
    display: none;
    overflow: hidden;
    padding: 10px;    
}
.top_submenu_pk_box.static{
    width: 464px; 
    height: 276px;
    margin-right: -50px;
}
.top_submenu_pk_box.active{
    display: block;
}
.top_submenu_pk_box td{
    vertical-align: top;
    padding-right: 10px;
}

.top_submenu_pk_box_film{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/movie.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-right: -60px;
    /*z-index: 999;*/
}

.top_submenu_pk_box_muzyka{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/music.png');
    background-repeat: no-repeat;
    background-position: bottom right;

}
.top_submenu_pk_box_223{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/vinyl.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 100px;

}

.top_submenu_pk_box_126{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/books.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 60px;

}

.top_submenu_pk_box_132{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/audiobooks.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: -100px;
    padding-bottom: 120px;
    padding-right: 70px;
}

.top_submenu_pk_box_136{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/games.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: -110px;
    padding-bottom: 115px;
    margin-right: -80px;
    padding-right: 147px;
}

.top_submenu_pk_box_1282{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/toys.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: -100px;
    padding-bottom: -8px;
    margin-right: -130px;
    padding-right: 386px;
}

.top_submenu_pk_box_3{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/tv_submenu.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: -100px;
    padding-bottom: -8px;
    margin-right: -130px;
    padding-right: 386px;
}

.top_submenu_pk_box_283{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/gadgets.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    /*margin-bottom: -100px;*/
    padding-bottom: -8px;
    margin-right: -50px;
    padding-right: 70px;
}


.top_submenu_pk_box_1516{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/uroda.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: -100px;
    padding-bottom: 24px;
    margin-right: -120px;
    padding-right: 320px;
}

.top_submenu_pk_box_2371{
    background: url('http://static.dvdmax.pl/v2/grafika/submenu/plakaty.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    /*      margin-bottom: -100px;
          padding-bottom: 24px;
         margin-right: -50px;*/
    padding-right: 119px;
}

.top_submenu_pk_item{
    padding-bottom: 5px;
}


.top_submenu{    
    display: none;
    background: #F2F2F2;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0 2px 6px #7A7A7A;
    position: absolute;
    z-index: 100;
}
.top_submenu a{
    display: block;
    border: 0px solid red;
    padding: 2px 10px 2px 10px;
}
.submenu_parent{
    border: 0px solid black;
    display: none;
    position: relative;
    z-index: 201; 
    float: left;
}
.submenu_parent .submenu{
    display: block;
    position: relative;
    float: left;
    margin-left: -2px;
}
/*E: NOWE MENU*/

#topmaininfo{
    display: table;
    margin-top: 10px;
    height: 100px;
    max-height: 100px;
    width: calc(100% - 2px);
    border: 1px solid #666;
    border-radius: 16px;
    overflow: hidden;
    clear: both;
    color: #4D4D4D;
    background-color: #fff;
}
#topmaininfo #infocontent{
    display: block;
    width: 775px;
    min-width: 565px;
    max-width: 775px;
    max-height: 100px;
    overflow: hidden;
    vertical-align: top;
}
#topmaininfo #infocontent .infocontent{
    display: none;
}
#topmaininfo #infocontent .infocontent td{
    vertical-align: middle;
}
#top_delivery{
    font-size: 14px;
}
#top_delivery img{
    max-height: 24px;
}
#top_delivery .deliverycolumn{
    padding-left: 28px;
}
#top_delivery .deliverycolumn.zagraniczna{
    padding-right: 15px;
    /*background-color: whitesmoke;*/
}
#top_delivery td{
    padding: 2px;
}
#top_payment{
    color: #727271;
    font-size: 13px;
    padding-top: 5px;
}
#top_about, #top_account{
    font-size: 14px;
    padding-left: 10px;
    padding-right: 26px;
}
#topmaininfo .navi{
    white-space: nowrap;
}
#topmaininfo .navi .nav{
    display: inline-block;
    width: 114px;
    height: 100px;
    border-left: 1px solid #666;
    border-radius: 16px 0px 0px 16px;
    background-color: #fff;    
    margin-left: -16px;    
}
#topmaininfo .navi .nav.active{
    background-color: #666 !important;    
}
#topmaininfo .navi.nleft .nav.last{
    border-radius: 16px;
}
#topmaininfo .navi.nleft .nav{
    display: none;
}
#topmaininfo .navi .nav.orange{
    background-color: #FDCB00;
}
#topmaininfo .navi .nav:first-of-type{
    margin-left: 0px;
}
#topmaininfo .navi .nav{
    background-repeat: no-repeat;
    background-position: center 20px;
    cursor: pointer;
}
#topmaininfo .navi .nav:hover, #topmaininfo .navi .nav.active{
    /*background-color: #008DD2;*/
}
#topmaininfo .navi .nav .in{
    color: #666;
    text-transform: uppercase;
    text-align: center;
    padding-top: 70px;
    font-size: 14px;
    font-weight: bold;    
}
#topmaininfo .navi .nav.active .in{
    color: #fff !important;
}
#topmaininfo .navi .nav.topdelivery{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_gray/topinfo_delivery.png);
}
#topmaininfo .navi .nav.topdelivery.active{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_delivery.png);
}
#topmaininfo .navi .nav.toppayment{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_gray/topinfo_payment.png);
}
#topmaininfo .navi .nav.toppayment.active{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_payment.png);
}
#topmaininfo .navi .nav.topabout{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_gray/topinfo_about.png);
}
#topmaininfo .navi .nav.topabout.active{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_about.png);
}
#topmaininfo .navi .nav.topaccount{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_gray/topinfo_account.png);
}
#topmaininfo .navi .nav.topaccount.active{
    background-image: url(http://static.dvdmax.pl/v3/grafika/topinfo_account.png);
}
#mainbaner{
    margin-top: 10px;
    height: auto;
    border-radius: 16px;
    background-color: #fff;
}
#mainbaner #mainbaner_yt, #mainbaner #mainbaner_bn{
    display: table-cell;
    vertical-align: top;
}

#mainbaner_yt #yt_frame{
    position: relative;
    border-radius: 16px;
    border: 1px solid gray;
    overflow: hidden;
    width: 302px;
    height: 170px;
}
#mainbaner_yt #yt_info{
    margin-top: 7px;
    float: left;
    margin-bottom: 7px;
    display: block;
    width: 100%;
}
#mainbaner_yt #yt_info .control{
    display: inline-block;
    width: 22px;
    height: 14px;
    background-image: url(http://static.dvdmax.pl/v3/grafika/ytcontrol.png);
    background-repeat: no-repeat;
    float: left;
}
#mainbaner_yt #yt_info .control.play{
    background-position: -23px 0px;
}
#mainbaner_yt #yt_info .control.pause{
    background-position: -67px 0px;
    display: none;
}
#mainbaner_yt #yt_info .control.prev{
    background-position: 0px 0px;
}
#mainbaner_yt #yt_info .control.next{
    background-position: -45px 0px;
}
#mainbaner_yt #yt_thumbs{
    float: right;
}
#mainbaner_yt #yt_thumbs .thumb{
    display: inline-block;
    width: 20px;
    height: 12px;
    border: 1px solid #FDCB00;
    border-radius: 16px;
    cursor: pointer;
}
#mainbaner_yt #yt_thumbs .thumb.active{
    background-color: #FDCB00;
}
#mainbaner_yt #yt_titlebox{
    margin-top: 6px;
    border: 1px solid gray;
    border-radius: 5px;
    height: 34px;
    display: table-cell;
    width: 302px;
    vertical-align: middle;
    text-align: center;
}
#mainbaner_yt #yt_titlebox a{
    color: #000;
    font-size: 14px;
}
#mainbaner_bn{    
    padding-left: 10px;
}
#topbaner_baner{
    width: 884px !important;
    height: 238px !important;
    background: none !important;
}
#mainbaner_bn #topbaner_baner #topbaner_fragments{
    border: 1px solid #e4e4e4;
    border-radius: 16px;
    overflow: hidden !important;
    width: 884px !important;
    height: 238px !important;
}
#mainbaner_bn #topbaner_baner .ui-tabs-panel{
    height: auto !important;
    width: auto !important;
    border: none !important;
}
#mainbaner_bn #topbaner_baner .ui-tabs-panel .info{
    left: initial !important;
    right: -165px;
    height: 238px !important;
}
#mainbaner_bn #topbaner_fragments .fragment{
    border-radius: 16px;
    overflow: hidden !important;
}
#mainbaner_bn #topbaner_navi{
    display: none;
    position: absolute;
    z-index: 100;
    bottom: 3px;   
    left: 10px;
    background-color: rgba(255,255,255,0.5);
    padding: 3px;
    border-radius: 5px;
}
#topbaner_baner:hover #topbaner_navi{
    display: block;
}
#mainbaner_bn #topbaner_navi_in{
    float: left;
    margin: 0px;
    padding: 0px;
}
#mainbaner_bn #topbaner_baner ul.ui-tabs-navi li{
    display: inline-block;
    float: left;
    height: 10px !important;
    width: 30px !important;
    border-radius: 16px !important;
    border: 1px solid #FDCB00;
    /*border: 1px solid #FDCB00 !important;*/
    background-color: #fff !important;
    margin-right: 7px !important;
    overflow: hidden !important;
}
#mainbaner_bn #topbaner_baner ul.ui-tabs-navi li:last-of-type{
    margin-right: 0px !important;
}
#mainbaner_bn #topbaner_baner ul.ui-tabs-navi li.activeSlide, #mainbaner_bn #topbaner_baner ul.ui-tabs-navi li:hover{    
    background-color: #FDCB00 !important;
}
#mainbaner_bn #topbaner_baner ul.ui-tabs-navi li a{
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
#content_box{
    margin-top: 10px;
    padding: 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#main_hit_promo{
    width: 100%;
    display: table;
}
#main_hit_promo #main_hit, #main_hit_promo #main_promo{
    display: table-cell;
}
#main_hit_promo #main_promo{
    padding-left: 10px;
}
#main_hit_promo #main_hit{
    min-width: 304px;
    max-width: 304px;
    width: 304px;
}
#main_hit_promo #main_hit .gray_box{
    max-height: 236px; 
    height: 236px;
}
#main_hit_promo #main_hit #main_hit_in{
    display: table;
    width: 100%;
    line-height: 1;
    margin-top: 12px;
}
#main_hit_promo #main_hit #main_hit_in .nosnik{
    position: absolute;
    top: 17px;
    left: 0px;
}
#main_hit_promo #main_hit #main_hit_title{
    display: block;
    color: #2B2A29;
    font-size: 18px;
}
#main_hit_promo #main_hit #main_hit_price{
    line-height: 1.6;
    color: #f00;
    font-size: 20px;
}
#main_hit_promo #main_hit #main_hit_cartbox{
    margin-bottom: 10px;
}
.cartbox{
    display: inline-block;    
    border: 2px solid #FDCB00;
    border-radius: 5px;
    width: 70px;
    height: 55px;
    background-color: #fff;
    background-image: url(http://static.dvdmax.pl/v3/grafika/cart_add.png);
    background-repeat: no-repeat;    
    background-position: center 4px;
    position: relative;
    cursor: pointer;
}
.cartbox.schowek{
    background-image: url(http://static.dvdmax.pl/v3/grafika/schowek_add.png);
}
.cartbox .title{
    position: absolute;
    left: 0px;
    bottom: 0;
    color: #161305;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 9px;
    font-weight: normal;
    line-height: 1.2;
}
#main_hit_p{
    color: #f00;
    font-size: 14px;
    margin-top: 10px;
}
#main_promo .gray_box{
    width: 884px;
}
#main_promo #main_promo_menu{
    width: 98px;    
    border-right: 1px solid #666;    
}
#main_promo #main_promo_menu .element{
    padding: 15px 0px !important;
    height: 17px;
}
#main_promo #main_promo_nav{
    position: absolute;
    top: 10px;
    left: 30px;
}
.main_promo_nav{
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(http://static.dvdmax.pl/v3/grafika/main_promo_nav.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.main_promo_nav.big{
    height: 35px;
    width: 35px;
    background: url(http://static.dvdmax.pl/v3/grafika/see_also_nav.png);
}
.main_promo_nav:hover{
    background-position: 0px -20px;
}
.main_promo_nav.big:hover{
    background-position: 0px -35px;
}
.main_promo_nav.promo_next{
    background-position: -20px 0px;
}
.main_promo_nav.promo_next:hover{
    background-position: -20px -20px;
}
.main_promo_nav.big.promo_prev{
    left: 25px;
}
.main_promo_nav.big.promo_next{
    background-position: -35px 0px;
    right: 25px;
}
.main_promo_nav.big.promo_next:hover{
    background-position: -35px -35px;
}
#main_promo #promo_in{    
    white-space: nowrap;
}
#main_promo #promo_in .slide_boxx{
    padding: 10px;
}
.mini_box_view{
    display: inline-block;
    width: 99px;
    max-width: 99px;
    height: 167px;
    max-height: 175px;
    overflow: hidden;
    margin-right: 12px;
}
.mini_box_view:last-of-type{
    margin-right: 0px;
}
.mini_box_view .image_box{
    height: 99px;
    text-align: center;
}
.mini_box_view .image_box .image{
    max-height: 99px;
    max-width: 99px;
    margin: 0px auto;
}
.mini_box_view .image_box .nosnik{
    position: absolute;
    top: 2px;
    left: 0px;
}
.mini_box_view .title{
    margin-top: 4px;
    height: 26px;
    max-height: 26px;
    white-space: normal;    
    overflow: hidden;  
    text-align: center;
}
.mini_box_view .title a{
    color: #2B2A29;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
}
.mini_box_view .title a:hover{
    text-decoration: underline;
}
.mini_box_view .price_box{
    height: 18px;
    max-height: 18px;
    width: 95px;
    max-width: 95px;
    border-radius: 2px;
    margin-top: 8px;
    background-color: #FDCB00;
    color: #000;    
    font-size: 16px;
    font-weight: normal;
    padding: 2px;
    line-height: 1;
}
.mini_box_view .price_box .price{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.mini_box_view .price_box .price sup{
    font-size: 50%;
}
.mini_box_view .price_box .promo{
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    color: #f00;
    height: 16px;
    font-size: 14px;
}
#main_bestsellers{
    margin-top: 10px;
}
#main_bestsellers #bestsel_view{
    width: 124px;
    max-width: 124px;
}
#bestsel_view .view{
    display: none;
}
#bestsel_view .view.active{
    display: block;
}
#bestsel_list .bestsel_box{
    width: 230px;
    height: 170px;
    /*border: 1px dashed #2B2A29;*/    
    padding: 1px;    
    padding-right: 20px;
}
#bestsel_list .bestsel_box a{
    color: #2B2A29;
    font-size: 12px;
    line-height: 1.4;
    white-space: nowrap;
}
#bestsel_list .bestsel_box a:hover, #bestsel_list .bestsel_box a.active{
    color: #f00;
    text-decoration: none;
}
#main_bottom{
    margin-top: 10px;
}
#main_bottom #left_col{
    /*    width: 483px;
        max-width: 483px;*/
}
#main_bottom #right_col{
    padding-left: 10px;
    width: 550px;
    max-width: 550px;
}
#main_bottom #zapowiedzi_box{
    padding: 15px 12px;
    text-align: center;
}
#main_bottom #zapowiedzi_box #zapowiedzi_see_all{    
    text-transform: uppercase;
    color: #FDCB00;
    font-size: 24px;
}
#main_bottom #zapowiedzi_list{
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
    font-family: 'Ubuntu';
}
#main_bottom #zapowiedzi_list a{
    font-size: 12px;
    color: #4d4d4d;
}
#main_bottom #zapowiedzi_list table{
    width: 100%;
}
#main_bottom #zapowiedzi_list tr.zap_item:first-of-type td{
    padding-top: 20px;
}
#main_bottom #zapowiedzi_list tr.zap_item:last-of-type td{
    padding-bottom: 20px;
}
#main_bottom #zapowiedzi_list tr.zap_header{
    background-color: #efefef;
}
#main_bottom #zapowiedzi_list tr.zap_header td{
    padding: 3px 4px;
}
#main_bottom #zapowiedzi_list .do_premiery{
    color: #008FFF;
}
#main_bottom #zapowiedzi_list .premier_count{
    color: #7c7c7c;
}
#main_bottom #zapowiedzi_list .zap_item td{
    padding: 3px 4px;
}
#main_bottom #niskieceny_box{
    height: 192px;
    /*    min-width: 485px;
        max-width: 485px;*/
    position: relative;
}
#main_bottom #niskieceny_box .slide_boxx{
    padding: 10px 0px;
    /*padding-left: 22px;*/
}
#niskieceny_box_in{
    margin: 0px auto;
}
#niskieceny_box .main_promo_nav{
    position: absolute;
    top: 50px;
    z-index: 50;
}
#niskieceny_box .main_promo_nav.promo_prev{
    left: 2px;
}
#niskieceny_box .main_promo_nav.promo_next{
    right: 20px;
}
.newsletter_box{
    width: 100%;
    margin-left: 0px !important;
    /*white-space: nowrap;*/
    /*max-width: 235px;*/
}
.newsletter_box .news_content{
    padding: 10px;
}
.newsletter_box #newsletter_mail{
    height: 36px;
    width: calc(100% - 2px);
    border-radius: 7px;
    border: 1px solid #666;
    text-align: center;
}
.newsletter_box #newsletter_submit{
    margin-top: 10px;
    width: 100%;
    height: 36px;
    background-color: #FDCB00;
    border: none;
    border-radius: 7px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.newsletter_box #newsletter_rezultat{
    font-size: 14px;
}
.newsletter_box.smallNews .header{
    padding: 0px; 
    font-size: 12px;
}
.newsletter_box.smallNews .news_content{
    padding: 3px;
}
.newsletter_box.smallNews #newsletter_mail{
    height: 18px; 
}
.newsletter_box.smallNews #newsletter_submit{
    height: 19px; 
    margin-top: 2px; 
    font-size: 12px;
}
.opineo_cert{
    margin-left: 10px; 
    /*width: 235px;*/ 
    height: 153px;
    background-image: url(http://static.dvdmax.pl/grafika/strona/banery/jpg/1493.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
#footloga{
    margin: 0px auto;
    float: none;
    height: 50px;
    width: calc(100% - 2px);
    overflow: hidden;
    background-image: url('http://static.dvdmax.pl/v2/grafika/footer/footer_loga.png');
    background-position: 0px center;
    background-color: #fff;
    background-repeat: no-repeat;
    position: relative;
}
.foot_spedycja {
    float: right;
    margin-right: 14px;
    height: 43px;
    padding-top: 7px;
}
.foot_spedycja img{
    vertical-align: middle;
}
#footmenu_outer {
    position: relative;
    padding-top: 10px;
    margin: 0px auto;
    float: none;
    width: 100%;
    height: 25px;
    background: none;
    background-image: none;
    font-size: 12px;
    color: #666;
}
#footmenu_outer a{
    color: #666;
    text-transform: uppercase;
}
#footmenu_outer a.red{
    color: #f00;
    font-weight: bold;
}
#footmenu_outer #copy, #footmenu_outer #footmenu{
    margin: 0px !important;
}
#footmenu_outer #copy{
    float: left;
}
#footmenu_outer #footmenu{
    float: right;
}
#topbaner_produkty{
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    float: none !important;
}
#topbaner_produkty #topbanerplayer_produkty{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 20px;
    width: 50px;
    border-radius: 5px 5px 0px 0px;
    background-color: #fff;
    z-index: 1;
}

/*  PRODUKT */

.art{
    border: none !important;
    width: 100%;
}
.art .art_left{
    width: 214px;
    max-width: 214px;
}
.art .art_right{
    padding-left: 10px;
}
#artFotoBox{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
#artFotoBox #mainImg{
    display: block;
    width: 100%;
    height: 300px;
    max-height: 300px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}
#artFotoBox #thumb_box{
    font-size: 0;
    margin-top: 10px;
    position: relative;
    max-height: 85px;
    overflow: hidden;
    white-space: nowrap;    
}
#artFotoBox #thumb_box .main_promo_nav{
    position: absolute;
    top: 35px;
    z-index: 2;
}
#artFotoBox #thumb_box .promo_prev{
    left: 0px;
}
#artFotoBox #thumb_box .promo_next{
    right: 0px;
}
#artFotoBox #thumb_box #thumb_box_out{
    /*border: 1px solid red;*/
    /*width: 183px;*/
    width: 214px;
    overflow: hidden;
    margin: 0 auto;
}
#artFotoBox #thumb_box #thumb_box_in a{
    display: inline-block;
}
#artFotoBox #thumb_box #thumb_box_in img{
    max-width: 64px;
}
#artFotoBox #thumb_box #thumb_box_in .player{
    position: absolute;
    width: 20px;
    z-index: 1;
    left: 22px;
    top: 15px;
}

.trailer_box{
    /*border: 1px solid #000;*/    
    /*background-color: #f00;*/
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    max-width: 90px;
    margin: 0px 10px 10px 0px;
}
.trailer_box img{
    width: 100%;
    border: none !important;
}
.trailer_box span{
    display: block;
    width: 100%;
    color: #f00;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.miniImg_box{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 0px;
    width: 64px;
    /*height: 75px;*/
    /*background-size: cover;*/
    /*background-image: url("http://static.dvdmax.pl/v3/grafika/player.png");*/
    background-position: center 12px;
    background-repeat: no-repeat;
}
#art_content_box{
    width: 974px !important;
    float: right;
    border-top-left-radius: 0px;
}
#art_content_box .gray_menu{
    font-weight: bold; 
    font-size: 13px;
}
#art_content_box .gray_menu .element{
    font-size: 13px;
    font-weight: bold;
}
#art_content_box #art_content_in{
    padding: 15px;
    color: #333;
}
#art_content_box #art_content_in .orange{    
    color: #FDCB00;
    font-weight: bold;
}
#art_content_in .title_box{
    margin-bottom: 15px;
}
#art_content_in .title_box .art_title{
    display: inline-block;    
    font-size: 16px;
    line-height:16px;
    overflow:hidden;     
    color: #000;
    padding-top: 2px;
    height: 30px;
}
#art_content_in .title_box .art_title_original{
    font-size: 13px;    
    line-height:13px; 
    color: #333; 
    padding: 0px; 
    font-weight: normal;
    overflow:hidden;     
}
#art_content_in .cechy{    
    color: #333;
}
#art_content_in .cechy .cecha{    
    line-height: 1.4;
}
#art_content_in .cechy .cecha, #art_content_in .cechy .cecha a{
    font-weight: normal;
    font-size: 14px;
}
#art_content_in #dostawa_info{
    /*color: #f00;*/
    font-size: 16px;
    margin-top: 15px;
}
#koszyk_full .koszykbox{
    display: block;
    /*border: 1px solid #161305;*/
    border-radius: 5px;    
    text-align: center;
    font-size: 14px;
    /*overflow: hidden;*/
    line-height: 1.3;
}
#koszyk_full .used_box{
    margin-top: 10px; 
    padding: 2px 10px 2px 5px;
    border: 1px solid #ccc;
    border-radius: 3px; 
    font-size: 12px;
    text-align: center;
    height: 26px;
}
#koszyk_full .koszykbox .h{
    border-bottom: 1px solid #161305;
}
#koszyk_full .koszykbox .h, 
#koszyk_full .koszykbox .f,
#koszyk_full .koszykbox .s{
    text-transform: uppercase;
    padding: 3px 4px;
}
#koszyk_full .koszykbox .f{
    height: 20px;
}
#koszyk_full .koszykbox .p{
    font-size: 18px;
    line-height: 1;
    text-align: right;
    padding-right: 15px;

    display: none;
}
#koszyk_full .koszykbox .p .p_in{
    color: #b9b9b9;
}
#koszyk_full .koszykbox .p .p_in::after{
    content: '';
    border-bottom: 2px #ababab solid;
    position: absolute;
    display: block;
    width: 80%;
    left: 13%;
    top: 12px;
    transform: rotate(170deg);
    -webkit-transform: rotate(170deg);
    -moz-transform: rotate(170deg);
    -o-transform: rotate(170deg);
}
.orangeprice{
    background-color: #fff;
    color: tomato;
    padding: 9px 0px;
    font-size: 65px;
    white-space: nowrap;
    height: 86px;
    border: 2px solid tomato;
    border-radius: 5px;
}
.orangeprice.thousand{
    font-size: 60px !important;    
}
.orangeprice.thousand small{
    background-color: #fff;
    border-radius: 5px;
}
.orangeprice sup{
    font-size: 50%;
    text-decoration: underline;
    margin-left: 5px;
}
.orangeprice.small{
    padding: 0px;
    height: auto;
    font-size: 30px;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.orangeprice.small sup{
    margin-left: 5px;
}
.orangeprice.vsmall{
    font-size: 20px;
    height: auto;
    padding: 2px;
    font-weight: bold;
}
#koszyk_full .koszykbox.s{
    border: 2px solid #0BB343;
    border-radius: 5px;
}
#koszyk_full .koszykbox .s_in{
    /*background-color: #0BB343;*/    
    color: #0BB343;
    height: 63px;
    width: 162px;
    vertical-align: middle;
    display: table-cell;
    font-size: 16px;
}
#koszyk_full .koszykbox.zapo{
    border-color: #CC5D33;    
}
#koszyk_full .koszykbox.zapo .s_in{
    color: #CC5D33;
}
#koszyk_full .koszykbox.niedo{
    background-color: #f00;
    border-color: #f00;    
}
#koszyk_full .koszykbox.niedo .s_in{
    color: #fff;
}

#koszyk_full .koszykbox.schowek{
    background-color: #000;
    color: #fff;
    padding: 10px 0px;
    text-transform: uppercase;
}
.cartbox.full{
    width: calc(100% - 4px) !important;
    height: 80px;
    background-size: 55px !important;    
    background-image: url(http://static.dvdmax.pl/v3/grafika/big_cart_add.png);
    background-color: #fff;
}
.cartbox.full .title{
    font-size: 13px;
}
.cartbox:hover{
    background-color: #fff;
    border-color: #fd7500;
    background-color: #FBFBFB;
}
.am_nosnik{
    display: inline-block;
    text-transform: uppercase;
    color: #222;
    font-size: 12px !important;
    min-width: 72px;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid;
    width: calc(100% - 2px); 
    min-width: 0; 
    padding: 0px; 
    border-radius: 0px;
    background-color: #fff;
}
.am_nosnik.sm{
    padding: 6px 0px;
    min-width: 50px;
}
.am_nosnik.cd{
    color: #FDCB00 !important;
}
.available_media:hover .am_nosnik.cd{
    background-color: #FDCB00 !important;
    color: #fff !important;
}
.am_nosnik.dvd{
    color: #FF6600 !important;
}
.available_media:hover .am_nosnik.dvd{
    background-color: #FF6600 !important;
    color: #fff !important;
}
.am_nosnik.blu-ray{
    color: #6699FF !important;
}
.available_media:hover .am_nosnik.blu-ray{
    background-color: #6699FF;
    color: #fff !important;
}
.am_nosnik.vinyl, .am_nosnik.winyl{
    color: #161305 !important;
}
.available_media:hover .am_nosnik.vinyl, 
.available_media:hover .am_nosnik.winyl{
    background-color: #161305 !important;
    color: #fff !important;
}
.am_nosnik.ksiazka{
    color: #52B752 !important;
}
.available_media:hover .am_nosnik.ksiazka{
    background-color: #52B752 !important;
    color: #fff !important;
}
.am_nosnik.dvd_ksiazka{
    color: cornflowerblue !important;
}
.available_media:hover .am_nosnik.dvd_ksiazka{
    background-color: cornflowerblue !important;
    color: #fff !important;
}
.am_nosnik.plakat{
    color: #000 !important;
}
.available_media:hover .am_nosnik.plakat{
    background-color: #000 !important;
    color: #fff !important;
}
.am_nosnik.gadzet{
    color: gray !important;
}
.available_media:hover .am_nosnik.gadzet{
    background-color: gray !important;
    color: #fff !important;
}
#art_content_in .art_content{
    display: none;
    line-height: 1.4;
}
#art_content_in .art_content.active{
    display: block;
    margin-top: 10px;
}
.art_content, .art_content table{
    color: #333 !important;
}
.art_content .label{
    font-weight: normal;
}
.art_content, .art_content a, .art_content table{
    font-size: 14px;    
}
.art_content artysta{
    color: dodgerblue;
}
.same_category{
    position: relative;
}
.same_category .same_category_status{
    position: absolute;
    top: 8px;
    right: 0;
    background: #fff;
    color: #0BB343;
    padding: 2px;
    border: 1px solid #0BB343;
    border-radius: 4px;
    font-size: 14px;
    width: 34px;
    text-align: center;
}
/*.same_category .same_category_status.status_4{
    font-weight: bold;
}*/
.same_category .main_promo_nav{
    position: absolute;
    top: 118px;
    z-index: 10;
}
.same_category #same_category_prev{
    left: 7px;
}
.same_category #same_category_next{
    right: 7px;
}
.same_category_in{
    height: 243px;
}
.same_category_in .promo_next{
    right: 0;
}
.same_category_in .in{
    margin: 0px auto;
}
.same_category .in{
    width: 1018px;
}
.same_category .same_category_slide{
    /*padding-left: 50px;*/
    padding-top: 10px;    
    margin: 0px auto;
    white-space: nowrap;
}
.same_category_box{
    display: inline-block;
    vertical-align: top;
    width: 130px;
    max-width: 130px;
    overflow: hidden;
    margin-right: 18px;
}
.same_category_box:last-of-type{
    margin-right: 0px;
}
.same_category_box  .same_category_title{
    display: block;
    width: 100%;
    height: 32px;
    text-align: center;
    color: #000;
    line-height: 1.2;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
    white-space: normal;
}
.same_category_box .same_category_img{
    display: table-cell;
    height: 150px;
    width: 130px;
    text-align: center;
    vertical-align: middle;
}
.same_category_box .same_category_img img{
    max-width: 107px;
    max-height: 150px;
    margin: 0px auto;
}
.same_category_box .same_category_price{
    margin-top: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    height: 22px;
    overflow: hidden;
    font-size: 14px;
}
.same_category_box .same_category_price .table{
    height: 100%;
}
.same_category_box .same_category_price .price{
    display: table-cell;
    vertical-align: middle;
    /*background-color: #FDCB00;*/
    color: #f00;;
    width: 50%;
    text-align: center;
    text-decoration: line-through;
}
.same_category_box .same_category_price .price .crossline{
    color: #2B2A29;
}
.same_category_box .same_category_price .promo{
    display: table-cell;
    vertical-align: middle;
    background-color: #FDCB00;
    color: #000;
}

#contact_box .header{
    font-size: 15px;
    color: #333;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#contact_box .cbox{
    border: 1px solid #D8D8D8;
    border-radius: 9px;
    padding: 10px;
}
#contact_box .cbox input{
    height: 25px;
}
#contact_box .cbox input, #contact_box .cbox textarea{
    border: 1px solid #D8D8D8;
    border-radius: 7px;
}
#contact_box #submit_contact{
    background-color: #FDCB00;
    border-radius: 7px;
    width: 132px;
    height: 127px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
}
#contact_box label{
    display: block;
    margin-bottom: 10px;
}
#contact_box .input_group{
    margin-bottom: 10px;
}
#contact_box .input_group input{
    width: calc(100% - 1px) !important;
}
#contact_box .input_group textarea{
    width: calc(100% - 5px) !important;
}
#contact_box #street_view,
#contact_box #google_map{
    border-radius: 5px;
    overflow: hidden;
}
#contact_box #street_view{
    margin-top: 25px; 
    height: 411px;
    width: 100%;    
}
#contact_box #google_map{
    margin-top: 25px;
    height: 240px;
    width: 100%;
}
#contact_box #require_note{
    font-size: 14px; 
    color: orangered;
    padding-bottom: 8px;
}
#job_table .row .cell{
    padding-right: 40px;
    padding-top: 20px;
}
#job_table .row .cell:last-of-type{
    padding-right: 0px;
}
.job_box{
    width: 349px; 
    max-width: 349px;
    padding: 10px;
    border: 2px solid #4D4D4D;
    border-radius: 12px;
    background-color: #FBFBFB;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
}
.job_box .header{
    color: #FDCB00;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 14px;
}
.content{
    float: none !important;
    width: auto !important;
}
.content_in{
    clear: both;
    padding-top: 25px;    
    line-height: 1.3;
    overflow: hidden;
}
.content_in,.content_in a{
    font-size: 12px;
}
.site_header{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    padding: 0px;
    margin: 0px;
}
#promo_table .row .cell{
    padding-right: 40px;
}
#promo_table .row .cell:last-of-type{
    padding-right: 0px;
}
#promo_table .promo_box, #promo_table .promo_box a{
    font-size: 14px;
}
#promo_table .promo_box{
    display: inline-block;
    width: 300px;
    max-width: 300px;    
}
#promo_table .promo_box a{
    color: #000;
}
#promo_table .promo_box .img{
    display: block;
    width: 300px;
    height: 300px;
    border: 1px solid #4D4D4D;
    border-radius: 12px;
    background-color: #FDCB00;
    overflow: hidden;
}
#filter_cell{
    width: 213px;
    max-width: 213px;
    min-width: 213px;
}
#filter_box{
    position:relative; 
    width: 100%; 
    background: #fff;
    color: #666;
}
#filter_box #filter_box_in{
    padding: 20px 7px;
    position: relative;
}
#filter_box span.flabel{
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
#filter_category{
    margin-top: 10px;
}
#filter_category ul{
    color: #FDCB00;
    padding-left: 16px;
}
#filter_category a, #filter_category span{
    color: #666;
}
#filter_category .finfo{
    color: #f00;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
#filter_status{
    margin-top: 10px;
}
#filter_status .table{
    margin-top: 7px;
}
#filter_status .cell{
    padding-bottom: 5px;
}
.c-filter-label{
    background-color: #FBFBFB !important;
    background-image: none !important;
    width: 86px;
    border: 2px solid #FDCB00 !important;
    color: #161305 !important;    
    text-align: center !important;
    font-weight: normal !important;
}
.c-filter-label span{
    padding-left: 0px !important;
    padding-right: 0px !important;
    /*font-weight: bold;*/
    color: #3a3a3a;
}
.c-filter-label.active{
    background-color: #898989 !important;    
}
.c-filter-label.active span{
    color: #fff !important;
}
.c-filter-label.sm{
    border-radius: 7px;
    border-color: #C5C6C6 !important;
    width: auto;
    color: #898989 !important;
}
.c-filter-label.sm span{
    padding: 1px 2px !important;
}
.c-filter-label.sm.ui-state-active{
    background-color: #898989 !important;
    color: #fff !important;
}
.qf-features{
    margin-bottom: 10px;
}
.qf-value{
    display: inline-block;
    margin-bottom: 3px;
}
.search_spinner{
    width: 100%; 
    position: absolute; 
    z-index: 1; 
    top: 0; 
    left: 0; 
    height: 100%; 
    background-color: rgba(255,255,255,0.7);
    background-image: url("http://static.dvdmax.pl/jq/css/images-2/spinner-squares-yellow.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.search_filter{
    display: inline-block;
    cursor: pointer;
    border: 2px solid #FDCB00;
    border-radius: 5px;
    width: 86px;
    min-width: 86px;
    max-width: 86px;
    margin-bottom: 4px;
    padding: 4px 0px;
    font-weight: normal !important;
    line-height: 1;
    font-size: 14px;
}
.search_filter.right{
    margin-left: 19px;    
}
.search_filter.f24h span{
    color: #4267b2;
}
.extra_filter_group{
    margin-top: 10px;
    font-size: 12px;
    color: gray;
}
.extra_filter_group .aktywne, .extra_filter_group .neutralne{
    padding-left: 5px;
}
.extra_filter_group .aktywne .extra_filter{
    display: none;
}
.extra_filter_group .aktywne .extra_filter.active{
    display: inline-block;
}
.extra_filter_group .neutralne .extra_filter.active{
    display: none;
}
.extra_filter{
    vertical-align: middle;
    padding: 2px 5px;
    border-radius: 3px;
    background-color: #ececec;
    text-align: center;    
    margin-right: 5px;
    cursor: pointer;
}
.extra_filter.active, .extra_filter:hover{
    background-color: gray;
    color: #ececec;
}
.upper{
    text-transform: uppercase;
}
#search_results_box{
    padding: 20px;
    position: relative;
}
#search_results_box .item_box{
    padding: 5px 0px;
    margin-top: 5px;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-color: #d6d6d6;
    border-bottom-width: 0px;
}
#search_results_box .item_box.last{
    border-bottom-width: 1px;
}
#search_results_box .item_box .cell_image{
    width: 125px;
}
#search_results_box .item_box .cell_image img{
    max-width: 100%;
    height: auto;
    max-height: 160px;
}
#search_results_box .item_box .cell_content{
    padding-left: 10px;
    color: #666;
}
#search_results_box .item_box .cell_content a{
    color: #666;
}
#search_results_box .item_box .cell_content .item_title{
    font-size: 18px;
    margin-bottom: 15px;
}
#search_results_box .item_box .cell_content .item_features.table{
    margin-top: 5px;
    width: auto;
    line-height: 1.2;
}
#search_results_box .item_box .cell_content .item_features.table .cell{
    padding: 5px 0px;
}
#search_results_box .item_box .cell_content .item_features.table .cell .bullet{
    margin: 0px 4px;
}
#search_results_box .item_box .cell_content .item_features.table .cell.feature_val{
    padding-left: 5px;
}
#search_results_box .item_box .cell_content .item_cecha{
    margin-top: 10px;
}
#search_results_box .item_box .cell_extrainfo{
}
#search_results_box .item_box .cell_price{
    width: 90px;
    max-width: 90px;
    min-width: 90px;
    padding-left: 10px;
    line-height: 1;
}
#search_results_box .cell_price .price_box{
    border-radius: 5px;
    background-color: #FDCB00;
    overflow: hidden;
    padding: 2px;
    width: calc(100% - 4px);
    margin-bottom: 5px;
}
#search_results_box .cell_price .price_box .phead{
    text-transform: uppercase;
    text-align: center;
    padding: 3px 2px;
}
#search_results_box .cell_price .price_box .promo{
    margin-top: 2px;
    background: #fff;
    color: #f00;
    text-decoration: line-through;
    text-align: center;
    font-size: 15px;
    padding: 5px 2px;
}
#search_results_box .cell_price .price_box .promo .corssline{
    color: #2B2A29;
}
#search_results_box .cell_price .price_box .price{
    margin-top: 2px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 5px 2px;
}
#search_results_box .cell_price .price_box .our_price{
    margin-top: 2px;
    /*background: #fff;*/
    background-color: #000;
    /*color: #f00;*/
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0px;
    border-radius: 0px 0px 4px 4px;
}
#search_results_box .item_box .cell_price .status_box{
    border: 2px solid #FDCB00;
    border-radius: 5px;
    background-color: #fff;    
    padding: 6px 2px;
    width: calc(100% - 8px);
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    white-space: nowrap;
}
#search_results_box .item_box .cell_price .status_box.wysylka24h,
#search_results_box .item_box_grid .cell_price .status_box.wysylka24h
{
    /*background-color: #0BB343;*/
    border-color: #0BB343;
    color: #007d2a;
}
#search_results_box .item_box_grid .cell_price .status_box.wysylka24h{
    /*font-size: 12px;*/
    /*padding: 2px;*/
    border-width: 1px;
}
#search_results_box .item_box_grid .cell_price .status_box{   
    /*padding: 3px 2px;*/
    padding: 2px;
    border: 1px solid #FDCB00;
    border-radius: 5px;
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
}
#search_results_box .item_box .cell_cart{
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    line-height: 1;
}
#search_results_box .item_box .cell_cart .cartbox{
    margin-bottom: 5px;
}
#search_results_box .item_box_grid{
    display: inline-block;
    vertical-align: top;
    width: 150px;
    min-width: 150px;
    max-width: 150px;
    height: 290px;
    min-height: 290px;
    max-height: 290px;
    overflow: hidden;
    /* border: 1px solid #727271; */
    /* border-radius: 7px; */
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    background-color: whitesmoke;
}
#search_results_box .item_box_grid.last{
    margin-right: 0px;
}
#search_results_box .item_box_grid .item_grid_title_box{
    max-height: 46px;
    overflow: hidden;
}
#search_results_box .item_box_grid .item_grid_title{
    display: table-cell;
    color: #000;
    font-size: 14px;
    height: 36px;        
    width: 167px;
    vertical-align: middle;
    padding: 10px 0px 0px 2px;
}
#search_results_box .item_box_grid .item_grid_img{
    display: block;
    margin-top: 10px;
    /*    height: 105px;
        max-height: 105px;*/
    height: 150px;
    max-height: 150px;
    overflow: hidden;
}
#search_results_box .item_box_grid .item_grid_img img{
    height: 100%;
    max-width: 150px;
}
#search_results_box .item_box_grid .cell_price{
    display: inline-block;
    margin-top: 4px;
    width: 108px;
    height: 22px;
}
#search_results_box .item_box_grid .cell_price .price_box{
    border: none !important; 
    width: 100%;
    background-color: transparent;
    padding: 0px;
    overflow: hidden;
    border-radius: 0px;
}
#search_results_box .item_box_grid .cell_price .price_box .price{
    background-color: #fff; 
    color: #000; 
    font-size: 14px;    
    margin-bottom: 5px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 3px 2px;
}
#search_results_box .item_box_grid .nosnik_box{
    position: absolute;
    top: 5px;
    left: 6px;
}
#search_results_box .item_box_grid .nosnik_box div{
/*    margin-left: -10px;
    margin-top: 5px;*/
}
#search_results_box .item_box_grid .nosnik_box img{
    margin: 0px;
    margin-top: 2px;
}
#search_results_box .item_box_grid .orangeprice.small{
    padding: 0px;
    font-size: 22px;
    border-width: 1px;
}
#grid_view{
    margin-top: 25px;
}
#search_header{
    color: #666;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
}
#search_found{
    color: #f00;
    font-size: 16px;    
}
#search_sort_box{
    margin-top: 15px;
    padding: 15px 10px;
    color: #666;
}
#search_sort_box select{
    border: 1px solid #FDCB00;
    color: #898989;
    border-radius: 4px;
    height: 25px;
}
.sort_label{
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
}
#search_pagination_box{
    margin-top: 15px;
}
.pp_filter{
    display: inline-block;
    width: 24px;
    border: 1px solid #FDCB00;
    border-radius: 7px;
    color: #898989;
    text-align: center;
    font-size: 14px;
    padding: 2px 0px;
    margin-left: 4px;
    cursor: pointer;
    line-height: 1;
}
.pp_filter.active{
    background-color: #898989;
    color: #fff;
}
.pagination, .pagination nav{
    display: inline-block;
}
.pagination ul{
    padding-left: 5px;
}
.pagination li {
    display: inline-block;
    margin: 0px;
    margin-right: 2px;
}
.pagination li a{
    display: inline-block;    
    cursor: pointer;
    min-width: 15px;
    /*height: 15px;*/
    border: 1px solid #FDCB00;
    border-radius: 7px;
    color: #898989;
    text-align: center;
    background-color: #fff;    
    padding: 2px 1px;
    line-height: 1;
}
.pagination li a.active{
    background-color: #898989;
    color: #fff;
}
.view_change{
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: url(http://static.dvdmax.pl/v3/grafika/view_buttons.png);
    background-position: 0 0 ;
    background-repeat: no-repeat;
    cursor: pointer;
}
.view_change.list{
    background-position: -25px 0;
}
.view_change.grid:hover, .view_change.grid.active{
    background-position: 0px -25px;
}
.view_change.list:hover, .view_change.list.active{
    background-position: -25px -25px;
}
.onstockFilter{
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    border: 1px solid #FDCB00;
    border-radius: 7px;
    color: #898989;
    text-align: center;
    text-transform: uppercase;
    padding-top: 4px;
    cursor: pointer;
    line-height: 1;
}
.onstockFilter.active{
    background-color: #898989;
    color: #fff;
}
.spinnerBox{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.7);
    background-image: url(http://static.dvdmax.pl/v2/grafika/ajax_loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
.relative{
    position: relative;
}
.search_extra_header{
    color: green;
    padding-left: 0;
    padding-top: 0;
    font-size: 19px;
}

/*SLIDER*/
rzslider .rz-pointer{
    background-color: #fdcb00 !important;
}
rzslider .rz-bar.rz-selection{
    background: #fdcb00 !important;
}
rzslider .rz-pointer:after{
    background: #6B6B6B !important;
}
#koszyk_podsumowanie{
    color: #4D4D4D;
}
#koszyk_podsumowanie input[type=text][type=email], #koszyk_podsumowanie select{
    width: 110px;
    border-radius: 3px;
    border: 1px solid #9A9A9A;
    height: 16px;
}
#koszyk_podsumowanie select{
    height: 22px;
    min-width: 116px;
}
#koszyk_podsumowanie select[name=selected_boxMachineName]{
    width: 77%;
}
#koszyk_podsumowanie input[type=text][type=email]{
    padding: 2px;
}
#koszyk_podsumowanie #koszyk_adres{
    /*font-weight: bold;*/
}
#koszyk_podsumowanie .zamawiambtn{
    background-color: #4D4D4D;
    height: 36px;
    border-radius: 7px;
    border: none;
    color: #FDCB00;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
#koszyk_podsumowanie #uzupelnij_mini_alert{
    color: red;
    display: block;
    text-align: right;
    margin-bottom: 5px;
}
/*#koszyk_podsumowanie .zamawiambtn.disabled{
    background-color: whitesmoke !important;
    color: gray !important;
}*/
#koszyk_podsumowanie #wybrana_wysylka{
    margin-bottom: 10px;
    background-color: #f9f9f9;
    padding: 5px;
    border-radius: 5px;
}
#koszyk_podsumowanie .gray_box{
    border-radius: 0px;
}
#koszyk_podsumowanie #fast_new_account{
/*    display: none;
    background-color: #fffbd2;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #ffd890;*/
}
#koszyk_podsumowanie #fast_new_account h3{
    color: #5a5a5a;
    padding-left: 0px;
}
#koszyk_podsumowanie #fast_new_account .inpt{
    padding: 5px;
}

#paczkomaty_box{
    position: static;
    width: auto;
}
.cena_wysylki{
    color: #20821F;
}
#paczkomaty_box{
    background: none !important;
}

#invoice_form .pad{
    padding: 2px 5px;;
}

#cart-dialog{
    min-height: 70px;
    top: 200px;
}

#cart-dialog-header{
    width: 300px;
    background: #FCC601;  
    /*background: #00FF00;*/
    padding: 5px;
    margin: 0px;
    /*margin-top: 20px;*/
    clear: both;
    font-weight: bold;
}

.dialog-table, .dialog-table a{
    font-size: 14px;
    color: #424242;
}

.dialog-table{
    margin: 10px 0px;    
}

#cart-dialog-table{
    width: calc(100% - 34px);
}

.dialog-table tr.color{
    background-color: #f9f9f9;
}

.dialog-table td, .dialog-table th{
    padding: 5px;
}

#cart-dialog-link{    
    width: 300px;
    padding: 10px;
}

#cart-dialog-link a{
    font-weight: bold;
    color: #BF1E2E;
}

.slide_box{
    width: 0;
    max-width: 0;
    position: fixed;
    right: 0;
    opacity: 0;
    overflow: hidden;
    border: none;
    border-radius: 6px 0px 0px 6px;
    background: #FFFFFF;
    box-shadow: 0 0 10px #666666;
    /*padding: 10px;*/
    z-index: 400;
}
.add-to-cart-item{
    display: none;
}
.kolumny_slides .kolumny{
    display: block;    
}
/*.kolumny_slides .kolumny td{
    padding-right: 18px;
}*/
.kolumny_slides .kolumny, .kolumny_slides .kolumny table{
    border-collapse: collapse;
}
.kolumny_slides .kolumna{
    display: table-cell;
    /*border-right: 1px solid #C5C5C5;*/
}
.kolumny_slides .kolumna:last-of-type{
    border: none;
}
.kolumny_nav .kolumny_num{
    display: inline-block;    
    width: 16px;
    height: 16px;
    text-align: center;
    margin: 2px;
    padding-top: 2px;
    color: #000;
    font-weight: bold;    
}
.kolumny_nav .activeSlide {
    background-color: #ffcc00;
    border-radius: 3px;
}
.kurtyna_box{
    width: 960px;
    min-height: 1px !important;
    height: auto !important;
    position: fixed;
    z-index: 901;
    background: #FFFFFF;
    left: 0;
    right: 0;
    top: 120px;
    margin: 0 auto;
    border: none;
    padding: 10px;
    display: none;
    line-height: 1.4;
    font-size: 12px;
}
.kurtyna_box a{
    color: #BF1D2C;
    font-weight: bold;
}
.kurtyna_box_close, .slide_box_close{
    float: right;
}
.art_content .cechy{
    display: table;
}
.art_content .cecha{
    display: table-row;
}
.art_content .cecha label{
    white-space: nowrap;
    margin-right: 5px;
    font-weight: bold;
}
.adv_filter.active{
    color: #f00;
}
#listy_prawa, #listy_prawa a{
    color: #5B5B5B;
    font-size: 12px;
}
#listy_prawa .t{    
    margin-bottom: 5px;
}
#listy_prawa .t a{
    font-weight: bold;
}
#listy_prawa .gray_box{
    height: 152px;
    margin-top: 10px;
    margin-left: 10px;
}
#listy_prawa .lp_box{
    height: 110px;
}
#listy_prawa{
    line-height: 1.4;
}
.myProducts-dialog{
    position: fixed; 
    top: 245px; 
    right: 0;
    width: 434px; 
    margin-right: -436px;
    z-index: 500;     
    /*border: 1px solid #B7B7B7;*/
    background-color: #eee;
    border-radius: 3px;
    line-height: 1.4;
}
.myProducts-dialog#myProducts-dialog-locker{
    top: 375px;
}
.myProducts-dialog .myProducts-content{
    min-height: 230px;    
}
.myProducts-dialog .myProducts-content h3{
    background-color: #ff5200;
    color: #fff;
    text-align: center;
}

.myProducts-dialog .toggle_dialog{
    width: 33px;
    position: absolute;
    left: -33px;        
    cursor: pointer;
    border-radius: 2px 0px 0px 2px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    /*padding-left: 2px;*/
    /*text-indent: -2000em;*/
}
.myProducts-dialog .toggle_dialog img{
    border-radius: 6px 0px 0px 6px;
}
.myProducts-dialog .goToCart{
    font-size: 12px;
    display: inline-block;
    padding: 3px;
    background: orange;
    color: #fff;
    border-radius: 2px;
}
.myProducts-dialog .goToCart:hover{
    text-decoration: none;
    background-color: #ffb52c;
}
/*.myProducts-dialog .toggle_dialog:hover, .myProducts-dialog .toggle_dialog.active{
    background-color: #FDCB00;
}*/
.myProducts-list{
    position: relative;    
    overflow-y: hidden;
}
.myProducts-list .mark_new{
    display: none;
    /*background-color: #ccffcc !important;*/
}
#myProducts-toggle-cart{
    top: 0px;
    /*background-image: url(http://static.dvdmax.pl/v3/grafika/cart_label.png);*/    
}
#myProducts-toggle-locker{
    top: 0px;
    /*background-image: url(http://static.dvdmax.pl/v3/grafika/locker_label.png);*/    
}
.adv_filters_box{
    padding-left: 10px;
}
.adv_filters_box input[type=checkbox], .adv_filters_box label{
    vertical-align: middle;
    cursor: pointer;
}
.adv_filters_box label{
    text-transform: uppercase;
    margin-left: 2px;
}

#koszty_krajowe{    
    border-radius: 7px;
    border-collapse: collapse;
}
#koszty_krajowe .kheader{
    background-color: #E6E6E6;
    line-height: 40px;
}
#koszty_krajowe th, #koszty_krajowe td{
    border: 1px solid #D8D8D8;
    padding: 3px;
}
#koszty_krajowe .darmowa_wysylka{
    background-color: #33CC66;
    /*border: none;*/
    border-color: #fff;
}
#koszty_krajowe .payments_method_1{
    background-color: #E1E8F3;
    color: #000;
}
#koszty_krajowe .payments_method_2{
    background-color: #FFF4C7;
    color: #000;
}
#all_zapo .zap_header{
    font-size: 14px;
}
#all_zapo .price{
    color: red;
}
#all_zapo .table{
    border-collapse: collapse;
}
#all_zapo .table td{
    padding: 3px 0px;
}
#all_zapo .zap_item{
    border-bottom: 1px dashed #DEDEDE;
}
.cecha_search_res{
    margin-right: 5px;
}
.cecha_search_res:last-of-type{
    margin-right: 0px;
}
#lp_element_50.active .ui-widget-header, #lp_element_50:hover .ui-widget-header{
    background: tomato !important;
}
.history_address{
    display: inline-block;
    border: 1px solid orange; 
    border-radius: 4px; 
    margin-right: 10px; 
    cursor: pointer;
}
.history_address:hover{
    border-color: green;
}
#schowek_table{
    width: 100%;
}
.used_label, .mp3_label{    
    font-size: 10px;
    line-height: 1;
}
.used_label{
    color: #696969;
}
.mp3_label{
    color: #157EFB;
}
.mp3_price{
    margin-bottom: 5px;
    background-color: #157EFB;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 3px;    
}
#top_client_section{
    background-color: #fff;
    border-radius: 7px;    
    height: 55px;
    line-height: 1.3;
    margin-left: 14px;
    margin-top: 10px;
    max-width: 214px;
    overflow: hidden;
    background-image: url(http://static.dvdmax.pl/v3/grafika/andrzej.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
#top_client_section, #top_client_section a{
    font-size: 12px;
    color: #4d4d4d;
    min-width: 130px;
}
#top_client_section #logout{
    color: #E31E24;
}
#top_client_section #logout:hover{
    font-weight: bold !important;
}
#chooseLogin{
    display: none;
    position: absolute;
    z-index: 2;
    border-radius: 5px;
    border: 2px solid #ff7600;
    background-color: #fff;
    top: 47px;    
    left: 47px;
}
#chooseLogin div{
    padding: 12px 16px;
}
#chooseLogin div a{
    color: #4d4d4d;
    font-size: 13px;
    font-weight: bold;
}
#chooseLogin .facebook_login a{
    color: #fff;
}
#chooseLogin .facebook_login{    
    background-color: #4E71A8;
    border-top: 2px solid #ff7600;
}

/* glowny div z like box'em */
#like-box {
    position: fixed;
    z-index: 99;
    top: 100px;  
    right: -304px; /* szerokosc wygenerowanego boxa + 4px obramowania (left)) */
    -webkit-transition: right 0.5s ease-out;
    -moz-transition: right 0.5s ease-out;
    -o-transition: right 0.5s ease-out;
    transition: right 0.5s ease-out;
}

/* wysuniecie like box'a */
#like-box:hover {
    right: 0px;
}

/* zewnetrzna ramka boxa */
#like-box .outside {
    position: relative;
    z-index: 1;
    background: #3b5999;
    padding: 2px;
    min-width: 1px;
    float: right;
}

/* wewnetrzne tlo boxa */
#like-box .inside {
    position: relative;
    z-index: 2;
    background: #fff;
}

/* pasek z logo FB */
#like-box .belt {
    position: relative;
    z-index: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg); 
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
    float: right;
    width: 100px; 
    height: 40px;
    padding: 7px 0px 0px 20px;
    margin: 50px -52px 0px -55px;
    background: #3b5999;
    color: #fff;
    font-weight: bold;
    font-family: Verdana; 
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.twoje_produkty_nazwa, .twoje_produkty_nazwa a{
    color: #4D4D4D; font-size: 13px;
}
#koszyk_tabs_podsumowanie input,
#koszyk_tabs_podsumowanie select,
#koszyk_tabs_podsumowanie textarea{ 
    border: 1px solid #c5c5c5;
    /*border-radius: 3px;*/
    font-size: 13px;
    font: inherit;
    padding: 2px 5px;
}
.zamowienie_sposob_mp3{
    display: block;
    background-color: oldlace;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: larger;
}
.zamowienie_sposob_mp3:hover, .zamowienie_sposob_mp3.active{
    border: 1px solid #f7c2b9;
}
.login_button, .rejestracja_button{
    text-decoration: none;
    padding: 5px;
    display: inline-block;
    border-radius: 3px;
    background-color: #FDCB00;
    color: #4e4e4e;
    font-size: 16px !important;
    font-weight: bold;
    cursor: pointer;    
    width: 98px;
}
.login_button:hover, .rejestracja_button:hover{
    color: #4e4e4e;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffd838;
}
.polska_wersja_img{
    max-height: 21px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
}
.polska_wersja_img.small{
    max-height: 16px !important;
}
.decoration_none:hover{
    text-decoration: none;
}
.tracktitle, .tracktitle a{
    font-weight: normal !important;
    font-size: 14px !important;
    color:#af7100 !important;
}

.trackartist, .trackartist a{
    font-weight:normal !important;
    font-size: 14px !important;
    float:none;
}

#klient_dane_table .main_label{
    color: #b10000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
}
#klient_dane_table .label{
    text-align: right;
    white-space: nowrap;
    padding-right: 5px;
    font-weight: bold;
}
#klient_dane_table input[type=text], #klient_dane_table input[type=password]{
    width: 200px;
}

.mp3_cart{
    position: absolute; 
    z-index: 1;
    top: 34px; 
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 3px;
    padding: 5px;
    width: 76px;
}
.mp3_cart .mp3{
    cursor: pointer; 
    padding: 2px;
    border-radius: 3px; 
    background-color: #157efb;
    color: #fff;
}
.mp3_cart .cd{
    cursor: pointer; 
    padding: 2px; 
    border-radius: 3px; 
    background-color: #fdcb00;
    margin-bottom: 2px;
}
#darmowa_dostawa{
    position: absolute;
    top: 210px;
    right: 40px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#main_category_footer{
    clear: both;
    padding-bottom: 5px;
    padding: 10px 5px;
    /*border-top: 1px solid #dee0dd;*/
}
#main_category_footer h4{
    margin: 0px;
    padding: 0px;
    display: inline;
    color: #5A5A5A;
}
#main_category_footer a{
    color: #5A5A5A;
}
#alertTop {
    display:none; position:fixed; top:5px; right: 5px; width:300px; background-color:#fff; z-index:11000; padding:5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px 1px #000;
    -webkit-box-shadow: 0 0 3px 1px #000;
    box-shadow: 0 0 3px 1px #000;
}
.alertTop-close {width:100%; text-align:center; padding:10px 5px 5px 5px; font-size:13px; cursor:pointer; font-weight:bold}
.alertTop-close:hover {color:#00468c;}

.mini_relative_cart_button{
    display: none;
    position: absolute;
    bottom: 0;
    background: #fff;
    right: 0;
    border-radius: 4px;
    padding: 2px;
    cursor: pointer;
    border: 1px solid #FDCB00;
}
.am_cart .mini_relative_cart_button{
    top: 42px;
    bottom: initial;
    right: 10px;
}
.am_cart .mini_relative_cart_button img{
    max-width: 25px;
}
.item_box_grid .mini_relative_cart_button{
    right: 7px;
}
div#topbaner_produkty,
div#topbaner_produkty_active,
div#topbaner_produkty_outer{
    width: 1200px !important;
    height: 70px !important;
}
div#topbaner_produkty{
    border: 1px solid gray;
}
#show_cart_form:hover{
    font-weight: bold;
}
.uzupelnij_adres{
    text-align: center;
}
.uzupelnij_adres a{
    color: red;
    font-weight: bold;    
    font-size: 18px;
}
.catpath{
    margin-top: 5px;
}
.catpath a{
    color: dodgerblue;
}
#changeAdresForm{
    margin-bottom: 10px;
}
#submit_change_data_form{
    /*background-color: gainsboro;*/
    background-color: green;
    font-size: 18px !important;
    color: #fff;
    border: none;
    cursor: pointer;
}
#submit_change_data_form.green{
    background-color: green !important;
}

#tips_info{
    display: none;
}
@media screen and (min-width: 1500px) {
    #tips_info{
        display: block;
        margin: 10px 0px;
        border: 2px solid #FDCB00;
        border-radius: 8px;
        background-color: #fff;
        padding: 13px;
        font-size: 14px;
        line-height: 1.4;
    }
    #tips_info #tips_close{
        height: 30px;
        width: 30px;
        background-image: url(http://static.dvdmax.pl/v3/grafika/tips_close.png);
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer;
    }
    #tips_info .ti_header{    
        font-weight: bold;
        font-size: 16px;
    }
    #tips_info .red{
        color: #f00;
    }

    body.tips_main{
        background-image: url(http://static.dvdmax.pl/v3/grafika/tips_dvdmax.png) !important;
        background-position: center 150px !important;
    }
}

#login_box .login_error, #registry_box .login_error{
    text-align: center;
    background-color: #f36868;
    color: #fff;
    padding: 2px;
}

.wyslano{
    font-size: 14px !important;
    font-weight: normal !important;
    margin: 30px 0px !important;
    line-height: 1.4 !important;
}

.short_qty{
    width: 20px;
    border-radius: 3px;
    padding: 1px;
}

/*#zakupy_bez_rejestracji input{
    background-position: center center;
    background-repeat: no-repeat;
}
#zakupy_bez_rejestracji input.i_imie{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_imie.jpg);
}
#zakupy_bez_rejestracji input.i_nazwisko{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_nazwisko.jpg);
}
#zakupy_bez_rejestracji input.i_email{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_mail.jpg);
}
#zakupy_bez_rejestracji input.i_telefon{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_tel.jpg);
}
#zakupy_bez_rejestracji input.i_ulica{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_ulica.jpg);
    background-position-x: 120px;
}
#zakupy_bez_rejestracji input.i_miasto{
    background-image: url(http://static.dvdmax.pl/v3/grafika/form/form_label_miasto.jpg);
}*/