 #timetable
 {
         width: 454px;
         margin-top: 10px;
         margin-left: 12px;
 }



/* --- Hibakeresés - élesítés után törlendő! --- */
#timetable
{
        border: 1px solid red;
        height: 100px;
}

#passengers
{
	border: 1px solid #ffb824;
	padding: 2px;
        width: 450px;
        margin-bottom: 5px;
        color: #324A53;
        font-family: Verdana;
        font-size: 12px;
}


.ajaxfoglalas th
{
	font-family: Verdana;
	font-size: 12px;
	color: #324A53;
	background-color:#ffb824;
        height: 20px;
        text-align: left;
}

.ajaxfoglalas
{
	font-family: Verdana;
	font-size: 12px;
	color: #324A53;
	background-color:#fdf6d9;
}

ajaxfoglalas tr
{
        height: 40px;
}

#email2row
{
        display: none;
}

.inputbox
{
        float: left;
        display: block;
}

