body{
	margin:0px;
	padding:0px;
	background-image:url("bodymage2.png");
	position:relative;
	text-align:center;
}

#container {
	margin:auto;
	padding:0px;
	width:815px;
	height:615px;
	top:50px;
	background-color:none;
	background-image:url("index.png");
	background-repeat: no-repeat;
	position:relative;
	text-align:center;
	
	
	

}

#mainmenu{
	margin:auto;
	padding:0px;
	width:450px;
	height:20px;
	top: 288px;
	left: 300px;
	background-color:none;
	background-image:url(".png");
	background-repeat: no-repeat;
	position:relative;
	text-align:center;
	float:left;
}

#menu a {
    text-decoration: none;
    background-color: none;
    color: white;
    width: 1em;
    padding: 11px;
    border-left: none;
	font-size: 11px;
	text-align: center;
	
}  

#menu li{
display: inline;
}

#menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
	
}

li.arial {
	font-family: Arial, Helvetica, sans-serif;
	}

#tartalom_bemutatkozas {

	margin:auto;
	padding:0px;
	width:450px;
	height:250px;
	top:300px;
	left: 305px;
	background-color:none;
	background-image:url(".png");
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
	font-size: 12px;
	float: left;
	
}

h4.arial {
	font-family: Arial, Helvetica, sans-serif;
	}

p.arial {
	font-family: Arial, Helvetica, sans-serif;
	}

span.white {
    color: white;
}

#tartalom1_bemutatkozas {

	margin:auto;
	padding:0px;
	width:225px;
	height:250px;
	top:0px;
	left: 0px;
	background-color:none;
	background-image:url(".png");
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
	font-size: 12px;
	float: left;
	
}

#tartalom2_bemutatkozas {

	margin:auto;
	padding:0px;
	width:225px;
	height:250px;
	top:0px;
	left: 0px;
	background-color:none;
	background-image:url(".png");
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
	font-size: 12px;
	float: left;
	
}




