﻿.arajanlatkeres {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	text-align: center;
}
.bold-piros-kozep {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-size: 13px;
}
.szaggatott-csik {
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.dolt {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.kozep {
	text-align: center;
}
.kep-bal {
	border: 5px solid #CCCCCC;
	padding: 0px;
	margin: 0px 8px 5px 0px;
	float: left;
}
.kep-jobb {
	border: 5px solid #CCCCCC;
	margin: 0px 0px 5px 8px;
	float: right;
}
.kep {
	border: 5px solid #CCCCCC;
	margin: 8px;
}
