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;
}

/* Vörös betű */
.vorosbetu
{
 font-weight: bold;
 color: #a14643;
 text-transform: uppercase; 
}

/* Üres sor */
.uressor
{
 clear: both!important;
 line-height: 0;
}

/* Tábla kép középen */
.tablakozepen
{
}

.tablakozepen table tr td
{
 vertical-align: middle!important;
 text-align: center!important;
}

.tablakozepen table tr td img
{
 border: 1px solid black;
}
