html
{
	height: 100%;
}

body
{
	background: url('../images/bpattern.png') repeat-y;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center; /* IE */
	height: 100%;
}

#home
{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 994px;
}

h1
{
	display: block;
	width: 944px;
	height: 222px;
	background: url('../images/title.jpg') no-repeat;
	margin: 0 0 25px 25px;
	padding: 0;
}

h1 span, #nav li span
{
	display: none;
}

#main {
	padding: 0 25px;
}

#nav
{
	margin: 0;
	padding: 0;
	width: 228px;
	float: left;
	list-style: none;
}

#nav li
{
	display: block;
	width: 228px;
	height: 36px;
}

#nav li a {
	display: block;
	width: 228px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0 -36px;
}

#nav li a:hover {
	background-position: 0 -72px;
}

#nav li.active a, #nav li.active a:hover {
	background-position: 0 0;
}

/* Navigation */

#index a
{
	background: url('../images/nav/hirek.png');
}

#polgarmesteri_koszonto a
{
	background: url('../images/nav/polgarmesteri_koszonto.png');
}

#a_telepules_tortenete a
{
	background: url('../images/nav/a_telepules_tortenete.png');
}

#onkormanyzat a
{
	background: url('../images/nav/onkormanyzat.png');
}

#sport a
{
	background: url('../images/nav/sport.png');
}

#intezmenyek a
{
	background: url('../images/nav/intezmenyek.png');
}

#egeszsegugy a
{
	background: url('../images/nav/egeszsegugy.png');
}

#egyhaz a
{
	background: url('../images/nav/egyhaz.png');
}

#civil_szervezetek a
{
	background: url('../images/nav/civil_szervezetek.png');
}

#elerhetosegek a
{
	background: url('../images/nav/elerhetosegek.png');
}

#programok a
{
	background: url('../images/nav/programok.png');
}

#keptar a
{
	background: url('../images/nav/keptar.png');
}

#forum a
{
	background: url('../images/nav/forum.png');
}

/* --- */

#content
{	
	width: 639px;
	margin-left: 274px;
	padding-top: 7px;
	font-size: 90%;
	overflow: hidden;
	color: #60511b;
}

#content, #nav
{
	margin-bottom: 55px;
}

#content p, #content ul
{
	line-height: 1.5;
	padding: 0;
	margin: 0 0 1.4em 0;
}

#content ul
{
	list-style: none;
}

#content ul li
{
	border-left: 5px solid #4f80c3;
	padding-left: 10px;
	margin-top: 15px;
}

#content a
{
	color: #1957ab;
	text-decoration: none;
	border-bottom: 1px solid #4f80c3;
}

#content a:hover
{
	border: none;
}

#content img, #map_canvas
{
	border: 9px solid white;
}

#content img.noborder
{
	border: none;
}

h2, #content h3
{
	font-weight: normal;
	font-family: 'Georgia', serif;
	margin: 0 0 1.4em 0;
	padding: 0;
}

h2
{
	font-size: 150%;
	color: #b4572f;
}

#content h3
{
	font-size: 120%;
	color: #4c9300;
}

#footer
{
	width: 944px;
	padding: 25px;
	background: #c8d48e url('../images/coa.jpg') no-repeat;
	background-position: 100% 25px;
	font-size: 75%;
	color: #6c7737;
	line-height: 1.5;
}

#footer p
{
	margin: 0;
	padding: 0;
}

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

#footer a:hover
{
	color: black;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li 
{
	float: left;
	margin-right: 10px;
}

#footer h3
{
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 120%;
}

#content .gallery_imagelink
{
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}

#content .gallery_imagelink:hover
{
	border: 1px solid #4f80c3;
}

#content .gallery_imagelink:hover img
{
	border: 8px solid white;
}

.forum_entry
{
	margin-bottom: 1.4em;
	border-bottom: 1px solid #c5b475;
}

.forum_meta
{
	margin-bottom: 8px;
}

form#forum_form
{
	display: block;
	padding: 0;
	margin: 0 0 2.25em 0;
}

#forum_form label
{
	display: block;
	width: 100%;
	font-weight: bold;
	margin: 0 0 .2em 0;
}

#content small
{
	color: #9a863e;
	font-weight: normal;
}

#forum_form input, #forum_form textarea {
	display: block;
	width: 627px;
	margin: 0 0 1em 0;
	border: 1px solid #bcaa67;
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #60511b;
}

.forumbox
{
	margin-top: 3.5em;
}

.news_entry
{
	margin-bottom: 1.4em;
	border-bottom: 1px dotted #bcaa67;
}

#content div.news_entry h3
{
	margin-bottom: .75em;
	padding-bottom: 0;
	font-size: 140%;
}

#content p.news_meta
{
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 75%;
	color: #9a863e;
	font-family: 'Georgia', serif;
}

#main_content
{
	width: 420px;
	float: left;
}

#main_bar
{
	width: 173px;
	margin-left: 466px;
	font-size: 75%;
}

#main_bar img
{
	border: 5px solid white;
	margin-bottom: 7px;
}

#main_bar ul
{
	list-style: none;
	margin: 0 0 1.4em 0;
	padding: 0;
}

#main_bar ul li
{
	padding: 0;
	margin: 0;
	border: none;
}

.mainbar_entry
{
	margin-bottom: 1.4em;
	border-bottom: 1px dotted #bcaa67;
}

#content #rss
{
	display: block;
	width: 14px;
	height: 14px;
	background: url('../images/feed-icon-14x14.png') no-repeat;
	border: none;
}

#rss span
{
	display: none;
}

#content #main_bar h3
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #b4572f;
}

#main_content table
{
	width: 100%;
	margin: 0 0 1.4em 0;
}

#main_content table tr td
{
	background: #f4eac4;
	padding: 5px;
	border: 1px solid #e9dcab;
}

#main_content table thead tr td
{
	background: #b55030;
	color: white;
	font-weight: bold;
	border: 1px solid #9e4023;
}
