*{
	padding: 0px;
	margin: 0px;
}
a{
	color: #ff9900;
}
body{
	background-image: url('body_bg.jpg');
	background-repeat: repeat-x;
	background-color: white;
	font-family: arial,verdana;
	color: #006699;
	margin-bottom: 20px;
}
#felso{
	width: 868px;
	margin: auto;
	line-height: 27px;
	height: 27px;
	color: white;
	margin-bottom: 28px;
}
#felso .bal{
	width: 200px;
	float: left;
	padding-left: 23px;
	font-size: 11px;
}
#felso .zaszlos{
	width: 150px;
	float: left;
	padding-top: 3px;
}
.torol{
	clear: both;
}
#felso .jobb{
	width: 100px;
	float: right;
	padding-right: 23px;
	font-size: 11px;
}
#fomenu{
	width: 971px;
	margin: auto;
	hieght: 35px;
	line-height: 35px;
}
#fomenu a{
	hieght: 35px;
	line-height: 35px;
	display: block;
	float: left;
	min-width: 40px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #75d0ff;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
HTML* #fomenu a{
	width: 40px;
}
#fomenu a:hover{	
	border-top: 4px #ff9900 solid;
	border-bottom: 4px #ff9900 solid;
	height: 27px;
	line-height: 27px;
}
#almenu{
	width: 868px;
	margin: auto;
	hieght: 21px;
	line-height: 21px;
	font-size: 11px;
	margin-bottom: 25px;
}
#JavaAlmenu{
	display: none;
	float: left;
	margin-left: 300px;
	position: absolute;
	background-color: #ff9900;
	color: white;
	min-width: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
#JavaAlmenu a{
	color: white;
	text-decoration: none;
	font-size: 11px;	
}
#JavaAlmenu a:hover{
	color: #7b5215;
}
#Szoveg{
	width: 848px;
	margin: auto;
	background-image: url('nagy_kep.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: white;
}
#Szoveg .bal{
	width: 420px;
	font-size: 12px;
}
#Szoveg a.almenu{
	background-image: url('almenu_bg.gif');
	font-size: 11px;
	line-height: 17px;
	display: block;
	color: #006699;
	text-decoration: none;
	padding-left: 30px;}
#Szoveg a.almenu:hover{
	padding-left: 35px;
}
#Szoveg a.fomenu{
	background-image: url('fomenu_bg_alap.gif');
	font-size: 11px;
	line-height: 23px;
	display: block;
	color: #006699;
	text-decoration: none;
	padding-left: 30px;
}
#Szoveg a.fomenu:hover{
	background-image: url('fomenu_bg_hover.gif');
	color: white;
}
#Szoveg a.fomenu_hover{
	background-image: url('fomenu_bg_hover.gif');
	color: white;
	font-size: 11px;
	line-height: 23px;
	display: block;
	text-decoration: none;
	padding-left: 30px;
}
#Szoveg .jobb{
	width: 650px;
	float: right;	
	font-size: 10px;
	line-height: 16px;
}
#also{
	border-left: 4px #ff9900 solid;
	margin: auto;
	width: 854px;
	background-color: white;
	padding-left: 10px;
	font-size: 11px;
}
#also a{
	color: #006699;
}
h1{
	font-size: 25px;
	font-weight: normal;
	
}
.Box{
	width: 292px;
}
.Box .Fej{
	height: 30px;
	background-image: url('box_fej.gif');
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 28px;
}
.Box .tartalom{
	background-color: #75d0ff;
	color: #0072ac;
	font-size: 11px;
	padding: 4px;
}
.Box .Alja{
	height: 8px;
	background-image: url('box_alja.gif');	
	line-height: 8px;
}
.GT{
	margin-top: 150px;
}
