.jquerycssmenu {
	/*font-family: 'Play','Oswald','Open Sans', sans-serif;*/
	font-size: 1.05em;
	margin: 0 auto 0 auto;
	color: #cccccc;
	padding: 15px;
	/*height: 45px;*/
	width: 100%;
	text-align: left;
	/*clear: both;*/
	min-width: 960px;
	background: none;
	float: right;
	
}

.jquerycssmenu ul {
	margin: 5px 0 0 0 ;
    padding: 0;
	list-style-type: none;
	float: right; 
	width: auto;
	text-align: left;
	background: #ffffff;  
	
}

.jquerycssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	margin:  0 10px 0 10px ;
	padding: 10px  ;
	z-index:  9;
	float: left; 
	min-height: 66px;
	background: none;
	 
}

.jquerycssmenu ul li a {
	display: list-item;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px   ;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0;
	
	background: none;
	text-decoration: none;
	font-weight: normal;
	z-index: 9;
	/*text-transform: lowercase;*/
	background: none;  
	min-height: 36px;
	letter-spacing: 0.03em;
	border-radius: 0 ;
	background: none;
	color: #54595F;
	font-size: 1.05em;
	background:  none ;
	display: inline-block;
	max-width: 200px;
	min-width: 50px ;
	text-align: center;
	line-height: 17px; border-bottom: 0; 
}

.jquerycssmenu ul li a:hover, .jquerycssmenu ul li a.selected {
	color: #F38734  !important;
	text-decoration: none;
  	background: #fefefe !important;
  	 
}

.jquerycssmenu ul li a.glavna_navigacija:hover  {
	background: #023763 !important ;
}
.jquerycssmenu ul li a.prvi {
	border-left: 1px solid #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}

.jquerycssmenu ul li a.oglasna {
	background-color: #023763;
	color: #ffffff;
	text-decoration: none;
}


 
.jquerycssmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	margin-top: 0px;
	visibility: hidden;
	z-index: 9;
	border: 0px solid #cccccc !important; 
	top: 60px !important;
	border-radius: 0; box-shadow: 0px 20px 13px 13px rgba(0, 0, 0, 0.2); 
}

.jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
	margin: 0 !important;
	padding: 0 !important; 
	float: left !important; 
	text-align: left !important; 
	min-height: inherit; 
	border-radius: 0;
	
}

.jquerycssmenu ul li ul li ul {
	top: 0;
	margin: 0;
	float: left !important; 
	border: 0;
	top: 0px !important;
}

.jquerycssmenu ul li ul li a {
	width: 320px;	
	background: #ffffff;
	/* background: transparent url("/img/menu_bg.png") left top repeat ;*/
	color: #54595F;
	padding: 8px 6px;
	margin: 0;
	border-top-width: 0;
	border: 0;
	margin-left: 0;
	border-radius: 0;
	/*text-transform: lowercase;*/
	float: left !important;
	min-height: inherit; 
	 font-size: 0.95em; 
	line-height: 24px;
	border-bottom: 1px dotted #efefef !important;
}

.jquerycssmenu ul li ul li a:hover {
	background: #ffffff !important;  
	color: #444444;
}

.jquerycssmenu ul li ul li a:hover, .jquerycssmenu ul li ul li a:focus, .jquerycssmenu ul li ul li a:active, .jquerycssmenu ul li ul li:hover, .jquerycssmenu ul li ul li:focus, .jquerycssmenu ul li ul li:active {
	/*background: #6c757d		;
  background: transparent url("/img/menus_bg.png") left 50% repeat;
	color: #54595F !important;*/
}

.jquerycssmenu ul li ul li ul {
	margin:0;
}

.downarrowclass {
	position: absolute;
	top: 7px;
	right: 5px;
}

.rightarrowclass {
	position: absolute;
	top: 5px;
	right: 5px;
}

.jquerycssmenu img {
	padding: 0;
	margin: 0;
	border: 0;
}

.jquerycssmenu ul li:hover > a  {
	/*background:#023763	;background: #6c757d;
	background: transparent url("/img/menus_bg.png") left 50% repeat; 
	background: transparent url("/img/menus_bg.png") left 50% repeat;
	color: #ffffff;*/
}

.downarrowclass {
	position: absolute;
	top: 18px;
	right: 10px;
}

.rightarrowclass {
	position: absolute;
	top: 5px;
	right: 10px;
}

.jquerycssmenu ul li ul.jez li a {
	width: 40px;
}

.chevron {
	display: inline !important;
	background: none !important; border: 0 !important;
}


 ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
 ::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
 ::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
 ::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
