private void FmrDetaljiUgovora_Load(object sender, EventArgs e)
 {
     kki.popuniPoljaUgovora(txtNaziv, cmbInstruktor, cmbObuka, dgvUcenici);
 }