		sIFR.compatMode = true;
		sIFR.activate();
		
		sIFR.replace({
			selector: 'h1',
			wmode: 'transparent',
			src: 'tl_files/pliki_szablonu/fonty/trajan_pro_h1_menu.swf', 
			css: {
				'.sIFR-root': { 'font-weight': 'bold', 'color': '#f7f0df', 	'cursor': 'hand' },
				'a': { 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#f7f0df', 'cursor': 'hand' },
				'a:link': { 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#f7f0df', 'cursor': 'hand' },
				'a:hover': { 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#ffffff', 'cursor': 'hand' }
			}
		});
		
			sIFR.replace({
			selector: 'h2',
			wmode: 'transparent',
			src: 'tl_files/pliki_szablonu/fonty/trajan_pro_h1_menu.swf', 
			css: {
				'.sIFR-root': { 'font-weight': 'bold', 'color': '#f7f0df', 	'cursor': 'hand' },
				'a': { 'font-size': '16px', 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#f7f0df', 'cursor': 'hand' },
				'a:link': { 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#f7f0df', 'cursor': 'hand' },
				'a:hover': { 'text-decoration': 'none', 'font-weight': 'bold', 'color': '#ffffff', 'cursor': 'hand' }
			}
		});
	
		sIFR.replace({
			selector: 'h3',
			wmode: 'transparent',
			src: 'tl_files/pliki_szablonu/fonty/trajan_pro_h3.swf', 
			css: {
				'.sIFR-root': { 'background-color': '#FEECD8', 'font-weight': 'bold', 'font-size': '16px!important', 'color': '#f7f0df' }
			}
		});