.footer {

    background: url("../images/user/pasektest2.png") 
    no-repeat scroll center top #dcdcdc;
    padding: 10px 0;
}
.userfooter {

    background: url("../images/user/pasekdol2.png") 
    no-repeat scroll center top #dcdcdc;
    min-height: 163px;
    padding: 10px 0;
}
.container {
  background: url("../images/user/sklep_bg3.jpg")
    no-repeat scroll center top #dcdcdc;
}

.header, div.logo, .menu, .breadcrumbs, .main {
  background: none transparent;
}

#box_basket .innerbox{
    padding: 10px;
}
#box_basket .innerbox td{
    border-bottom: 1px solid #ddd;
    padding: 5px 3px;
}
#box_basket .innerbox td.sumo{
    background: #efefef;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}