body{
	font-family: arial;
	background-image: url('body_bg.gif');
	background-repeat: repeat-x;
	background-color: #18546d;
	margin: 0px;
	margin-bottom: 20px;
}
#kozep{
	width: 850px;
	margin-left: 74px;
	color: #333333;
}
.torol{
	clear: both;
}
#spacer{
	background-image: url('spacer.gif');
	height: 15px;
	line-height: 15px;
}
#tartalom{
	
	background-image: url('keret_bg.gif');
	background-repeat: repeat-x;
	background-color: #addeed;
	border-left: 1px #18546d solid;
	border-right: 1px #18546d solid;
	padding: 10px;
	font-size: 12px;
}
#tartalom h1{
	font-size: 17px;
	margin-top: 0px;
}
#also{
	min-height: 202px;
	background-image: url('also_bg.gif');
	background-repeat: repeat-x;
	background-color: #012d3a;
	border-left: 1px #18546d solid;
	border-right: 1px #18546d solid;
	color: white;
}
*HTML #also{
	height: 202px;
}
#menu{
	font-size: 0px;
}
.ImagE{
	width: 166px;
	padding: 10px;
	margin: 3px;
	float: left;
	border: 1px #2b7a3d solid;
	background-color: none;
}
.aktiv{
	width: 166px;
	padding: 10px;
	margin: 3px;
	float: left;
	border: 1px #2b7a3d solid;
	background-color: #2b7a3d;
}
.button{
	background-color: #18546d;
	color: white;
	font-weight: bold;
	border: 1px #09202a solid;
	font-size: 12px;
}
.text{
	font-size: 12px;
}
.select{
	font-size: 12px;
}
.lista{
	border: 1px #012d3a solid;
}
.lista td{
	border: 1px #012d3a solid;
}
