var cochin = { src: 'flash/strony_www.swf'
, ratios:  [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 26, 1.26, 35, 1.24, 50, 1.23, 79, 1.22, 80, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
};

sIFR.activate(cochin);

sIFR.replace(cochin, {
  selector: '#menu-top li'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #141313; text-align: center; font-weight: normal; font-size: 15px;  cursor: hand; letter-spacing: 0.5; overflow: hidden; }'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #141313;}'
        ,'a:hover { color: #BF444D; }'
		
		
], selectable: false  
});
sIFR.replace(cochin, {
  selector: '#menu-top a.active'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #333; text-align: center; font-weight: normal; font-size: 18px;  cursor: hand; letter-spacing: 0.5; background-position:-100 0; }'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #565656; background-position:-100px 0;}'
        ,'a:hover { color: #CCCCCC; }'
], selectable: false  
});
sIFR.replace(cochin, {
  selector: '#content-wlasciwy h1'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #222020; text-align: left; font-size: 19px;}'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #f2dabd;}'
        ,'a:hover { color: #594943; }'
]
});
sIFR.replace(cochin, {
  selector: '#mainContentHome .h1-home'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #f2dabd; text-align: left; font-weight: normal; font-size: 18px; }'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #f2dabd;}'
        ,'a:hover { color: #f8f9fb; }'
], selectable: false
});

sIFR.replace(cochin, {
  selector: '.h2-side'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #bf444d; text-align: left; font-weight: normal; font-size: 16px;}'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #bf444d;}'
        ,'a:hover { color: #CCCCCC; }'
], selectable: false
});
sIFR.replace(cochin, {
  selector: '.h2-bar'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #ededed; text-align: left; font-size: 15px; letter-spacing: 0.5;}'
], selectable: false
});
sIFR.replace(cochin, {
  selector: 'h2'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #282626; text-align: left; font-size: 17px;}'
  ,'a { text-decoration: none; }'	
  ,'a:link { color: #f2dabd;}'
        ,'a:hover { color: #f8f9fb; }'
]
});
sIFR.replace(cochin, {
  selector: '#content-wlasciwy h3'
  ,wmode: 'transparent'
  ,css: [
  '.sIFR-root {color: #594943; text-align: left; font-weight: normal; font-size: 15px;'

], selectable: false
});