body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #401a1b;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

/* a H1 TAG a határolót jelenti*/
h1
{
	background-image: url(pic/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 12px;
}
h2
{
	display: compact;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 20px;
}

h3
{
	display: compact;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
}

h1 span
{
	display: none;
}

table
{
	width: auto;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form
{
	border: 1px solid #D3D3D3;
	width:  auto;
	padding: 10px 10px 10px 10px;
}

input
{
background-color: #d7dac3;
color: Black;
border: 1px solid Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Black;
	font-weight: bold;
}
.radio
{
	background-color: #afab8a;
	border: none; 
	color: #afab8a;
}

textarea {
background-color: #d7dac3;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: Black;
border: 1px solid Black;
}

select
{
	background-color: #d7dac3;
	color: Black;
	border: 1px solid Black;
		
}

a
{
	text-decoration: none;
	color: Gray;
}

a:hover
{
	background: Black;
}
a:hover.nobackg
{
	background-color: transparent;
}
#container
	{
	background: url(pic/mainbckg.jpg);
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	/*margin-top: -10px;*/
	}
	
/*#topimage
{
	background-image: url(/pic/topimage_hu.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 110px; 
	margin: 0;
	padding: 0;
}*/

#menu
{
	background-image: url(pic/menubckg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#menu a
{
	color: Black;
	text-decoration: none;	
	padding-left: 30px;
}

#menu a:hover 
{
	background-image: url(pic/listpoint.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
}


#menu p
{
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu li
{
	/*padding-left: 30px;*/
	display: inline;
	font-family: Garamond, Times New Roman;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
}




#menu ul
{
	margin: 0px;
	display: inline;
	font-family: Garamond, Times New Roman;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	padding-left: 0px;
}


#title
{
	position: absolute;
	top: 142px;
	left: 200px;
	height: 30px;
	background: transparent;
	padding-top: 5px;
	margin: 0;
	font-family: Garamond, Times New Roman;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: bold;
}

#preamb
{
	background-image: url(pic/preambbckg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 205px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#preamb p
{
	padding: 40px 180px 10px 180px;
	margin: 0px 0px 0px 0px;
}

#preamb table
{
	width: auto;
}

#preamb_content
{
	position: relative;
	top: 40px;
	left: 200px;
	width: 370px;
	height: 165px;
	text-align: center;
}

#maincontent
{
	background-color: #afab8a;
	position: relative;
	/*padding-top: 30px;	*/
	margin-left: 50px;
	margin-right: 150px;
	width: 550px;
	text-align: left;
}

#maincontent p
{
	padding: 0px 20px 0px 20px;
	margin: 0;
	text-indent: 25px;
	line-height: 20px;
	font-size: 12px;
}

#contentfooter
{
	/* position: relative; */
	bottom: 100%;
	width: 550px;
	height: 150px;
	background-image: url(pic/content_footbckg.jpg);
	background-repeat: no-repeat;
}

#contentfooter p
{
	padding: 20px 40px 20px 20px;
	margin: 0;
}

#right
{
	position: absolute;
	top: 355px;
	left: 600px;
	width: 150px;
}

#footer
{
	background-image: url(pic/footerbckg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 70px;
	color: White;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#editorsnote
{
	
	width: 100%;
	background-color: #401a1b;
	color: gray;
	font-size: 12px;
	
}


#author
{
	/*float: left;*/
	width: 50%;
	text-align: left;
}

#author a
{
	font-style: italic;
}

#sugbrowser
{
	float: right;
}

#firefox
{
	width: 90px;
	height: 15px;
	float: right;
}

#firefox a:hover 
{
	
}

#page
{
	display: none;
}

/* tables */

