.hlink {
	text-decoration: none;
	color:#444;
}

.hlink:hover {
	text-decoration: underline;
}



@media only screen
and (min-width: 800px)
and (max-width: 3159px) {

.kispesthulogo {
	display:;
}

}

@media only screen
and (min-width: 100px)
and (max-width: 850px) {

.kispesthulogo {
	display:none;
}
	
}