.subBottom	{ width: 189px; height: 12px; background: none; }

/* Institut */

.chromestyle1{ float: left;  }

#chromemenu1:after{
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle1 ul{
margin-left: 0;
padding-left: 0;
margin: 0;
text-align: left;
}

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
float: left;
height: 100%;
text-decoration: none;
background-image: url(../images/m_1_institut_off.gif);
background-repeat: no-repeat;
}

.chromestyle1 ul li a:hover  {
background-image: url(../images/m_1_institut_on.gif);
background-repeat: no-repeat;
}

/* O nama */
.chromestyle2{ float: left; }

#chromemenu2:after{
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
margin-left: 0;
padding-left: 0;
margin: 0;
text-align: left;
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
float: left;
height: 100%;
text-decoration: none;
background-image: url(../images/m_2_novosti_off.gif);
background-repeat: no-repeat;
}

.chromestyle2 ul li a:hover  {
background-image: url(../images/m_2_novosti_on.gif);
background-repeat: no-repeat;
}

/* Novosti */
.chromestyle3{ float: left; }

#chromemenu3:after{
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle3 ul{
margin-left: 0;
padding-left: 0;
margin: 0;
text-align: left;
}

.chromestyle3 ul li{
display: inline;
}

.chromestyle3 ul li a{
float: left;
height: 100%;
text-decoration: none;
background-image: url(../images/m_3_onama_off.gif);
background-repeat: no-repeat;
}

.chromestyle3 ul li a:hover  {
background-image: url(../images/m_3_onama_on.gif);
background-repeat: no-repeat;
}

/* Za pacijente */
.chromestyle4{ float: left; }

#chromemenu4:after{
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle4 ul{
margin-left: 0;
padding-left: 0;
margin: 0;
text-align: left;
}

.chromestyle4 ul li{
display: inline;
}

.chromestyle4 ul li a{
float: left;
height: 100%;
text-decoration: none;
background-image: url(../images/m_4_zapacijente_off.gif);
background-repeat: no-repeat;
}

.chromestyle4 ul li a:hover  {
background-image: url(../images/m_4_zapacijente_on.gif);
background-repeat: no-repeat;
}

/* Za javnost */
.chromestyle5{ float: left; }

#chromemenu4:after{
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle5 ul{
margin-left: 0;
padding-left: 0;
margin: 0;
text-align: left;
}

.chromestyle5 ul li{
display: inline;
}

.chromestyle5 ul li a{
float: left;
height: 100%;
text-decoration: none;
background-image: url(../images/m_5_javnost_off.gif);
background-repeat: no-repeat;
}

.chromestyle5 ul li a:hover  {
background-image: url(../images/m_5_javnost_on.gif);
background-repeat: no-repeat;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
font:normal 12px "Trebuchet MS";
z-index:100;
/*background-color: white;*/
width: 189px;
visibility: hidden;
}

.dropmenudiv a{ 
width: 171px;
line-height: 14px;
padding: 4px 5px 4px 11px;
background-color: #FFFFFF;
display: block;
text-align: left;
text-decoration: none;
color: #2F6297;
border-left: #6E9CCC 1px solid;
border-right: #6E9CCC 1px solid; }

.dropmenudiv a:hover{ text-decoration: none; color: #FFFFFF; background-color: #6e9ccc; }

