/*

    var blender = {
      src: 'http://template.listoprdak.cz/listoprdak09/script/blender.swf'
    };
sIFR.activate(blender);

     
sIFR.replace(blender, {
  selector: '#menu span',
  css:['.sIFR-root { background-color: blue; font-weight: bold; color: #62bb46; font-size: 14px;text-transform: uppercase; text-align: left; }',
        'a { text-decoration: none;}',
        'a:link { color: #62bb46; }',
        'a:hover { color: #62bb46; text-decoration: underline}',
        '.act { color: #000000; }'],

  wmode: 'transparent'
});

sIFR.replace(blender, {
  selector: '.header_blog, .nadpis-span',
  css:['.sIFR-root { background-color: blue; font-weight: bold; color: #62bb46; font-size: 22px;text-transform: uppercase; text-align: left; }',
        'a { text-decoration: none;}',
        'a:link { color: #62bb46; }',
        'a:hover { color: #62bb46; }',
        '.act { color: #62bb46;text-decoration: underline }'],

  wmode: 'transparent'
});

sIFR.replace(blender, {
  selector: '.nadpis-katalog',
  css:['.sIFR-root { background-color: blue; font-weight: bold; color: #62bb46; font-size: 18px;text-transform: uppercase; text-align: left; }',
        'a { text-decoration: none;}',
        'a:link { color: #3cbefa; }',
        'a:hover { color: #ff0000; }',
        '.act { color: #ff0000;text-decoration: underline }'],

  wmode: 'transparent'
});


sIFR.replace(blender, {
  selector: '#calendar-nadpis',
  css:['.sIFR-root { background-color: blue; font-weight: bold; color: #3cbefa; font-size: 18px;text-transform: uppercase; text-align: left}',
        'a { text-decoration: none;}',
        'a:link { color: #3cbefa; }',
        'a:hover { color: #ff0000; }',
        '.act { color: #ff0000;text-decoration: underline }'],

  wmode: 'transparent'
});





sIFR.replace(blender, {
  selector: '.nadpis',
  css:['.sIFR-root { background-color: blue; font-weight: bold; color: #3cbefa; font-size: 16px;text-transform: uppercase; }',
        'a { text-decoration: none;}',
        'a:link { color: #3cbefa; }',
        'a:hover { color: #ff0000; }',
        '.act { color: #ff0000;text-decoration: underline }'],

  wmode: 'transparent'
});


sIFR.replace(blender, {
  selector: '#info-rocnik, #poradatel',
  css:['.sIFR-root { font-weight: bold; color: #ffffff; font-size: 18px;text-transform: uppercase; }'],
  wmode: 'transparent'
});
sIFR.replace(blender, {
  selector: '#info-datum',
  css:['.sIFR-root { font-weight: bold; color: #ffffff; font-size: 28px;text-transform: uppercase; }'],
  wmode: 'transparent'
});
*/

