$(document).ready(function(){
  $(".colorbox a").colorbox({rel:'page', current: 'obrázek {current} z {total}'});
});
