	img {border: 0;}
	#container {	
		width: 1000px;
		margin: 0px auto; 
		padding: 0px;
		z-index: 5;
		background-color : #c2b299;
		}
	#header, #footer {
		background-color:#988577;
		background : url(/pictures/hatter_atmeno.jpg);
		border-top: 2px solid #C42E40;
		border-bottom: 2px solid #C42E40;
		text-align: center;
		}
	#header	{
		height: 90px;
		}
	#header, #header a, #almenu, #almenu a {
		color: #000000; 
		text-decoration: none;		
		font-weight: bold;
		}
	#header a:hover, #almenu a:hover {color: #ff0000;}
	#header_left, 
	#header_right {
		width: 120px;
		height:  60px;
		margin: 15px 0px 0px 0px;
		z-index: 3;
		float:left;
		}
	#header_right {
		float:right;
		}
	#header_top {
		font-family: arial;
		font-size: 45px;
		}
	#header_bottom, #almenu, #footer {
		font-size:11px;
		}
	#almenu {
		border-bottom: 2px solid #C42E40;
		background-color : #e2d4af;
		text-align:center;
		}
	#footer	{
		clear: both;
		padding: 6px;
		}
	#footer_right { float: right; text-align: right; }
	#footer_left { float: left; text-align: left; }
	#footer_right, #footer_left	{
		color: #ffffff;
		font-weight: bold;
		width: 290px;
		}
	#tartalom {	
		margin: 0px;
		padding: 10px;
		background-color : #c2b299;
		font-size:11px;
		}
	#tartalom a {color:#C42E40; font-weight: bold; text-decoration: none;}
	#tartalom a:hover {color:#ff0000; font-weight: bold; text-decoration: underline;}
	#print {
	display: none;
	}