body{
	margin: auto;
	width: 100%;
	background-image:url(Kepek/hatter.jpg);
}
.header{
	background-color:black;
	width:100%;
	height:4.4em;
	text-align:left;
	top: 0;
	position: fixed;
	margin: 0px;
}
.container{
	width: 100%;
	min-width: 40em;
	margin: 0 auto;
}
.logo{
	float:left;
	padding-left:0.3em;
	width: 15em;
}
.header li{
	list-style: none;
	float: left;
	margin-right:0em;
	color:white;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
	border:10em;
}
.tobbi{
	float: right;
	font-size:125%;
	}
div.header a{
	text-decoration: none;
	color:#D6EAF8;
}
.header li:hover{
	background-color: #332E2C;
	border-bottom-style:solid;
	border-bottom-color:#D6EAF8;
	border-bottom-width:7px;
	
}
.content{
	font-family:Centaur;
	height:100%;
	width:60em;
	margin-left:15em;
	margin-top:2em;
	background-color:white;
	padding:5em;
}
h1{
	margin:1%;
}
.content li{
	font-size:0.5em;
	color:black;
	list-style-type:none;
}
.felsorolas li{
	background-image:url(Kepek/hangjegy.png);
	background-size:0.5em;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:1em;
	font-size:0.8em;
	
}
div.felsorolas a{
	text-decoration: none;
	color:black;
}
.felsorolas li:hover{
	background-color:#D6EAF8;
}
.parallax {
	background-image: url("Kepek/kotta2copy.jpg");
	min-height: 45px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top-style: ridge;
	border-bottom-style:ridge;
}
.vege{
	font-size:2em;
	text-align:center;
	padding-top:2em;
}