var MENU_ITEMS = [
	['Strona główna', '/pl/index.html', null,
	],
	['O nas', '/pl/o-nas.html', null,
	],
	['Oferta', '', null,
		['Sprzedaż mieszkań', '/pl/sprzedaz-mieszkan.html'],
		['Remonty kompleksowe', '/pl/remonty-kompleksowe.html'],
		['Docieplenie stropodachów wentylowanych', '/pl/docieplenie-stropodachow-wentylowanych.html'],
		['Narożniki aluminiowe i dylatacje', '/pl/narozniki-alu-dylatacje.html'],
	],
	['Dojazd', '/pl/dojazd.html', null,
	],
	['Dokumenty', '/pl/dokumenty.html', null,
	],
	['Kontakt', '', null,
		['Dane teleadresowe', '/pl/dane-teleadresowe.html'],
		['Formularz kontaktowy', '/pl/formularz-kontaktowy.html'],
	],
	['Galeria', '', null,
		['Referencje', '/pl/referencje.html'],
		['Certyfikaty i dyplomy', '/pl/certyfikaty-i-dyplomy.html'],
		['Zrealizowane projekty', '/pl/zrealizowane-projekty.html'],
	],
];

