drag strange behavior

drag strange behavior

I'm using syntax like in examles:
$(function() {
$('.block').draggable();
});
But have some jump of div when i start drag it
see here http://barhez.comoj.com/ , why is this happening?