@charset "utf-8";
/* CSS Document */


/* mine */

#cat_481187_divs {
background-image:url(../Dizajn/menubackground.png);
background-repeat:no-repeat;
height:67px;
margin-left:0px;
margin-right:0;
margin-top:18px;
overflow:hidden;
width:920px;
}

#cat_481187_divs ul {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	float: none;
	width: 920px;
}

#cat_481187_divs a {
	display: block;
}

#cat_481187_divs li{
	float: left;
	height: 67px;
	width: 184px;
	display: block;
}

#cat_481187_divs li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#cat_481187_divs li:hover ul {
	background-image: url(../dizajn/sun_menu_back.png);
	background-repeat: repeat;
	left: auto;
text-align:left;
width:184px;
border: 1px solid #ff8633;
	display: block;
	z-index: 10;
}

#cat_481187_divs li ul li {
border-bottom: none;
height: auto;
}

#cat_481187_divs li ul{
	width: 184px;
height: auto;
	border-bottom: none;
}

#cat_481187_divs li ul li{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 162px;
	padding-right: 11px;
	padding-left: 11px;
	border-bottom: none;
}

.main-i-n a{
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.main-i-h a{
	background-image:url(../Dizajn/selectedstate.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #ffffff;
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.main-i-n-b a{
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.main-i-h-b a{
	background-image:url(../Dizajn/selectedstate1.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #ffffff;
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.sub-i-n a{
	background-image: none;
	display: block;
	line-height: 10px;
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
	color: #ff8633;
	font-weight: bold;
	text-decoration: none;
}

.sub-i-h a{
	background-image: none;
	display: block;
	line-height: 10px;
	color: #ff8633;
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#cat_481187_divs li.selected a{
	background-image:url(../Dizajn/selectedstate.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #ffffff;
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}


#cat_481187_divs li.main-i-n-b.selected a{
	background-image:url(../Dizajn/selectedstate1.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #ffffff;
	line-height: 67px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#cat_481187_divs li ul li.selected a{
	background-image: none;
	display: block;
	line-height: 10px;
	color: #ff8633;
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


