$(function() {
		$('#fotka').crossSlide({
		  sleep: 2, //in sec
		  fade: 2   //in sec
		}, [
		  { src: 'img/index/bgOferta.jpg', href: 'oferta.html' },
		  { src: 'img/index/bgOferta.jpg', href: 'oferta.html' }
		]);
		});
		//]]>
