@charset "utf-8";

body {
	background: 		transparent url(http://www.morrohun.hu/images/background.jpg) fixed no-repeat;
}

#logo{
	background:			transparent url(http://www.morrohun.hu/images/logo.png) no-repeat;
	width:				600px;
	height:				134px;
	margin:				auto;
	padding-top:		40px;
	display:			block;
}

#morrowindhun{
	background:			transparent url(http://www.morrohun.hu/images/morrowindhun.png) no-repeat;
	width:				310px;
	height:				215px;
	position:			absolute;
	left:				6%;
	top:				20%;
	display:			block;
}

#esl{
	background:			transparent url(http://www.morrohun.hu/images/esl.png) no-repeat;
	width:				310px;
	height:				216px;
	position:			absolute;
	left:				66%;
	top:				60%;
	display:			block;
}

#oblivion{
	background:			transparent url(http://www.morrohun.hu/images/oblivion.png) no-repeat;
	width:				310px;
	height:				216px;
	position:			absolute;
	left:				66%;
	top:				20%;
	display:			block;
}

#hirek{
	background:			transparent url(http://www.morrohun.hu/images/hirek.png) no-repeat;
	width:				310px;
	height:				216px;
	position:			absolute;
	left:				36%;
	top:				40%;
	display:			block;
}

#forum{
	background:			transparent url(http://www.morrohun.hu/images/forum.png) no-repeat;
	width:				310px;
	height:				216px;
	position:			absolute;
	left:				6%;
	top:				60%;
	display:			block;
}