/* CSS menymall */
.korisnik {margin: 10px 0 0 6px; width: 226px; }
.head8 {margin: 0px; width: 226px; background:url(images/head8.gif) no-repeat;}
.korisnik p{margin:-5px 0 0 0; padding:0px; text-align:center; font-weight:bold; background-color:#99ffff; color:red;}
.dno {background: transparent url(images/foot8.gif) no-repeat;}
#menycontainer {margin: 0; padding: 0; position:relative; left: 0px; top:0px; height:18px; 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{text-decoration: none;	padding: 0 0.7em 2px 0.7em; color:#333333}
#menycontainer a:link{margin:0;background: transparent url(images/bg_default.gif) repeat-x; color:#333333}
#menycontainer a:visited{background: transparent url(images/bg_default.gif) repeat-x; 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:5px;border-bottom:dotted Blue 1px; color:#00c;}