$('a[rel=lightbox]').lightBox({
			txtImage: 'Obrázek',
			txtOf: 'z',
			root: '.'
		});
