body {
	margin: 0px; 
	font-family: Trebuchet MS;
	font-size: 13px;
	color: black;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
}
h1 {
	font-size: 21px;
	color: #819d3d;
}
h2 {
	font-size: 19px;
	color: #819d3d;
}
h3 {
	font-size: 17px;
	color: #819d3d;
}
h4 {
	font-size: 15px;
	color: #235b2e;
}
h5 {
	font-size: 13px;
	color: #819d3d;
}
a {
	outline: none;
	color: #235b2e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
}
img, select, option, input, textarea {
	border: none;
	outline: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
#top {
	width: 943px;
	height: 371px;
	background: url(images/top.png) no-repeat top;
	margin: auto;
	position: relative;
}
#logo {
	left: 51px;
	top: 164px;
	display: block;
	position: absolute;
	width: 227px;
	height: 144px;
}
#topFlash {
	position: absolute;
	left: 323px;
	top: 30px;
	width: 614px;
	height: 310px;
}
#main {
	width: 943px;
	margin: auto;
}
#left {
	width: 310px;
	float: left;
}
#right {
	width: 622px;
	float: right;
	text-align: left;
}
#firstBlockTop {
	width: 310px;
	height: 43px;
	background: url(images/first_block_top.png);
}
#firstBlock {
	width: 310px;
	background-color: #e7f1e3;
}
#menu1st, #menu2nd {
	margin: 0px;
	padding: 0px;
}
#menu1st li, #menu2nd li {
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
}
#menu1st li a, #menu2nd li a {
	display: block;
	padding: 5px 10px 5px 20px;
	color: #1d4c3c;
	text-decoration: none;
}
#menu1st li a:hover {
	color: #591d00;
}
#firstBlockBottom {
	width: 310px;
	height: 40px;
	background: url(images/first_block_bottom.png);
}
#secondBlockTop {
	width: 310px;
	height: 28px;
	background: url(images/second_block_top.png);
}
#secondBlock {
	width: 310px;
	background-color: #cbdcc4;
}
#menu2nd li a {
	color: #591d00;
}
#menu2nd li a:hover {
	color: #1d4c3c;
}
#secondBlockBottom {
	width: 310px;
	height: 39px;
	background: url(images/second_block_bottom.png);
}
#thirdBlock {
	width: 310px;
	height: 154px;
	background: url(images/third_block.png);
}
#supporters {
	height: 145px;
	position: relative;
}
#takSzovLogo {
	display: block;
	position: absolute;
	left: 5px;
	top: 15px;
	width: 120px;
	height: 124px;
	background: url(images/takarekszovetkezet.jpg) no-repeat;
}
#nadasLogo {
	display: block;
	position: absolute;
	left: 145px;
	top: 42px;
	width: 160px;
	height: 61px;
	background: url(images/nadas_uj_logo.png) no-repeat;
}
#supporters2nd {
	height: 150px;
	position: relative;
}
#ihatobbLogo {
	display: block;
	position: absolute;
	left: 80px;
	top: 5px;
	width: 120px;
	height: 120px;
	background: url(images/ihatobb.jpg) no-repeat;
}
#borrendLogo {
	display: block;
	position: absolute;
	left: 165px;
	top: 0px;
	width: 122px;
	height: 123px;
	background: url(images/strazsaborrend.jpg) no-repeat;
}
#joinUs {
	width: 310px;
	height: 70px;
	position: relative;
}
#joinFacebook {
	display: block;
	position: absolute;
	left: 85px;
	top: 12px;
	width: 57px;
	height: 59px;
	background: url(images/join_facebook.png);
}
#joinIwiw {
	display: block;
	position: absolute;
	left: 165px;
	top: 17px;
	width: 83px;
	height: 50px;
	background: url(images/join_iwiw.png);
}
#content {
	padding: 20px;
}
#contentImage {
	float: right;
	text-align: right;
	width: 253px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
#contentImage img {
	border: #d0e1cb 5px solid;
	position: relative;
}
#contentImage .gallery {
	text-align: right;
}
#contentImage .gallery img {
	border: none;
	cursor: pointer;
	margin: 0px;
}
#bottom {
	height: 148px;
	background: url(images/bottom.png) repeat-x;
	text-alignt: center;
}
#bottomBlock {
	width: 932px;
	height: 148px;
	margin: auto;
	background: url(images/bottom_block.png) no-repeat;
	position: relative;
}
#bottomBlock div {
	position: absolute;
	left: 40px;
	top: 100px;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
#bottomBlock div a {
	color: black;
	text-decoration: none;
}
#bottomBlock div a:hover {
	text-decoration: underline;
}
#npLink {
	display: block;
	position: absolute;
	left: 690px;
	top: 99px;
	width: 208px;
	height: 15px;
}
.clear {
	clear: both;
}
.error {
	color: red;
}
.smallText {
	font-size: 10px;
}
.newsItem {
	padding-bottom: 30px;
}
.inputBox, .inputBoxHalf, .textareaBox {
	border: #d0e1cb 1px solid;
	width: 300px;
	height: 20px;
}
.inputBoxHalf {
	width: 120px;
}
.textareaBox {
	height: 100px;
}
#pagerContainer {
	position: relative;
	height: 50px;
}
#pagerContainer .pager {
	position: absolute;
	top: 20px;
	width: 580px;
	height: 24px;
	line-height: 24px;
	background-color: #eff5ed;
	text-align: center;
}
#pagerContainer .pager .item {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	color: #591d00;
}
#pagerContainer .pager .item a {
	color: #1c4c3b;
	text-decoration: none;
}
#pagerContainer .pager .item a:hover {
	color: black;
}
