body,td,th {
	font-family: Lucida Grande, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 150%;
}
body {
	background-color: #1a7228;
	background:url(images/bgpattern.gif) repeat top left fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

h1 {
	font-size:20px;
	text-align: center;
	margin: 30px auto 30px;
	line-height: 140%;
	text-shadow: 0 2px 3px #ddd;
}

h2 {
	font-size:15px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-shadow: 0 1px 2px #ddd;
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	display: inline;
}

.citation {
	padding-left: 80px;
	padding-right: 80px;
	text-align:center;
	font-style:italic;
}

#wrap {
	width: 900px;
	margin: 0 auto 0;
}

#header {
	height: 250px;
	width: 900px;
	margin: 0 auto 0;
	background: url(images/header.png) top center no-repeat;
}

#content {
	min-height:400px;
	width: 900px;
	margin: 0 auto 0;
	background: url(images/bg.png) top center repeat-y;
}

#left {
	width: 200px;
	float:left;
	margin-left: 50px;
	margin-top: 10px;
	background-color: #f1f1f1;
}

#left ul {
	margin:20px;
	padding:0px;
	font-size: 16px;
	color: #fff;
	list-style:none;
}
	
#left li {
	text-align: center;
	letter-spacing:1px;
	padding-top:7px;
	padding-bottom:7px;
	margin: 5px 0 5px;
	border: 0px solid #000;
	background:#000;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-bottomright: 13px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-bottomright: 15px;
	-webkit-border-radius-topright: 2px;
	-webkit-border-radius-bottomleft: 2px;
}

#left li a {
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
}

#right {
	width: 575px;
	min-height: 600px;
	float:right;
	margin-right: 60px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
}

#footerbar {
	width: 900px;
	padding: 20px 0 0;
	background: url(images/bg.png) top center repeat-y;
	clear:both;
	text-align:center;
}



#footer {
	height: 60px;
	width: 900px;
	margin: 0 auto 0;
	background:url(images/footer.png) top center no-repeat;
	clear:both;
}

.magyarazat {
	border:2px solid #F00;
	margin-top: 15px;
	margin-bottom: 15px;
}

.magyarazat td {
	text-align:center;
	vertical-align:top;
}

.headertable {
	background-color:#060;
	border: 2px solid #FF0;
}

.headertable li {
	font-weight:normal;
	color:#FFF;
	font-size:14px;
	padding: 2px;
}

.headertable li a {
	font-weight:normal;
	color:#FFF;
	font-size:14px;
	padding: 2px;
}

.contactszoveg {
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

.bjmagyarazat {
	border: 2px solid #F00;
	color: #3F3;
}

.bjmagyarazat td {
	width:50px;
	text-align:center;
	font-weight:bold;
}


.footertable td {
	font-size:10px;
	font-weight:bold;
}

p.folos1 {
	visibility: hidden;
}

.update-time {
	font-size:9px;
	font-weight:bold;
}

.folos {
	display:none;
}


.update-message {
	font-size:12px;
}
	

