Definice stylu

<w:style w:type="paragraph" w:styleId="Nadpis1">
  <w:name w:val="heading 1"/>
  <w:basedOn w:val="Normln"/>
  <w:next w:val="Normln"/>
  <w:link w:val="Nadpis1Char"/>
  <w:qFormat/>
  <!-- Nastavení vlastností odstavce -->
  <w:pPr>
    <w:keepNext/>
    <w:keepLines/>
    <w:spacing w:before="480"/>
    <w:outlineLvl w:val="0"/>
  </w:pPr>
  <!-- Nastavení vlastností textu -->
  <w:rPr>
    <w:rFonts w:asciiTheme="majorHAnsi" w:eastAsiaTheme="majorEastAsia" w:hAnsiTheme="majorHAnsi"
      w:cstheme="majorBidi"/>
    <w:b/>
    <w:bCs/>
    <w:color w:val="365F91" w:themeColor="accent1" w:themeShade="BF"/>
    <w:sz w:val="28"/>
    <w:szCs w:val="28"/>
  </w:rPr>
</w:style>