body {
	font:12pt Arial, Helvetica, sans-serif;
	background:#EFEFDE;
	text-align: center;
	/*text-align: center;*/
	}
p {
	margin: 4px;
	}
h2 {
	margin: 0px;
}
#lap {
	width: 762px;
	background: url(../img/backg.gif) repeat-y;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	
}
#bal {
	width:166px;
	float: left;
	text-align: center;

}
#bal p {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #0066FF;
}
#tartalom {
	float: left;
	width: 578px;
	text-align: left;
	height: 500px;
	overflow: auto;
	margin: 5px;
	
}
#pagetitle {
	text-align: center;
	background: url(../img/content_header.gif) no-repeat center;
	width: 578px;
	float: left;
	margin: 0px 5px;
	height: 65px;
}
#pagetitle h1 {
	margin-top: 6px;
	color: #FFFF00;
	font: bold 30pt "Times New Roman", Times, serif;
}

#footer {
	background: #00BDFF;
	color: #0066FF;
	text-align: center;
	clear: left;
	padding: 5px;
}
#footer img.left {
	float: left;
}

#footer h2,#footer p {
	font-style: italic;
	font-weight: bold;
	margin: 2px;
}
#header {
	background: url(../img/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 83px;
}
#header h1 {

	display: none;
}

/*Tartalom box*/
.box {
	background: url(../img/box_head.gif) no-repeat;
	margin: 0 auto;
	width: 408px;
	display: block;
}

.box .boxcontent {
	background: url(../img/box_content.gif) repeat-y;
	padding: 5px 0 0;
}

.box .boxcontent p,.box .boxcontent h3,.box .boxcontent a {
	padding: 4px 12px 4px 10px;
	margin: 0;
	text-align: justify;
}
.box .boxcontent h3 {
	font-size: 12pt;
	text-align: left;
}
.longlink{
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	text-decoration: underline;
}
.box h2 {
	height: 30px;
	text-align: center;
}
.box h2.boxfooter {
	background: url(../img/box_footer.gif) no-repeat 0px top;
	clear: left;
	margin-bottom: 5px;
}
.box .boxcontent img.left {
	margin: 8px;
	float: left;
}
.box .boxcontent li{

}
.box .boxcontent ul{

}
.price {
	text-align: right;
}
.right {
	float:right;
	margin: auto 0px;
}

