public void DownloadHallsList()
 {
     halls = connection.GetHallsFromServer();
 }