/[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

Annotation of /trunk2/eurovoc/eurovoc.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 565 - (hide annotations)
Sun Oct 31 03:50:01 2004 UTC (19 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 7379 byte(s)
design

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

  ViewVC Help
Powered by ViewVC 1.1.26