$(document).ready(function() {
$('a.rozpis').cluetip({local:true, hideLocal: false, arrows: true, cluetipClass: 'jtip', cursor: 'pointer'});
//$('a.rozpis-unpublic').cluetip({local:true, hideLocal: false, cluetipClass: 'jtip2', arrows: true, cursor: 'pointer'});
  });



