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

ul#nav_430393 {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul#nav_430393 li{
	background-image: url(../Dizajn/menulink.png);
	background-repeat: no-repeat;
	background-position: 20px;
	display: block;
	float:left;
	width: 231px;
	height: 45px;
	line-height: 40px;
	font-family: trebuchet MS;
	font-size: 14px;
	color: #363636;
	text-decoration: none;
	list-style-type:none;
	font-weight:bold;
	text-indent:30px;
}

ul#nav_430393 li a{
color: #535353;
display: block;
text-decoration: none;
}

ul#nav_430393 li a:hover{
color: #535353;
display: block;
text-decoration: underline;
}

ul#nav_430393 li.selected a{
color: #535353;
display: block;
text-decoration: underline;
}










/* Again menu */

#cat_428810_divs {
width: 580px;
}

ul#nav_428810, ul#nav_428810 ul {
	padding: 0;
	margin: 0;
	list-style: none;
float: none;
width: 580px;
}

ul#nav_428810 a {
	display: block;
}

ul#nav_428810 li{
	font-family: Trebuchet MS;
	float: left;
	height: 45px;
	width: 116px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#nav_428810 li a {
	display: block;
padding-top: 19px;
	height: 26px;
	width: 116px;
	text-align: center;
	background-image: url(../dizajn/menu-off.png);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

ul#nav_428810 li a:hover {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
}

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

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

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

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

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

ul#nav_428810 li ul li a{
	background-image: none;
	background-repeat: repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 178px;
	padding-right: 11px;
	padding-left: 11px;
	color: #626262;
	border-bottom: none;
}

ul#nav_428810 li ul li a:hover{
	color: #626262;
	background-color: #ffffff;
}

ul#nav_428810 li ul li.selected a{
	color: #626262;
	background-color: #ffffff;
}

