
/* PNG fix for 'akcija' badge */
.sideAdBox span {//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/akcija-badge.png', sizingMethod='scale');}

/* Padding fix for product boxes */
.bannerHolder {padding-top:20px;}
* html .bannerHolder {padding-top:0px;}

/* Padding fix for pagination */
.paginationBox p {padding-bottom:0;}

/* Fixes for popup Product preview */
#productPreviewBox {margin:179px 0 0 -600px}
#productPreviewBoxArena {margin:39px 0 0 -600px}
* html #productPreviewBox, * html #productPreviewBoxArena {margin-top:0px;}
* html .productPreviewHoder{margin:0px}
* html .checkBoxHolder input {float:left; width:15px;}

#arenaSearchFormHolder {padding-bottom:10px;}
* html #arenaSearchFormHolder {padding-bottom:0px;}

* html .loginBox form {padding:0 0 0 0;}
* html .loginBox a {padding:0 0 6px 0;}

.catalogueTopSearchSelect .dropcontainer ul,
.contactPageList .dropcontainer ul,
.catalogueTopSearchSelectNormal .dropcontainer ul,
.catalogueTopSearchSelectShort .dropcontainer ul {padding:0 4px 5px 0;}
.catalogueTopSearchSelectNormal .dropcontainer ul a {padding:0px 4px 0 10px; }

* html .gClubContentBox {margin:0; width:223px;  padding:18px 0 15px 17px;}
* html .gClubLoginBox {padding:53px 20px 12px 17px;}

.catalogueTopSearchSelect, .catalogueTopSearchSelectNormal, .contactPageList, .catalogueTopSearchSelectShort {position:relative; z-index:40;}

.contactFormHolder {margin-bottom:5px;}

.listsContentBox h3 { padding:0 0 0 20px;}
.listsContentBox p {padding:0 0 5px 0;}

.listTypeBox label {padding-top:4px;}

#mainContentLists {float:left; width:600px; padding:0 0 0 0;}
* html #mainContentLists {float:left; width:600px; padding:0 0 20px 0;}


/* G Cart Slide in corrections */
* html #overlayWhite  {position:absolute; height:1200px;}
* html .cartTab a {background:url(../img/cart-tab.gif) 0 0 no-repeat;}
* html .cartContent {background:url(../img/cart-bgr.gif) right top no-repeat; margin-right:7%;}
.cartContent {margin-right:14%;}

/* Compare Slide in corrections */
* html #overlayBlack  {position:absolute; height:1200px;}
* html .compareTab a {background:url(../img/compare-tab.gif) 0 0 no-repeat;}
* html .compareContent {background:url(../img/compare-bgr.gif) right top no-repeat; margin-left:6%;}

.catalogueTopSearchSelectNormal div.selectbox-wrapper, .catalogueTopSearchSelect div.selectbox-wrapper, .catalogueTopSearchSelectShort div.selectbox-wrapper, .contactPageList div.selectbox-wrapper {left:0; top:0;}

/* Modal box */
.formsHolder {overflow-x:hidden;}
		.formsHolder fieldset.rightRegFileds label {float:left; width:53px; background:#7d858c; border-left:#e2e6ea solid 1px; border-top:#e2e6ea solid 1px; border-bottom:#e2e6ea solid 1px; font-weight:bold; line-height:10px; padding:3px 2px 4px 5px; color:#c2c5c8; margin-bottom:15px; clear:left;}
			.formsHolder fieldset.rightRegFileds label.addressRegLabel {height:35px; padding-top:22px;}
		.formsHolder fieldset.rightRegFileds input {float:right; font-weight:bold; width:203px; background:#9da4aa; border:#e2e6ea solid 1px; font-size:11px; line-height:14px; padding:3px 2px 0 2px; margin-bottom:15px;}
		.formsHolder fieldset.rightRegFileds textarea {font-family:'Tahoma', Arial, Verdana, sans-serif; float:right; width:203px; height:53px; background:#9da4aa; border:#e2e6ea solid 1px; font-size:11px; line-height:15px; padding:4px 2px 4px 2px; margin-bottom:15px; overflow:auto; font-weight:bold;}
		
		.bottomRegHolder {float:left; width:530px;}
			.bottomRegHolder p {float:left; width:450px; margin-left:105px;}
			.bottomRegHolder fieldset.bottomRegFileds {float:left; width:450px; margin-left:105px;}
			.bottomRegHolder fieldset.bottomRegFileds button {margin-right:30px;}