public Uredjaji PreuzmiUredjaje() { if (repozitorijum == null) { repozitorijum = new Repozitorijum(); } return(repozitorijum.PreuzmiUredjaje()); }