	$('document').ready(function (){
      $('a.colorbox').colorbox({opacity:'0.5', close: 'Zavřít', rel:'group'});
      Cufon.replace('h1, .article_list h2, .news .h2');   
      
  });

