Can I use CSS when creating questions?
Yes, you can. To import style sheets, use the following:
<style type="text/css">@import "/auth/el/fakulta/obdobi/predmet/cesta/styly/soubor.css";</style>
Importing style sheets any other way (e.g. using the <link> tag) is not possible.