body 
	{
	padding:auto;
	margin:auto;
	width:932px;
	text-align:center;
	background:#7A991A;
	color:#FFFFFF;
	overflow:scroll;
	}
	
#mainmenu
	{
	padding:auto;
	margin:auto;
	position:absolute;
	background-color:#FFFFFF;
	width:932;
	height:20px;
	border-radius:10;
	color:#7A911A;
	vertical-align:bottom;
	}
	
#leftmainmenu
	{
	position:relative;
	float:left;
	padding:auto;
	margin:auto;
	text-align:left;
	width:25%;
	font-weight:bold;
	}
	
#rightmainmenu
	{
	position:relative;
	float:right;
	padding-right:10px;
	padding-left:10px;
	margin:auto;
	text-align:right;
	width:40%;
	font-weight:bold;
	}
	
#centermainmenu
	{
	position:relative;
	float:left;
	padding:auto;
	margin:auto;
	text-align:right;
	width:28%;
	font-weight:bold;
	}
	
/*#valaszto
	{
	text-align:right;
	}*/
	
div#rightmainmenu a:link
	{
	text-decoration:none;
	background:#FFFFFF;
	color:#7A911A;
	font-weight:bold;
	}
	
div#rightmainmenu a:visited
	{
	text-decoration:none;
	/*background:#FFFFFF;*/
	color:#7A911A;
	font-weight:bold;
	}
	
div#rightmainmenu a:hover
	{
	text-decoration:none;
	background:#7A911A;
	color:#FFFFFF;
	font-weight:bold;
	}
	
header
	{
	padding:auto;
	margin:auto;
	width:930px;
	height:215px;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
	border-radius:15;
	}
	
/*table 
	{
	padding:auto;
	margin:auto;
	text-align:center;
	width:400px;
	}*/
			
/*div#menu 
	{
	padding:auto;
	margin:auto;
	text-align:center;
	background:#silver;
	width:930px;
	}*/
		
/*li
	{
	padding:auto;
	margin:auto;
	float:left;
	list-style-type:none;
	text-align:center;
	display:block;
	}*/
	
#energiak
	{
	padding:auto;
	margin:auto;
	text-align:center;
	width:930px;
	}
	
div#energiak p:first-letter
	{
	font-size:200%;
	}
	
div#energiak a:link
	{
	text-decoration:none;
	background:#7A911A;
	color:#FFFFFF;
	font-weight:bold;
	}
	
div#energiak a:visited
	{
	text-decoration:none;
	background:#7A911A;
	color:#FFFFFF;
	font-weight:bold;
	}
	
div#energiak a:hover
	{
	text-decoration:none;
	background:#FFFFFF;
	color:#7A911A;
	font-weight:bold;
	}
	
#napenergia
	{
	color:#000000;
	padding:10px;
	margin:auto;
	width:283px;
	height:230px;
	background:silver;
	border-style:solid;
	border-radius:15;
	border-color:gray;
	float:left;
	text-align:justify;
	}

#geotermikus
	{
	color:#000000;
	padding:10px;
	margin:auto;
	width:283px;
	height:230px;
	background:silver;
	border-style:solid;
	border-radius:15;
	border-color:gray;
	float:left;
	text-align:justify;
	}		

#szelenergia
	{
	color:#000000;
	padding:10px;
	margin:auto;
	width:283px;
	height:230px;
	background:silver;
	border-style:solid;
	border-radius:15;
	border-color:gray;
	float:left;
	text-align:justify;
	}	

div#contain
	{
	position:absolue;
	color:#000000;
	padding:10px;
	margin:auto;
	width:auto;
	height:auto;
	background:silver;
	border-style:solid;
	border-radius:15;
	border-color:gray;
	position:relative;
	float:left;
	text-align:justify;
	}
	
#clear
	{
	clear:both;
	}
	
.fleft
	{
	float:left;
	margin:10px;
	}
	
.fright
	{
	float:right;
	margin:10px;
	}

.kozep
	{
	text-align:center;
	}
	
li 
	{
	font-style:italic;
	}
	
#forrasok
	{
	list-style-type: circle;
	}
	
#contain
	{
	padding:auto;
	margin:auto;
	width:930px;
	}
	
div#footer
	{
	position:absolue;
	color:#7A911A;
	padding:2px;
	margin:auto;
	width:923px;
	height:auto;
	background:#FFFFFF;
	border-style:solid;
	border-radius:15;
	border-color:gray;
	position:relative;
	float:left;
	text-align:center;
	font-weight:bold;
	}