You've mixed Polish and English throughout, copied and pasted the same conditions multiple times instead of organizing them properly, and hard-coded all values, making them difficult to modify later. Add some structure, choose one language, and use comments to explain what you're doing.