# Formátovanie textu

### Na čo dávať pozor pri formátovaní?

* Text písať vždy od ľavého okraja
* Krátky text speciálne neformátovať
* Dlhý text, rozdeliť na logické odseky
* Ak je text veľmi dlhý, rozdeliť vhodnými podnadpismi (Heading 2, Headnig 3 - nájdete v editore pri formátovaní)

### Kedy je text nevhodne naformátovaný?

* Ak je zvýraznený úplne celý text, napríklad tučným písmom. Zvýraznený celý text, je ako keby to bol normálny text, len je väčší!!
* Ak je text príliš vyfarbený. Na jednej stránke používate "farby dúhy".
* Ak je text vycentrovaný. My sme zvyknutý čítať od ľavého okraja k pravému, ako sú napísané knihy, noviny. Zbytočné je text centrovať aby to upútalo. Upútať môžete len zaujímavý textom a ten sa nemusí zvýrazňovať, pretože človek pri tom má pociť, že si to musí prečítať.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://podpora.lemonweb.sk/webstranky/admin/stranky/formatovanie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
