body {
	background-color: #000000;
}
.style1 {color: #FF6600}
.style2 {
	color: #FF6600;
	font-size: 30px;
}
b:link, b:visited {
	color: #FF6600;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #111111;
	font: 62.5% "Lucida Grande", "Lucida Grande Unicode", Lucida, Arial, Helvetica, sans-serif;
	background: #000000;
	background-color: #000000;
}
#wrapper {
	background-image: url(/assets/wrapper-background.gif);
	width: 900px;
	margin: 0px auto;
}
#masthead {
	background-image: url(/assets/masthead-background.jpg);
	height: 326px;
	margin-bottom:0px;
}
#footer {
	text-align: right;	
	padding: 24px 48px 15px 24px;
}
#navigation {
	margin-left: 642px;
	padding-top: 25px;
}
#navigation ul {
	font-size: 1.6em;
	font-weight: bold;
	width: 223px;
	list-style-type: none;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/nav-background.png);
	text-align: center;
	display: block;
	height: 13px;
	width: 218px;
	margin-bottom: 5px;
	padding: 5px 5px 10px 0px;
}
#navigation a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#content {
	background: #ffffff url(/assets/content-background-bottom.gif) no-repeat 0% 100%;
	margin: 0px 33px;
	padding: 0px 12px 1px;
	padding-bottom:30px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding: 12px;
	background: url(/assets/content-background-top.gif) no-repeat;
	margin: 0px -12px;
}

h2, h3, h4, h5, h6 {
	font-size: 2em;
	font-weight: bold;
	padding: 0px 12px 4px 12px;
	margin: 0px -12px;
	color: #FF6600;
}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
	color:#222222;
}
#footer p {
	color: #ffffff;
}

#footer a {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff; text-decoration:underline;}

form {margin-bottom:40px;}

.contactform td{
		padding:3px;
		font-weight:bold;
}

.contactform input {
		height:18px;
		border: 1px solid grey;
		font-size:14px;
}

.contactform textarea {
		border: 1px solid grey;
		font-size: 14px;
		overflow: hidden;
}

input.fbsubmit{
	width: 90px;
	height: 20px;
	font-weight: bold;
	background-color:#FF6600;
	color:white;
	border: 1px solid grey;
	padding-bottom:20px;
}

div.error_message {
	color:red;
	font-weight:bold;
}

div.error_message ul {
	margin-bottom:15px;
	padding-top:35px;
	padding-left:25px;
}

#galeria {
	padding-top:20px;
	margin-left:7px;
	margin-bottom:300px;
}
#galeria img {
	padding:0px;
	border:0;
}

#galeria img a {
	border:0;
	padding:0px;
}

#galeria table {width:690px;}
#galeria table td {padding-left:5px;padding-top:5px;padding-right:5px;padding-bottom:5px;background:white;}

.kep 
{
	float:left;
	width: 180px;	
}

.gomb { text-align:center; font-style:normal; display:block; height:29px; font-weight:bold; background-image:url(/assets/gomb.jpg); padding-top:6px; margin:0; color:#ffffff; text-decoration:none; background-position:center top; background-repeat:no-repeat; margin-top:15px; margin-bottom:20px;}

.gomb a:hover { color:#FFF; text-decoration:none; }
.gomb a:visited { color:#FFF; text-decoration:none; }
.gomb a:link {color:#FFF;text-decoration:none; }

p a {color: #FF6600;}
p a:visited {color: #FF6600;}

#gombok a:hover { color:#FFF; text-decoration:none; }
#gombok a:visited { color:#FFF; text-decoration:none; }
#gombok a:link {color:#FFF;text-decoration:none; }

.szovegbeli {float:left;padding:10px;}

.kiem {color:#FF6600;font-weight:bold;font-style:italic;}


#content ul {
	margin-left:38px;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
	color:#222222;
	list-style-type:square;
}

hr {
	margin-bottom: 1em;
	color:#FF6600;
	height:1px;
	background-color: #FF6600;
}

#cnt table {
	width:100%;
	margin: 0 20px 0 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom:20px;
	text-align:center;
	color:#222;
	font-size:13px;
}

#cnt table td.tcimsor {
	background:#FF6600;
	text-align:center;
	color:white;
	font-size:13px;
}

#cnt table td {
	padding: 3px 5px 3px 5px;
	background:#E5EFE0;
	font-size:13px;
}

#cnt table td.a {font-weight:bold;text-align:center;}
#cnt table td.b {padding-left:15px;}
#cnt table td.c {padding-left:15px;}