public override bool Insert()
 {
     return(UseDbMethod(Databaza.InsertLampaNaStlpe(Cislo, IdTypu, Stav, DatumInstalacie)));
 }