$(document).ready(function() {
	$("#obsah a.fancybox").fancybox();
});

