.form-btn { position: relative; display: inline-block; height: 21px; max-height: 21px; /*padding-top: 19px;*/ border: 0; overflow: hidden; text-indent: -1000em; 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: 140px; background: url(../images/btn-compare-products.png) no-repeat 0 0; height: 21px; } .btn-compare:hover{ background-position: 0px -21px; }
.pojProductsListCompare .btnCompareContainer .btn-compare{ width: 83px; background-image: url(../images/btn-compare.png); }

.list-row li a.btn-search,
formSearchLarge .list-row li a.btn-search { width: 71px; background: url(../images/btn-search.png) no-repeat 0 0;  }
.btn-submit { width: 67px; background: url(../images/btn-submit.png) no-repeat 0 0;  }
.btn-send { width: 125px; background: url(../images/btn-send.png) no-repeat 0 0;  }
.btn-show-prods { width: 114px; height: 20px;  background: url(../images/btn-show-prods.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; color: #fff; font-weight: bold; }
.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:-96px 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 { display: block; width: 212px; height: 21px; float: left; margin: 55px 0 0; background: url(../images/btn-get-form.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.btn-get-form:hover { background-position: 0 100%; }
.btn-get-form-2 { display: block; width: 141px; height: 21px; float: left; margin: 55px 0 0; background: url(../images/btn-get-form-2.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.btn-get-form-2:hover { background-position: 0 100%; }

#pojSearch span.submit input { width: 100%; height: 35px; max-height: 35px; padding: 35px 0 0; border: 0; background: url(../images/btn-submit-pl.png) no-repeat 0 0; overflow: hidden; cursor: pointer }
#pojSearch span.submit input:hover { background-position: 0px -35px; }

#txtDodaj{
	background:transparent url(../images/btn_pojBorderNewsletter_dodaj.png) no-repeat scroll 0 -21px;
	overflow:hidden;
	padding:1px 28px 0;
	text-indent:-1000em;
	cursor:pointer;	
}
#txtDodaj:hover{
	background:transparent url(../images/btn_pojBorderNewsletter_dodaj.png) no-repeat scroll 0 0px;

}
#txtUsun{
	background:transparent url(../images/btn_pojBorderNewsletter_usun.png) no-repeat scroll 0 0px;
	overflow:hidden;
	padding:1px 33px 0;
	text-indent:-1000em;
	cursor:pointer;	
}
#txtUsun:hover{
	background:transparent url(../images/btn_pojBorderNewsletter_usun.png) no-repeat scroll 0 -21px;

}

#pojProductsCompareTopButton{
	float: right;
}

	#pojProductsCompareTopButton a{
		display: block;
		width: 140px;
		height: 21px;
		background: url(../images/btn-compare-products.png) no-repeat;
	}

	#pojProductsCompareTopButton a:hover{
		background-position: 0px -21px;
	}


