Rev Author Line No. Line
1 kaklik 1 /* Font Definitions */
2 @font-face {
3 font-family: Wingdings;
4 panose-1: 5 0 0 0 0 0 0 0 0 0;
5 }
6  
7 /* Menu / Header / Footer */
8 div.Header {
9 /*background-color: #C0C0C0;*/
10 border: dotted #FF8080 1px;
11 position: fixed;
12 margin: 0px;
13 /*padding: 0px;*/
14 background-color: #FFFFFF;
15 width: 100%;
16 left: 0px;
17 top: 0px;
18 }
19  
20 p.Header {
21 /*border: solid red 10px;*/
22 padding: 10px;
23 }
24  
25 hr.Header {
26 /*padding: 10px;
27 left: 10px;*/
28 }
29  
30 div.Footer {
31 border: dotted #80FF80 1px;
32 position: absolute;
33 margin: 0px;
34 width: 90%;
35 left: 0px;
36 right: 0px;
37 bottom: 0px;
38 top: auto;
39 }
40  
41  
42 div.Section1 {
43 border: dotted #80FF80 1px;
44 margin-top: 140px;
45 _margin-top: 0px;
46 }
47  
48 /* Style Definitions */
49  
50 /* centrovani vyznacenych elementu */
51 .center {
52 text-align: center;
53 }
54  
55 /* obarveni textu psanych kurzivou */
56 p i, div i, span i {
57 color: #800000;
58 }
59  
60 td.em {
61  
62 }
63  
64 /* tabulky */
65 table {
66 border: 3px solid #CCCCCC; /* vnejsi okraj tabulky */
67 border-collapse: "collapse"; /* spojene pricky v tabulce */
68 }
69  
70 /* pricky mezi bunkami */
71 th, td {
72 border: 1px solid #CCCCCC; /* tloustka pricek v tabulce */
73 text-align: left;
74 }
75  
76 th {
77 color: #FF2020;
78 }
79  
80 /* objekty uvnitr tabulky */
81 td p, td div, td li, th p, th div, th li {
82 background-color: #EEEEEE; /* docasne pozadi abych to videl */
83 margin: 0.5em; /* odstup textu od car tabulky */
84 }
85  
86 /* seznam soucasti - reference */
87 p.ref {
88 margin-left: 2ex; /* odsazeni o kousek vpravo */
89 }
90  
91 p.MsoNormal, li.MsoNormal, div.MsoNormal {
92 margin-top: 6.0pt;
93 margin-right: 0cm;
94 margin-bottom: 6.0pt;
95 margin-left: 0cm;
96 font-size: 12.0pt;
97 font-family: "Times New Roman";
98 }
99  
100 p.Autor, li.Autor, div.Autor {
101 margin-top: 6.0pt;
102 margin-right: 0cm;
103 margin-bottom: 6.0pt;
104 margin-left: 0cm;
105 text-align: center;
106 font-size: 12.0pt;
107 font-family: Arial;
108 color: Blue;
109 }
110  
111 p.Titul, li.Titul, div.Titul {
112 margin-top: 6.0pt;
113 margin-right: 0cm;
114 margin-bottom: 6.0pt;
115 margin-left: 0cm;
116 text-align: center;
117 font-size: 20.0pt;
118 font-family: Arial;
119 color: Blue;
120 }
121  
122 p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle {
123 margin-top: 25.0pt;
124 margin-left: 10%; /* 1.0cm; */
125 margin-right: 10%; /* 1.0cm; */
126 margin-bottom: 30.0pt;
127 font-size: 14.0pt;
128 font-family: Arial;
129 font-style: italic;
130 color: Blue;
131 }
132  
133 /* spolecne vlastnosti nadpisu */
134 h1, h2, h3, h4, h5, h6 {
135 color: blue; /* barva nadpisu */
136 page-break-after: avoid; /* zakaz zalomeni pod nadpisem */
137 margin-left: 0cm;
138 margin-right: 0cm;
139 }
140  
141 h1 {
142 margin-top: 20.0pt;
143 margin-bottom: 6.0pt;
144 text-indent: 0cm;
145 font-size: 20.0pt;
146 font-family: Arial;
147 }
148  
149 h2 {
150 margin-top: 16.0pt;
151 margin-bottom: 6.0pt;
152 text-indent: 0cm;
153 font-size: 16.0pt;
154 font-family: Arial;
155 }
156  
157 h3 {
158 margin-top: 12.0pt;
159 margin-bottom: 6.0pt;
160 text-indent: 0cm;
161 font-size: 13.0pt;
162 font-family: Arial;
163 }
164  
165 h4 {
166 margin-top: 12.0pt;
167 margin-bottom: 6.0pt;
168 font-size: 14.0pt;
169 font-family: "Times New Roman";
170 }
171  
172 h5 {
173 margin-top: 12.0pt;
174 margin-bottom: 6.0pt;
175 font-size: 13.0pt;
176 font-family: "Times New Roman";
177 font-style: italic;
178 }
179  
180 h6 {
181 margin-top: 12.0pt;
182 margin-bottom: 6.0pt;
183 font-size: 11.0pt;
184 font-family: "Times New Roman";
185 }
186  
187 p.MsoToc1, li.MsoToc1, div.MsoToc1 {
188 margin-top: 6.0pt;
189 margin-right: 0cm;
190 margin-bottom: 6.0pt;
191 margin-left: 0cm;
192 font-size: 12.0pt;
193 font-family: "Times New Roman";
194 }
195  
196 p.MsoToc2, li.MsoToc2, div.MsoToc2 {
197 margin-top: 6.0pt;
198 margin-right: 0cm;
199 margin-bottom: 6.0pt;
200 margin-left: 12.0pt;
201 font-size: 12.0pt;
202 font-family: "Times New Roman";
203 }
204  
205 p.MsoToc3, li.MsoToc3, div.MsoToc3 {
206 margin-top: 6.0pt;
207 margin-right: 0cm;
208 margin-bottom: 6.0pt;
209 margin-left: 24.0pt;
210 font-size: 12.0pt;
211 font-family: "Times New Roman";
212 }
213  
214 p.MsoToc4, li.MsoToc4, div.MsoToc4 {
215 margin-top: 6.0pt;
216 margin-right: 0cm;
217 margin-bottom: 6.0pt;
218 margin-left: 36.0pt;
219 font-size: 12.0pt;
220 font-family: "Times New Roman";
221 }
222  
223 p.MsoToc5, li.MsoToc5, div.MsoToc5 {
224 margin-top: 6.0pt;
225 margin-right: 0cm;
226 margin-bottom: 6.0pt;
227 margin-left: 48.0pt;
228 font-size: 12.0pt;
229 font-family: "Times New Roman";
230 }
231  
232 p.MsoToc6, li.MsoToc6, div.MsoToc6 {
233 margin-top: 6.0pt;
234 margin-right: 0cm;
235 margin-bottom: 6.0pt;
236 margin-left: 60.0pt;
237 font-size: 12.0pt;
238 font-family: "Times New Roman";
239 }
240  
241 p.MsoHeader, li.MsoHeader, div.MsoHeader {
242 margin-top: 6.0pt;
243 margin-right: 0cm;
244 margin-bottom: 6.0pt;
245 margin-left: 0cm;
246 font-size: 12.0pt;
247 font-family: "Times New Roman";
248 }
249 p.MsoFooter, li.MsoFooter, div.MsoFooter {
250 margin-top: 6.0pt;
251 margin-right: 0cm;
252 margin-bottom: 6.0pt;
253 margin-left: 0cm;
254 font-size: 12.0pt;
255 font-family: "Times New Roman";
256 }
257  
258 samp {
259 font-family: "Courier New";
260 }
261  
262 p.Odstavecsobrzkem, li.Odstavecsobrzkem, div.Odstavecsobrzkem {
263 margin-top: 6.0pt;
264 margin-right: 0cm;
265 margin-bottom: 20.0pt;
266 margin-left: 0cm;
267 text-align: center;
268 font-size: 12.0pt;
269 font-family: "Times New Roman";
270 }
271  
272 p.Vpisprogramu, li.Vpisprogramu, div.Vpisprogramu {
273 margin-top: 3.0pt;
274 margin-right: 0cm;
275 margin-bottom: 3.0pt;
276 margin-left: 0cm;
277 font-size: 12.0pt;
278 font-family: "Courier New";
279 }
280  
281 @page Section1 {
282 size: 595.3pt 841.9pt;
283 margin: 4.0cm 2.0cm 62.35pt 2.0cm;
284 }
285  
286 div.Section1 {
287 page: Section1;
288 }
289  
290 /* List Definitions */
291 ol {
292 margin-bottom: 0cm;
293 }
294  
295 ul {
296 margin-bottom: 0cm;
297 }