.main {
  background-color: #dcdcdc;
                /* background: url('../images/user/tlo_test.png') top center no-repeat; */
  clear: both;
  padding: 0px 0;
}

.logo a.logo .logospacer {
    height: 150px;
    width: 1px;
    display: inline-block;
}

.breadcrumbs {
    background-color: #dcdcdc;
    clear: both;
}

.shop_index .main .innerbox span.productname {
 height:45px;
 }

 .shop_product_list .main .innerbox span.productname {
 height:45px;
 }

.leftcolwidth { width: 230px !important; }

#box_productfull .nettoprice { display: none; }

.main .innerbox button.addtobasket img{display:none}
//.main .innerbox button.addtobasket img {
    width: -30px;
    height: 20px;
    background: url('../images/basket.png') no-repeat 0 0;
    margin: 0 0px 4px 0;
    vertical-align: middle;
}

.innerbox .standard li{border: 1px solid #e1e1e1; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 5px; background: url('/skins/user/shoper_blue_1//images/modbg.jpg') repeat-x #e8e8e8;padding: 3px 0 3px 1px; }

#box_menu .innerbox ul.standard em, #box_menu .innerbox ul.folded em {padding-right: 1px;}

.innerbox .standard li a{font-size: 11px; font-weight: bold; color: #476c92; }




//W jaki sposób mogę wyłączyć przycisk "Do koszyka" na stronie głównej oraz na stronie kategorii?
.main .innerbox button.addtobasket { display: none; }

#shoper-foot {display: none;}


// NOWY KOSZYK
//#box_basket .innerbox{
//   padding: 10px;
//}
//#box_basket .innerbox{
//   padding: 10px;
//   position: relative;
//font-size: 11px;
//}
//#box_basket .innerbox td{
//    border-bottom: 1px solid #ddd;
//    padding: 5px 3px;
//}
//#box_basket .innerbox td.sumo{
//    font-size: 13px;
//    line-height: 20px;
//    //text-align: center;
//    font-weight: bold;
//}