body {
background-color:#ff6c00;
}
#alap {
width:800px;
height:auto;
margin: 0 auto 0 auto;

}
#logo {
float:left;
width:800px;
height:195px;
background-image:url('gfx/logo.jpg');
}
#menu {
float:left;
width:800px;
height:50px;
background-image:url('gfx/menu.jpg');
}
#menu a {
	color:#FFFF66;
	font-size:18px;
	font-style:italic;
	font-weight:blond;
	text-decoration:none;
	}
#menu a:hover {
	color:#FF9900;
	text-decoration:underline;
	}
#tartalom {
float:left;
width:800px;
height:auto;
background-image:url('gfx/hatter.jpg');
}
#tartalom a {
	color:#e33c05;
	font-size:18px;
	font-style:italic;
	font-weight:blond;
	text-decoration:none;
	}
#tartalom a:hover {
	color:#8c1b09;
	text-decoration:none;
	}
#tartalom h2.center	{
	text-align:center;
	font-family:Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size:20;
	color:#990000;
}
#tartalom p.center	{
	text-align:center;
	font-family:Times New Roman;
	font-weight: bold;
	font-size:20;
	color:#990000;
}
#tartalom p.justify	{
	text-align:justify;
	font-family:Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size:20;
	color:#990000;
}
#tartalom h3.center	{
	text-align:center;
	font-family:Times New Roman;
	font-weight: bold;
	font-size:20;
	color:#990000;
}
#tartalom table	{
	text-align:left;
	font-family:Times New Roman;
	font-weight: bold;
	color:#990000;
}
#lablec_up	{
float:left;
width:800px;
height:50px;
background-image:url('gfx/lablec1.jpg');
}
#lablec_down	{
float:left;
width:800px;
height:50px;
background-image:url('gfx/lablec2.jpg');
}