body{
	font-family: verdana;
	color: #C7ACAC;
	background-color: black;
	margin: 0px;
}
a{
	color: #8C7122;
}
a.header{
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 17px;
}
a.header:hover{
	background-color: #290000;
}
#keret{
	margin: auto;
	width: 585px;
	font-size: 0px;
	background-image: url('keret_bg.jpg');
}
#szoveg{
	height: 260px;
	background-image: url('szoveg_bg.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
}
#bal{
	width: 184px;
	padding: 5px;
	float: left;
	text-align: left;
}
#kozep{
	width: 195px;
	padding: 5px;
	float: left;
	text-align: center;
}
#jobb{
	width: 176px;
	padding: 5px;
	float: left;
	text-align: right;
}
.torol{
	clear: both;
}
