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

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

ul#nav_429497 li{
	background-image: url(../Dizajn/menu-on.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display: block;
	float:left;
	height: 30px;
	line-height: 35px;
	font-family: georgia;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	list-style-type:none;
	font-weight:bold;
        text-indent:20px;
        margin-left:15px;
	
}
	
ul#nav_429497 li a{
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
                    
}
	
ul#nav_429497 li a:hover{
	text-decoration: underline;
	font-weight:bold;
	color: #ffffff;
}

ul#m-menu-ver {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float:left;
}

ul#m-menu-ver li{
	background-image: url(../Dizajn/menu-left-on.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
    display: block;
	width: 175px;
	height: 44px;
	line-height: 18px;
	font-family: georgia;
	font-size: 14px;
	color: #32caea;
	text-decoration: none;
	list-style-type:none;
	text-indent:25px;
}

ul#m-menu-ver li a{
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
	
ul#m-menu-ver li a:hover{
	text-decoration: underline;
	font-weight:bold;
	color: #ffffff;
}