body, html {
	background: #f1ece2 url(../img/superbg.gif) 0 0 repeat-x;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #816E5B;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #f60;
}

a:hover {
	text-decoration: underline;
}

img { border: 0;}

#wrap {
	width: 1000px;
	background: #fff url(../img/box_bg.gif) 0 0 no-repeat;
	margin: 15px auto 0 auto;
	padding: 0;
	text-align: left;
}

#bigleft {
	width: 210px;
	float: left;
}

#bigleft a#logo {
	width: 210px;
	height: 70px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -300px;
}

#bigleft ul {
	list-style-type: none;
	margin: 15px 0 0 7px;
	padding: 0;
}

#bigleft ul li{
	margin: 0;
	padding: 0 0 0 0;
	width: 195px;
	height: 22px;
	display: block;
	background: #eae4da url(../img/menu.gif) 0 0 no-repeat;
}

#bigleft ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #816e5b;
	width: 178px;
	height: 100%;
	padding: 4px 0 0 0;
	text-indent: 9px;
	background: none;
	display: block;
}

#bigleft ul li a:hover, #bigleft ul li a.active  {
	background: #f60;
	color: #fff;
	text-decoration: none;
}

#bigleft div h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 10px 10px 10px;
	padding: 0;
	color: #f60;
	font-family: 'Trebuchet MS';
}

#bigleft div p {
	font-size: 10px;
	margin: 0 10px 10px 10px;
}

#bigleft div form span {
	background: url(../img/grey_input.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	width: 182px;
	height: 19px;
	clear: both;
	margin: 0 0 0 0px;
}

#bigleft div form input {
	margin: 10px 6px 10px 0;
}

#bigleft div form span input{
	background: none;
	border: 0;
	padding: 0;
	margin: 5px 5px 0 6px;
	_margin-top: 2px;
	width: 162px;
	height: 13px;
	font-family: 'Helvetica';
	font-size: 10px;
	color: #816E5B;
}

#bigleft div form {
	text-align: right;
	width: 195px;
	_widht: 200px;
	display: block;
	clear: both;
	padding: 0 5px 0 0;
	margin: 0;
	background: #f2f2f2 url(../img/grey_bottom.gif) left bottom no-repeat;
}

#bigright {
	width: 768px;
	margin: 0 0 0 5px;
	display: block;
	float: left;
}

#bigright #header {
	width: 768px;
	height: 200px;
	position: relative;
	background: url(../img/header.jpg) 0 0 no-repeat;
	display: block;
	margin: 10px 0 20px 0;
}

#bigright #header h1{
	position: absolute;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 36px;
	position: absolute;
	top: 66px;
	left: 10px;
	color: #816e5b;
}

#bigright #header h2{
	position: absolute;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 120px;
	left: 10px;
	color: #816E5B;
}

#bigright #content {
	width: 740px;
	margin: 0 0 0 10px;
}

#bigright #content .left {
	width: 350px;
	margin: 0 30px 0 0;
	float: left;
}

#bigright #content .right {
	width: 350px;
	margin: 0 0 0 0;
	float: left;
}

#bigright #content ul {
	list-style-type: disc;
	margin: 10px 0 0 20px;
	padding: 0;
}

#bigright #content ol {
	margin: 10px 0 0 20px;
	padding: 0;
}
#bigright #content ul li, #bigright #content ol li  {
	margin: 0 0 8px 15px;
	font-size: 12px;
	color: #816E5B;
}

#bigright #content p {
	line-height: 16px;
}

#bigright #content h3 {
	font-size: 16px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: #816e5b;
	margin: 30px 0 10px 0;
	_margin: 0px 0 -10px 0;
	padding: 0;
}

#bigright p.intro {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#bigright h1 {
	font-size: 18px;
	margin-bottom: 10px;
}



#footer {
	clear: both;
	width: 1000px;
	background: #f1ece2 url(../img/box_bottom.gif) 0 0 no-repeat;
	margin: 0 auto 0 auto;
	padding: 53px 0 15px 0;
	text-align: center;
	height: 90px;
}

#footer a {
	padding: 0 4px 0 4px;
	color: #816E5B;
}
#footer a:hover {
	color: #fff;
}

/* this is the scary part, be warned :) */

#wrap2 {
	width: 810px;
	background: #fff url(../img/box2_top.gif) 0 0 no-repeat;
	margin: 15px auto 0 auto;
	padding: 0;
	display: table;
	text-align: left;

}

#footer2 {
	clear: both;
	width: 810px;
	background: #f1ece2 url(../img/box2_bottom.gif) 0 0 no-repeat;
	margin: 0 auto 0 auto;
	padding: 40px 0 15px 0;
	text-align: center;
}


