body{
	background-color: #009421;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}

.page{
	width: 970px;
	background-color: #009421;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;
	height: 2500px;
}



div.banner{
	width: 970px;
	height: 300px;
	background-color: #009421;
}
div.idojaras{
	width: 970px;
	height: 100px;
	background-color: #009421;
	text-align: center;
}

div.reklam{
	width: 970px;
	height: 300px;
	background-color: #009421;
	float: right;
}



div.menudoboz{
	width: 970px;
	height: 60px;


	background-color: #margin-left: auto;;
	margin-left: auto;
	margin-right: auto;
	background-color: #009421;
}

#navigation {
	width: 970px;
	height: 60px;
	margin: 0;
	padding: 8px 0 0 30px;
	background: url(images/menuhatter.png) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#009421;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#3B3B3B;
	background: url(images/navigation-hover.png) repeat-x left top;
}

div.content{
	width: 670px;
	height: 700px;
	background-color: #009421;

}

div.tartalom{
	width: 970px;
	height: 1700px;
	background-color: #009421;
	float: left;
}

div.virtualtour{
	width: 670px;
	height: 400px;
	background-color: #009421;
	text-align: center;

}
div.blog{
	width: 670px;
	height: 1500px;
	background-color: #009421;
	
}

div.content p{
	text-align: left;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;

}
div.oldal{
	width: 300px;
	height: 1700px;
	background-color: #009421;
	float: right;
	text-align: center;

}
div.stiri{
	width: 970px;
	height: 1000px;
	background-color: #000000;
	color: #000000;
	clear:both;
}

div.footer{
	width: 970px;
	height: 100px;
	background-color: #009421;
	color: #000000;	
	
}

div.footer p{
	text-align: left;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;

}
div.oldalmenu{
	background-color: #009421;
	width: 300px;
	height: 600px;
	float: left;
	background-image: url(images/oldalmenuhatter.png);
}


div.oldalmenu ul{
	margin: 0px;
	padding: 10px;
	list-style: none;
	background-color: #009421;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
div.oldalmenu li{
	text-align: left;
	margin: 3px;
	padding: 0px;

}
div.oldalmenu li a{
	padding-left: 10px;
	padding-right: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;

}
div.oldalmenu li a:hover{
text-decoration: underline;
}
div.oldalmenu li a:active{
text-decoration: underline;
}
div.oldalmenu h1{
	margin: 0px;
	padding: 10px;
	color: #ef5c04;
	font-size: 14px;

}
div.oldalmenu h2{
	margin: 0px;
	padding: 10px;
	color: #013600;
	font-size: 16px;
	font-weight: bold;

}
