* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url('http://www.gallup.hu/Gallup/orszagkep/home_bak.gif') top left repeat-X;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1;	
}

#header {
	margin: 19px auto;
	padding: 100px 0px 0px 0px;
	background: transparent url('http://oktatas.gallup.hu/80as2.gif') top center no-repeat;
	color: inherit;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#header span {
	display: none;
}

#content {
	width: 700px;
	margin: 0px auto;
}

#content a.home {
	font-weight: bold;
}

.article {
	padding: 2em 0px;
	border-bottom: 1px solid #040;
}

.article h1 {
	font-size: 145%;
	color: #000;
	font-weight: normal;
	margin: 4px 0px;
	text-align: center;
}

.article h1 span {
	display: block;
	padding: 4px 0px;
	color #070;
}

p {
	margin: 0.5em 0px;
	line-height: 1.2;
}

.article p.pagelink {
	margin: 1px 0px;
	text-align: right;
}

p span.title {
	font-weight: bold;
}

.article ul {
	margin: 1px 29px;
}

.article ul li {
	list-style-type: disc;
	padding: 2px;
}

.article .contact {
	font-weight: bold;
}

.article .contact p {
	margin: 1px 0px;
}

.article .contact a {
	font-weight: bold;
}
