/* CSS menymall */
.korisnik {margin: 10px 0 0 6px; width: 226px; }
.head8 {line-height:1px; margin:0; /*padding-bottom:0;*/ height:8px; width: 226px; background:url(images/head8.gif) no-repeat;}
.korisnik p{margin:0; padding:0 2px; text-align:center; font-weight:bold; background-color:#99ffff; color:red;}
.dno {line-height:1px; height:8px; background: transparent url(images/foot8.gif) no-repeat;}
#menycontainer {margin: 0; padding: 1px 0; /*position:relative; left: 0px; top:0px; height:16px;*/ /*width: 760px;*/ background: transparent url(images/bg_default.gif) repeat-x; }
#menycontainer ul{margin: 0; padding: 0; float: right; font: 12px Arial, Helvetica, sans-serif; color:#333333;}
#menycontainer li{display: inline;}
#menycontainer ul a{margin:0; text-decoration: none;  padding: 1px 8px 1px 8px; color:#333333; border-left: solid 1px #00AAFF; border-right: solid 1px #00AAFF;}
#menycontainer a:link{background: none; color:#333333}
#menycontainer a:visited{background: none; color:#333333}
#menycontainer a:hover{background: transparent url(images/bg_over.gif) repeat-x; color:#fff;}
#menycontainer a#current{background: transparent url(images/bg_company.gif) repeat-x; font-weight:bold; color:#FFF;}
#menycontainer a#signup{color:#eb3199; font-weight:bold}
#menycontainer a:hover#signup{color:#333333; font-weight:bold}
.leftbox {margin: 10px 0 10px 6px; width: 226px; background: transparent url(images/head_h3.gif) no-repeat; }
/* .leftbox li{margin: 10px; background-color:#99ffff} */
.leftbox a{margin:0; padding: 5px; background-color:#99ffff; color:#00c; display:block; text-decoration:none; border-bottom:dotted Blue 1px;}
.leftbox a:hover{background-color:#6ff;}
.leftbox a.current{background-color:#6ff;}
.leftbox h3{padding:4px 6px 5px 6px; border-bottom:dotted Blue 1px; color:#00c;}
