@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
html, body {
    margin:0;
    padding:0;
    font-family: 'Open Sans', sans-serif;
    overflow: x-hidden;
}
.dnone{
    display: none;
}
h1, h2, h3,h4{
    font-family: 'Open Sans', sans-serif;
}
.tcenter{
    text-align: center;
}
.tright{
    text-align: right;
}
.belka_gorna{
    background: #a90202;
    height: 39px;
    color:#fff;
    padding: 8px 0 0 20px;
}
.belka_gorna a{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    
}
.belka_gorna a span{
    font-size: 16px;
}
.leftbord{
    border-left: 2px solid #fff;
}
.menu_top{
    height: 189px;
    padding-top: 20px;
    border-bottom: 3px solid #a90202;
}
#main_logo{
 padding-bottom: 20px;   
}
.menu_top ul{
    list-style: none;
}
.menu_top ul li{
    display: inline;
}
.top{    
    position: relative;
    background: #fff;
    color: #000;
}

.box-ram{
    border: 1px solid #fff;
    padding: 50%;
    position: relative;
}
.b1{
    background: url(gfx/b1.jpg) no-repeat;    
}
.b2{
    background: url(gfx/b2.jpg) no-repeat;  
}
.b3{
    background: url(gfx/b3.jpg) no-repeat;    
}
.b4{
    background: url(gfx/b4.jpg) no-repeat;    
}
.box_prod{
    padding: 10px;
    background-size: cover;
}
.box-ram p{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    text-shadow: 1px 1px #000;
    position: absolute;
    width: 100%;
    left:0;
    bottom: 30px;
}





.ttop{
    height: 1050px;
    background: url(gfx/1.png);
    background-size: cover;
    background-position: center bottom;
    z-index: 2;
    position: relative;
    color: #fff;
    text-transform: uppercase;    
}
.ttop h1{
    font-weight: 600;
    font-size: 40px;
    margin-top: 150px;
}
.ttop h2{
    margin-bottom: 50px
}
.leftt a, .leftt a:hover, .leftt a:focus{
    color: #fff;
    letter-spacing: 1px;
    
}
.leftt{
    margin-top: 50px;
}
.ltop{
    margin-top: 150px;
}
.kosz h2{
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.min_koszyk{
    margin-top: 10px;
}
.logo{
    margin-top:200px;
}
#news_1{
    background: #fbfbfb;
    border: 1px solid #f0f0f0;
    color: #000;
    font-weight: 100;
    max-width: 300px;
    display: block;
    height: 23px;
    float: right;
}
#news_2{
    background: url(gfx/lupa.jpg) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #f2f2f2;
    width: 23px;
    height: 23px;
    display: block;
    float: right;
    margin-right: 40px;
}

.boxy .col-md-3{
    min-height: 160px;
}
.wysz_l{
    position: absolute;
    top:0;
    left: 15px;
}
.wysz{
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    padding-left: 70px;
    position: relative;
    padding-top: 20px;
}
.wysz h1, .news h1{
    margin-top: 0;
    font-size: 25px;
}
.wysz p, .news p{
    font-weight:  300;
    letter-spacing: 1px;
    font-size: 12px;
    
}
.bgred{
    background: #5d1111;
    color: #fff;
}
.bgwhite{
    background: #fff;
    color: #1a1a1a;
}
.boxy .off1{
    background: url(gfx/off1.png);
    background-position: center top;
    background-size: cover ;
}
.boxy .off2{
    background: url(gfx/off2.png);
    background-position: center top;
    background-size: cover ;
}
.news{
     border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    position: relative;
    padding-top: 20px;
    padding-right: 70px;
}
.boxy{
    margin-top:80px;
}
.boxy form{
    text-align: left;
}
.news_l{
    position: absolute;
    top:0;
    right: 15px;
    
}
/*menu*/
.navbar-inverse{
    background: #fff;
    color: #000;
}
.navbar-inverse .navbar-nav > li > a{
    color: #000;
    text-transform: uppercase;
    
}
.navbar-nav{
    margin: 0 auto;
    float: none !important;
    
    
}
/*top2*/
.top2{
   
}
.top2 .ramka{
    background: #292929;
    color: #fff;
    
    min-height: 500px;
}
.top2 .txt{
    font-weight: 100;
    letter-spacing: 2px;
    text-shadow: 0 0;
}

