body {
	margin: 15px;
	padding: 0;
	background-color: #4F8A10;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.home {
	width: 780px;
	left: 50%;
	margin-left: -390px;
	height: 430px;
	top: 50%;
	margin-top: -215px;
	position: absolute;
}
.home h1 {
	width: 219px;
	height: 328px;
	background: url(img/h-logo.gif) no-repeat;
	margin: 0 0 60px 280px;
	text-indent: -1000em;
	overflow: hidden;
}
.home ul, .menu, .gal {
	margin: 0;
	padding: 0;
}
.home li, .menu li {
	float: left;
	margin: 0 5px;
	list-style-type: none;
	display: inline;
}
.home a, .menu a {
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
.home a:hover, .menu a:hover {
	background-color: #6D9E38;
}
.m1 a {
	width: 80px;
	background-image: url(img/m-aktual.gif);
}
.m2 a {
	width: 100px;
	background-image: url(img/m-arspoetica.gif);
}
.m3 a {
	width: 81px;
	background-image: url(img/m-orarend.gif);
}
.m4 a {
	width: 92px;
	background-image: url(img/m-barataink.gif);
}
.m5 a {
	width: 59px;
	background-image: url(img/m-arak.gif);
}
.m6 a {
	width: 82px;
	background-image: url(img/m-studio.gif);
}
.m7 a {
	width: 81px;
	background-image: url(img/m-oktato.gif);
}
.m8 a {
	width: 106px;
	background-image: url(img/m-elerheto.gif);
}
.logo a {
	width: 87px;
	height: 134px;
	background: url(img/i-logo.gif) no-repeat;
	float: left;
	margin-right: 30px;
	text-indent: -1000em;
	overflow: hidden;
}
.cont {
	width: 755px;
	margin-left: 20px;
	float: left;
	padding-bottom: 30px;
}
.cont h1, h2, p {
	margin: 20px 0 0;
	text-align: justify;
}
p, .cont ul {
	line-height: 1.5em;
}
h1 {
	font-size: 1.25em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
a {
	color: #FFCC00;
	outline: 0;
}
a:hover {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 0 none;
	border-top: 1px dotted #CCC;
	margin-top: 20px;
	width: 200px;
}
blockquote {
	margin-right: 0;
}
blockquote p {
	text-align: right;
	font-size: 0.9em;
}
img {
	float: left;
	border: 2px solid white;
	margin: 0 15px 8px 0;
}
.noFloat {
	float: none;
	margin: 0;
}
.fR {
	float: right;
	margin: 0 0 8px 15px;
}
.gal {
	margin-top: 20px;
}
.gal li {
	float: left;
	list-style-type: none;
}
.gal img {
	margin: 0;
}
.gal .mid {
	margin: 0 10px;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.uj {
	color: #FFA500;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.25em;
}
.favs {
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
}