    var acciush = {src: 'http://layout.g-centrum.cz/default/script/acciusbuchroundeddot-bolcon.swf' };
    sIFR.activate(acciush);
    sIFR.replace(acciush, {
      selector: '#o_nas',
      css: '.sIFR-root { color:#6eb4cd; font-size: 18px; padding-top: 4px; margin-top: 3px}',
      wmode: 'transparent'
    });
    sIFR.replace(acciush, {
      selector: '.h2',
      css: '.sIFR-root { color:#6eb4cd; font-size: 18px;}',
      wmode: 'transparent'
    });
    sIFR.replace(acciush, {
      selector: '.nadpis',
      css: ['.sIFR-root { color:#3e99b9; font-size: 16px;}',
      		'a {color:#3e99b9; font-size: 16px; text-decoration: none}',
      		'a:hover {color:#3e99b9; font-size: 16px; text-decoration: underline}'
      		],
      wmode: 'transparent'
    });

    sIFR.replace(acciush, {
      selector: '.datum',
      css: '.sIFR-root { color:#6eb4cd; font-size: 12px;}',
      wmode: 'transparent'
    });

    sIFR.replace(acciush, {
      selector: '#contact h3, #news h3',
      css: '.sIFR-root { color:#3e99b9; font-size: 18px;}',
      wmode: 'transparent'
    });
