@charset "utf-8";
/* CSS Document */

#cat_14623_divs {
width: 768px;
}

ul#nav_14623, ul#nav_14623 ul {
	padding: 0;
	margin: 0;
	list-style: none;
float: left;
width: 980px;
}

ul#nav_14623 a {
	display: block;
}

ul#nav_14623 li{
	font-family: tahoma;
	float: left;
	height: 60px;
	width: 196px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#nav_14623 li a {
	padding-top: 16px;
	height: 44px;
	width: 196px;
	text-align: center;
	background-image: url(../images/CssImg/menu-n.PNG);
	background-repeat: no-repeat;
	color: #3369b3;
	text-decoration: none;
}

ul#nav_14623 li a:hover {
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}

ul#nav_14623 li.selected a {
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}

ul#nav_14623 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

ul#nav_14623 li:hover ul {
	left: auto;
text-align:left;
width:196px;
	display: block;
}

ul#nav_14623 li ul li {
border-bottom: none;
height: auto;
}

ul#nav_14623 li ul{
	width: 196px;
height: auto;
	background-image: url(../dizajn/sub-back.png);
	background-repeat: repeat;
	border-bottom: none;
}

ul#nav_14623 li ul li a{
	background-image: none;
	background-repeat: repeat;
	background-color: #00346a;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 174px;
	padding-right: 11px;
	padding-left: 11px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;;
}

ul#nav_14623 li ul li a:hover{
	color: #ffffff;
	background-color: #18538d;
}

ul#nav_14623 li ul li.selected a{
	color: #ffffff;
	background-color: #18538d;
}

ul#nav_14623 li:hover ul li ul{
	position: absolute;
	width: 10em;
	left: -999em;
}
