Projekt

Obecné

Profil

Stáhnout (6.57 KB) Statistiky
| Větev: | Tag: | Revize:
1

    
2
body {
3
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
4
	font-size: 12;
5
	color: Black;
6
	background-color: #f0f1cf; 
7
	
8
}
9

    
10
/* formatovani indexu (vstupni stranky) */
11
#page {
12
  width: 990px;
13
  margin-top: 0em;
14
  margin-bottom: 0em;
15
  margin-left: auto;
16
  margin-right: auto;
17
  padding: 0em;
18
  z-index: 4;
19
  text-align: left;
20
}
21
#contenti {
22
	width: 990px;
23
	margin: 5px 0 0 0;
24
}
25
#envelope {
26
	float: right;
27
	width: 785px;
28
}
29
#main {
30
	float: left;
31
   width: 585px;
32
	text-align: center;
33
	
34
}
35
#righti {
36
	float: right;
37
	width: 190px;
38
}
39
#lefti {
40
	float: left;
41
	width: 190px;
42
	padding: 4px;
43
	border-right:  1px dashed #D9D9D9;
44
}
45
#foot {
46
	text-align: center;
47
}
48

    
49

    
50
.menu {
51
	font-family: Arial, Helvetica, sans-serif;
52
	font-size: 12px;
53
	font-weight: bold;
54
	color: #666666;
55
	text-decoration: none;
56
}
57

    
58
h1 {
59
	font-size: 1.6em;
60
}
61
a:hover.menu {
62
	color: #6C9894;
63
}
64
.menusml {
65
	font-family: Arial, Helvetica, sans-serif;
66
	font-size: 10px;
67
	font-weight: normal;
68
	color: #666666;
69
	text-decoration: none;
70
}
71
a:hover.menusml {
72
	color: #6C9894;
73
}
74
div.menu01 {
75
	font-family: Arial, Helvetica, sans-serif;
76
	font-size: 12px;
77
	font-weight: normal;
78
	color: #666666;
79
	text-decoration: none;
80
	position: absolute;
81
	left: 490px;
82
	top: 160px;
83
	height: 11px;
84
	background-image: url(transpar.gif);
85
}
86
.nadpis {
87
	position: relative;
88
	text-align: left;
89
	height: auto;
90
	left: 7px;
91
	font-family: Verdana, Arial, Helvetica, sans-serif;
92
	font-size: 18px;
93
	font-weight: bold;
94
	color: #6C9894;
95
}
96
.akt {
97
	font-family: Arial, Helvetica, sans-serif;
98
	font-size: 12px;
99
	text-align: justify;
100
}
101
.aktdate {
102
	font-family: Verdana, Arial, Helvetica, sans-serif;
103
	font-size: 11px;
104
	font-weight: bold;
105
}
106
a {
107
	text-decoration: none;
108
	color: #3D4E5E;
109
	font-weight: bold;
110
}
111
a.hover {
112
	text-decoration: underline;
113
	color: #3D4E5E;
114
	font-weight: bold;
115
}
116
.nadpis2 {
117
	font-family: Verdana, Arial, Helvetica, sans-serif;
118
	font-size: 18px;
119
	font-weight: bold;
120
	color: #3D4E5E;
121
}
122
.nadpis3 {
123
	font-family: Verdana, Arial, Helvetica, sans-serif;
124
	font-size: 16px;
125
	font-weight: bold;
126
	color: #3D4E5E;
127
}
128
td.poznamka {
129
	font-size: 8pt;
130
	font-style: italic;
131
	font-weight: normal;
132
	font-family: "Verdana", sans-serif;
133
	color: black
134
}
135
td.header_nadpis {
136
	font-size: 22pt;
137
	font-weight: bold;
138
	font-family: "Verdana", sans-serif;
139
	color: #0000CC;
140
}
141
td.header_kontext {
142
	font-size: 12pt;
143
	font-weight: normal;
144
	font-family: "Verdana", sans-serif;
145
	color: #0000EE;
146
}
147
td.zaznam {
148
	font-size: 8pt;
149
	font-weight: normal;
150
	font-family: "Verdana", sans-serif;
151
	color: black;
152
}
153
td.poznamka {
154
	font-size: 8pt;
155
	font-style: italic;
156
	font-weight: normal;
157
	font-family: "Verdana", sans-serif;
158
	color: black;
159
	text-align: justify;
160
}
161
td.nazev {
162
	font-size: 10pt;
163
	font-style: normal;
164
	font-weight: normal;
165
	font-family: "Verdana", sans-serif;
166
	color: black
167
}
168
td.pnazev {
169
	font-size: 10pt;
170
	font-style: normal;
171
	font-weight: bold;
172
	font-family: "Verdana", sans-serif;
173
	color: black
174
}
175
h3.chyba {
176
	font-size: 12pt;
177
	font-weight: bold;
178
	font-family: "Verdana", sans-serif;
179
	color: red;
180
}
181
h3.uspech {
182
	font-size: 12pt;
183
	font-weight: bold;
184
	font-family: "Verdana", sans-serif;
185
	color: black;
186
}
187
p.zivotopis {
188
	font-size: 10pt;
189
	font-style: normal;
190
	font-weight: normal;
191
	font-family: "Verdana", sans-serif;
192
	color: black
193
}
194
td.footer_right {
195
	font-size: 10pt;
196
	font-family: "Verdana", sans-serif;
197
	font-weight: bold;
198
}
199
td.footer_left {
200
	font-size: 8pt;
201
	font-family: "Verdana", sans-serif;
202
	font-style: italic;
203
	font-weight: normal;
204
	color: #0000EE;
205
}
206
select {
207
	font-size: 10;
208
	font-family: Arial;
209
	color: Black;
210
}
211

    
212
td.data {
213
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
214
	font-size: 12;
215
	color: Black;
216
}
217
td {
218
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
219
	font-size: 12;
220
	color: Black;
221
}
222
#left,  #right {
223
	position: absolute;
