/[webpac]/trunk2/eurovoc/eurovoc.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk2/eurovoc/eurovoc.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 569 - (show annotations)
Sun Oct 31 19:29:18 2004 UTC (19 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 7377 byte(s)
design and additional content

1 body {
2 background: #f2f2f8;
3 color: #575aa9;
4 margin: 0px;
5 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
6 font-size: small;
7 }
8
9 #frontPage {
10 text-align: center;
11 padding: 50px 0px 0px 0px;
12 }
13
14 .hdr {
15 background: url(img/header.png);
16 width: 10px;
17 height: 10px;
18 font-size: 0px;
19 }
20
21 .hdr2 {
22 background: url(img/header2.png);
23 width: 10px;
24 height: 10px;
25 font-size: 0px;
26 }
27
28 .logoHidra {
29 background: #8281ba;
30 text-align: left;
31 color: white;
32 vertical-align: middle;
33 padding: 0px 0px 0px 10px;
34 width: 10%;
35 }
36
37 .logoEUV {
38 background: #8281ba;
39 text-align: right;
40 vertical-align: middle;
41 padding: 0px 10px 0px 12px;
42 color: white;
43 }
44
45 .bkgPl {
46 background: #8281ba;
47 }
48
49 .bkgSv {
50 background: #bfbcdb;
51 }
52
53 .hMenu {
54 background: url(img/hdr_bkg.png);
55 vertical-align: bottom;
56 font-family: "Verdana", Arial, sans-serif;
57 font-weight: bold;
58 color: white;
59 height: 46px;
60 }
61
62
63 .hMenuL {
64 padding: 0px 10px 0px 20px;
65 width: 200px;
66 }
67
68
69 .topLpl {
70 background-repeat: no-repeat;
71 width: 10px;
72 height: 10px;
73 font-size: 0px;
74 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/obrub_pl_GL.png');
75 }
76
77 .topLpl[class] {
78 background-image: url(img/obrub_pl_GL.png);
79 }
80
81 .topRpl {
82 background-repeat: no-repeat;
83 width: 10px;
84 height: 10px;
85 font-size: 0px;
86 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
87 sizingMethod=scale src='img/obrub_pl_GD.png');
88 }
89
90 .topRpl[class] {
91 background-image: url(img/obrub_pl_GD.png);
92 }
93
94 .topLsv {
95 background-repeat: no-repeat;
96 width: 10px;
97 height: 10px;
98 font-size: 0px;
99 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/obrub_sv_GL.png');
100 }
101
102 .topLsv[class] {
103 background-image: url(img/obrub_sv_GL.png);
104 }
105
106 .topRsv {
107 background-repeat: no-repeat;
108 width: 10px;
109 height: 10px;
110 font-size: 0px;
111 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
112 sizingMethod=scale src='img/obrub_sv_GD.png');
113 }
114
115 .topRsv[class] {
116 background-image: url(img/obrub_sv_GD.png);
117 }
118
119 .bottomLsv {
120 background-repeat: no-repeat;
121 width: 10px;
122 height: 10px;
123 font-size: 0px;
124 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
125 sizingMethod=scale src='img/obrub_sv_DL.png');
126 }
127
128 .bottomLsv[class] {
129 background-image: url(img/obrub_sv_DL.png);
130 }
131
132 .bottomRsv {
133 background-repeat: no-repeat;
134 width: 10px;
135 height: 10px;
136 font-size: 0px;
137 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
138 sizingMethod=scale src='img/obrub_sv_DD.png');
139 }
140
141 .bottomRsv[class] {
142 background-image: url(img/obrub_sv_DD.png);
143 }
144
145 .bottomLpl {
146 background-repeat: no-repeat;
147 width: 10px;
148 height: 10px;
149 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
150 sizingMethod=scale src='img/obrub_pl_DL.png');
151 }
152
153 .bottomLpl[class] {
154 background: url(img/obrub_pl_DL.png);
155 }
156
157 .bottomRpl {
158 background-repeat: no-repeat;
159 width: 10px;
160 height: 10px;
161 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
162 sizingMethod=scale src='img/obrub_pl_DD.png');
163 }
164
165 .bottomRpl[class] {
166 background: url(img/obrub_pl_DD.png);
167 }
168
169 .ActMenu, .ActMenu:link, .ActMenu:visited {
170 background: #8281ba;
171 vertical-align: bottom;
172 text-align: center;
173 font-size: 11px;
174 padding: 0px 0px 2px 0px;
175 width: 140px;
176 color: #FFDFBF;
177 text-decoration: none;
178 }
179
180 .ActMenu:hover {
181 color: #FF9300;
182 }
183
184
185 .hMenuSide {
186 background: #8281ba;
187 width: 10px;
188 height: 16px;
189 }
190
191 .middle {
192 height: 10px;
193 width: 140px;
194 }
195
196 .hMenuTxt {
197 background: #8281ba;
198 vertical-align: bottom;
199 text-align: center;
200 font-size: 11px;
201 padding: 0px 0px 6px 0px;
202 width: 140px;
203 }
204
205 .menu {
206 color: #575aa9;
207 font-size: 11px;
208 vertical-align: top;
209 padding: 0px 10px 0px 20px;
210 font-family: "Verdana", Arial, sans-serif;
211 width: 200px;
212 }
213
214 .menuItem {
215 background: #bfbcdb;
216 color: #575aa9;
217 padding: 4px 12px 6px 20px;
218 text-align: left;
219 }
220
221 .menuItem2 {
222 background: #bfbcdb;
223 color: #575aa9;
224 padding: 4px 12px 6px 15px;
225 text-align: left;
226 font-weight: bold;
227 }
228
229
230
231 .browse {
232 padding: 30px 0px 0px 10px;
233 vertical-align: top;
234 color: #575aa9;
235
236 }
237
238 .p_naslov {
239 font-size: 120%;
240 color: #575aa9;
241 font-weight: bold;
242 }
243
244
245 .front {
246 padding: 1px 40px 20px 0px;
247 }
248
249 .trans {
250 float: right;
251 padding: 1px 40px 40px 1px;
252 width: 280px;
253 text-align: center;
254 }
255
256 .left {
257 text-align: justify;
258
259 }
260
261 .bdy, .bdy1 {
262 padding: 5px 10px 10px 10px;
263 text-align: justify;
264 }
265
266
267 .bd {
268 vertical-align: top;
269 padding: 20px 20px 10px 10px;
270 }
271
272 .bdBrowse {
273 vertical-align: top;
274 }
275
276 .bdSearchL {
277 vertical-align: top;
278 padding: 40px 0px 0px 90px;
279 }
280
281 .bdSearchR {
282 vertical-align: top;
283 padding: 40px 60px 0px 0px;
284 text-align: right;
285 }
286
287
288
289 .txt {
290 float: right;
291 padding: 10px;
292 margin: 10px 10px 0px 0px;
293 }
294
295 .bottom {
296 padding: 6px 2px 0px 2px;
297 text-align: center;
298 line-height: 28px;
299 height: 28px;
300
301 }
302
303 h1 {
304 font-weight: bold;
305 font-size: 100%;
306 }
307
308 h2 {
309 font-weight: bold;
310 font-size: 120%;
311 }
312
313 h3 {
314 font-weight: bold;
315 font-size: 140%;
316 }
317
318 a:link {
319 text-decoration: underline;
320 color: #575aa9;
321 }
322
323 a:active {
324 color: red;
325 text-decoration: none;
326 }
327
328 a:visited {
329 color: #575aa9;
330 text-decoration: underline;
331 }
332
333 a:hover {
334 color: #FF9300;
335 text-decoration: none;
336 }
337
338 li {
339 font-weight: bold;
340 }
341
342 .txtl {
343 font-weight: normal;
344 }
345
346 .txtt {
347 text-align: center;
348 border: 1px solid #bfbcdb;
349 }
350
351 .txtt2 {
352 border: 1px solid #bfbcdb;
353 }
354
355 .lhM:link {
356 text-decoration: none;
357 color: white;
358 }
359
360 .lhM:active {
361 color: red;
362 text-decoration: none;
363 }
364
365 .lhM:visited {
366 color: white;
367 text-decoration: none;
368 }
369
370 .lhM:hover {
371 color: #FF9300;
372 text-decoration: none;
373 }
374
375 .lBrowse:link {
376 text-decoration: none;
377 color: #575aa9;
378 font-weight: bold;
379 }
380
381 .lBrowse:active {
382 color: red;
383 text-decoration: none;
384 }
385
386 .lBrowse:visited {
387 text-decoration: none;
388 color: #575aa9;
389 font-weight: bold;
390 }
391
392 .lBrowse:hover {
393 text-decoration: underline;
394 color: #575aa9;
395 }
396
397 .lM:link {
398 text-decoration: none;
399 color: #575aa9;
400 font-weight: bold;
401 }
402
403 .lM:active {
404 color: red;
405 text-decoration: none;
406 }
407
408 .lM:visited {
409 text-decoration: none;
410 color: #575aa9;
411 font-weight: bold;
412 }
413
414
415 .lM:hover {
416 text-decoration: underline;
417 color: #575aa9;
418 }
419
420
421 .lNsl:link {
422 text-decoration: underline;
423 color: #575aa9;
424 font-weight: bold;
425 }
426
427 .lNsl:active {
428 color: red;
429 text-decoration: none;
430 }
431
432 .lNsl:visited {
433 text-decoration: underline;
434 color: #575aa9;
435 font-weight: bold;
436 }
437
438 .lNsl:hover {
439 text-decoration: none;
440 color: #575aa9;
441 }
442
443 .submit {
444 font-family: Verdana, Arial, sans-serif;
445 font-size: 100%;
446 font-weight: bold;
447 margin: 0;
448 padding: 0 0 0 2;
449 color: #575aa9;
450 background-color: #f2f2f8;
451 border-top-width: 1px;
452 border-left-width: 1px;
453 border-right-width: 1px;
454 border-bottom-width: 1px;
455 border-top-color: white;
456 border-left-color: white;
457 border-right-color: #f2f2f8;
458 border-bottom-color: #f2f2f8;
459 }
460
461 ul ul {
462 list-style-type: disc;
463 }
464
465 .eurovoc {
466 text-align: justify;
467 padding: 0px 100px 0px 0px;
468 }

  ViewVC Help
Powered by ViewVC 1.1.26