/[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 484 - (show annotations)
Sun Sep 26 22:14:56 2004 UTC (19 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 6310 byte(s)
design for CD applied

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 .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 padding: 0px; 20px 20px 0px;
254 }
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 a:link {
295 text-decoration: none;
296 color: #575aa9;
297 font-weight: bold;
298 }
299
300 a:active {
301 color: red;
302 text-decoration: none;
303 }
304
305 a:visited {
306 color: #575aa9;
307 text-decoration: none;
308 font-weight: bold;
309 }
310
311 a:hover {
312 color: #FF9300;
313 text-decoration: none;
314 }
315
316
317
318 .lhM:link {
319 text-decoration: none;
320 color: white;
321 }
322
323 .lhM:active {
324 color: red;
325 text-decoration: none;
326 }
327
328 .lhM:visited {
329 color: white;
330 text-decoration: none;
331 }
332
333 .lhM:hover {
334 color: #FF9300;
335 text-decoration: none;
336 }
337
338 .lBrowse:link {
339 text-decoration: none;
340 color: #575aa9;
341 font-weight: bold;
342 }
343
344 .lBrowse:active {
345 color: red;
346 text-decoration: none;
347 }
348
349 .lBrowse:visited {
350 text-decoration: none;
351 color: #575aa9;
352 font-weight: bold;
353 }
354
355 .lBrowse:hover {
356 text-decoration: underline;
357 color: #575aa9;
358 }
359
360 .lM:link {
361 text-decoration: none;
362 color: #575aa9;
363 }
364
365 .lM:active {
366 color: red;
367 text-decoration: none;
368 }
369
370 .lM:visited {
371 text-decoration: none;
372 color: #575aa9;
373 }
374
375 .lM:hover {
376 text-decoration: underline;
377 color: #575aa9;
378 }
379
380 .lNsl:link {
381 text-decoration: none;
382 color: #575aa9;
383 }
384
385 .lNsl:active {
386 color: red;
387 text-decoration: none;
388 }
389
390 .lNsl:visited {
391 text-decoration: none;
392 color: #575aa9;
393 }
394
395 .lNsl:hover {
396 text-decoration: underline;
397 color: #575aa9;
398 }
399

  ViewVC Help
Powered by ViewVC 1.1.26