* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F1F1E7 url(images/img01.gif) repeat-x;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #597634;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 89%;
	font-weight: bold;
	color: #ffffff;
}

hr
{
border-color: #ffffff;
border-width: 3px;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/11.png) no-repeat;
	text-align: left;
	font-size: 10pt;
	color: #5B6420;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/nepdal_ul.png) no-repeat left center;
}



a {
	text-decoration: none;
	color: #387412;
}

a:hover {
	text-decoration: none;
	color: #1B3E04;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #387412;
}

a.menu {
	text-decoration: none;
	color: #1B3E04;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #387412;
	font-weight: bold;
}
#gyujtemeny_abc_menu
{
  text-align: center;
}
#gyujtemeny_abc_menu a:visited {
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #387412;
}

/* CUSTOMIZE AUTOSUGGEST STYLE	*/
.input{width:150px; font-size:13px; color:#999999; padding:6px; border:solid 1px #999999;}
.gombb{width:25px; font-size:13px; color:#999999; padding:6px; border:solid 1px #999999;}
#results{width:230px; border:solid 1px #DEDEDE; display:none;}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE;}
#results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#EDE8A3;}
#results ul {padding:6px;}

/* átméretezhető komment doboz ELEJE */
			div.grippie {
				background:#E5E5E5 url(js/grippie.png) no-repeat scroll center 2px;
				border-color:#333333;
				border: 1px dotted #000080;
				border-width:0pt 1px 1px;
				cursor:s-resize;
				height:9px;
				overflow:hidden;
				width: 360px;
			}
			.resizable-textarea textarea {
				display:block;
				margin-bottom:0pt;
				width: 360px;
				height: 20%;
				border: 1px dotted #000080;
	      background-color: #DEDF82;
			}

			/* átméretezhető komment doboz VÉGE */
			
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.komment_mezo {
	border: 1px dotted #000080;
	background-color: #DEDF82;
}


/* Logo */

#logo {
	width: 780px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/nepdal_fejlec.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 105px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 51px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -9px 0 0 0;
	padding: 0 0 0 170px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

#welcome {
	padding-bottom: 40px;
	margin-bottom: 10px;
	background: url(images/nepdal_elvalaszto.png) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 100%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(images/img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}


/* Menu */

#menu {
	padding-top: 20px;
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/lablec.jpg) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #30530E;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #30530E;
}

#footer a {
	color: #30530E;
}
