/[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 487 - (hide annotations)
Sun Sep 26 22:34:51 2004 UTC (19 years, 7 months ago) by dpavlin
File MIME type: text/css
File size: 6311 byte(s)
few more fixes

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     .nsl {
241     text-align: center;
242     padding: 20px 20px 40px 20px;
243     }
244    
245     .bdy, .bdy1 {
246     padding: 5px 10px 10px 10px;
247     text-align: justify;
248     }
249    
250    
251     .bd {
252     vertical-align: top;
253 dpavlin 486 padding: 20px; 20px 20px 0px;
254 dpavlin 484 }
255    
256     .bdBrowse {
257     vertical-align: top;
258     }
259    
260     .bdSearchL {
261     vertical-align: top;
262     padding: 40px 0px 0px 90px;
263     }
264    
265     .bdSearchR {
266     vertical-align: top;
267     padding: 40px 60px 0px 0px;
268     text-align: right;
269     }
270    
271    
272    
273     .txt {
274     float: right;
275     padding: 10px;
276     margin: 10px 10px 0px 0px;
277     }
278    
279     h1 {
280     font-weight: bold;
281     font-size: 100%;
282     }
283    
284     h2 {
285     font-weight: bold;
286     font-size: 120%;
287     }
288    
289     h3 {
290     font-weight: bold;
291     font-size: 140%;
292     }
293    
294 dpavlin 487 .lNsl:link {
295     text-decoration: none;
296     color: #575aa9;
297     }
298    
299     .lNsl:active {
300     color: red;
301     text-decoration: none;
302     }
303    
304     .lNsl:visited {
305     text-decoration: none;
306     color: #575aa9;
307     }
308    
309     .lNsl:hover {
310     text-decoration: underline;
311     color: #575aa9;
312     }
313    
314 dpavlin 484 a:link {
315     text-decoration: none;
316     color: #575aa9;
317     font-weight: bold;
318     }
319    
320     a:active {
321     color: red;
322     text-decoration: none;
323     }
324    
325     a:visited {
326     color: #575aa9;
327     text-decoration: none;
328     font-weight: bold;
329     }
330    
331     a:hover {
332     color: #FF9300;
333     text-decoration: none;
334     }
335    
336    
337    
338     .lhM:link {
339     text-decoration: none;
340     color: white;
341     }
342    
343     .lhM:active {
344     color: red;
345     text-decoration: none;
346     }
347    
348     .lhM:visited {
349     color: white;
350     text-decoration: none;
351     }
352    
353     .lhM:hover {
354     color: #FF9300;
355     text-decoration: none;
356     }
357    
358     .lBrowse:link {
359     text-decoration: none;
360     color: #575aa9;
361     font-weight: bold;
362     }
363    
364     .lBrowse:active {
365     color: red;
366     text-decoration: none;
367     }
368    
369     .lBrowse:visited {
370     text-decoration: none;
371     color: #575aa9;
372     font-weight: bold;
373     }
374    
375     .lBrowse:hover {
376     text-decoration: underline;
377     color: #575aa9;
378     }
379    
380     .lM:link {
381     text-decoration: none;
382     color: #575aa9;
383     }
384    
385     .lM:active {
386     color: red;
387     text-decoration: none;
388     }
389    
390     .lM:visited {
391     text-decoration: none;
392     color: #575aa9;
393     }
394    
395     .lM:hover {
396     text-decoration: underline;
397     color: #575aa9;
398     }
399    

  ViewVC Help
Powered by ViewVC 1.1.26