<!--

$(document).ready(function() {
  
  // Aktivace LIGTHBOXU
	$("a.refa").colorbox();
  
});

//-->
