body, html {
	background-color: #9d080e;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fab48e;
}

#container {
	background-image: url(../design/container_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	width: 995px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#belso_container {
	position: relative;
	background-image: url(../design/container_bg.jpg);
	background-repeat: repeat-y;
	width: 995px;
	float: left;
	padding: 0px;
	margin: 0px;
}




#menu{
	margin: 0px;
	padding: 220px 0px 0px 25px;
}



#content {
	width: 613px;
	position: relative;
	display: block;
	float: left;
}
#content_header {
	background-image: url(../design/center_header.jpg);
	height: 169px;
	width: 613px;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}




#content_text {
	background-image: url(../design/content_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 593px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	display: block;
	margin: 0px;
	padding: 15px 10px 10px 10px;
}

#open {
	position: relative;
	height: 432px;
	width: 417px;
	background-image: url(../design/center_img.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}

#content_footer {
	position: absolute;
	height: 130px;
	width: 613px;
	background-image: url(../design/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #fab48e;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 0px;
	bottom: 0px;
}
#content_footer_spacer {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 613px;
	position: relative;
}

#right_col {
	background-image: url(../design/right_star.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 200px;
	width: 180px;
	display: block;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#teaskancso {
	height: 219px;
	width: 188px;
	bottom: 0px;
	background-image: url(../design/teaskancso.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}

.td_pad {
	padding-top: 20px;
}

