		function otvori_prozor(adresa){
			window.open(adresa ,'w_prozor','width=470,height=322,resizable=yes,scrollbars=yes');
		}