//function hotel(ind, poltravel, german, dealp, reserve, dist, cat, swim, business, present, dollars, dir, name, town, deal, deal_pl, deal_ger)
// Katowice

//hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 1, 2, 52, "Katowice/Silesia", "Hotel Silesia", "Katowice", "40% off", "zni¿ka 40%", "40% Ermäsigung");
hotels[i++] = new hotel(i, 1, 0, 0, 0, 1, 4, 1, 1, 2, 85, "Katowice/Novotel", "Novotel Centrum Katowice", "Katowice", "40% off", "zni¿ka 40%", "40% Ermäsigung");
hotels[i++] = new hotel(i, 1, 0, 1, 0, 1, 4, 0, 1, 2, 136, "Katowice/Qubus", "Qubus Hotel Prestige Katowice", "Katowice", "promotional prices", "ceny promocyjne", "Angebot");

//hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 0, 2, 34, "Katowice/Katowice", "Katowice Hotel","Katowice", "Katowice", "10% off during week", "zni¿ka 10% w dni robocze", "10% Ermäsigung in Woche");
hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 0, 2, 44, "Katowice/Olimpijski", "Olimpijski Hotel", "Katowice", "10% off ", "zni¿ka 10% ", "10% Ermäsigung");
// hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 0, 1, 51, "Katowice/Polonia", "Polonia Hotel", "Katowice");
hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 0, 1, 51, "Katowice/DiamentKatowice", "Diament Hotel", "Katowice");
hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 3, 0, 0, 1, 51, "Katowice/DiamentPark", "Diament Park Hotel", "Katowice");
hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 0, 0, 0, 1, 104, "Katowice/Euro_Dom", "Euro Dom Residence", "Katowice","after discount", "po zni¿ce", "nach Ermäsigung");

// Promnice
hotels[i++] = new hotel(i, 1, 1, 0, 0, 3, 4, 0, 0, 2, 115, "Katowice/NomaResidence", "Hotel Noma Residence", "Kobior", "");


// Sosnowiec
hotels[i++] = new hotel(i, 1, 0, 0, 0, 3, 3, 0, 0, 2, 66, "Katowice/Aria", "Hotel Aria", "Sosnowiec", "56% off", "zni¿ka 56%", "56% Ermäsigung");
// hotels[i++] = new hotel(i, 1, 1, 0, 0, 3, 2, 0, 0, 1, 26, "Katowice/Orion", "Orion Hotel", "Sosnowiec");

// Sosnicowice
hotels[i++] = new hotel(i, 1, 1, 0, 0, 2, 3, 1, 1, 1, 46, "Katowice/Silvia2", "Silvia Hotel", "Sosnicowice");

//Wozniki
hotels[i++] = new hotel(i, 1, 1, 0, 0, 3, 4, 1, 0, 2, 77, "Czestochowa/CzarnyLas", "Hotel Pa³ac Czarny Las", "Wo&#378;niki");

// Zabrze
hotels[i++] = new hotel(i, 1, 1, 0, 0, 2, 3, 1, 1, 1, 49, "Katowice/Silvia", "Silvia Hotel", "Zabrze");
hotels[i++] = new hotel(i, 1, 1, 0, 0, 2, 3, 1, 1, 1, 49, "Katowice/DiamentZabrze", "Diament Hotel", "Zabrze");

  hotels[i++] = new hotel(i, 1, 1, 0, 0, 1, 2, 0, 1, 2, 56, "Katowice/IbisZabrze", "Ibis Katowice - Zabrze", "Zabrze");
// Tychy
hotels[i++] = new hotel(i, 1, 0, 0, 0, 2, 3, 1, 1, 1, 43, "Katowice/Aros", "Hotel Aros", "Tychy");

