//function hotel(ind, poltravel, german, dealp, reserve, dist, cat, swim, business, present, dollars, dir, name, town, deal, deal_pl)



 
  //Augustow
  //hotels[i++] = new hotel(i, 1, 0, 0, 0, 2, 3, 1, 0, 2, 52, "Suwalki/Delfin", "Hotel Delfin", "Augustów");
  hotels[i++] = new hotel(i, 1, 0, 0, 0, 1, 0, 0, 0, 1, 16, "Suwalki/Polonia", "Hotel Polonia", "Augustów","after discount", "po zniżce");
  hotels[i++] = new hotel(i, 1, 0, 0, 0, 1, 3, 0, 0, 1, 95, "Augustow/Warszawa", "Hotel Warszawa", "Augustów","after discount", "po zniżce");


