private void pozicijuToolStripMenuItem_Click(object sender, EventArgs e) { DodaPoziciju dp = new DodaPoziciju(); dp.Show(); }