#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #173d27;
	text-align: center;
}

#menu a {
	color: #173d27;
	text-decoration:none;
	font-weight: bold;
}

#menu a:hover {
	color: #b46018;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193b2d;
	text-align: center;
	border: 2px solid #c4c7c5;
	margin-top: 10px;
}

#footer a {
	color: #173d27;
	text-decoration:none;
}

#footer a:hover {
	color: #b46018;
}



#middle_content {
	width: 956px;
	background: #e0e2e1;
	background-repeat: no-repeat;
}

#middle_content_bottom {
	width: 956px;
	height: 10px;
	background: #053f27;
	overflow: hidden;
	margin: 0px;
	margin-top: -5px;
}
#middle_content img {
	padding: 0px;
	margin: 0px;
}

#main_container {
	width: 956px;
	display: block;
	padding-top: 20px;
}

#szolgaltatasok {
	width: 286px;
	border: 4px solid #e0e2e1;
	background: white;
}

#frontpage {
	width: 660px;
	overflow: hidden;
	padding-bottom: 10px;
	text-align:left;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #193b2d;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #b95e11;
}
a:visited {
	color: #b95e11;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #b95e11;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	color: #b95e11;
}
h2 {
	margin-top: 0px;
	font-size: 20px;
	color: #b95e11;
}
h3 {
	margin-top: 0px;
	font-size: 18px;
	color: #b95e11;
}

.szallasok {
	color: white;
	font-size: 14px;
}

.szallasok h2 {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.hover {
	background: url('../images/header_bg.jpg');
	background-position: absmiddle;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 15px;
	width: 935px;
	text-align: center;
}

input.feedbackinput, select.feedbackinput {
	width: 510px;
}
.contact_form input.feedbackinput, select.feedbackinput {
	width: 200px;
}

textarea.feedbackinput {
	width: 800px;
	height: 200px;
}
input.feedbackbutton {
	width: 200px;
}

h1 a {
	text-decoration: none;
}
.doverlay {
	opacity:0.7;
	filter:alpha(opacity=70);
	cursor: pointer;
}