/* CSS Document */
html, body, #content
{
	min-height: 100%;
	width: 100%;
	height: 100%; /* Hack for IE5+ */
}

html>body, html>body #content
{
	height: auto;
}

body
{
	margin: 10px ;
	padding:0;
	background : url(../img/alapok/hatter.jpg);
	background-color : Green;
	background-attachment : fixed;
}


.baner {
	position: relative;
	z-index: 1;
	top: 2px;
	left: 0px;
	width: auto;
	margin:0px;
	height: 120px;
	margin-right : 2px;
	border: none;
} 

.logo_bal
{
	left : 0px;
	top : 0px;
	width: 180px;
	height : 104px;
	background:  url(../img/alapok/logo.gif) no-repeat;
	filter: alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.title {
	position: absolute;
	z-index: 5;
	visibility: visible;
	left: 25%;
	top: 50px;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color : transparent;
	font : normal x-large bold Verdana Regular;
	color : #FFFFFF;
	width : 70%;
	Filter: Glow(Color=black, Strength=10);
}
	
.menu
{
	position : absolute;
	top : 120px;
	left : 0px;
	width :25%;
	height: auto;
	z-index : 2;
	margin: 0;
	background-color: black;
	background-color : transparent;
	height : auto;
}

.menuText
{
	color : White;
	width : 100%;
	height : 20px;
	margin-bottom : 20px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 20px;
	font : bold;

}

.menuCim
{
	position : relative;
	top: 60px;
	left : 0px;
	width : 100%;
	font-size : 12px;
	background-color : transparent;
	height : auto;
}


#content
{
	position: absolute;
	top: 122px;
	left: 25%;
	width: 70%;
	margin: 0px;
	height : auto;
	margin-left : 15px;
	margin-top : 10px;
	height : 600px;

}

#content2
{
	position: absolute;
	top: 122px;
	left: 5%;
	width: 90%;
	margin: 0px;
	height : auto;
	margin-left : 15px;
	margin-top : 10px;
	height : 600px;

}

.contentText
{
	font-family : normal Verdana;
	background : White;

}



.contentFejlec
{
	height : 135px;
	padding-left : 300px;
	font-family : "Monotype Corsiva";
	font-size : 40px;
	color : Yellow;
	text-align : center;
	vertical-align : middle;
	background : #006400;
	background-image: url(../img/contentfejlec/alap.jpg);
	background-repeat : no-repeat;
	font-weight : bold;
	padding-top : 30px;
}
/*	 hatterkép nagysága 375 * 135	*/
#termekeink{
	background-image : url(../img/contentfejlec/rozsakert.jpg);
}

.contentHirek
{
	top : 300px;
	padding : 30px;
}

