public MainWindow()
 {
     InitializeComponent();
     WyswietlPracownikowBTN.Content += " :) ";
     manager = DocumentMenager.GetInstance();
 }