<?xml version="1.0" encoding="UTF-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
  <fo:layout-master-set>
    <fo:simple-page-master master-name="first-page" page-width="210mm" page-height="297mm">
      <fo:region-body column-count="2" column-gap="30pt" margin-top="317pt" margin-left="60pt" margin-right="69pt" margin-bottom="61pt"/>
      <fo:region-before extent="317pt" region-name="first-page-top"/>
      <fo:region-after extent="61pt" region-name="first-page-bottom"/>
    </fo:simple-page-master>
    <fo:simple-page-master master-name="last-page" page-width="210mm" page-height="297mm">
      <fo:region-body column-count="2" column-gap="30pt" margin-top="73pt" margin-bottom="79pt" margin-left="60pt" margin-right="69pt"/>
      <fo:region-after extent="79pt" region-name="last-page-bottom"/>
    </fo:simple-page-master>
    <fo:simple-page-master master-name="between-odd" page-width="210mm" page-height="297mm">
      <fo:region-body column-count="2" column-gap="30pt" margin-top="73pt" margin-left="60pt" margin-right="69pt" margin-bottom="131pt"/>
      <fo:region-after extent="80pt" region-name="odd-page-bottom"/>
    </fo:simple-page-master>
    <fo:simple-page-master master-name="between-even" page-width="210mm" page-height="297mm">
      <fo:region-body column-count="2" column-gap="30pt" margin-top="73pt" margin-left="60pt" margin-right="69pt" margin-bottom="131pt"/>
      <fo:region-after extent="80pt" region-name="even-page-bottom"/>
    </fo:simple-page-master>
    <fo:page-sequence-master master-name="letak">
      <fo:repeatable-page-master-alternatives>
        <fo:conditional-page-master-reference master-reference="first-page" page-position="first"/>
        <fo:conditional-page-master-reference master-reference="last-page" page-position="last"/>
        <fo:conditional-page-master-reference master-reference="between-odd" odd-or-even="odd"/>
        <fo:conditional-page-master-reference master-reference="between-even" odd-or-even="even"/>
      </fo:repeatable-page-master-alternatives>
    </fo:page-sequence-master>
  </fo:layout-master-set>
  <fo:page-sequence master-reference="letak">
    <fo:flow flow-name="xsl-region-body">
      <fo:block space-before="14pt">
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
        Text text text text text text text text text text text text text text 
      </fo:block>
      <fo:block-container height="100%" span="all" display-align="after">
        <fo:block font="12pt OfficinaSansCE" line-height="14pt" color="rgb-icc(1,1,1,#CMYK,80%,60%,30%,15%)" font-weight="bold" keep-with-next="always">Kontakty</fo:block>
        <fo:block margin-left="8pt">
          <fo:block font="9pt NimbusSanDCE" line-height="14pt" color="#000000">A &amp;&amp; L soft, s.r.o.</fo:block>
          <fo:block font="9pt NimbusSanDCE" line-height="14pt" color="#000000">V zahrádkách 5, 130 00 Praha 3, Czech Republic</fo:block>
          <fo:block font="9pt NimbusSanDCE" line-height="14pt" color="#000000">Telefon: +420 284 862 333, Fax: +420 284 862 336</fo:block>
          <fo:block font="9pt NimbusSanDCE" line-height="14pt" color="#000000" space-after="14pt">http://www.alsoft.cz, alsoft@alsoft.cz</fo:block>
          <fo:block-container font-size="7pt" line-height="11pt" space-after="11pt" font-family="OfficinaSansCE">
            <fo:block>Všechny obchodní známky či jména jsou majetkem příslušných vlastníků. A &amp;&amp; L soft, s.r.o. si vyhrazuje právo na změnu specifikací kdykoli
bez upozornění. Informace, obsažené v tomto dokumentu, předkládá A &amp;&amp; L soft ve snaze informovat přesně a správně. A &amp;&amp; L soft však
neodpovídá za důsledky plynoucí z použití těchto informací, porušení patentu nebo jiných práv třetích stran, které z použití těchto informací
vyplyne.</fo:block>
            <fo:block>2002 A &amp;&amp; L soft, s.r.o. Všechna práva vyhrazena.</fo:block>
          </fo:block-container>
        </fo:block>
      </fo:block-container>
    </fo:flow>
  </fo:page-sequence>
</fo:root>
