﻿#{
	margin: 0px;
	padding: 0px;
}
body{
	background-image:url('images/kekfesto.jpg');
	background-attachment: fixed ;
}
#egesz{
	background-color: white;
	width: 900px;
	min-height: 900px;
	position: absolute;
	box-shadow: 0px 5px 10px 5px black;
}
#fejlec{
	width: 900px;
	height: 200px;
	background-image: url('./images/fejveg.png');
	background-width: 900px;
	background-color: #0e2058;
}
#info{
	height: 38px;
	background-color: #0e2058;
	text-align: left;
	font-family: "Curlz MT";
	color: white;
	font-size: 25px;
}
#tart{
	width: 900px;
	height:300px;
	}

#menu{
	border: 0px solid black;
	background-image:url('./images/menuv.png');
	float: left;
	padding-top: 10px;
	width: 160px;
	height:280px;
	
	border: 1px #800000 thin;
	font-family: "Trebuchet MS";
	color: #770000;
}
.bal{
position: absolute;
	padding: 0px;
	margin: 0px;
	background-image: url('./images/keret.png');
	background-repeat: no-repeat;
}
.jobb{
	padding: 0px;
	margin: 0px;
	background-image: url('./images/terek.png');
	background-repeat: no-repeat;
}

#content {
	margin: 5px;
	float: right;
	border: 0px solid black;
	width: 710px;
	text-align: justify;
	margin: 8px;
	font-family: "Trebuchet MS";
	color: #0e2058;

}
a{
	text-decoration: none;
	color: #800000;
}
a:hover{
	text-decoration: none;
	color: #E60202;			
}

.style1 {
				vertical-align: middle;
				border-width: 0;
}
