.navbar
{
float:left;
width:255px;
height:500px;
background:#6e89dd;
}  

.mainDiv
{
  width:230px;
  position:relative;
  top:12px
}

.topItem a
{
	color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_over.gif");
	background-position:0;
	height:23px;
	
}


.topItem_brez a
{
	color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_brez.gif");
	background-position:0;
	height:23px;
	
	
}

.glavniDiv
{
	margin-top:12px;
}

.topItem_brez
{
	 color:#4384B8;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_brez.gif");
	background-position:0;
	height:23px;
	
}



.topItem
{
	 color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_over.gif");
	background-position:0;
	height:23px;
}






.topItemOver a
{
   color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_over.gif");
	background-position:0;
	height:23px;
}

.topItemOver
{
    color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava_over.gif");
	background-position:0;
	height:23px;
}

.topItemClose a
{
    color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava.gif");
	background-position:0;
	height:23px;
}

.topItemClose
{
    background: url("images/glavni_glava.gif");
     color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	height:23px;
	background-position:0;
}


.topItemCloseOver a
{
     color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava.gif");
	background-position:0;
	height:23px;
}

.topItemCloseOver
{
  color:#4384B8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    cursor:pointer;
    width: 230px;
	background: url("images/glavni_glava.gif");
	background-position:0;
	height:23px;
}



.dropMenu
{	
  background-color: #b9d36e;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-left:0px;
  padding-bottom:5px;
  color:#FFFFFF;
  text-decoration:none;
  font-size: 11px;

}

.subMenu
{
   display:block;
}

.subItem
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
    height:20px;
  	background: url("images/submenu.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	white-space: nowrap;
    width:230px;
}

.subItem a
{
   
   color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	height:20px;

}

 SPAN.selected {
 color: #373535;
 font-weight : bold;
 text-decoration: none ;
 }


.subItemOver
{

   color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	height:20px;
		background: url("images/submenu.gif");
	background-position:bottom;
	background-repeat:no-repeat;


}

.subItemOver  a
{

  color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	height:20px;

}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
