	var poziom = 10;
	$(document).ready( 
	function(){

	$('a.zdjecie_glowna').lightBox({fixedNavigation:true});


	})
