body {
	margin: 0px;
	background-color: #007e44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white
}
#wrapper {
	position: absolute;
	left: 50%;
	top: 1em;
	width: 766px;
	height: 850px;
	margin-left: -383px
	}
#akcio {
	position: absolute;
	left: 50%;
	top: 18%;
	width: 585px;
	height: 234px;
	margin-left: -293px
	}
p.kozep {
    text-align: center
}
h1 {
	font-size: 16px;
}
a:link {
	text-decoration: none;
	border-bottom: 1px dotted white;
	color: white
}
a:hover {
	text-decoration: none;
	background-color: green
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted white;
	color: white
}