.kolekcje li, .marki li, .producenci li, .kategorie li, 
.zabawki li, .gry li, .ksiazki li, .foteliki li, .akcesoria li,
.pokoik li, .wozki li{list-style-type:none;float:left;text-align:center;width:32%;min-height:120px;}
#box_productfull .nettoprice, #box_productfull .otherprice { display:none; }
/* Stars */
img.star0, img.star0-5, img.star1 {
    margin: 0 0 1px 0;
    height: 16px;
    width: 15px;
    vertical-align: middle;
}

img.star0 {
    background: url('../images/star0.png') no-repeat 0 0;
}

img.star0-5 {
    background: url('../images/star0-5.png') no-repeat 0 0;
}

img.star1 {
    background: url('../images/star1.png') no-repeat 0 0;
}
/* Filters */

#box_filter {
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

.centercol #box_filter .innerbox {
padding: 5px 20px;
}

.centercol #box_filter .innerbox .group {
float: left;
width: 33%;
}

.centercol #box_filter .innerbox h5 {
margin-top: 0;
border-top: 0;
padding-top: 5px;
}

#box_filter .innerbox h5 {
font-weight: bold;
padding: 8px 0 3px;
margin-top: 8px;
border-top: 1px solid #ccc;
}

.leftcol #box_filter .innerbox h5.first,
.rightcol #box_filter .innerbox h5.first {
margin-top: 0;
border-top: 0;
padding-top: 0;
}

#box_filter .innerbox ul li {
display: block;
margin: 2px;
}

#box_filter .innerbox ul li a,
#box_filter .innerbox ul li.empty del {
font-size: 0.9em;
display: block;
padding: 1px 0;
}

#box_filter .innerbox ul li a span {
padding: 0px 2px;
}

#box_filter .innerbox ul li em,
#box_filter .innerbox ul li.empty del {
font-weight: normal;
color: #aaa;
}

#box_filter .innerbox ul li.selected, #box_filter .innerbox h5.selected {
background: #ffa url('../images/filter_remove.png') right center no-repeat;
}

#box_filter .innerbox ul li.showmore a {
text-align: right;
}

#box_filter .innerbox ul li.showmore a span {
padding-right: 1em;
}

#box_filter .multiselect {
height: 20px;
padding: 1px 22px 1px 5px;
margin: 3px 6px 3px 0;
background: #fff;
position: relative;
cursor: pointer;
line-height: 20px;
overflow: hidden;
color: #666;
border: 1px solid #bbb;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

#box_filter .multiselect .button {
height: 22px;
width: 20px;
position: absolute;
top: -1px;
right: -1px;
margin: 0;
border: 1px solid transparent;
}

#box_filter .multiselect.folden {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 0 0 3px #aaa;
-webkit-box-shadow: inset 0 0 3px #aaa;
box-shadow: inset 0 0 3px #aaa;
}

#box_filter .multiselect.folden.selected {
background-color: #ffd;
color: #333;
}

#box_filter .multiselect.folden .button {
border-color: #bbb;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
background: #eee url('../images/selectarrow.png') no-repeat center center;
background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee
), to(#ddd));
background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #ddd);
}

#box_filter .multiselect.folden:hover {
border-color: #888;
}

#box_filter .multiselect.folden:hover .button {
border-color: #888;
background: #ddd url('../images/selectarrow.png') no-repeat center center;
background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee
), to(#bbb));
background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #bbb);
}

#box_filter .multiselect.showed {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
z-index: 101;
border-color: #bbb #bbb #fff;
}

#box_filter .multiselect.showed.selected {
color: #333;
}

#box_filter .multiselect.showed .button {
background: #fff url('../images/selectarrow.png') no-repeat center center;
}

.filter_overlay {
z-index: 100;
position: absolute;
background: #fff;
border: solid 1px #bbb;
-moz-box-shadow: 2px 2px 3px #aaa;
-webkit-box-shadow: 2px 2px 3px #aaa;
box-shadow: 2px 2px 3px #aaa;
-webkit-border-radius: 0 4px 4px 4px;
-moz-border-radius: 0 4px 4px 4px;
border-radius: 0 4px 4px 4px;
}

.filter_overlay ul {
    padding: 4px 5px;
}

.filter_overlay ul li {
padding: 2px 4px;
cursor: pointer;
}

#box_filter .innerbox ul li.indent a,
.filter_overlay ul li.indent a {
    padding-left: 1em;
}
.filter_overlay ul li.selected {
background: #ffa url('../images/filter_remove.png') right center no-repeat;
padding-right: 20px;
}

.filter_overlay ul li.selected span {
font-weight: bold;
}

.filter_overlay ul li del {
color: #888;
}

.filter_overlay ul li em {
font-weight: normal;
font-style: normal;
padding-left: 5px;
font-size: 0.9em;
}

.filter_overlay ul li:hover {
background-color: #ffd;
}


.filter_overlay ul li:hover a {
text-decoration: none;
}

.filter_overlay ul li.showmore {
text-align: right;
font-size: 0.9em;
}

.filter_overlay ul li.priceinput,
#box_filter ul li.priceinput {
margin-top: 10px;
white-space: nowrap;
}

.filter_overlay ul li.priceinput span.fromto,
#box_filter ul li.priceinput span.fromto {
font-size: 0.9em;
}

.filter_overlay ul li.priceinput button,
#box_filter ul li.priceinput button {
padding: 1px 0.75em;
display: inline;
margin-left: 4px;
line-height: 20px;
}

#box_filter ul li.priceinput button {
clear: both;
display: block;
margin: 10px auto;
}

.filter_overlay ul li.priceinput input,
#box_filter ul li.priceinput input {
height: 20px;
padding: 1px 5px;
margin: 3px;
background: #fff;
line-height: 20px;
color: #666;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 0 0 3px #aaa;
 -webkit-box-shadow: inset 0 0 3px #aaa;
box-shadow: inset 0 0 3px #aaa;
width: 3.5em;

}

/* Filters END */
#box_mainproducts .innerbox table.products tr .product .tags li.promo,
#box_productfull table.maininfo td.productimg .tags li.promo{
    font-size: 1.3em;
    text-align: center;
    line-height: 63px;
    text-shadow: 1px 1px #444;
}