.ddcolortabs{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	text-align: center;
}

.ddcolortabs ul{
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
	display:inline;
	margin:0 0 0 0;
	padding:0;
	border: none;
}


.ddcolortabs a{
	float:left;
	color: white;
	background: url(../proizvodni_program_meni/media/color_tabs_left.gif) no-repeat left top;
	margin:0 0px 0 0;
	padding:0 0 0px 0px;
	text-decoration:none;
}

.ddcolortabs a span{
	float:left;
	display:block;
	background: url(../images/proizvodni_asortiman_meni_hover.jpg) no-repeat right top;
	padding: 0px 2px 0px 0px;
	background-image:url(../images/proizvodni_asortiman_meni.jpg);
	width:125px;
	height:31px;
	margin-left: -2px;
}
.ddcolortabs a:hover span {
	float:left;
	background: url(../images/proizvodni_asortiman_meni_hover.jpg) no-repeat right top;
	padding: 0px 2px 0px 0px;
	width:125px;
	height:31px;
	margin-left: -2px;
}

.ddcolortabs a span{
float:none;
}


.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	background-image:url(../images/proizvodni_asortiman_hover.jpg);
}

.ddcolortabsline{
	padding: 0; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	text-align:center;
	color:#FFFFFF;
	top: 0;/*THEME CHANGE HERE*/
	background-image:url(../images/nega_vesa_active.jpg);
	background-repeat:no-repeat;
	/*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
	line-height:18px;
	width: 125px;
	height:79px;
	visibility: hidden;
	margin-top: -1px;
	display: block;
}
.Bohor_a{
	position:absolute;
	text-align:center;
	color:#FFFFFF;
	top: 0;/*THEME CHANGE HERE*/
	background-image:url(../images/nega_vesa_active.jpg);
	background-repeat:no-repeat;
	/*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
	line-height:18px;
	width: 125px;
	height:79px;
	visibility: hidden;
	margin-top: -1px;
	display: block;
}
.Bohor_a a{
	display: block;
	border-top: 0 solid #FFFFFF;
	width:125px;
	height:15px;
	padding: 1px 0 1px 0;
	text-decoration: none;
	color: white;
	font-size:10px;
	
}
.Bohor_a a:hover{ /*THEME CHANGE HERE*/
	font-weight:bold;
	color: white;
	width: 125px;
}
.dropmenudiv_a a{
	display: block;
	border-top: 0 solid #FFFFFF;
	width:125px;
	height:15px;
	padding: 1px 0 1px 0;
	text-decoration: none;
	color: white;
	font-size:10px;
	
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
margin-top:5px;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	font-weight:bold;
	color: white;
	width: 125px;
}

