body {
	background: #c0c9d4;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: verdana, helvetica, sans-serif;
	}

#header {
	float: center;
	width: 800px;
	height: 138px;
	margin: 0px auto 0px auto;
	background: url(images/header.jpg) top center no-repeat;
	border-top: solid 10px #143f74;
	}
	
#header_szoveg {
	text-align: right;
	margin-top: 3px;
	padding-right: 20px;
}

#header_szoveg a {
	text-decoration: none;
	color: #000000;
}

#header_szoveg a:hover {
	text-decoration: underline;
}

#center {
	float: center;
	width: 800px;
	margin: 0px auto 0px auto;
	background: url(images/bg.jpg) top center repeat-y;
	}

#center td {
	padding: 0px;
	margin: 0px;
	}

#sidebar {
	float: left;
	width: 170px;
	margin: 0px;
	background: url(images/fomenu.jpg) top no-repeat;
	}

#sidebar li {
	list-style: none;
}

#sidebar ul {
	margin: 10px auto 65px 35px;
	padding: 0px;
	list-style: none;
	}

#sidebar ul li {
	display: block;
	width: 100px;
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	}

#sidebar ul li a {
	text-decoration: none;
	color: #f2f2f2;
	}

#sidebar ul li a:hover {
	color: #000000;
	}

#sidebar_box {
	float: left;
	margin: 10px auto 10px; 0px;
	padding: 5px 20px 5px 5px;
	}

#sidebar_box a {
	color: #62883e;
	text-decoration: none;
	}

#sidebar_box a:hover {
	color: #ffffff;
	}

#sidebar_box h1 {
	margin-left: 1px;
	font-size: 11px;
	font-weight: bold;
	}

#content {
	float: left;
	width: 620px;
	margin-top: 0px;
	}
#content a {
	text-decoration: none;
	color: #960000;
}
#content a:hover {
	text-decoration: underline;
}

#content h1 {
	height: 45px;
	font-size: 16px;
	color: #960000;
	margin-top: 5px;
	padding-top: 15px;
	text-indent: 85px;
	background: url(images/h1_bg.jpg) top left no-repeat;
	}

#content h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	text-align: justify;
	}
	
#kezdoszoveg {
	float: center;
	width: 600px;
	height: 400px;
	margin: 0px auto 0px auto;
	background: url(images/szoveghatter.jpg) top left no-repeat;
}
#kezdoszoveg h2 {
	float: right;
	width: 300px;
	font-size: 11px;
	font-weight: normal;
}

#elerhetosegek {
	float: center;
	width: 98%;
	margin: 10px auto auto auto;
	padding: 2px;
	background: #8dcd89;
	font-family: Comic Sans MS;
	font-size: 12px;
}

#elerhetosegek th {
	color: #960000;
}

#tyuktable {
	float: center;
	width: 90%;
	margin: 10px auto 10px auto;
	}

#tyuktable th {
	text-align: left;
	padding: 3px;
	background: #4a4a4a;
	color: #f2f2f2;
	border-top: solid 2px #000000;
}

#tyuktable td {
	padding: 5px;
	margin: 2px;
	background: #f9dc8e;
	}

#disztyuktable {
	float: center;
	width: 90%;
	margin: 10px auto 10px auto;
}

#disztyuktable th {
	text-align: left;
	padding: 3px;
	border-top: solid 2px #000000;
}

#footer {
	float: center;
	width: 800px;
	height: 30px;
	margin: 0px auto 0px auto;
	background: url(images/footer.jpg) top center no-repeat;
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding-right: 20px;
	padding-top: 13px;
	}

#footer a {
	color: #888888;
	text-decoration: none;
	}