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;	
}

body.popup {
    background: #ddd;
}

a:link {
	color: #003800;
}

a:visited {
	color: #808040;
}

a:hover {
	color: #808040;
}

a:active {
	color: #fff;
}

#header {
	margin: 13px auto;
	width: 522px;
	height: 106px;
	background: transparent url('http://www.gallup.hu/Gallup/orszagkep/Okthead_ani.gif') top center no-repeat;
	color: inherit;
}

#header span {
	display: none;
}

#content {
	width: 720px;
	margin: 90px auto;
}

#content h1 {
	font-size: 165%;
	font-weight: 700;
	margin: 3px;
}

#content h1.sub {
	font-size: 135%;
	font-weight: 700;
	margin: 11px 3px 3px 3px;
	padding-left: 0px;
}

#content h2 {
	font-size: 125%;
	font-weight: 700;
	margin: 5px 3px 3px 0px
}

#content h1.date {
	font-size: 125%;
	margin: 3px 0px 30px 0px;
}

#content p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 2px;
	padding: 1px;
	line-height: 1.25;
}

#content p.technical {
	font-size: 85%;
	padding: 6px 6px 6px 55px;
	margin: 1px 4px 1px 1px;
}

#content p.method {
	font-size: 82%;
	padding: 6px 0px 6px 2px;
	margin: 0px 2px;
}

#content .imgtitle {
	clear: both;
	text-align: center;
	font-weight: 900;
	margin-top: 7px;
}

#content .imgtitlesub {
	clear: both;
	text-align: center;
	font-weight: 900;
	margin-top: 2px;
	font-size: 75%;
}

#content img {
	display: block;
	margin: 3px auto;
}

#content table {
	margin: 9px auto;
	border-collapse: collapse;
	width: 89%;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content table td {
	padding: 3px 7px;
	text-align: center;
}

#content table td.t {
	font-weight: 900;
	width: 23%;
}

#content table td.party {
	text-align: left;
}

#content table thead {
	background: #efefef;
}

#content table thead td {

}

#content table tbody tr.even {
	background: #fff;
	color: #000;
}

#content table tbody tr.odd {
	background: #efefef;
	color: #000;
}

#footer {
	clear: both;
	width: 720px;
	margin: 90px auto;
	text-align: center;
	font-size: 90%;
	line-height: 1.25;
}

div.imgleft {
	margin: 2px 2px 2px 0px;
	float: left;
	width: 355px;
}
