var futura_narrow = {
  src: '/templates/default/swf/futura_narrow.swf'
};

//sIFR.delayCSS = true;
sIFR.activate(futura_narrow);

// naglowki

sIFR.replace(futura_narrow, {
  selector: 'h1.c1',
  css: { '.sIFR-root' : {'font-size' : '15px' , 'color' : _hc1}
  },
  fitExactly: true,
  wmode: "transparent",
  offsetTop: -2,
  tuneHeight: -8
  //,background: "#FF0000"
});

sIFR.replace(futura_narrow, {
  selector: 'h1.c2',
  css: { '.sIFR-root' : {'font-size' : '15px' , 'color' : _hc2}
  },
  fitExactly: true,
  wmode: "transparent",
  offsetTop: -2,
  tuneHeight: -8
  //,background: "#FF0000"
});

// naglowki prawe "pozycjonowanie", "strony www" etc. (na glownej)

/*sIFR.replace(futura, {
  selector: 'div.riT',
  css: { '.sIFR-root' : { 'color' : '#da261e' , 'font-size' : '14px'},
           'a' : { 'color' : '#da261e' ,  'text-decoration' : 'none' },
           'a:hover' : { 'color' : '#da261e' , 'text-decoration' : 'underline' }
  },
  offsetTop: -2, tuneHeight: -5, sharpness: -100, thickness: 25, fitExactly: true,
  ratos: [6,1.41,9,1.35,15,1.29,21,1.25,23,1.22,28,1.23,29,1.2,34,1.22,41,1.21,53,1.2,86,1.19,87,1.18,89,1.19,93,1.18,94,1.19,95,1.18,96,1.19,98,1.18,99,1.19,104,1.18,105,1.19,1.18],
  wmode: "opaque"
});*/