$(document).ready(function() {
     $("#fotka").rightClick( function(e) {
		return false;
	});
});


