body{ 
	background-repeat:no repeat;
	background-position:fixed;
	}
#lap
{
	width:1200px;
	height:800px;
	margin:auto;
}
#fent
{
	font-size:360%;
	width:1200px;
	height:80px;
	background-color:#F96;
	color:white;
	text-align:center;
}
#menu
{
	width:150px;
	height:720px;
	background-color:#FC7;
	font-size:15px;
	color:white;
	float:left;
}
ul
{
	width:100px;
	height:720px;
	line-height:auto;
	list-style:circle;
	text-align:center;
	margin:auto;
	padding:10px;
}
li
{
	margin:auto;
	font-size:16px;
	padding:12px;
}
#tartalom
{
	width:1050px;
	height:720px;
	margin:auto;
	text-align:center;
	float:right;
	background-color:#FC6;
}
#lab
{
	width:1200px;
	height:50px;
	text-align:center;
	background-color:#F96;
	margin:auto;
	font-style:italic;
	display:inline-table;
	padding:auto;
}

ul,li{ list-style:none;
	margin:auto;
	text-align:center;
	padding:auto;}

a:link{ text-decoration:none;}
	
a:hover{ color:#FFF;
	background-color:#00F;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;}
	
}
#foto
{
	margin:auto;
}
@media only screen
and (min-width:800px)
and (max-width:980px){
	 #lap
{
	width:100%;
	height:100%;
}
#fent
{
	font-size:330%;
	background-color:#F96;
	color:white;
	text-align:center;
	width:100%;
	height:auto;
}
#menu
{
	width:auto;
	height:40px;
	margin:auto;
	text-align:center;
}
ul,li
{
	width:55px;
	display:inline;
	padding:10px;
	text-align:center;
	margin:auto;
}
a:hover
{
	color:#FF0;
	background-color:#00F;
	font-size:16px;
}
#tartalom
{
	width:100%;
	height:720px;
}
#lab
{
	width:100%;
	height:auto;
	display:inline-block;
	font-size;16px;
}
}
@media only screen
and (min-width : 480px)
and (max-width : 800px){
	#lap{ width:100%;
		  height:100%;
		  background-position:center;
		  margin:auto;
		  text-align:center;}
	#fent{ width:100%;
		   height:auto;
		   font-size:300%;
		   display:inline-block;
		   margin:auto;}
	#menu
{
	width:auto;
	height:40px;
	margin:auto;
	text-align:center;
}
ul,li{
	height:100%;
	width:55px;
	display:inline;
	padding:5px;
	text-align:center;
	
}
	#tartalom{ 
	  width:100%;
	  height:720px;
	}
	#lab{width:100%;
	height:auto;
	display:inline-block;}
	a:hover{color:#FF0;
	background-color:#00F;
	font-size:16px;}
}
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
	#lap{ width:100%;
		  height:100%;
		  background-position:center;
		  margin:auto;
		  text-align:center;}
	#fent{ width:auto;
		   height:auto;
		   font-size:250%;}
	#logo{background-position:center;
		  text-align:center;}
	#menu{ width:100%;
		   height:auto;
		   display:inline-block;}
	#tartalom{ width:100%;
		   height:720px;}
	#lab{width:100%;
	height:auto;
	display:inline-block;}
	#menu
{
	width:auto;
	height:40px;
	margin:auto;
	text-align:center;
}
ul,li{
	height:100%;
	width:55px;
	display:inline;
	padding:5px;
	text-align:center;
	
}
	a:hover{color:#FF0;
	background-color:#00F;
	font-size:16px;}
}
