#menu { padding:0; margin:0; padding-top:1px; border-bottom:5px solid #E4F14E; border-top:4px solid #E4F14E; }
#menu ul { list-style:none; margin:0; padding:0; }
#menu li { background:none; font-weight:bold; margin:0; padding:0; }

#menu a { height:39px; line-height:39px; display:block; width:95%; text-decoration:none; background: url('pass.jpg') repeat-x #E4F14E bottom; padding-left:1.3em; color:#636363; font-size:13px; }
#menu a:hover { background: url('hover.jpg') repeat-x #fff bottom; color:#555; }

#curr a { background:url('curr.jpg') repeat-x bottom #fff; color:#000; }
#curr a:hover { background:url('curr.jpg') repeat-x bottom #fff; color:#000; }

/* Kohta, jonka alla on alavalikko */
#curr_pass a { background:url('pass_sub.jpg') repeat-x bottom #E4F14E; color:#636363; height:42px; }
#curr_pass a:hover { background:url('hover_sub.jpg') repeat-x bottom #fff; color:#555; }
#curr_akt a { background:url( 'curr_sub.jpg' ) repeat-x #fff bottom; height:42px; color:#000; }
#curr_akt a:hover {  background:url( 'curr_sub.jpg' ) repeat-x #fff bottom; color:#000; }

/* Alavalikko */
#submenu { background:#fff; border-bottom:0px solid #aaa bottom; display:block; } 
#submenu a { height:30px; line-height:30px; background:url('sub_pass.jpg') repeat-x #eee bottom; color:#777; }
#submenu a:hover { background:url('sub_hover.jpg') repeat-x #eee bottom; color:#666; }
#sub_curr a { background:#fff; color:#000; }
#sub_curr a:hover { background:#fff; color:#000; }

