$(function() {
	// $('#Provoz').animate({left:0},0);
	// $('#Provoz').animate({left:0},1500).animate({left:200 },2500);
	/* $('.foto').hide();
	$('.foto').fadeIn(1500);	*/
});




