@charset "utf-8";
.cim {
	font-weight: bold;
	font-size: large;
}

.leiras {
	font-size: small;
	font-style: italic;
}
.letoltes_szovege {
	font-size: medium;
	font-weight: normal;
	left: 600px;
	position: absolute;
	width: 80px;
}
.letoltes_szovegeUr {
	font-size: medium;
	font-weight: normal;
	left: 600px;
	position: absolute;
	width: 80px;
	color: #AADEDF;
	background-color: #CCFFFF;
	text-align: center;
}
.letoltes_szovegeFeketeHatteren {
	font-size: medium;
	font-weight: normal;
	left: 600px;
	position: absolute;
	width: 80px;
	background-color: #999999;
	text-align: center;
}


.meret {
	font-style: italic;
	font-weight: normal;
	position: absolute;
	left: 700px;
	width: 100px;
	padding-left: 5px;
	background-color: #99CCFF;
	text-align: right;
}
