// sIFR replacement call

if(typeof sIFR == "function"){ // nadpis stranky
  
  sIFR.replaceElement(named({sSelector:"h1.page-header", 
  sFlashSrc: "swf/itc-officina-sans-ce-book.swf", 
  sColor: "#383937",
  sBgColor: "#ffffff",  
  sLinkColor: "#ff0000",
  sHoverColor:"#383937",
  sWmode: "transparent",
  sFlashVars:"textalign=right&offsetTop=0"}));    
    
};


