.green{
	background-color: #327636!important;
	color: white!important;
} 

.green-border-bottom{
	line-height: 2;
	text-decoration: underline;
	text-decoration-color: #327636!important;
	
}

.text-green{
	color: #327636!important;
}

.green-border{
	border: 3px solid #327636!important;
	padding: 5px!important;
}

/*.green:hover{
	background-color: rgba(50, 118, 54,1)!important;
	color: white!important;
	text-decoration: underline;
	
}*/

.ugyelet{
	background-color: #006666!important;
	color: white!important;
}

.w3-button:hover,.sidenav a:hover{
	background-color: #45a14b!important;
	color: white!important;
	text-decoration: none!important;
}


@font-face {
    font-family: candara;
    src: url('../font/Candara.ttf');
}
*{
	font-family: candara;
}