#wraper {
	background-color: #FFFFFF;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#wraper #header {
	height: 185px;
	width: 790px;
}
#wraper #footer {
	background-image: url(images/ujszin_r7_c1.jpg);
	height: 47px;
	width: 790px;
}
#wraper #content {
	background-image: url(images/kicsitema.jpg);
	background-repeat: repeat-y;
	height: 700px;
	width: 790px;
	background-color: #F9EBB9;
	text-align: center;
}
#wraper #NAV {
	height: 57px;
	width: 790px;
	background-image: url(images/ujszin_r3_c1.jpg);
}
#wraper #NAV #felso {
	height: 28px;
	width: 790px;
	padding-left: 20px;
}
#wraper #NAV #also {
	height: 27px;
	width: 790px;
	padding-left: 300px;
}

