
    var myriadpro = {
      src: 'js/sifr/cochin1.swf'
      ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
    };
    sIFR.activate(myriadpro);
    /* górne menu
     sIFR.replace(myriadpro, {
      selector: 'ul.myriadpro li'
	  ,wmode: 'transparent', fitExactly: true, forceSingleLine: true
     ,css: [
        '.sIFR-root { text-align: left; font-weight: normal; font-size:18px; }'
        ,'a { text-decoration: none;color: #3f2e81 }'
        ,'a:link { color: #3f2e81; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    */
    sIFR.replace(myriadpro, {
      selector: '.font'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: right; font-weight: normal; color:#736f9e;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    sIFR.replace(myriadpro, {
      selector: '.fontLeft'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: normal; color:#736f9e;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    sIFR.replace(myriadpro, {
      selector: '.fontCenter'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: center;  font-weight: bold; font-size:22px;  color:#281672;}'
        ,'a { text-decoration: none; color: #281672; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    sIFR.replace(myriadpro, {
      selector: '.wojewodztwo'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color:#736f9e; font-size:18px;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    sIFR.replace(myriadpro, {
      selector: '.miasto'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color:#736f9e; font-size:15px;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    /*
    sIFR.replace(myriadpro, {
      selector: '#submenu li'
	  ,wmode: 'transparent', fitExactly: true, forceSingleLine: true
      ,css: [
        '.sIFR-root { text-align: center; font-weight: normal; color:#736f9e; font-size:16px;}'
        ,'a { text-decoration: none; color: #281672; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #AAA7D5; }'
      ]
    });
    */
    sIFR.replace(myriadpro, {
      selector: 'ul.produkty-off li'
	  ,wmode: 'transparent', fitExactly: true, forceSingleLine: true
      ,css: [
        '.sIFR-root { text-align: left; font-weight: normal; color:#736f9e; font-size:14px;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #281672; }'
        ,'a:hover { color: #FFFFFF; }'
      ]
    });

