/*IIIYEEE haydehou*/
	try {
	document.execCommand("BackgroundImageCache", false, true);
	} catch(err) {}
	
/*SLIDESHOW MRYGAse*/
	$(document).ready(function(){
		$("#Oferta_specjalna > .slider-tabs").tabs({fx:{opacity: "toggle", duration:'fast'}}).tabs("rotate", 6000, true);
		$("#Aktualnosci > .slider-tabs").tabs({fx:{opacity: "toggle", duration:'fast'}}).tabs("rotate", 6000, true);
	});

