var communityservice = { src: 'http://www.czech-bike-marketing.cz/template/default/flash/communityservice2.swf' };
sIFR.activate(communityservice);
sIFR.replace(communityservice, {
  selector: '.contentTop h1',
  css: '.sIFR-root { color: #898989; font-size: 22px }',
  wmode: 'transparent'
});
sIFR.replace(communityservice, {
  selector: '#actions h2,#cart h2, #form h2, #catalog h2',
  css: '.sIFR-root { color: #898989; font-size: 16px }',
  wmode: 'transparent'
});
sIFR.replace(communityservice, {
  selector: '#actions h3',
  css: '.sIFR-root { color: #e2001a; font-size: 13px }',
  wmode: 'transparent'
});

sIFR.replace(communityservice, {
  selector: '#menu',
  css: ['.sIFR-root { color: #1c4f87; font-size: 18px; text-align: right;}',
		'a:hover { color: #e2001a;}',
		'.act { color: #e2001a;}',
		'a{color: #1c4f87; text-decoration: none; cursor: pointer;}'
		],
  wmode: 'transparent'
});


sIFR.replace(communityservice, {
  selector: '#blog .name, .jezdci .namecat',
  css: '.sIFR-root { color: #E2001A; font-size: 14px }',
  wmode: 'transparent'
});

sIFR.replace(communityservice, {
  selector: '#partnersCont h2',
  css: '.sIFR-root { color: #E2001A; font-size: 14px }',
  wmode: 'transparent'
});





var communityserviceblack = { src: 'http://racing.tastetomato.com/template/default/flash/communityserviceblack.swf' };
sIFR.activate(communityserviceblack);
sIFR.replace(communityserviceblack, {
  selector: '.contentTop #counter',
  css: '.sIFR-root { color: #ffffff; font-size: 65px }',
  wmode: 'transparent'
});

sIFR.replace(communityserviceblack, {
  selector: '.counter',
  css: '.sIFR-root { color: #ffffff; font-size: 30px; text-align: right}',
  wmode: 'transparent'
});

