public List <Namjestaj> firmaPretraga(Firma f) { throw new NotImplementedException(); }
public void dodajFirmu(Firma f) { firme.Add(f); }