/*--------------------------------------------------------------------------MENIU-------*/
#top {
	width: ;
	padding-left:;
	height:;
	background:;
	position:;
	z-index: 999999999;
	text-align:;
	float:right;
	
	
}
#top li {
	float: left;
	line-height:70px;
	margin-top:;
	text-align:;
}
#top li:hover{
	background:;
	height:;
	border-bottom:;
	}
#top li a {
	z-index: 999999999;
	float: left;
	display: block;
	padding:0 15px;
	font-size:18px;
	color: #000;
	font-weight:400;
	padding-top:;
	font-family: 'Exo 2', sans-serif;
	transition: all 0.5s;
	border-top: 5px solid transparent;
}
#top li a:hover {
	border-top: 5px solid #24b912;
	text-decoration:none;
}
#top li.current-menu-item a {
	background:;
	height:;
	border-bottom:;
	
}
#top li.current-menu-item a:hover {
	background:none;
	}
#top li ul {
z-index: 999999999;
	background:;
	width:;
	border:;
	margin-top:;
}
#top li ul li.current-menu-item  {
	background:none;
	}
#top li ul li.current-menu-item a  {
		background:;
		width:;
		color:;
		}
#top li ul li.current-menu-item a :hover {
		color:;
		}
#top ul ul ul {
	margin-left:;
	margin-top:;
}
#top li li {
	line-height:;
}
#top li li a {
	border:none;
	font-size:;
	padding:;
}
#top li li:hover {
	background:;
}
#top li li:hover a {
	color:;
}
#top li li.sfHover li a {
	color:;
}
#top li li li:hover a {
	color:;
}


#top li:last-child a {
	float: right;
	display: block;
	padding: 7px 22px;
	background: #24b912;
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	border-radius: 7px;
	margin-top: 17px;
	margin-left: 20px;
	transition: all 0.3s;
	border: 3px solid rgba(255, 255, 255, 0);
	line-height: 30px;
}

#top li:last-child a:hover {
	text-decoration: none;
	background: #2a864b;
	border: 3px solid #177037;
	color: #a6ddba;
}
/*--------------------------------------------------------------------------PAIGIASI MENIU-------*/
