// naglowek nad menu (SIDEBAR)
if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("b.sifr", named({sFlashSrc: "./twcent.swf", sColor: "#931D26", sBgColor: "#F7F7F8", sWmode: "transparent"}));
};
// naglowek w tresci - #page
if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("h1.sifr", named({sFlashSrc: "./twcent.swf", sColor: "#777777", sBgColor: "#f8f8f9", sWmode: "transparent"}));
};
if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("h2.sifr", named({sFlashSrc: "./twcent.swf", sColor: "#777777", sBgColor: "#FFFFFF", sWmode: "transparent"}));
};
// zainteresowany oferta (SIDEBAR)
if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("i.sifr", named({sFlashSrc: "./twcent.swf", sColor: "#777777", sBgColor: "#FFFFFF", sWmode: "transparent"}));
};

if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("strong.sifr", named({sFlashSrc: "./twcent-bld.swf", sColor: "#911D26", sBgColor: "#F4F4F4", sWmode: "transparent"}));
	sIFR.setup();
};