
  //<[CDATA[
  var kn_h1 = {
    src: 'flash/sifr_kn.swf'
    ,ratios: []
  };

  sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(kn_h1);
  
  sIFR.replace(kn_h1, {
    selector: '.user_menu_h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: right; font-size:18px; color: #700000;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: '#content h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:26px; color: #700000;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
	
  sIFR.replace(kn_h1, {
    selector: '.fooldal_h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-size:26px;}'
      ,'a:link { color: #fe0000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: '.content_left .h2_top_fooldal'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-size:18px;}'
      ,'a:link { color: #3c3c3c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: '.kategoria_overlay h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:16px;}'
      ,'a:link { color: #01334a; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: '.leirasbox_holder h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:17px; text-transform:uppercase;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: '#bottom_content .h2_div h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:17px; text-transform:uppercase;}'
      ,'a:link { color: #fe0000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
  
  sIFR.replace(kn_h1, {
    selector: 'form .blokkcim'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:17px; color: #700000;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
    sIFR.replace(kn_h1, {
    selector: '.content_left .fooldal_h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:20px; color: #700000;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
sIFR.replace(kn_h1, {
    selector: '.zaszlok h4'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:16px; color: #000000;}'
      ,'a:link { color: #700000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });

//]]>
