.szoveg{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.cim{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #571c03;
	text-decoration : none;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #571c03;
	text-decoration : none;
	margin: 10px 0px 3px 0px;
}

h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : #571c03;
	text-decoration : none;
	margin: 10px 0px 3px 0px;
}

h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #571c03;
	text-decoration : none;
	margin: 10px 0px 3px 0px;
}

.hivat{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.hivat:hover{
	text-decoration : underline;
	color : White;
}

.keret{
	border : 2px solid #efad57;
}

.maxheight{
	height: 100%;
}