var DIN = {src: 'http://ceskus.net/_sIFR/DIN.swf'};

sIFR.activate();

sIFR.replace(DIN, {
	selector: '#content h1', 
	wmode: 'transparent',
	css: ['a { color:#555555; text-decoration:none; }', 'a:hover { color:#ff6600;  }', '.sIFR-root {color:#222222; font-size:14px; text-transform:uppercase}'], 
	tuneHeight:0, 
	offsetLeft:0, 
	offsetTop:0
});

sIFR.replace(DIN, {
	selector: '#content h2', 
	wmode: 'transparent',
	css: ['a { color:#555555; text-decoration:none; }', 'a:hover { color:#ff6600;  }', '.sIFR-root {color:#222222; font-size:24px; text-transform:uppercase}'], 
	tuneHeight:0, 
	offsetLeft:0, 
	offsetTop:0
});

sIFR.replace(DIN, {
	selector: '#sidebar h1', 
	wmode: 'transparent',
	css: ['a { color:#333333; text-decoration:none; }', 'a:hover { color:#ff6600;  }', '.sIFR-root {color:#222222; font-size:21px}'], 
	tuneHeight:0, 
	offsetLeft:0, 
	offsetTop:0
});

sIFR.replace(DIN, {
	selector:'#sidebar h2',
	wmode:'transparent',
	css: ['a { color:#555555; text-decoration:none; }', 'a:hover { color:#ff6600;  }', '.sIFR-root {color:#555555; font-size:15px; margin-left:10px}'],
	tuneHeight:0, 
	offsetLeft:0, 
	offsetTop:0
});

sIFR.replace(DIN, {
	selector:'#sidebar p',
	wmode:'transparent',
	css: ['a { color:#333333; text-decoration:none; }', 'a:hover { color:#ff6600;  }', '.sIFR-root {color:#333333; font-size:15px}'],
	tuneHeight:0, 
	offsetLeft:0, 
	offsetTop:0
});
