var amor = {
      src: 'http://www.monte-carlo.cz/amor.swf'
      ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18]
    };

    sIFR.activate(amor);

    sIFR.replace(amor, {
      selector: 'h1'
      ,css: [
        '.sIFR-root { text-align: left; color: #e69922; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: true
    });
	
	sIFR.replace(amor, {
      selector: '#rozcestnik h3'
      ,css: [
        '.sIFR-root { text-align: left; color: #e69922; }'
        ,'a { text-decoration: none; color: #e69922; }'
        ,'a:link { color: #e69922; }'
        ,'a:hover { color: #FFFFFF; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });
	
	sIFR.replace(amor, {
      selector: '#rozcestnik_sub h3'
      ,css: [
        '.sIFR-root { text-align: left; color: #e69922; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });
    
    	sIFR.replace(amor, {
      selector: '#h1.onelev'
      ,css: [
        '.sIFR-root { text-align: left; color: #e69922; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });
    
          
	

var amor_it = {
      src: 'http://www.monte-carlo.cz/amor_it.swf'
      ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18]
    };

    sIFR.activate(amor_it);

    sIFR.replace(amor_it, {
      selector: '#sub_footer h4'
      ,css: [
        '.sIFR-root { color: #86163D; font-weight: bold; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });
	
	sIFR.replace(amor_it, {
      selector: 'h4.sifr'
      ,css: [
        '.sIFR-root { color: #86163D; font-weight: bold; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });
	sIFR.replace(amor_it, {
      selector: 'h2.sifr'
      ,css: [
        '.sIFR-root { color: #86163D; font-weight: bold; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });	
    
    	sIFR.replace(amor_it, {
      selector: 'h3.sifr'
      ,css: [
        '.sIFR-root { color: #86163D; font-weight: bold; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });	
    
    
	sIFR.replace(amor_it, {
      selector: '.box h2'
      ,css: [
        '.sIFR-root { color: #FFFFFF; font-weight: bold; }'
      ]
	  ,wmode: 'transparent'
	  ,selectable: false
    });