html {
	background: #262626 url(stuff/leghatul_textura.gif) 0 -1px;
	border-top: 4px solid black;
	font-size: 15px;
}
body {
	font-size: .85em;
	font-weight: 400;
	background: url(stuff/leghatul_textura_sotetedo.gif) repeat-x;
}
#oldal {
	background: #222323 url(stuff/fejlec_hatter.jpg) repeat-x;
	margin: 0 auto;
	width: 900px;
	color: #EFF7FF;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
h2 {
	font-size: 1.3em;
	line-height: 34px;
	margin: 0;
	padding-left: 5px;
}
h3 {
	font-size: 1em;
	line-height: 34px;
	background-color: rgb(2,36,108);
	text-transform: uppercase;
}
h4 {
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
	font-style: italic;
	font-size: 1.1em;
}
.pusher {
	clear: both;
}
