@import url("habosfej.css");
@import url("menu.css");

body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 770px;
}

form {
	display: inline;
}

td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #553F10;
	vertical-align: top;
}

a {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003346;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003346;
	text-decoration: none;
}

.clearboth {
	clear: both;
}

#tartalom {
	float: left;
	padding-left: 7px;
	width: 763px;
}

#balhasab {
	float: left;
	width: 158px;
}

#kozepso {
	position: relative;
	float: right;
	width: 592px;
	display: inline;
	/*border: 1px solid #000000;*/
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.red {
	color: #FF0000;
}
.blue {
	color: #4E72BA;
}

.small {
	font-size: 9px;
}
.big {
	font-size: 12px;
}
/* BANNER */
.banner_head {
    margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
    width: 770px;
}

.banner_menu {
	text-align: center;
}
/* BANNER VÉGE */





