// ------------------------------------------ nahrazeni fontu
Cufon.replace
('.header',{textShadow: '#000000 0px 1px',color: '-linear-gradient(#bfbfbf, #ffffff)',ignoreClass: 'nocufon' })
('.tab_header',{textShadow: '#000000 0px 1px',color: '-linear-gradient(#bfbfbf, #ffffff)'})
('.header_text',{textShadow: '#000000 0px 1px',color: '-linear-gradient(#bfbfbf, #ffffff)'})
('#menu .menu_header',{textShadow: '#ffffff 0px 1px'})
('#bottom .menu_header',{textShadow: '#000000 0px 1px',color: '-linear-gradient(#bfbfbf, #ffffff)'})
('#bottom .menu_header',{textShadow: '#000000 0px 1px',color: '-linear-gradient(#bfbfbf, #ffffff)'})
('#text_box_header h1',{textShadow: '#ffffff 0px 1px',color: '-linear-gradient(#b8595a, #741e1e)'})
('#game_box .score',{textShadow: '#ffffff 0px 1px',color: '-linear-gradient(#b8595a, #741e1e)'})

;