#menu-top {
    list-style: outside none none;
    margin: 0;
    margin-bottom: 40px;
}
#menu-top li {
    padding-left: 10px;
}
#menu-top li h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}
#menu-top ul, #menu-top ul li ul, #menu-top ul li ul li ul {
    list-style: outside none none;
}
#menu-top li {
    padding-top: 10px;
}
#menu-top li li{
    padding: 10px 0 10px 30px;
}
#menu-top li span, #menu-top li a {
    color: #707070;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.5s;
    font-size: 11px;
}
#menu-top li:hover, #menu-top li:hover a,  #menu-top li:hover span, #menu-top li:active, #menu-top li:visited  {
    /*background: #979797;
    color: #fff;*/
}
.activ_pod_m{
    padding-bottom: 200px!important;
}
.menu_pod{
    position: absolute;
    /*top:119px;*/
    top:57px;
    left:0px;
    z-index: 10;
    background: #f3f3f3;
    width:1300px;
    padding: 40px;
}
.prod_pod_kat{
    width: 25%;
    float: left;
    margin-bottom: 20px;
    height: 136px;
}
.title_podkat{
    height: 136px;
}
.title_podkat{
    color: #5f5f5f;
    padding: 0 10px;
    max-width: 100px;
}
.ttab{
    display: table;
}
.trow{
    display: table-cell;
    vertical-align: middle;
}

.prod{
    background: #fff;
    text-align: center;
    color: #0b0b0b;
    height: 360px;
    position: relative;
    margin-bottom: 5px;
    font-family: 'Lora', serif;
    border-bottom: 1px dashed #e5e5e5;
    border-right: 1px dashed #e5e5e5;
}
.yout{
    position: absolute;
    top:0;
    right:0;
    width: 40px;
}
.prod .tprod, .prod .tprod a{
    color: #0b0b0b;
    font-weight: 600;
    padding: 20px 0 10px 0;
    min-height: 60px;
    max-height: 90px;
    font-size: 16px;
}
.prod img{
    max-width: auto;
    height: 190px !important;
}
.podkat{
    text-align: center;
}
.podkat a{
    color: #0b0b0b;
    text-align: center;
    font-weight: 600;
}

.prod .cena, .cena_prom{
  height: 40px;
  padding-top:15px;
  font-weight: 800;
  position: relative;
  font-size: 18px;
}
.prod .stara_cena{
  text-decoration: line-through;
  position: absolute;
  font-size: 12px;
  top:0;
  text-align: center;
  width: 100%;
  left: 0;
  color:red;
}
.cena_old{
    text-decoration: line-through;
  font-size: 12px;
  color:red;
}
.cart_product{
    display: none;
}


.prod .img_p{
    height: 190px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.prod .img_p a{
    display: block;
    height: 160px;
}

.prod .prod_nd{
    height: 36px;
}
.img_p .promo{
    position: absolute;
    top:0;
    right: 0;
    width:82px;
    height: 82px!important;
    z-index: 2;
}
.img_p .nowo{
    position: absolute;
    top:-12px;
    right: -12px;
    width:80px;
    height: 80px!important;
    z-index: 3;
}
.koszyk_cont2 ul{
    padding-left: 50px;
}
.koszyk_cont2 ul li{
    list-style: none;
}
.prod .price{
    padding: 20px 0 0 0;
}

iframe{
    max-width: 100% !important;    
}
.mtext{
    background: #fff;
    color: #404040;
    padding: 20px;
}
.mtext b, .mtext strong{
    font-weight: 500;
}

.promocje h1{
    color: #fff;
}
.price_old{
    text-decoration: line-through;
    color: #c90808;
    font-size: 10px;
}
.koszyk_cont li{
    list-style: none;
}
.przed_l{
    position: relative;
}
.przed_log{
    background: #000 url('gfx/SKLEP-INFO-18-LAT.png') no-repeat;
    background-position: center top;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 10000;
    
}
.przyciski{
    position: absolute;
    /*background: #fff;*/
    width: 380px;
    left: calc(50% - 190px);
    top:360px;
    height: 60px;
}
#prezyg{
    float: left;
    background: #f1ce7d;
    border: 1px solid #eea968;
    color: #000;
    border-radius: 3px;
    width: 150px;
    height: 45px;
    text-transform: uppercase;
    text-align: center;
    margin: 8px 20px;
    font-size: 30px;
}
#pdalej{
    float: left;
    background: #8e2039;
    border: 1px solid #c1405c;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 45px;
    text-transform: uppercase;
    margin: 8px 20px;
    font-size: 30px;
}
.footer{
    background: #a90202;
    color: #fff;
    min-height: 100px;
    padding: 20px 0;
}
.footer .facebook{
    color: #fff;
    font-size: 18px;
    margin-left: 20px;
}
.footer a{
    color: #fff;
}
.foot-logo{
    background: #1a1a1a;
}
.min_koszyk{
    color: #fff;
    font-size: 20px;
    
}
.min_koszyk .icon-playrockshopping_cart{
    font-size: 25px;
}
.title_g{
    text-align: center;
    padding: 50px 0;
}
.kategorie .col-md-3{
    min-height: 280px;
}
@media screen and (min-width: 1px) and (max-width: 983px){
    .przed_l{
        width: 983px !important;
        overflow:scroll;
    }
    .przed_log{
        background-size: 100%;
    }
}
@media screen and (min-width: 1px) and (max-width: 630px){
    .przed_l{
        width: 630px !important;
    }
    .przed_log{
        background: #000 url('gfx/SKLEP-INFO-18-LAT-min.png') no-repeat;
        background-position: center top;
         background-size: 100%;
    }
}