$(document).ready(function(){
			$("a[class^='animacja']").prettyPhoto({hideflash: true});
		});
