body {
	background-color: BlanchedAlmond;
	color: saddlebrown;
	font-family: corbel, Arial;
}
a {
	color: saddlebrown;
	text-decoration: none;
	

}
a:hover {
	color: Peru;
	text-decoration: underlined;
	font-weight: bold;
}
#menusor{
	text-align: center;
	background-color: moccasin;
	font-weight: bold;

}
h1,h2,h3,h4 {
	text-align: center;


}
#targy{
	font-size: 16pt;
	font-weight: bold;
	padding-left: 15px;
}
#oktatas{
	font-size: 20pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
}

#bal {
	float: left;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 20px;
	max-width: 50%;
	border-right: 2px solid grey;
	
}
#jobb {
	text-align: left;
	position: absolute;
	right: 0px;
	top: 20px;
	padding-left: 15px;
	width: 49%;
	
	
	
	overflow-x: hidden;
}