@charset "utf-8";

.keret {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	border: 5px double #664;
	border-bottom-style: double;
	width: 948px;
	background-color: rgb(245,255,245);
	border-radius: 15px;
}

#solyomzoltan {
	background-image: url(../images/solyomzoltan.jpg);
	cursor: pointer;
}

#szantotihamer {
	cursor: pointer;
}

.tagkep {
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 165px;
	width: 145px;
	border: 2px solid #000;
}

.tagkep img {
	height: 165px;
	width: 145px;
}

.tagadat {
	position: relative;
	margin-top: 10px;
	margin-left: 155px;
	width: 350px;
	font-size: 14px;
}

.tagadat2 {
	position: relative;
	margin-left: 365px;
	margin-top: -100px;
	width: 390px;
	font-size: 14px;
}

h3 {
	margin-left: 5px;
	padding: 5px;
}
	