#container2 a#logo {
	display: block;
	text-indent: -500px;
	overflow: hidden;
	width: 253px;
	height: 108px;
	margin: 20px auto 10px auto;
}

#container2 {
	width: 810px;
	display: block;
	margin: 0;
	padding: 0;
	display: table;
}

#container2 div {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;

}


#container2 div p {
	margin: 0 10px 0 10px;
	width: 170px;
	display: block;
}
#option1 {
	width: 190px;
	_width: 190px;
	background: url(../img/splashheader.jpg) -30px 0 no-repeat;
	margin: 0 0 0 30px !important;
	padding: 0;
}

#option2 {
	width: 190px;
	background: url(../img/splashheader.jpg) -220px 0 no-repeat;
}

#option3 {
	width: 190px;
	background: url(../img/splashheader.jpg) -410px 0 no-repeat;
}

#option4 {
	width: 190px;
	background: url(../img/splashheader.jpg) -600px 0 no-repeat;
}

#container2 div .ghostlinker {
	display: block;
	width: 190px;
	height: 300px;
	overflow: hidden;
	text-indent: -500px;
	margin: 20px 0 20px 0;
	padding: 0;
}

#contacter { margin: 0 0 0 30px; width: 810px; margin: 0; clear: both; display: block; padding: 0;}
#contacter h2 { margin: 0 0 4px 10px; padding: 0; font-size: 14px; font-weight: bold; width: 170px; }


#container2 #splasher {
	width: 750px;
	margin: 0 0 0 30px;	
}

#container2 #splasher div {
	width: 360px;
	float: right;
	margin: 0 0 0 20px;
	text-align: right;
}

#container2 #splasher div a {
}

#container2 #splasher p {
	width: 360px;
	margin: 0 0 10px 0;
}

#container2 #splasher h1 {
	font-family: 'Trebuchet MS';
	font-size: 24px;
	font-weight: bold;
	color: #f60;
	margin: 0 0 10px 0;
}



hr {
	border: none 0;
	border-top: 1px solid #816E5B;
	height: 1px;
	color: #816E5B;
	width: 70%;
	margin: 20px auto;
	display: block;
	clear: both;
	text-align: center;
}


 textarea
{
	background: none;
	border: 0;
	padding: 0;
	width: 110px;
	font-size: 9px;
	margin: 0;
	padding: 3px 4px 0 4px;
	font-family: 'Tahoma', sans-serif;
}

div#sitemap p {
	margin: 1px 0;
}
div#sitemap p.lev1 {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
}

div#sitemap p.lev2 {
	margin-left: 60px;
	margin-top: 4px;
}

div#sitemap p.lev3 {
	margin-left: 90px;
	font-size: 11px;
}

p#refimages img {
	margin: 2px 2px 2px 0;
}

a.megoldas {
	font-size: 18px;
}

a.nav {
	display:block;
	font-family:'Tahoma',sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px 0 0 10px;
	text-align:center;
	text-decoration:none;
	width:196px;
}

a:hover.nav {
	background:#FF6400 none repeat scroll 0%;
	color:#FFFFFF;
}
/* kontaktbox */




/* lololololol */
.kontakt
{
	background:  url(../img/greybox_footer.png) 0 bottom no-repeat;
	width: 200px;
	float: left; /* left volt */
	display: table;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
}

.kontakt h2
{
	background: url(../img/greybox_header.png) 0 top no-repeat;	
	display: block;
	width: 200px;
	font-size: 15px;
	margin: 0;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', sans-serif;
	color: #796550;
	padding-top: 5px;
	padding-left: 10px;
}

.kontakt p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.kontakt a
{
	font-weight: normal;
}

.kontakt span
{
	width: 40px;
	display: block;
	clear: both;
	float: left;
	color: #5f5346;
}

.kontakt span.silent
{text-indent: -500px;}

.kontakt span.higher
{font-size: 13px; display: inline; width: auto; clear: none; float: none; font-weight: bold; color: #ff6612; }

a.nav {
	display:block;
	font-family:'Tahoma',sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 10px 0 0 10px;
	text-align:center;
	text-decoration:none;
	width:196px;
}

a:hover.nav {
	background:#FF6400 none repeat scroll 0%;
	color:#FFFFFF;
}

cite {
	font-size: 9px;
	display: block;
	text-align: right;
	margin: 0 0 15px 0;
	font-weight: normal;
}

.bottomlinks {
	font-weight: bold;
	font-size: 13px;
	
}