Thanks,
I’ve tried first to do it without changing the CSS, and found out it works fine, so I just use:
<div style="text-aligh:right"> my hebrew text </div>
<div>
gives me better results (or atleast easier) then <p>
, since I can have more then a single paragraph in it.