body
{
	background-color	: #E4E4E4;
	margin			: 0px;
	padding 		: 0px;
}

.fotabla
{
	width			: 990px;
	margin-left		: auto;
	margin-right		: auto;
	background-color	: #F9FAF8;
	border  		: 1px solid #005A9C;
}
.banner
{
	background-image	: url("kepek/bannerhatter.jpg");
	width			: 990px;
	height			: 70px;
}
.menu
{
	float			: left;
	width			: 230px;
	text-align		: left;
	position		: relative;
	top			: 10px;
	left			: 0px;
}

.fooldal
{
	float			: left;
	width			: 738px;
	border  		: 1px solid #005A9C;
	background-color	: #ffffff;
	position		: relative;
	top			: 10px;
	left			: -20px;
	padding			: 10px;
}
.link
{
	color 			: #1E3C97;
	text-decoration 	: underline;
}
.link:link 
{
	color 			: #1E3C97;
	text-decoration 	: underline;
}
.link:hover 
{
	color 			: #1E3C97;
	text-decoration 	: none;
}
.balmenu
{
	float			: left;
	width			: 188px;
	border  		: 1px solid #005A9C;
	background-color 	: #ffffff;
	position		: relative;
	left			: 10px;
	top			: 0px;
	margin-bottom		: 10px;
}
.balmenut
{
	float			: left;
	width			: 190px;
	text-align		: center;
	background-color	: #005A9C;
	color			: white;
	font-size 		: 16px;
	position		: relative;
	left			: 10px;
	top			: 0px;
}
.also
{
	clear			: both;
	text-align		: center;
	width			: 90%;
	height			: 20px;
	position		: relative;
	left			: 0px;
	top			: 0px;
	padding			: 3px;
}