var cochin = {
  src: _templates_dir+'/swf/sifr.swf'
};


sIFR.activate();

sIFR.replace(cochin, {
  selector: 'h4', 
  css: { '.sIFR-root' : {'font-size' : '13px' , 'color' : '#003479', 'text-transform' : 'uppercase', 'text-align' : 'center'},
         '.szary' : {'color' : '#888888'},
         '.bialy'  : {'color' : '#ffffff'},         
         'a'      : {'text-decoration' : 'none'},
         'a:link'      : {'color' : '#16183f'},
         'a:hover'      : {'color' : '#e1d900'}
  },
  //fitExactly: true,

  wmode: "transparent",

  //offsetTop: -2,

  tuneHeight: -6,
  tuneWidth: 4
});
sIFR.replace(cochin, {
  selector: 'h5',
  css: { '.sIFR-root' : {'font-size' : '13px' , 'color' : '#003479', 'text-transform' : 'uppercase', 'text-align' : 'left', 'display' : 'inline'},
          '.zielony' : {'color' : '#007836'},
          'a' : {'color' : '#888888', 'text-decoration' : 'none'},
          'a:hover' : {'color' : '#888888', 'text-decoration' : 'none'}
  },
  fitExactly: true,
  wmode: "transparent",
  offsetTop: -0,
  tuneHeight: -8,
  tuneWidth: 4,
  ratios: [10,1.32,16,1.27,19,1.23,25,1.22,30,1.21,32,1.19,33,1.2,37,1.19,38,1.2,51,1.19,55,1.18,56,1.19,84,1.18,86,1.17,88,1.18,89,1.17,90,1.18,93,1.17,94,1.18,1.17]
});

sIFR.replace(cochin, {
  selector: 'span.careerAct>h6',
  css: { '.sIFR-root' : {'font-size' : '15px' , 'color' : '#003670', 'text-transform' : 'uppercase', 'text-align' : 'left', 'display' : 'inline'},
          'a' : {'color' : '#003670', 'text-decoration' : 'none', 'display' : 'block', 'margin-bottom' : '10px'},
          'a:hover' : {'color' : '#003670', 'text-decoration' : 'none'}
  },
  fitExactly: true,
  wmode: "transparent",
  offsetTop: -0,
  tuneHeight: -8,
  tuneWidth: 4,
  ratios: [10,1.32,16,1.27,19,1.23,25,1.22,30,1.21,32,1.19,33,1.2,37,1.19,38,1.2,51,1.19,55,1.18,56,1.19,84,1.18,86,1.17,88,1.18,89,1.17,90,1.18,93,1.17,94,1.18,1.17]
});
sIFR.replace(cochin, {
  selector: 'h6',
  css: { '.sIFR-root' : {'font-size' : '15px' , 'color' : '#003479', 'text-transform' : 'uppercase', 'text-align' : 'left', 'display' : 'inline'},
          '.zielony' : {'color' : '#007836'},
          'a' : {'color' : '#666666', 'text-decoration' : 'none', 'display' : 'block', 'margin-bottom' : '10px'},
          'a:hover' : {'color' : '#003670', 'text-decoration' : 'none'}
  },
  fitExactly: true,
  wmode: "transparent",
  offsetTop: -0,
  tuneHeight: -8,
  tuneWidth: 4,
  ratios: [10,1.32,16,1.27,19,1.23,25,1.22,30,1.21,32,1.19,33,1.2,37,1.19,38,1.2,51,1.19,55,1.18,56,1.19,84,1.18,86,1.17,88,1.18,89,1.17,90,1.18,93,1.17,94,1.18,1.17]
});

