/* internationaltravel/conditions oldal */
#reservation_details {
    border-collapse: collapse;
    border: 1px solid black;
}
#reservation_details th {
    font-weight: bold;
    text-align: center;
    border: 1px solid black;
}
#reservation_details td {
    padding: 0 0.25em;
}
#reservation_col2 {
    border-left: 1px solid grey;
    border-right: 1px solid grey;
}
#reservation_details tr {
    border-top: 1px solid grey;
}

/* belfoldiutazas/dijszabas */
.alcim       { font-style: italic; font-weight: bold; text-align:center; margin-top:10px; margin-bottom:5px }
.fotetel     { font-weight: bold;}

/* dokumentum szoveg szabaly kepek beillesztesehez */
.kep_jobb {
  float:right;
  margin-left:5px;
}

.kep_bal {
  float:left;
  margin-right:5px;
}
	
