public FrmPrikazIzvjestajaRacun(Racun racunZaIzvjestaj)
 {
     InitializeComponent();
     this.racunZaIzvjestaj = racunZaIzvjestaj;
 }