html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/buszberles_bg_bottom.png) center bottom;
}
TD.buszrendeles {
	background: url(images/buszrendeles_bg_image_bottom.png) center top no-repeat;
}
P.txt_feher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
TD.flashplugin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3a79b;
}
TD.balra {
    text-align: left;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3a79b;
	text-decoration: underline
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3a79b;
	text-decoration: none
}
A.zold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdd72d;
	text-decoration:none
}
A.zold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e4f3e;
	background-color: #cdd72d;
	text-decoration:none 
}
A.belepes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d0da2f;
	text-decoration:none;
	background: url(images/button_off.png) center bottom;
}
A.belepes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #645544;
	background-color: #cdd72d;
	text-decoration:none ;
	background: url(images/button_on.png) center bottom;
}
#pre-flash {
	width: 100%;
	height: 100%;
	
	background: url(images/preflash_bottom.gif) center bottom no-repeat;
}
#noscript {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	overflow: auto;
	font-size: 12px;
	z-index: 1000;
}

#noscript .padding {
	width: 500px;
	margin: 10px auto;
	padding: 10px;
}

#menu {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	
	text-align: center;
	z-index: 100;
}

#menu a {
	color: #e1dad3;
	text-decoration: none;
}
#bottom .noflash {
	height: 50px;
	
	font-weight: bold;
	color: #fff;
}

#flashcontent {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
}