// Cufon
$(document).ready(function(){
	Cufon.replace('#content .text p, #content .text h1, #content .text h2, #content .text h3, #content .text h4, #content .text table td, #content .text ol li,.produkt table td,.produkt table th,#footer table td,#footer div.pro_footer p,.menu a, #head .baner div h1, #head .baner p', { fontFamily: 'Myriad Pro', hover:true});
});
