@charset "iso-8859-2";
body {
	background-image: url(../kepek/hatter.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat:repeat-x;
	background-position: center center;
	background-color:#c69b66;
}
#wrapper {
	width: 885px;
	height: 560px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../kepek/tabla.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}
#header {
	height: 145px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color:#CC9900;
	width: 880px;
	background-image:url(../kepek/fejlec.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#ad {
	height: 30px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color:#CC9900;
	width: 880px;
}
#content {
	height: 340px;
}




#menu {
	float: left;
	width: 185px;
	height: 275px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color:#CC9900;
}
#rightcontent {
	float: right;
	width: 667px;
	height: 310px;
}


#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: thick;
	border-top-style: double;
	border-top-color:#CC9900;
	font-size: 14px;
	width: 600px;
	height: 20px;
	float: right;
	padding-top: 5px;
	margin-right: 20px;
	color:#FFFFCC;
}

