Hi Maciek,
If you view the source of the page you should see that the ModuleTitle already renders an anchor in the title like this:
<a id='module38' class='moduleanchor'></a>
where the numeric part is the module id, so by seeing the id of the anchor you should be able to link to it.
Hope that helps,
Joe