@charset "utf-8";
body{
	text-align: center;

}
#gyujto{
	width: 800px;
	position: relative;
	border-left:#000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
}
#fej {
	background-color: transparent;
}
table#fej{
	text-align: center;
}
#fej a, a:link,a:visited{color:#000080;text-decoration:none;}
a:hover, a:active{
	color:#9bcaec}

#menu{
	background-color: red;
}
#tartalom{width:80%;
	float: left;
}
#info_j{
	width: 20%;
	float: left;
	background-color: aqua;
	padding-top: 12px;
	/*text-align: center; */
	
}
#info_j ul{
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;

}
#info_lent{
	clear: both;
	background-color: orange;
}
