  $(function(){ 
	$('#gallery a').lightBox();
	$('.powiekszenie a').lightBox();	
	$('.zdjecie_potrawy a').lightBox();	
	});
