/[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 493 - (hide annotations)
Sun Oct 10 05:31:23 2004 UTC (19 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 6534 byte(s)
local changes

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

  ViewVC Help
Powered by ViewVC 1.1.26