/* www.eonoff.com */

body {
	font-size: 100%;
	background: #FFF;
	color: #CCCCCC;
}

#logoin {
	background-image: url(irudiak/logoin.jpg);
	width: 200px;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
}
#logopiein {
	background-image: url(irudiak/logopiein.jpg);
	width: 300px;
	height: 160px;
	background-position: center;
	background-repeat: no-repeat;
}

#menuin {
	color: #222;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#menuin a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 5;
}
#menuin a:hover {
	color: #E45502;
}
