function ieFix(){
	if(!+'\v1'){
		jQuery('#sectionMenu:not(.arrowTabs) li:last-child').css({'border-right':'none', 'background':'none'});
		jQuery('#sectionMenu:not(.arrowTabs) li.selected:last-child').css({'border-right':'1px solid #ccc','border-bottom':'1px solid #fff','background':'#fff'});
		jQuery('#sectionTabs li:nth-child(even):not(.lonelySheep), .sectionTabs li:nth-child(even):not(.lonelySheep)').css({'background-image': 'url(/system-res/_img/_section/sectionTabEvenBG.png)' });
		jQuery('#sectionTabs li:nth-child(odd):not(.lonelySheep), .sectionTabs li:nth-child(odd):not(.lonelySheep)').css({'background-image': 'url(/system-res/_img/_section/sectionTabOddBG.png)' });
		jQuery('#sectionBannerMenu li:last-child').css({'border-right':'none'});
		jQuery('.whiteOdds li.hover:not(.lonelySheep)').css({'background': '#fff !important' });
		jQuery('.lonelySheep li').css({'background':'transparent','list-style':'none'});
		jQuery('table.default:not(.reverseZebra) tr:nth-child(even) td').css({'background-color': '#ececec' });
		jQuery('table.default.reverseZebra tr:nth-child(odd) td').css({'background-color': '#ececec' });
		jQuery('table.default:not(.nB)').find('th:first-child, td:first-child').css({'font-weight': 'bold', 'text-align':'left', 'padding-left':'20px' });
		jQuery('#section .grayBox .tableBox table tr:last-child:nth-child(even) td').css({'border-bottom': '1px solid #ececec' });
		jQuery('#section .grayBox .tableBox table tr:nth-child(odd) td').css({'background-color': '#ececec' });
		jQuery('#playFreshStarter .offerConfigStepContent label:nth-child(4n+4)').css({'margin-right':0});
		jQuery('#playOnlineOffer .offerConfigStepContent label:nth-child(4n+4)').css({'margin-right':0});
		jQuery('#offerConfigSteps .offerConfigStepContent label:nth-child(3n+3)').css({'margin-right':0});
		jQuery('table.default tbody tr:nth-child(2n+1):last-child td').css({'border-bottom':'1px solid #e5e5e5'});
		jQuery('span.labelTxt').each(function(){
			if( jQuery(this).find('.inlineBlock').length == 0 ) jQuery(this).wrapInner('<span class="inlineBlock"></span>');
		});
		jQuery('label span.labelTxt').each(function(){
			if(jQuery.browser.version == 7 && jQuery(this).find('.tmpSpan').length == 0 ){
				jQuery(this).wrapInner('<span class="tmpSpan"></span>');
				var h=jQuery(this).find('span.inlineBlock').innerHeight(); var ph=jQuery(this).height(); var r=Math.abs((ph-h)/2);
				var newThisH = h>ph?h:ph-r;
				jQuery(this).css({"padding-top":r+"px","height":newThisH+"px"}); 
			}
		});
		jQuery('.pFS label span.labelTxt').each(function(){ /* specjalnie dla 021 */
			if(jQuery.browser.version == 7 && jQuery(this).find('.tmpSpan').length == 0 ){
				jQuery(this).wrapInner('<span class="tmpSpan"></span>');
			}
			var h=jQuery(this).find('span.inlineBlock').innerHeight(); var ph=jQuery(this).height(); var r=Math.abs((ph-h)/2);
			var newThisH = h>ph?h:ph-r;
			jQuery(this).css({"padding-top":r+"px","height":newThisH+"px"}); 
		});
		jQuery('.tall').find('label').offerBoxesEqual();
		jQuery('.choosePromoDetails table:not(.reverseZebra) tr:nth-child(even)').find('td, th').css({ background: '#f3f3f3' });
		jQuery('.choosePromoDetails table tr:nth-child(odd):last-child').find('td, th').css({ 'border-bottom': '1px solid #e5e5e5' });
		jQuery('.searchOptions label > img, .offerConfigStepContent label > img').each(function(){
			var tmpThis = jQuery(this);
			tmpThis.parent().append('<span class="labelImg" style="width:'+tmpThis.parent().innerWidth()+'px;height:'+tmpThis.parent().height()+'px;background:#fff;filter:alpha(opacity=0)"></span>')
		});	
		jQuery('#section .sectionBoxes.favoredProducts li:nth-child(odd)').css({'background-image':'url(/system-res/_img/_section/productBoxZebraLightBG.png)'});
		jQuery('#section .sectionBoxes.favoredProducts li:nth-child(even)').css({'background-image':'url(/system-res/_img/_section/productBoxZebraDarkBG.png)'});
		//jQuery('#section .eShopBasket tr.emptyBasket td:last-child').css({'padding-right':'35px','padding-left':'30px','text-align':'right','border-right':'1px solid #fff'});
		//jQuery('#section .eShopBasket tr:not(.emptyBasket) td:last-child').css({'border-right':'1px solid #ccc'});
		jQuery('#section .eShopBasket tr.emptyBasket td:first-child').css({'width':'180px'});
		//jQuery('#section .eShopBasket tr.emptyBasket td:nth-child(3)').css({'width':'480px'});
		jQuery('#section .eShopBasket tr.emptyBasket td:last-child').css({'width':'203px'});
		jQuery('#section .eShopBasket.shipping tr td:last-child').css({'width':'191px'});
		jQuery('#section .eShopBasket tr.low td:last-child').css({'border-right':'1px solid #ccc'});
		jQuery('.productList').find('li').first().find('.productImg').css('padding-top','40px');
		/* wyr�wnanie 'dziubkow' przy linkPointer */
		jQuery('.linkPointer').css('background',function(){
			var tmpBGP = this.currentStyle.backgroundPositionX;
			var tmpRet = tmpBGP + ' ' + (( jQuery(this).height() - parseInt(jQuery(this).find('span').css('padding-bottom')) - 8)/2) + 'px';
			return jQuery(this).css('background-image') + ' no-repeat ' + tmpRet; /* 8 - wysokosc linkPointer.png */
		});
		jQuery('#section .sectionTabs.sectionSmall li:nth-child(2n) div').css({'background-image':'url(/system-res/_img/_section/sectionTabOddBG.png)'});
		jQuery('#section .sectionTabs.sectionSmall li:nth-child(2n+1) div').css({'background-image':'url(/system-res/_img/_section/sectionTabEvenBG.png)'});
		
		jQuery('#offerConfigSteps, #playOnlineOffer').removeClass('ieH');
		
		jQuery('.eShopBasket tbody tr:last-child td').css({'border-bottom':'1px solid #ccc'});
		jQuery('#section .table table tr td:first-child p').css({'font-size':'18px','line-height':'18px'});
		jQuery('table.pairValues td:nth-child(odd)').css({'text-align':'right'});
		jQuery('table.pairValues td:nth-child(even)').css({'text-align':'left'});
		jQuery('.sectionMenuTabs:not(.arrowTabs) li a').click(function(){
			jQuery('.sectionMenuTabs li:last-child').css({'border-right':'none', 'border-bottom':'inherit', 'background':'none'});
			jQuery('.sectionMenuTabs li.selected:last-child').css({'border-right':'1px solid #ccc','border-bottom':'1px solid #fff','background':'#fff'});
		});
		jQuery('table.comparison thead th:last-child').css({'background':'#48227c url(/system-res/_img/_section/4G_25.png) no-repeat 200px 13px'});
		jQuery('table.comparison.other tbody td:last-child, table.comparison.play tbody td:nth-child(2n)').addClass('last');
		jQuery('table.comparison.play tbody tr:nth-child(2) td').css('font-size','1.8em');
	}
};