224
}
225
#left {
226
	top: 0;
227
	left: 0;
228
}
229
#right {
230
	top: 100;
231
	left: 100;
232
}
233
#left {
234
	width: 185px;
235
	border-right: 1px dashed #D9D9D9;
236
	border-bottom: 1px dashed #D9D9D9;
237
/**/
238
}
239
#right {
240
	width: 185px;
241
	border-left: 1px dashed #D9D9D9;
242
	border-bottom: 1px dashed #D9D9D9;
243
}
244
#content {
245
	padding: 0 0 0 190px;
246
}
247
.content_home {
248
	margin-right: 15px;
249
}
250
.content_home div.hack {
251
	width: 100%;
252
}
253
.content_home_thin {
254
	margin-right: 15px;
255
	width: 530px;
256
}
257
.adress ul, .adress li {
258
	list-style: none;
259
	display: inline;
260
	padding: 0 0 0 0;
261
	margin: 0;
262
}
263
/* NAV + VLEVO */
264
#okynko {
265
	position: absolute;
266
	top: 230px;
267
	left: 200px;
268
	visibility: hidden;
269
}
270
.nadpis_sekce {
271
	font-size: 70%;
272
	font-weight: bold;
273
	padding: 2px 0 3px 17px;
274
	background: #F7F9FB;/*959595*/
275
	border: 1px solid #555555;/*border*/
276
}
277
.card {
278
	font-size: 70%;
279
	padding: 24px 10px 15px 7px;
280
	background: White;
281
	border-bottom: 3px solid #555555;
282
	border-top: 1px solid #555555;
283
	border-right: 3px solid #555555;
284
	border-left: 1px solid #555555;
285
	width: 450px;
286
	margin: 12px;
287
	text-align: center;
288
}
289

    
290
.articlecard {
291
   font-size: 60%;
292
	background: White;
293
	border-bottom: 3px solid #555555;
294
	border-top: 1px solid #555555;
295
	border-right: 3px solid #555555;
296
	border-left: 1px solid #555555;
297
	text-align: right;
298
	margin: 15px;
299
	padding: 20px;
300
}
301

    
302

    
303
.copyright {
304
	font-size: 70%;
305
	font-weight: bold;
306
	text-align: center;
307
}
308
a:hover, a:hover.active, li li li a:hover.active {
309
	text-decoration: underline;
310
	color: #555;
311
	border-left-color: #D93300;
312
}
313
a.active {
314
	font-size: 70%;
315
	text-decoration: underline;
316
	color: #000;
317
	border-left-color: #FFB453;
318
}
319
table {
320
	font-size: 100%;
321
	margin: 5px 0 15px 0;
322
	border: none;
323
	border-collapse: collapse;
324
}
325
td {
326
	padding: 3px 10px;
327
	border: 1px solid #D9D9D9;
328
}
329
tr.akt:hover {
330
	background: #eee;
331
}
332
.cervene {
333
	color: Red;
334
}
335
h3 {
336
	font-size: 18px;
337
	color: 3D4E5E;
338
}
339
.arabic {
340
	font-size: 40px;
341
	direction: rtl;
342
	text-align: right;
343
}
344
#obrazek, #obrazekuvod {
345
	left: 780px;
346
	width: 175px;
347
	position: absolute;
348
	top: 55px;
349
	height: 127px;
350
	/*visibility: hidden;
351
*/
352
}
353
#obrazekuvod {
354
	left: 880px;
355
	width: 300px;
356
}
357
.small_button {
358
	font-size: 90%;
359
	padding: 0 0 0 0;
360
	margin: 0 0 0 0;
361
}
362
.tlacitko1 {
363
	cursor: hand;
364
	font-family: Arial Unicode MS, Lucida Sans Unicode, TITUS Cyberbit Basic, Code2000, Arial, Helvetica, sans-serif;
365
	font-weight: normal;
366
	font-size: 80%;
367
	color: #000000;
368
	background-color: #FFFFEE;
369
	height:25;
370
	width:25;
371
}
372
.tlacitko2 {
373
	cursor: hand;
374
	font-family: Arial Unicode MS, Lucida Sans Unicode, TITUS Cyberbit Basic, Code2000, Arial, Helvetica, sans-serif;
375
	font-weight: normal;
376
	font-size: 100%;
377
	color: #000000;
378
	background-color: #FFFFEE;
379
	height:25;
380
	width:25;
381
}
382
.akkad {
383
	font-family: Arial Unicode MS, Lucida Sans Unicode, TITUS Cyberbit Basic, Code2000, Arial, Helvetica, sans-serif;
384
}
385

    
386
.velkybutton {
387
	background:White none repeat scroll 0%;
388
	border: solid 1px #bbb;
389
	padding: 0.5em 1em 0.5em 1em;
390
	border-bottom: solid 3px #555;
391
	border-right: solid 3px #555;
392
}
(9-9/15)