var NimbusSanTCELigExt = {
	src: '/szablony/semideo/sifr/NimbusSanTCELigExt.swf'
};

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 h2, div.divParts10 h2'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#f7f9fa' }
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divParts h2'
	,css: [
		'.sIFR-root {color: #000000; background-color: #f7f9fa; }'
		,'a { color: #000000; text-decoration: none; }'
		,'a:link { color: #000000; }'
		,'a:hover { color: #00719F; }'
	]
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divNews h2, div.divAdvertisement h2'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#fafbfc' }
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div#divTrandmark h1'
	,css: {
			'.sIFR-root': { 'color': '#e26606'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divAskExpertBox h2, div.divReferencesBox h2, div.divLastOnBlogBox h2'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#f3f4f6'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox h2.h1, div.divMainCntBox div.divFooter h2, div.divMainCntBox div.divFooter div.divSeeAlso,div.divMainCntBox2 h2, div.divRefCompany div.divCompanyName h2, div.divRefCompany div.divCompanyName div.divCompanyNameText'
	,css: {
			'.sIFR-root': { 'color': '#000000', 'background-color': '#fbfcfc'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divMainCntBox ul.ulNews li h2, div.oneRealization h2'
	,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 h2'
	,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 h2'
	,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 h2'
	,css: {
			'.sIFR-root': { 'color': '#13aeda', 'background-color': '#f6f7f7', 'text-align': 'center'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(NimbusSanTCELigExt, {
	selector: 'div.divQuestionBox h2, div.divTagCloudBox h2'
	,css: [
		'.sIFR-root {color: #000000; background-color: #f3f4f6; }'
		,'a { color: #0a6591; text-decoration: none;}'
		,'a:link { color: #0a6591; }'
		,'a:hover { color: #ff9c00; }'
	]
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});