html{margin:0px;height:100%;}

body {
	/*background: #5176AD fixed;*//*#8CBAE7; /*kek*/
	background: #5176AD url(../img/blue-green.png)  repeat-x bottom center;
	margin: 0px;	
	padding: 0px;		
	font-family: arial, verdana, helvetica, sans-serif;	
}
#container{
	margin: 0px;	
	padding: 0px;
}
img{	border:0;
}

#huflag{
	position: relative; left: 105px; top: 30px;
	font-family: arial,verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1E1E9B;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#roflag{
	position: relative; left: -100px; top: 60px;
	font-family: arial,verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1E1E9B;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#title{
	position: absolute; 
	text-align:center;
	left: 300px; 
	bottom: 300px; 
	display:block;font-size: 20pt;
}

#title a {
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	font-size: 20pt;
}
#header-title a:hover {text-decoration: none;}

#bottom{
	position: absolute; 
	/*background: url(../img/akos.jpg) no-repeat bottom center;*/
	left: 5%;
	bottom: 0px;
}