Does przypis mean something like footnote? If it does then we can add it to the classic classname in-page footnotes styletweak. If not, then you'd have to add a custom user styletweak as follows:
Code:
.przypis, .przypis1 {
-cr-hint: footnote-inpage;
margin: 0 !important;
}
(Well, you'll have to to that regardless unless you want to wait a few weeks.

)