--- trunk2/eurovoc/eurovoc.css 2004/10/24 23:03:35 543 +++ trunk2/eurovoc/eurovoc.css 2004/10/30 23:59:06 564 @@ -97,8 +97,7 @@ width: 10px; height: 10px; font-size: 0px; - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, - sizingMethod=scale src='img/obrub_sv_GL.png'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/obrub_sv_GL.png'); } .topLsv[class] { @@ -168,7 +167,7 @@ background: url(img/obrub_pl_DD.png); } -.ActMenu { +.ActMenu, .ActMenu:link, .ActMenu:visited { background: #8281ba; vertical-align: bottom; text-align: center; @@ -176,8 +175,14 @@ padding: 0px 0px 2px 0px; width: 140px; color: #FFDFBF; + text-decoration: none; +} + +.ActMenu:hover { + color: #FF9300; } + .hMenuSide { background: #8281ba; width: 10px; @@ -210,7 +215,7 @@ .menuItem { background: #bfbcdb; color: #575aa9; - padding: 4px 12px 6px 15px; + padding: 4px 12px 6px 20px; text-align: left; } @@ -334,7 +339,6 @@ a:link { text-decoration: underline; color: #575aa9; - font-weight: bold; } a:active { @@ -345,7 +349,6 @@ a:visited { color: #575aa9; text-decoration: underline; - font-weight: bold; } a:hover { @@ -357,6 +360,15 @@ font-weight: bold; } +.txtl { + font-weight: normal; +} + +.txtt { + text-align: center; + border: 1px solid #ccc; +} + .lhM:link { text-decoration: none; color: white; @@ -402,6 +414,7 @@ .lM:link { text-decoration: none; color: #575aa9; + font-weight: bold; } .lM:active { @@ -412,6 +425,7 @@ .lM:visited { text-decoration: none; color: #575aa9; + font-weight: bold; } .lM:hover { @@ -438,7 +452,7 @@ list-style-type: disc; } -.crovoc { +.eurovoc { text-align: justify; padding: 0px 100px 0px 0px; }