body {
	background:#c9d451;
	font-weight:900;
	color:#0060a8;
}

#egeszhead {
	width:960px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background:#c9d451 url(fentback.png) center top;
}

#egesz {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:#c9d451 url(back.png) repeat-y center;
}

#egeszbottom {
	width:960px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background:#c9d451 url(lentback.png) center bottom;
}

#fent {
	width:900px;
	height:50px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(fent2.png) no-repeat top center;
}

#head {
	width:900px;
	height:100px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(head.png) no-repeat center;
	border-bottom:#fba514 1px solid;
}

#menu {
	width:900px;
	height::80px;
	margin-left:auto;
	margin-right:auto;
}

#torzs {
	text-align:justify;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background: url(torzsback.png) bottom left no-repeat;
}

#alja {
	width:900px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background:url(alja.png) no-repeat top center;
	text-align: right;
}

a {
	color:#8c9435;
	text-decoration:none;
}
a:hover {
	color:#fba514;
}

.bekezdes {
	font-size:x-large;
}

.urlap {
	font-weight:900;
	border: #0060a8 1px solid;
	color: #0060a8;
}

.urlap:focus {
	background:#c9d451;
}

.kep {
	border:#c9d451 3px solid;
}

.kep:hover {
	border:#fba514 3px solid;
}

.vendhiba {
	color:#990000;
}