body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	min-width: 1000px;
	font-family: Tahoma;
}
#total{
		background-color: #e3e9e5;
		margin-left:auto;
		margin-right:auto;
		width:1000px;
		height:650px;
}
#fejlec{
		height:185px;
		width:1000px;
		background-color:#121212;
}
#balfej{
		float:left;
		height:185px;
		width:235px;
		background-image:url(../images/template/black/bg_left.jpg);
}
#kozepfej{
		width: 470px;
		height:135px;
		float: left;
		margin-top: 25px;
		margin-bottom: 25px;
		margin-left: 30px;
		margin-right: 30px;
		background-image:url(../images/template/black/bg_akciok.jpg);
		background-repeat:no-repeat;
}
#jobbfej{
		float:right;
		width:235px;
		height:185px;
		background-image:url(../images/template/black/bg_right.jpg);
		background-repeat:no-repeat;
		background-color:#121212;
}
#test{
		float:left;
		width:1000px;
		height:465px;
		background-color:#121212;
}
#kosar{
		width: 235px;
		height: 465px;
		float: left;
		vertical-align:top;
		overflow-y: hidden;
		overflow-x: hidden;
		scrollbar-arrow-color: black; 
		scrollbar-face-color: #e7e7e7;
		scrollbar-3dlight-color: #a0a0a0;
		scrollbar-darkshadow-color: #888888;
		background-image:url(../images/template/black/bg_kosar.jpg);
		background-repeat:repeat-y;
		background-color:#252525;
}
#menu{
		width: 210px;
		height: 440px;
		float: right;
		background-color:#252525;
		overflow-y: hidden;
		overflow-x: hidden;
		scrollbar-arrow-color: black; 
		scrollbar-face-color: #e7e7e7;
		scrollbar-3dlight-color: #a0a0a0;
		scrollbar-darkshadow-color: #888888;
		margin-right:25px;
		margin-bottom:25px;
}
#tartalom{
		background-color: #252525;
		width: 470px;
		height: 440px;
		float:left;
		max-height:440px;
		margin-top: 0px;
		margin-left: 30px;
		margin-right: 30px;
		vertical-align:top;
		overflow-y: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color: black; 
		scrollbar-face-color: #e7e7e7;
		scrollbar-3dlight-color: #a0a0a0;
		scrollbar-darkshadow-color: #888888;
}
#lablec{
		background-color: #ffffff;
		width: 1000px;
		height: 20px;
		background-color:#000000;
		float:left;
}
#items{
		width: 510px;
		height: 450px;
}
#back_menu{
		width: 1000px;
		height: 45px;
		float:left;
}
#pricelist{
		width: 940px;
		height: 705px;
		margin-left:30px;
		margin-right:30px;
		overflow-y: scroll;
		overflow-x: hidden;
		background-color:#33FF33;
}
