/[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 533 - (show annotations)
Sat Oct 23 18:17:31 2004 UTC (19 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 6870 byte(s)
local changes

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,
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
241 .front {
242 padding: 1px 40px 20px 0px;
243 }
244
245 .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 .bdy, .bdy1 {
258 padding: 5px 10px 10px 10px;
259 text-align: justify;
260 }
261
262
263 .bd {
264 vertical-align: top;
265 padding: 20px 20px 10px 10px;
266 }
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 .bottom {
292 padding: 6px 2px 0px 2px;
293 text-align: center;
294 line-height: 28px;
295 height: 28px;
296
297 }
298
299 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 .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 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 li {
357 font-weight: bold;
358 }
359
360 .lhM:link {
361 text-decoration: none;
362 color: white;
363 }
364
365 .lhM:active {
366 color: red;
367 text-decoration: none;
368 }
369
370 .lhM:visited {
371 color: white;
372 text-decoration: none;
373 }
374
375 .lhM:hover {
376 color: #FF9300;
377 text-decoration: none;
378 }
379
380 .lBrowse:link {
381 text-decoration: none;
382 color: #575aa9;
383 font-weight: bold;
384 }
385
386 .lBrowse:active {
387 color: red;
388 text-decoration: none;
389 }
390
391 .lBrowse:visited {
392 text-decoration: none;
393 color: #575aa9;
394 font-weight: bold;
395 }
396
397 .lBrowse:hover {
398 text-decoration: underline;
399 color: #575aa9;
400 }
401
402 .lM:link {
403 text-decoration: none;
404 color: #575aa9;
405 }
406
407 .lM:active {
408 color: red;
409 text-decoration: none;
410 }
411
412 .lM:visited {
413 text-decoration: none;
414 color: #575aa9;
415 }
416
417 .lM:hover {
418 text-decoration: underline;
419 color: #575aa9;
420 }
421
422
423 .submit {
424 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
425 font-size: 100%;
426 margin: 0;
427 padding: 0 0 0 2;
428 color: #575aa9;
429 background-color: white;
430 border-top-color: #8080f0;
431 border-left-color: #8080f0;
432 border-right-color: #575aa9;
433 border-bottom-color: #575aa9;
434
435 }
436
437

  ViewVC Help
Powered by ViewVC 1.1.26