@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}
p {
	margin: 0;
	padding: 5px 0 0 0;
}
h1 {
	font-size: 180%;
}	
h2 {
	font-size: 140%;
	margin: 0;
}	
h3 {
	font-size: 120%;
	margin: 8px 0 0 0;
}	
#page {
	width: 888px;
	margin: 5px auto 5px auto;
	position: relative;
}
#content {
	background: url(images/bg_content.jpg) top left no-repeat;
	width: 888px;
	height: 550px;
}
#content_left {
	width: 180px;
	margin: 30px 0 0 20px;
	float: left;
}
#content_right {
	width: 560px;
	height: 510px;
	margin: 30px 0 0 35px;
	float: left;
	overflow: auto;
}
#content_right_uszt {
	background: url(images/fejlesztes.jpg) no-repeat;
	background-position: 0 250px;
	width: 560px;
	height: 510px;
	margin: 30px 0 0 35px;
	float: left;
	overflow: auto;
}
#clear {
	clear: both;
}
#footer {
	width: 888px;
	height: 80px;
	background: url(images/bg_footer.jpg) top left no-repeat;
}
.uszt_zold {
	color: #7db129;
}
.uszt_title {
	color: #7db129;
	font-size: 14px;
	line-height: 18px;
}
.galeria_tn {
	border: #999999 solid 1px;
	margin: 12px 20px;
}