  jQuery(document).ready(function(){
    jQuery("#obsah").fadeIn(2000);
  });