body {
	margin: 0;
	padding: 0;
	background: url(/images/body_bg.png);
    font: .8em Arial, Helvetica, sans-serif;
}
a { color: #def; text-decoration:none; }
a:hover { color: #c30; }
a img { border: none; }
.fltrt{float:right;margin-left:10px;}
.fltlft{float:left;margin-right:10px;}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0;}
.clean{border:none;background:none;padding:0;margin:0;}

#top_bg {
	background: url(/images/top_bg.png) repeat-x;
	height: 353px;
}
#container {
	margin: 0 auto;
	background: url(/images/container_bg.png) repeat-y;
	width: 955px;
}
#header {
	background: url(/images/header.png) no-repeat center;
	height: 103px;
    font-weight: bold;
}
#header a {
    text-shadow: 1px 1px 0px #555;
}
#mail {
	float: left;
	padding: 28px 0 0 100px;
	margin: 0 0 0 0;
	color: #fff;
	font-size: .9em;
}
#info {
	float: left;
	padding: 28px 0 0 340px;
	margin: 0 0 0 0;	
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #FFC13A;
}
#top_menu {
	width: 943px;
	margin: auto;
    background: #828282;
}
#top_menu ul {
	margin: 0;
	padding: 0;
	height: 98px;	
}
#top_menu ul li {
	list-style-type: none;
	display: inline;	
}
#top_menu ul li a {
	/*height: 98px;*/
	width: 157px;
	display: block;
	float: left;
	padding: 72px 0 5px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
    text-shadow: 1px 1px 0px #000;
}
#top_menu ul li a:hover { padding: 71px 0 6px 0; text-decoration: underline; }
#menu_1 { background: url(/images/menu_1.jpg) no-repeat top; }
#menu_2 { background: url(/images/menu_3.jpg) no-repeat top; }
#menu_3 { background: url(/images/menu_2.jpg) no-repeat top; }
#menu_4 { background: url(/images/menu_4.jpg) no-repeat top; }
#menu_5 { background: url(/images/menu_5.jpg) no-repeat top; }
#menu_6 { background: url(/images/menu_6.jpg) no-repeat top; }

#content {
	background: url(/images/content_top_bg.png) repeat-x;
	width: 943px;
	margin: auto;
}
#content blockquote { 
    margin: 0; 
    padding: 20px; 
    background: #828282;
    text-shadow: 1px 1px 0px #666;
}
#content h1 {
    padding: 0;
    margin: 0;
    text-shadow: 1px 1px 0px #525252;
    color: #FB7C00;
}
#banner {
	width: 622px;
	height: 120px;
	background: url(/images/banner.jpg);
	margin: 0 auto 20px auto;
}
#also_kepek {
	background: #828282;
	padding: 20px 0 0 45px;
}
#also_szoveg { background: #828282; color: #fff; }
#also_szoveg blockquote {
	margin: 0;
	padding: 20px 50px;	
}
#footer {
	margin: 0 auto;
	background: url(/images/footer.png) no-repeat;
	height: 10px;
	width: 955px;
	clear: both;	
}
#footer blockquote {
	text-align: center;
	padding: 15px 0;
	margin: 0;
	color: #828282;
}