private void sezonskePodatkeToolStripMenuItem_Click(object sender, EventArgs e) { FileSezona fs = new FileSezona(); fs.Show(); }