
  //<[CDATA[
  
  var kn_h1 = {
    src: 'flash/sifr_ab.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: '#flash_over h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:30px; color:#05548b;}'
      ,'a:link { color: #fe0000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
  
  sIFR.replace(kn_h1, {
    selector: '#flash_over h4'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:17px; color:#313131;}'
      ,'a:link { color: #fe0000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
  
	sIFR.replace(kn_h1, {
    selector: '.fooldal_right .szolg_holder h2, .pink h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:18px; color:#c0137d;}'
      ,'a:link { color: #c0137d; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
	
	sIFR.replace(kn_h1, {
    selector: '.fooldal_left .szolg_holder h2, .partner_reszletes_holder h2, .kek h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:18px; color:#194a8c;}'
      ,'a:link { color: #194a8c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  }); 
	 
	
	sIFR.replace(kn_h1, {
    selector: '.fooldal_right .h_bg h3, .fooldal_right .h_bg_szolg h3, .elerhetoseg_right .h_bg h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:20px; color:#c0137d; font-style:italic;}'
      ,'a:link { color: #194a8c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  }); 
	
	sIFR.replace(kn_h1, {
    selector: '.fooldal_left .h_bg h3, .fooldal_left .h_bg_szolg h3, .elerhetoseg_left .h_bg h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:20px; color:#194a8c; font-style:italic;}'
      ,'a:link { color: #194a8c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
	sIFR.replace(kn_h1, {
    selector: '.h_bg_nagy h2, .h_bg_nagy2 h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:26px; color:#194a8c; font-style:italic;}'
      ,'a:link { color: #194a8c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
	sIFR.replace(kn_h1, {
    selector: '.szovegesmenu h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:18px; color:#194a8c;}'
      ,'a:link { color: #194a8c; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
	sIFR.replace(kn_h1, {
    selector: '.szovegesmenu h3, .kerdes_holder h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:18px; color:#c0137d;}'
      ,'a:link { color: #c0137d; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
	sIFR.replace(kn_h1, {
    selector: '.elerhetoseg_left h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:18px; color:#194a8c;}'
      ,'a:link { color: #c0137d; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
sIFR.replace(kn_h1, {
    selector: '.szolg_reszletes h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:20px; color:#194a8c;}'
      ,'a:link { color: #c0137d; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });
	
	
	 
    //]]>
