#fo{
	width:700px;
	display: flex;
	flex-flow: column;
	align-items: center;
	margin: auto;
}
#pic{
	height:400px;
	box-shadow: 2px 2px 10px 3px black;
}
label{
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}
#jel{
	height:120px;

}
#valaszok{
	display: inline-flex;
}