1 |
6daefa8c
|
Petr Lukašík
|
DIV.main{
|
2 |
|
|
position:relative;
|
3 |
|
|
border:1px solid #848484;
|
4 |
|
|
background-color:#FFFFFF;
|
5 |
|
|
text-align: left;
|
6 |
|
|
width:900px;
|
7 |
|
|
left:50%;
|
8 |
|
|
margin-left:-450px;
|
9 |
|
|
}
|
10 |
|
|
DIV.content {
|
11 |
|
|
position:relative;
|
12 |
|
|
text-align: justify;
|
13 |
|
|
width:800px;
|
14 |
|
|
height: auto;
|
15 |
|
|
left:10px;
|
16 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
17 |
|
|
font-size:16px;
|
18 |
|
|
font-weight:normal;
|
19 |
|
|
color:#FFFFFF;
|
20 |
|
|
}
|
21 |
|
|
DIV.middleleft{
|
22 |
|
|
position:absolute;
|
23 |
|
|
text-align: justify;
|
24 |
|
|
width:459px;
|
25 |
|
|
height: auto;
|
26 |
|
|
top:355px;
|
27 |
|
|
left:10px;
|
28 |
|
|
color:#008B8B;
|
29 |
|
|
}
|
30 |
|
|
DIV.middletext{
|
31 |
|
|
position:absolute;
|
32 |
|
|
text-align: justify;
|
33 |
|
|
width:800px;
|
34 |
|
|
height: auto;
|
35 |
|
|
top:260px;
|
36 |
|
|
left:10px;
|
37 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
38 |
|
|
font-size:16px;
|
39 |
|
|
font-weight:normal;
|
40 |
|
|
color:#000000;
|
41 |
|
|
}
|
42 |
|
|
DIV.left{
|
43 |
|
|
position:absolute;
|
44 |
|
|
border:1px solid #000000;
|
45 |
|
|
background-color:#FFFFFF;
|
46 |
|
|
text-align: left;
|
47 |
|
|
width:263px;
|
48 |
|
|
height: auto;
|
49 |
|
|
top:15px;
|
50 |
|
|
left:135px;
|
51 |
|
|
color:#666666;
|
52 |
|
|
float:left;
|
53 |
|
|
}
|
54 |
|
|
|
55 |
|
|
DIV.midlegreen{
|
56 |
|
|
position:absolute;
|
57 |
|
|
border:0px solid #000000;
|
58 |
|
|
background-color:#FFFFFF;
|
59 |
|
|
text-align: justify;
|
60 |
|
|
width:196px;
|
61 |
|
|
top:15px;
|
62 |
|
|
left:402px;
|
63 |
|
|
font-family : Arial, Helvetica, sans-serif;
|
64 |
|
|
font-size : 11px;
|
65 |
|
|
font-weight:normal;
|
66 |
|
|
color:#666666;
|
67 |
|
|
}
|
68 |
|
|
DIV.nadpis{
|
69 |
|
|
position:absolute;
|
70 |
|
|
border:0px solid #000000;
|
71 |
|
|
text-align: left;
|
72 |
|
|
width:459px;
|
73 |
|
|
height: auto;
|
74 |
|
|
top:235px;
|
75 |
|
|
left:10px;
|
76 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
77 |
|
|
font-size:22px;
|
78 |
|
|
font-weight:bold;
|
79 |
|
|
color:#008B8B;
|
80 |
|
|
}
|
81 |
|
|
|
82 |
|
|
IMG.graystrip{
|
83 |
|
|
position:absolute;
|
84 |
|
|
left:0px;
|
85 |
|
|
top:0px;
|
86 |
|
|
width:898px;
|
87 |
|
|
height:10px;
|
88 |
|
|
}
|
89 |
|
|
|
90 |
|
|
IMG.mainim{
|
91 |
|
|
position:absolute;
|
92 |
|
|
left:0px;
|
93 |
|
|
top:10px;
|
94 |
|
|
width:798px;
|
95 |
|
|
height:168px;
|
96 |
|
|
}
|
97 |
|
|
|
98 |
|
|
IMG.first{position:absolute;left:0px;top:178px;width:202px;height:22px;}
|
99 |
|
|
IMG.blue{position:absolute;left:202px;top:178px;width:196px;height:22px;}
|
100 |
|
|
IMG.inter1{position:absolute;left:398px;top:178px;width:4px;height:22px;}
|
101 |
|
|
IMG.green{position:absolute;left:402px;top:178px;width:196px;height:22px;}
|
102 |
|
|
IMG.inter2{position:absolute;left:598px;top:178px;width:4px;height:22px;}
|
103 |
|
|
IMG.gray{position:absolute;left:602px;top:178px;width:196px;height:22px;}
|
104 |
|
|
|
105 |
|
|
IMG.logozcu{
|
106 |
|
|
position:absolute;
|
107 |
|
|
left:728px;
|
108 |
|
|
top:212px;
|
109 |
|
|
width:68px;
|
110 |
|
|
height:25px;
|
111 |
|
|
}
|
112 |
|
|
.menu{font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight:bold;color:#666666;text-decoration:none;}
|
113 |
|
|
A:HOVER.menu{color:#6C9894;}
|
114 |
|
|
.menuSml{font-family : Arial, Helvetica, sans-serif;font-size : 10px;font-weight:normal;color:#666666;text-decoration:none;}
|
115 |
|
|
A:HOVER.menuSml{color:#6C9894;}
|
116 |
|
|
DIV.menu01{font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight:normal;color:#666666;text-decoration:none;
|
117 |
|
|
position: absolute;left:490px;top:160px;height:11px;background-image:url(transpar.gif);}
|
118 |
|
|
.nadpis {
|
119 |
|
|
position:relative;
|
120 |
|
|
text-align: left;
|
121 |
|
|
width:800px;
|
122 |
|
|
height: auto;
|
123 |
|
|
left:7px;
|
124 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
125 |
|
|
font-size:18px;
|
126 |
|
|
font-weight:bold;
|
127 |
|
|
color:#6C9894;
|
128 |
|
|
}
|
129 |
|
|
|
130 |
|
|
.akt{
|
131 |
|
|
font-family : Arial, Helvetica, sans-serif;
|
132 |
|
|
font-size : 12px;
|
133 |
|
|
text-align : justify;
|
134 |
|
|
}
|
135 |
|
|
|
136 |
|
|
.aktDate{
|
137 |
|
|
font-family : Verdana, Arial, Helvetica, sans-serif;
|
138 |
|
|
font-size : 11px;
|
139 |
|
|
font-weight:bold;
|
140 |
|
|
}
|
141 |
|
|
DIV.www{
|
142 |
|
|
position:absolute;
|
143 |
|
|
border:0px solid #000000;
|
144 |
|
|
background-color:#FFFFFF;
|
145 |
|
|
bottom:75px;
|
146 |
|
|
font-family : Arial, Helvetica, sans-serif;
|
147 |
|
|
font-size : 10px;
|
148 |
|
|
font-weight:normal;
|
149 |
|
|
color:#666666;
|
150 |
|
|
width:898px;
|
151 |
|
|
text-align: center;
|
152 |
|
|
}
|
153 |
|
|
|
154 |
|
|
A {
|
155 |
|
|
text-decoration : none;
|
156 |
|
|
color : #3D4E5E;
|
157 |
|
|
font-weight : bold;
|
158 |
|
|
}
|
159 |
|
|
|
160 |
|
|
A.hover {
|
161 |
|
|
text-decoration : underline;
|
162 |
|
|
color : #3D4E5E;
|
163 |
|
|
font-weight : bold;
|
164 |
|
|
}
|
165 |
|
|
|
166 |
|
|
.nadpis2 {
|
167 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
168 |
|
|
font-size:18px;
|
169 |
|
|
font-weight:bold;
|
170 |
|
|
color: #3D4E5E;
|
171 |
|
|
}
|
172 |
|
|
.nadpis3 {
|
173 |
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
174 |
|
|
font-size:16px;
|
175 |
|
|
font-weight:bold;
|
176 |
|
|
color: #3D4E5E;
|
177 |
|
|
}
|
178 |
|
|
td.poznamka { font-size: 8pt;
|
179 |
|
|
font-style: italic;
|
180 |
|
|
font-weight: normal;
|
181 |
|
|
font-family: "Verdana", sans-serif;
|
182 |
|
|
color: black }
|
183 |
|
|
td.header_nadpis { font-size: 22pt;
|
184 |
|
|
font-weight: bold;
|
185 |
|
|
font-family: "Verdana", sans-serif;
|
186 |
|
|
color: #0000CC;
|
187 |
|
|
}
|
188 |
|
|
|
189 |
|
|
td.header_kontext { font-size: 12pt;
|
190 |
|
|
font-weight: normal;
|
191 |
|
|
font-family: "Verdana", sans-serif;
|
192 |
|
|
color: #0000EE;
|
193 |
|
|
}
|
194 |
|
|
|
195 |
|
|
td.zaznam { font-size: 8pt;
|
196 |
|
|
font-weight: normal;
|
197 |
|
|
font-family: "Verdana", sans-serif;
|
198 |
|
|
color: black;
|
199 |
|
|
}
|
200 |
|
|
|
201 |
|
|
td.poznamka {
|
202 |
|
|
font-size:8pt;
|
203 |
|
|
font-style:italic;
|
204 |
|
|
font-weight:normal;
|
205 |
|
|
font-family:"Verdana", sans-serif;
|
206 |
|
|
color:black;
|
207 |
|
|
text-align : justify;
|
208 |
|
|
}
|
209 |
|
|
|
210 |
|
|
td.nazev { font-size: 10pt;
|
211 |
|
|
font-style: normal;
|
212 |
|
|
font-weight: normal;
|
213 |
|
|
font-family: "Verdana", sans-serif;
|
214 |
|
|
color: black }
|
215 |
|
|
|
216 |
|
|
td.pnazev { font-size: 10pt;
|
217 |
|
|
font-style: normal;
|
218 |
|
|
font-weight: bold;
|
219 |
|
|
font-family: "Verdana", sans-serif;
|
220 |
|
|
color: black }
|
221 |
|
|
|
222 |
|
|
|
223 |
|
|
h3.chyba { font-size: 12pt;
|
224 |
|
|
font-weight: bold;
|
225 |
|
|
font-family: "Verdana", sans-serif;
|
226 |
|
|
color: red;
|
227 |
|
|
}
|
228 |
|
|
|
229 |
|
|
h3.uspech { font-size: 12pt;
|
230 |
|
|
font-weight: bold;
|
231 |
|
|
font-family: "Verdana", sans-serif;
|
232 |
|
|
color: black;
|
233 |
|
|
}
|
234 |
|
|
|
235 |
|
|
p.zivotopis { font-size: 10pt;
|
236 |
|
|
font-style: normal;
|
237 |
|
|
font-weight: normal;
|
238 |
|
|
font-family: "Verdana", sans-serif;
|
239 |
|
|
color: black }
|
240 |
|
|
|
241 |
|
|
td.footer_right { font-size: 10pt;
|
242 |
|
|
font-family: "Verdana", sans-serif;
|
243 |
|
|
font-weight: bold;}
|
244 |
|
|
|
245 |
|
|
td.footer_left { font-size: 8pt;
|
246 |
|
|
font-family: "Verdana", sans-serif;
|
247 |
|
|
font-style: italic;
|
248 |
|
|
font-weight: normal;
|
249 |
|
|
color: #0000EE;}
|
250 |
|
|
select {
|
251 |
|
|
font-size : 10;
|
252 |
|
|
font-family : Arial;
|
253 |
|
|
color : Black;
|
254 |
|
|
}
|
255 |
|
|
|
256 |
|
|
body {
|
257 |
|
|
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
258 |
|
|
font-size : 12;
|
259 |
|
|
color : Black;
|
260 |
|
|
}
|
261 |
|
|
|
262 |
|
|
td.data {
|
263 |
|
|
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
264 |
|
|
font-size : 12;
|
265 |
|
|
color : Black;
|
266 |
|
|
}
|
267 |
|
|
|
268 |
|
|
td {
|
269 |
|
|
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
270 |
|
|
font-size : 12;
|
271 |
|
|
color : Black;
|
272 |
|
|
}
|