body{
	margin: 0px;
	background: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040404;
}
#header, #breadcrumps, #menu, #header_lang, #footer, .button3, #right, #footer_menu, #dtop_right select{
	display: none;	
}
h3 a, a{
	color: #000;	
	text-decoration: none;
}
img{
	border: none;
}
/*table{
	padding: 5px;	
}
.bus_stop_th, #bus_right_th{
	height: 30px;	
	text-align: center;
}
.hour_odd, .time_even{
	width: 22px;	
}
.name_even{
	width: 100px;	
}
.dtop_right{
	text-align: center;	
}
.bus_stop_th{
	text-align: center;
	font-size: 12px;	
}
.bus_stop_th b{
	font-size: 20px;
	font-weight: bold;	
}
#schedule td .daytype{
	text-align: center;
	font-weight: bold;
	font-size: 14px;	
	height: 20px;
}
#schedule td .schedule_data_th{
	text-align: center;
	font-weight: bold;
	font-size: 12px;	
	height: 20px;
}
#schedule td img{
	display: none;	
}
#schedule .schedule_note{
	height: 35px;	
}
#schedule #schedule_left{
	border: 1px solid #000;	
}*/
/* menetrend */
/* jobb oldali utvonalos doboz */
#schedule td img, #schedule h2, #schedule input{
	display: none;	
}
#right select, #route select {
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	margin-bottom: 9px;
}

#right #route_right {
	color: #5d5d5d;
	font-weight: bold;
	font-size: 10px;
}

#right #route_right .time, #route .time {
	width: 35px;
	color: #5d5d5d;
	font-size: 11px;
}

#right #route_right .button {
	margin: 9px 0px 6px 0px;
}

/* menetrend jobb oldal */

#right #schel_dl {
	text-align: center;
}

#right #schel_dl img {
	vertical-align: middle;
	margin-right: 2px;
}

#right #schel_dl a {
	display: inline;
}
#schedule {
	position: relative;
}

#schedule table {
	border-collapse: collapse;
	border: none;
	margin: 0px;
}

#schedule table td {
	font-size: 11px;
	border: none;
	background: #c7c6c7;
}

#schedule .button3 {
	position: absolute;
	top: 10px;
	right: 12px;
}


/* ahova ki van irva hogy pl 22: megallohely, menetido */

#schedule .bus_stop_th {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	width: 147px;
	background: url('../frame/schedule_bg_top_left.gif') no-repeat;
}

#schedule .bus_stop_th b {
	font-size: 20px;
	font-weight: bold;
	color: #003473;
}

/* ez meg ahol az van hogy ervenyes... */

#schedule .bus_right_th {
	text-align: center;
	width: 578px;
	color: #5d5d5d;
	font-weight: bold;
	background: url('../frame/schedule_bg_top_right.gif') no-repeat top right;
}

#schedule #dtop_right {
	position: relative;
	text-align: center;
	padding-top: 35px;
	height: 40px;
}

#schedule #dtop_right select {
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	margin: 0px;
	position: absolute;
	right: 6px;
	bottom: 4px;
}

/* ez meg ahol a megallohelyek es menetidok vannak listazva */

#schedule #schedule_left {
	margin: 0px;
	width: 160px;
	margin-left: 7px;
}

#schedule #schedule_left .time_even {
	background: #fffeed;
	width: 19px;
	padding: 4px;
}

#schedule #schedule_left .time_odd {
	background: #fef7cf;
	width: 19px;
	padding: 2px 4px;
}

#schedule #schedule_left .name_even {
	background: #fffeed;
	padding: 4px;
	border-left: 1px solid #ffd520;
	border-right: 1px solid #ffd520;
}

#schedule #schedule_left .name_odd {
	background: #fef7cf;
	padding: 2px 4px;
	border-left: 1px solid #ffd520;
	border-right: 1px solid #ffd520;
}

/* ez meg amiben az indulasi idok vannak 2 oszlopban */

#schedule .schedule_data {
	margin: 2px auto;
	width: 530px;
}

#schedule .schedule_data td {
	border: 3px solid #fff;
}

#schedule .schedule_data td.container {
	background: #fff;
}

#schedule td.daytype {
	color: #fff;
	background: #003473;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

/* ezek meg az indulasi idok oszlopai */

#schedule .schedule_data_column {
	margin: 0px;
	border: none;
}

#schedule .schedule_data_column td {
	border: none;
}

#schedule .schedule_data_column td.even {
	background: #ececec;
	text-align: left;
	padding: 4px;
}

#schedule .schedule_data_column td.odd {
	background: #fafafa;
	text-align: left;
	padding: 1px 4px;
}

#schedule .schedule_data_column td.hour_even {
	background: #ececec;
	text-align: center;
	width: 18px;
	border-right: 1px solid #c7c6c7;
	padding: 4px;
}

#schedule .schedule_data_column td.hour_odd {
	background: #fafafa;
	text-align: center;
	width: 18px;
	border-right: 1px solid #c7c6c7;
	padding: 1px 4px;
}

#schedule .schedule_data_th {
	padding: 2px 4px;
	color: #003473;
	background: #ffd520;
	font-weight: bold;
	width: 50%;
}

/* menetrend megjegyzes */
#schedule .schedule_data .schedule_note {
	background: #fff;
	padding: 2px 6px;
	padding-bottom: 8px;
	text-align: left;
}

#schedule .schedule_data .schedule_note b {
	display: block;
	margin-bottom: 4px;
}

