private void btnObrisi_Click(object sender, EventArgs e)
 {
     KontrolerKorisnickogInterfejsa.ObrisiFakultativniIzlet(dataGridView);
 }