#header-menu a {
	padding-right: 20px;
	padding-left: 8px;
	background: url(/img/header-menu-a.png) no-repeat center left;
}
#search-btn {
	border: 0;
	background: url(/img/pl/search-btn-bg.png) no-repeat;
	width: 92px;
	height: 29px;
	margin-right: 20px;
	float: left;
}
#prod-data-price {
	background: url(/img/pl/prod-price-bg.png) no-repeat;
}
#prod-data-price.promo {
	background: url(/img/pl/prod-price-bg-promo.png) no-repeat;
}
#prod-tab-desc-head {
	background: url(/img/pl/prod-tab-desc.png) no-repeat;
}
#prod-tab-data-head {
	background: url(/img/pl/prod-tab-data.png) no-repeat;
}
#prod-tab-comments-head {
	background: url(/img/pl/prod-tab-comments.png) no-repeat;
	width: 109px;
}
#prod-tab-set-head {
	background: url(/img/pl/prod-tab-set.png) no-repeat;
}
#prod-tab-similar-head {
	background: url(/img/pl/prod-tab-similar.png) no-repeat;
}
#prod-tab-video-head {
	background: url(/img/pl/prod-tab-video.png) no-repeat;
	width: 105px;
}
.prod-tab-act {
	background-position: 0 -25px !important;
}
#prod-list-tab-promo-head {
	background: url(/img/pl/prod-list-tab-promo.png) no-repeat;
	display: block;
	float: left;
	width: 100px;
	height: 21px;
	margin-right: 1px;
}
.prod-list-tab-promo-head-active {
	background: url(/img/pl/prod-list-tab-promo-red.png) no-repeat !important;
}
#prod-list-tab-best-head {
	background: url(/img/pl/prod-list-tab-best.png) no-repeat;
	display: block;
	float: left;
	width: 100px;
	height: 21px;
	margin-right: 1px;
}
.prod-list-tab-best-head-active {
	background: url(/img/pl/prod-list-tab-best-red.png) no-repeat !important;
}
#prod-list-tab-new-head {
	background: url(/img/pl/prod-list-tab-new.png) no-repeat;
	display: block;
	float: left;
	width: 100px;
	height: 21px;
}
.prod-list-tab-new-head-active {
	background: url(/img/pl/prod-list-tab-new-red.png) no-repeat !important;
}
.main-new {
	width: 22%;
	height: 161px;
	float: left;
	background: url(/img/pl/main-new-bg.png) no-repeat;
	margin-right: 3%;
}
#filters-submit {
	background: url(/img/pl/show-btn-bg-new.png) no-repeat 0 2px;
	width: 83px;
	height: 27px;
	border: none;
	float: right;
}
#add-cart-btn {
	background: url(/img/pl/dodaj-koszyk.png) no-repeat;
	width: 110px;
	height: 24px;
	display: block;
}
div#bugreport-left {
	background: url(/img/pl/bugreport.png) no-repeat;
}