html {
	height:100%;
}

body 
{
float: left;
    margin-top: 20px;


}

.gyorkep{
    left: 98px;
    position: absolute;
    top: 633px;
}

#szekhelyek{
    color: white;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: lighter;
    left: 586px;
    position: absolute;
    top: 4px;
}

#szekhelyek a:link{
	color: white;
	text-decoration: none;
}

#szekhelyek a:hover{
	color: green;
	text-decoration: none;
}



