.form-btn { position: relative; display: block; height: 20px; max-height: 20px; /*padding-top: 19px;*/ border: 0; overflow: hidden; text-indent: -100em; cursor: pointer }
.form-btn:hover { background-position: 0 100%; }
.btn-pokaz { top: 5px; width: 35px; background: url(../images/btn-pokaz.png) no-repeat 0 0; }
.btn-compare { width: 90px; background: url(../images/btn-compare_cz.png) no-repeat 0 -20px; height: 20px; } .btn-compare:hover{ background-position: 0px 0px; }
.pojProductsListCompare .btnCompareContainer .btn-compare{ width: 90px; background-image: url(../images/btn-compare_cz.png); }

a.btn-compare { width: 90px; background: url(../images/btn-compare_cz.png) no-repeat 0 -20px; height: 0px;padding-top: 19px; font-size: 0px; } 
a.btn-compare:hover{ background-position: 0px 0px; }


.list-row li a.btn-search,
formSearchLarge .list-row li a.btn-search { width: 78px; background: url(../images/btn-search_cz.png) no-repeat 0 0;  }
#formSearchLarge .list-row li a.btn-search:hover{

	background-position: 0px -20px;

}
.btn-submit { width: 72px; background: url(../images/btn-submit_cz.png) no-repeat 0 0; }
.btn-send { width: 125px; background: url(../images/btn-send_cz.png) no-repeat 0 0;  border: 1px solid #000 !important;}
.btn-show-prods { width: 114px; height: 20px;  background: url(../images/btn-show-prods_cz.png) no-repeat 0 0px;  padding:0;}
.btn-show-prods:hover {padding:0;}
.btn-options { display: block; padding: 2px 0; text-align: center; }
.btn-options a.btn-expand { padding: 0 0 0 14px; background: url(../images/icon-arrow-7.png) no-repeat 0 3px; text-transform: lowercase; }
.btn-options a.btn-expand:hover { background-position: 0 -238px; }
.btn-options a.btn-callapse { padding: 0 0 0 14px; background: url(../images/icon-arrow-6.png) no-repeat 0 3px; text-transform: lowercase; color: #fff; font-weight: bold;}
.btn-options a.btn-callapse:hover { background-position: 0 -238px; color: #CD0021; }
.btn-go-to-shop { display: block; width: 212px; height: 21px; float: left; margin: 55px 0 0; background: url(../images/btn-go-to-shop.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.btn-go-to-shop:hover { background-position: 0 100%; }
.btn-get-form,
.btn-get-form-2 { display: block; width: 72px; height: 20px; float: left; margin: 55px 0 0; background: url(../images/btn-get-form_cz.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.btn-get-form:hover,
.btn-get-form-2:hover { background-position: 0 100%; }

#pojSearch span.submit input { margin: 14px 0 0 0;width: 100%; height: 11px; max-height:11px; padding: 11px 0 0; border: 0; background: url(../images/btn-submit-cz.png) no-repeat 0 0; overflow: hidden; cursor: pointer }
#pojSearch span.submit input:hover { background-position: 0px -11px; }

#txtDodaj{
	background:transparent url(../images/btn_pojBorderNewsletter_dodaj_cz.png) no-repeat scroll 0 0;
	overflow:hidden;
	padding:1px 36px 0;
	text-indent:-1000em;
	cursor:pointer;	
}
#txtDodaj:hover{
	background:transparent url(../images/btn_pojBorderNewsletter_dodaj_cz.png) no-repeat scroll 0 -21px;

}
#txtUsun{
	background:transparent url(../images/btn_pojBorderNewsletter_usun_cz.png) no-repeat scroll 0 -21px;
	overflow:hidden;
	padding:1px 42px 0;
	text-indent:-1000em;
	cursor:pointer;	
}
#txtUsun:hover{
	background:transparent url(../images/btn_pojBorderNewsletter_usun_cz.png) no-repeat scroll 0 0;

}

#formNewsletterSignUp{ width: 360px; }
#formNewsletterSignUp #btnDodaj{ background-image: url(../images/btn_pojBorderNewsletter_dodaj_cz.png); }
#formNewsletterSignUp #btnUsun{ background-image: url(../images/btn_pojBorderNewsletter_usun_cz.png); width: 73px; }

#txtDrukujKarteProduktu { background-image: url(../images/btn-print-big.png); height: 35px }
#txtZobaczInne { background-image: url(../images/txt_zobacz_inne_nowosci_cz.png); height: 16px; width: 202px;}
#txtNoweProdukty { width: 94px; height: 16px; background-image: url(../images/txt_nowe_produkty_cz.png); }

.list-prod-box li .newProduct{ margin-top:5px; float: left; background-image: url(../images/gfx_new_en.png); background-repeat: no-repeat; background-position: top right; width:32px; height: 18px;}
.list-prod-box li .isPromotion{  margin-top:5px; float: left; background-image: url(../images/gfx_promotion_en.png); background-repeat: no-repeat; background-position: top right; width:48px; height: 18px;}

.list-prod-list li .newProduct{ margin-top:5px; float: left; background-image: url(../images/gfx_new_en.png); background-repeat: no-repeat; background-position: top right; width:32px; height: 18px;}
.list-prod-list li .isPromotion{  margin-top:5px; float: left; background-image: url(../images/gfx_promotion_en.png); background-repeat: no-repeat; background-position: top right; width:48px; height: 18px;}

#FormMiniProductSearch ul.pojWidok{
	padding-left: 0px;
}

#pojProductsCompareTopButton{
	float: right;
}

	#pojProductsCompareTopButton a{
		display: block;
		width: 90px;
		height: 20px;
		background: url(../images/btn-compare_cz.png) 0 -20px no-repeat;
	}

	#pojProductsCompareTopButton a:hover{
		background-position: 0px 0px;
	}