/* CSS Document */
body {/*background-image: url(../grafika/tlo.gif); background-attachment: fixed; background-color: E5FED3 white);*/}

/*BODY { font-family: Arial, Helvetica, sans-serif; scrollbar-face-color: #202E4B; scrollbar-shadow-color: #2D7FCC; scrollbar-highlight-color: #2D7FCC; scrollbar-3dlight-color: #2D7FCC; scrollbar-darkshadow-color: #2D7FCC; scrollbar-track-color: #2D7FCC; scrollbar-arrow-color: #2D7FCC;}*/
/*BODY { font-family: Arial, Helvetica, sans-serif; scrollbar-face-color: #2D7FCC; scrollbar-shadow-color: #202E4B; scrollbar-highlight-color: #202E4B; scrollbar-3dlight-color: #202E4B; scrollbar-darkshadow-color: #202E4B; scrollbar-track-color: #202E4B; scrollbar-arrow-color: #202E4B;}*/
BODY { font-family: Calibri,Arial, Helvetica, sans-serif; scrollbar-face-color: #B5B7BA; scrollbar-shadow-color: #192032; scrollbar-highlight-color: #192032; scrollbar-3dlight-color: #192032; scrollbar-darkshadow-color: #192032; scrollbar-track-color: #192032; scrollbar-arrow-color: #192032;}

a {	color: #8D8D8D;}

a:hover {color: #3C8DC5;}

a:visited {color: #6D6C6C;}

a:active {color: #000099;}

CSS

#menuh ul ul a {
text-align: left;
display:block;
border-bottom: 1px solid #fff;
white-space:nowrap;
margin:0;
padding: 3px 10px 3px 5px;
filter:blendTrans(duration=0.5);
}
