body
{
 font-family:           Verdana, sans-serif;
 margin:                0px;
 padding:               0px;
 font-size:             11px;
 color:                 #333333;
}

/* OldalCímszöveg */
.oldalcimszoveg
{
 font-size: 14px;
 font-weight: bold;
}

/* Referenciák címei */
.referenciacimek
{
 font-size: 13px;
 font-weight: bold;
/* color: #286ea0; */
}

/* Apró betűs szövegek */
.aprobetusszovegek
{
 font-size: 10px;
 font-style: italic;
}

/* Kék betű */
.kekbetu
{
 font-size: 16px;
 font-weight: bold;
}

