div#kep {
	float: left;
}

span.indent {
	text-indent: 20px;
}

table {
	width: 100%;
}

div#navigacio1 {
	float: left;
	text-decoration: underline;
}

div#navigacio2 {
	text-align: right;
	text-decoration: underline;
}

div#alapitok {
	width: 640px;
	margin: auto;
}

div#alapitok p#alapitok {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

div.kepek {
	width: 680px;
	margin: auto;
}

div.kepek img.float {
	float: left;
	width: 330px;
	padding: 5px;
}

div.kepek p.kepalairas {
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}

div.kepek p.kepalairas1 {
	float: left;
	text-align: center;
	width: 340px;
	font-weight: bold;
	padding-bottom: 20px;
}

div.kepek p.kepalairas2 {
	text-align: center;
	margin-left: 340px;
	font-weight: bold;
	padding-bottom: 20px;
}

div.both {
	clear: both;
}