.meniCSS {padding:0 6px 0 6px;}
.meniCSS ul{margin: 0px;padding: 0;list-style-type: none;width: 196px;border-bottom: 1px solid #ccc;}	
.meniCSS ul li{position: relative;background: #fff;}	
.meniCSS ul li ul{position: absolute;width: 196px;top: 0;visibility: hidden;}
.meniCSS ul li a{display: block;overflow: auto;color: #666666;text-decoration: none;background: #fff;padding: 4px 3px;border-top: 1px solid #ccc;border-bottom: 0;text-align:right;}
.meniCSS ul li a:hover{background-color: #efefef;}
.meniCSS .subfolderstyle{}	
/* Holly Hack for IE \*/
* html .meniCSS ul li { float: left; height: 1%; }
* html .meniCSS ul li a { height: 1%; }
/* End */

/* meni rubrike 
ul#nav {margin: 0 6px 0 6px;padding: 0;list-style: none;width: 196px;}
ul#nav li {position: relative;}
li#nav ul {position: absolute;left: 196px;top: 0;display: none; z-index:2; margin:0px;}
ul#nav li a {display: block;text-decoration: none;color: #666666;background: #fff;padding: 4px 3px;border-bottom: 1px solid #ccc; cursor:hand; text-align:right;}
ul#nav li a:hover {background: #ECECEC; color:#333333}
* html ul#nav li { float: right; height: 1%; }
* html ul#nav li a { height: 1%; }
li#nav:hover ul, li.over#nav ul { display: block;}*/


ul#nav {margin: 0 6px 0 6px;padding: 0;list-style: none;width: 196px;}
ul#nav li a {display: block;text-decoration: none;color: #666666;padding: 4px 3px;border-bottom: 1px solid #ccc; cursor:hand; text-align:right; margin:0; background: #ECF0EB;}
ul#nav li a:hover {background: #E3EBE1; color:#333333}

ul#nav li#n1 a {background: #ffffff;}
ul#nav li#n1 a:hover {background: #ECECEC; color:#333333}
ul#nav li#nizbran1 {background: #fff; border-right:3px #00FF00 solid;}

ul#nav li#n2 {background: #F3E7E7;}
ul#nav li#nizbran2 a{background: #ffffff; border-right:3px #00FF00 solid;}

ul#nav li#n3 {background: #E8F3E7;}
ul#nav li#nizbran3 {background: #F3E7E7; border-right:3px #00FF00 solid;}

ul#nav li#n4 {background: #E4F2F9;}
ul#nav li#nizbran4 {background: #DBFED8; border-right:3px #00FF00 solid;}

* html ul#nav li { float: right; height: 1%; }
* html ul#nav li a { height: 1%; }
