$(document).ready(function(){
	DD_belatedPNG.fix('#bottomMenu ul li a, #bottomMenu ul li a img, .footerChair, .instructionsWerich');
	
	$("#actionOfTheMonth").click(function() {
		tb_show("","/public/tpl/default/images/akce-unor.png","");
		return false;
	});
	
});	
