$(document).ready(
	function()
	{
		$('#zaufali_box').cycle({ fx:'fade', timeout:3000});
	});
