public bool DodajDrzavu(string kratica, string naziv) { return(Sustav.DodajDrzavu(kratica, naziv, idAplikacije)); }