html, body {
	color: #333;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: center;
}
p {

}
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
img {
	display: inline;
}
a img {
	border: none;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
input, select, textarea {
	background-color: #fff;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	border: 1px solid #a5adb0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
}
th,td {
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
object,embed {
	padding: 0px;
	margin: 0px;
}
.logo {
	width: 290px;
	height: 95px;
	background-image: url('images/budapesthungary_logo.png');
	position: absolute; top: 68px;
	left: 614px;
}
.logo img {
	width: 290px;
	height: 95px;
}
.topline {
	background-color: #8998b4;
	height: 60px;
}
.topline .main {
	background-image: url('images/header_bg.jpg');
	width: 950px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.main {
	position: relative;
	width: 950px;	
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/main_bg.jpg');
	
}
.topline h1 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	position: absolute; 
	top: 20px;
	left: 20px;
}
.footer {
	width: 950px;
	padding-top: 75px;
	background-image: url('images/footer_bg.jpg');
	margin-left: auto; margin-right: auto;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	line-height: 20px;
}
.footer .links {
	color: #999;
}
.footer .links a {
	color: #999;
}
.footer .copyright {
	color: #fff;
}
.footer .copyright a {
	color: #fff;
}
.main-inner {
	width: 920px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}
.headlinks {
	line-height: 20px;
	height: 20px;
	position: absolute;
	top: 45px;
	left: 280px;
	font-size: 9px;
	color: #caab1d;
}
.headlinks h3 a {
	font-size: 9px;
	color: #caab1d;
}
.headlinks h3 {
	display: inline;
	
}
.logo {
	width: 290px;
	height: 95px;
	background-image: url('images/budapesthungary_logo.png');
	z-index: 2;
	position: absolute;
	top: 12px; 
	left: 380px;	
}
.logo img {
	width: 290px; height: 95px;
}
.yellow {
	color: #d0ac1d;
}
.blue {
	color: #3f4b73;
}
.pipa {
	color: #3f4b73;
	font-size: 10px;
	font-weight: bold;
	background-image: url('images/pipa.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 20px;
	background-position: 0px 1px;
}
.routes {
	margin-top: 15px;
	margin-bottom: 15px;
}

.routes .left-td {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	height: 20px;
}
.routes .center-td {
	width: 30px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.routes .right-td {
	font-size: 10px;
	font-weight: bold;
	color: #3f4b73;
	vertical-align: middle;
	height: 20px;
}

.testimonial {
	line-height: 15px;
}
.testimonial img {
	margin: 0px;
	position: relative;
	top: -1px;
}
.transferform th {
	color: #5c5c5c;
	padding: 5px 0px;
	width: 110px;
	vertical-align: middle;
}
.transferform td {
	padding: 5px 0px;
	vertical-align: middle;
}
.transferform .input {
	border: 1px solid #acacac;
}
.transferform {
	color: #5c5c5c;
}
.brown-button {
	height: 19px;
}

.brown-button .left {
	width: 5px;
	height: 19px;
	float: left;
	background-image: url('images/brown-button-bg.gif');
	background-position: top;
}

.brown-button .right {
	width: 5px;
	height: 19px;
	float: left;
	background-image: url('images/brown-button-bg.gif');
	background-position: bottom;
}

.brown-button .center {
	padding: 0px 5px;
	height: 19px;
	float: left;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url('images/brown-button-bg.gif');
	background-position: center;
}

h2 {
	font-weight: bold; font-size: 13px;
	color: #d0ac1d;
}
