$(document).ready(function() {

	$("#social_bar").append('<fb:like layout="button_count" show_faces="false" width="150" href="https://www.facebook.com/pages/Hra%C4%8Dky-Br%C5%AF%C4%8Da/225411867469462"></fb:like>');
	//$("#social_bar").append('<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="https://www.facebook.com/pages/Hra%C4%8Dky-Br%C5%AF%C4%8Da/225411867469462" width="250" colorscheme="light" show_faces="true" border_color="" stream="true" header="true"></fb:like-box>');
	
});

