/*!
 * jQuery custom scripts file
 * 
 * Dariusz Pobożniak
 * http://pobozniak.pl
 */

$(function () {
	$('.lightbox').fancybox();
})
