body {
	font-family: arial;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #7E2B01;
}

a {
	text-decoration: none;
	color: #7E2B01;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border: none;
}

#container {
	margin: auto;
	width: 1000px;
	background: url(../images/bg_.gif) repeat-y;
}

#flashcontent {
	padding: 0px;
	margin: 0px;
	height: 300px;
	background-color: #BD8442;
}

#content {
	margin: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: url(../images/bg.gif) no-repeat;
	text-align: center;
}

#subcontent {
	margin: auto;
	width: 730px;
}

.box {
	width: 182px;
	height: 177px;
}

.header {
	text-align:left;
	line-height: 24px;
	font-size: 24px;
	font-weight:bold;
	width: 350px;
	padding-bottom: 20px;
}

#footer {
	background: url(../images/footer.gif) no-repeat;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 8px;
	height: 73px;
	margin: 0px;
	font-size: 11px;
	color: #7E2B01;
}

/*tamasHack*/
.felso {
margin: 50px 0px 10px 0px;
}

.kozepso {
margin: 0px 0px 10px 0px;
}