/* Zgradba za levi menu */
#levi_menu_new {
	margin-top: 4px;
	margin-bottom: 15px;
}
#levi_menu_new .nivo0 {	
	border-bottom:1px solid #666666;
	line-height: 3.3em;
}
#levi_menu_new .nivo1 {
	border-bottom:1px dotted #999999;
	padding-left: 20px;
	height: 2.6em;
	background-image: url(../images/ozadje_sub1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#levi_menu_new .nivo1_polna {
	padding-left: 20px;
	height: 2.6em;
	background-image: url(../images/ozadje_sub1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#levi_menu_new .nivo1:hover, #levi_menu_new .nivo1_polna:hover {
	background-image: url(../images/ozadje_sub1_hover.gif);
}
#levi_menu_new .nivo2 {
	border-bottom-style: none;
	padding-left: 30px;
	background-image: url(../images/ozadje_sub2.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	margin-bottom: 0.4em;
	margin-top: 0.3em;
}
#levi_menu_new .nivo2:hover {
	background-image: url(../images/ozadje_sub2_hover.gif);
}
#levi_menu_new .nivo3 {
	border-bottom-style: none;
	padding-left: 55px;
	background-image: url(../images/ozadje_sub3.gif);
	background-repeat: no-repeat;
	background-position: 47px 5px;
}
#levi_menu_new .nivo3:hover {
	background-image: url(../images/ozadje_sub3_hover.gif);
}
/* Preloadane slike */
.preload {
	visibility: hidden;
}
/* Menu popravek */
.sub2 {
	border-bottom:1px solid #666666;	
}
.sub3 {
	margin-bottom: 10px;
}
#levi_menu_new li ul {
	border-bottom:1px solid #666666;
}
.crtkanrob .sub2, .sub2 .aktivna, .sub3 {
	border-bottom-width: 0px !important;	
}
.nivo1 + .crtkanrob {
	border-bottom:1px dotted #999999;
}
.nivo1_polna + .crtkanrob {
	border-bottom:1px dotted #999999;
}

#levi_menu_new2 {
	margin-bottom: 15px;
}

#levi_menu_new2 li{
	text-align: left !important;
}

#levi_menu_new2 li:last-child a {
	border-bottom: none;
}
#levi_menu_new2 li a {	
	
	line-height: 3.4em;
}
#levi_menu_new2 a{
	border-bottom:1px solid #666666;
}

#levi_menu_new2 .level-1 a {
	border-bottom: none;
}
#levi_menu_new2 .level-1 .nivol1 a{
	background-image: url(../images/ozadje_sub1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}

#levi_menu_new2 .level-1 .nivol1 {
	border-bottom:1px dotted #999999;
	line-height: 100%;
	padding: 1px 0px 1px 0px;
	
}
#levi_menu_new2 .level-1 .nivol1 a:hover{
	background-image: url(../images/ozadje_sub1_hover.gif);
}
#levi_menu_new2 .level-1 .nivol1:last-child{
	border-bottom:1px solid #666666;
}


#levi_menu_new2 .level-2 .nivol2 a{
	padding-left: 30px;
	background-image: url(../images/ozadje_sub2.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}
#levi_menu_new2 .level-2{
	border-top:1px dotted #999999;
}
#levi_menu_new2 .level-2 li {
	border-bottom-style: none;
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	
}

#levi_menu_new2 .level-2 .nivol2 a:hover{
	background-image: url(../images/ozadje_sub2_hover.gif);
}
#levi_menu_new2 .level-2 li :last-child{}
.current-menu-ancestor ul .current-menu-item{
	border-bottom: none;
}
.menu2 ul{display:none;}
.current-menu-item > ul{display:block;}
.current-page-parent > ul{display:block;}
.current-page-ancestor > ul {display:block;}

@media (max-width: 767px) {
    .navigacija-main {
        display: none;
    }
}

#xs-meni {
    cursor: pointer;
}
#xs-meni i {
    color: #666666;
    vertical-align: middle;
}
