var NimbusSanTCELigExt = {
	src: '/szablony/noweideo/sifr/NimbusSanTCELigExt.swf'
};

sIFR.delayCSS  = true;
sIFR.forceWidth = true;
sIFR.isEnabled = sIFR.ua.transparencySupport;
sIFR.useStyleCheck = true;

sIFR.prefetch(NimbusSanTCELigExt);
sIFR.activate(NimbusSanTCELigExt);

sIFR.replace(NimbusSanTCELigExt, {
	selector: '.sIFR'
	,css: {
			'.sIFR-root': { 'color': '#00719f' }
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});

sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divIntroductionContents h1, div.divParts10 h1'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#f7f9fa' }
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divNews h1, div.divAdvertisement h1'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#fafbfc' }
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div#divTrandmark h1, #s404 h1'
	,css: {
			'.sIFR-root': { 'color': '#000000'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divAskExpertBox h1,div.divReferencesBox h1'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#f3f4f6'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox h1.h1, div.divMainCntBox div.divFooter h1, div.divMainCntBox2 h1, div.divRefCompany div.divCompanyName h1'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#fbfcfc'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox ul.ulNews li h1, div.oneRealization h1'
	,css: [
		'.sIFR-root {color: #000000; background-color: #fdfdfe; }'
		,'a { color: #000000; text-decoration: none;}'
		,'a:link { color: #000000; }'
		,'a:hover { color: #52c200; }'
	]
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox div.divContents div.divOption1 h1'
	,css: {
			'.sIFR-root': { 'color': '#fb7b00', 'background-color': '#f6f7f7', 'text-align': 'center'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox div.divContents div.divOption2 h1'
	,css: {
			'.sIFR-root': { 'color': '#59b400', 'background-color': '#f6f7f7', 'text-align': 'center'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox div.divContents div.divOption3 h1'
	,css: {
			'.sIFR-root': { 'color': '#13aeda', 'background-color': '#f6f7f7', 'text-align': 'center'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divQuestionBox h1'
	,css: [
		'.sIFR-root {color: #0a6591; background-color: #f3f4f6; }'
		,'a { color: #0a6591; text-decoration: none;}'
		,'a:link { color: #0a6591; }'
		,'a:hover { color: #0a6591; }'
	]
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});