
div.ediEditor {
	position: relative;
	font-family:  tahoma;
	font-size: 11px;
	color: #47536f;
	text-align: justify;
}

div.ediEditor table {
	font-family:  tahoma;
	font-size: 11px;
	color: #47536f;
}

div.ediEditor p {
	margin: 0px;
}

div.ediEditor a {
	color: #0070ba;
	text-decoration: none;
}
div.ediEditor a:hover {
	text-decoration: underline;
}
	
.szurke11px {
	color: #47536f;
	font-family: tahoma;
	font-size: 11px;
	
}

.narancs11px {
	color: #f2a604;
	font-family: tahoma;
	font-size: 11px;
}

.kek11px {
	color: #0070ba;
	font-family: tahoma;
	font-size: 11px;
}

.szurke12px {
	color: #47536f;
	font-family: tahoma;
	font-size: 12px;
	
}

.narancs12px {
	color: #f2a604;
	font-family: tahoma;
	font-size: 12px;
}

.kek12px {
	color: #0070ba;
	font-family: tahoma;
	font-size: 12px;
}


	