.letoltes_gomb {
			background:    #0100BB;
			width: 300px;
			border-radius: 11px;
			padding:       20px 45px;
			color:         #ffffff;
			display:       inline-block;
			font:          normal bold 26px/1 "Open Sans", sans-serif;
			text-align:    center;
}
.menu_gomb {
			background:    #15d798;
			width: 300px;
			border-radius: 11px;
			padding:       20px 45px;
			color:         #ffffff;
			display:       inline-block;
			font:          normal bold 26px/1 "Open Sans", sans-serif;
			text-align:    center;
}
.kilepes_gomb {
			background:   #981619;
			width: 300px;
			border-radius: 11px;
			padding:       20px 45px;
			color:         #ffffff;
			display:       inline-block;
			font:          normal bold 26px/1 "Open Sans", sans-serif;
			text-align:    center;
}