blob: e851315d02632f3b120e29314774083102597c08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE office:document-settings PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd">
<office:document-content xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script" office:class="text" office:version="1.0">
<office:script/>
<office:font-decls>
<style:font-decl style:name="Arial Unicode MS" fo:font-family="'Arial Unicode MS'" style:font-pitch="variable"/>
<style:font-decl style:name="HG Mincho Light J" fo:font-family="'HG Mincho Light J'" style:font-pitch="variable"/>
<style:font-decl style:name="Thorndale" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
<style:font-decl style:name="Thorndale1" fo:font-family="Thorndale" style:font-style-name="Standard" style:font-family-generic="roman" style:font-pitch="variable"/>
<style:font-decl style:name="Sheffield" fo:font-family="Sheffield" style:font-style-name="Fett" style:font-family-generic="swiss" style:font-pitch="variable"/>
</office:font-decls>
<office:automatic-styles>
<style:style style:name="P1" style:family="paragraph" style:parent-style-name="Header 5" style:master-page-name="">
<style:properties style:page-number="0"/>
</style:style>
<number:date-style style:name="N10032" style:family="data-style" number:language="cs" number:country="CZ" number:automatic-order="true">
<number:month number:style="long"/>
<number:text>.</number:text>
<number:year/>
</number:date-style>
</office:automatic-styles>
<office:body>
<text:sequence-decls>
<text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
</text:sequence-decls>
<text:p text:style-name="P1">
<text:variable-get text:name="H1" text:value-type="string"/>
</text:p>
<text:p text:style-name="Header 4">Číslo <text:date style:data-style-name="N10032" text:date-value="2001-10-25" text:fixed="true">10.01</text:date> · Strana <text:page-number text:select-page="current"/>/<text:page-count/></text:p>
</office:body>
</office:document-content>
|