.cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #7C3B32;
}
.alcim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #7C3B32;
}
.szoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.szoveg a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #7C3B32;
	text-decoration: none;
}
.szoveg a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #7C3B32;
	text-decoration: none;
}
.szoveg a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #240C08;
	text-decoration: none;
}
.szoveg a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #7C3B32;
	text-decoration: none;
}

.kiemeles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #240C08;
}

b {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
strong {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

.kep_left {
	border: 0px;
	margin-right: 10px;
	float: left;
}
.kep_right {
	border: 0px;
	margin-left: 10px;
	float: right;
}

.kep_keret_left {
	border: solid 1px #323232;
	margin-right: 10px;
	float: left;
}
.kep_keret_right {
	border: solid 1px #323232;
	margin-left: 10px;
	float: right;
}