body {
	background-attachment: fixed;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
body, table {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.title {
	position: absolute; 
	width: 448px; 
	height: 30px; 
	z-index: 1; 
	left: 20px; 
	top: 107px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Courier New, Courier, monospace;
	font-size: 24px;
}
.address {
	position: absolute; 
	width: 450px; 
	height: 21px; 
	z-index: 1; 
	left: 22px; 
	top: 69px;
	color: #000000;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
}
.menu a {
	color: #000000;
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin: 0px 20px 6px 20px;
	background: #e60000;
	padding: 0px;
	width: 229px;
	max-width: 219px;
}
.langs a {
	width: 63px;
	max-width: 53px;
	margin: 0px 0px 0px 0px;
}
.langs {
	margin: 0px 0px 20px 20px;
 	width: 229px;
	max-width: 219px;
}
.menu a:hover {
	background: #E2BC7F;
}
.text {
	padding: 0px 20px 20px 0px;
}
.text a, .maplink a {
	text-decoration: none;
	color: #e60000;
	border: 1px solid #e60000;
	padding: 0px 2px 0px 2px;
	background: #ffffff;
}
.maplink a {
	width: 150px;
	height: 20px;
	max-width: 140px;
	max-height: 17px;
	display: block;
	padding: 1px 4px 0px 4px;
}
.text hr {
	color: #f0bd7c;
	border: 0px solid #f0bd7c;
	border-top: 1px solid #f0bd7c;
}
h3 {
	color: #e60000;
	font-weight: bold;
	display: block;
	width: 100%
	border: 0px solid #f0bd7c;
	border-top: 1px solid #f0bd7c;
	font-size: 12px;
}
.text h3 a {
	border: 0px solid #ffffff;
	padding: 0px;
}
.sublink, .text a.sublink {
	text-decoration: none;
	color: #f0bd7c;
	border: 1px solid #f0bd7c;
	padding: 0px 2px 0px 2px;
	background: #ffffff;
	width: 182px;
	max-width: 176px;
	display: block;
	white-space: nowrap;
}
.sublink:hover, .sublink_a, .text a.sublink:hover, .text a.sublink_a {
	text-decoration: none;
	color: #4D4D4D;
	border: 1px solid #4D4D4D;
	padding: 0px 2px 0px 2px;
	background: #ffffff;
	width: 182px;
	max-width: 176px;
	display: block;
	white-space: nowrap;
}
.b_sublink, .text a.b_sublink {
	text-decoration: none;
	color: #171611;
	border: 1px solid #f0ddbf;
	padding: 0px 2px 0px 2px;
	background: #f0ddbf;
	width: 560px;
	max-width: 554px;
	display: block;
	white-space: nowrap;
	margin: 0px 0px 4px 0px;
}

.b_sublink_a, .text a.b_sublink_a {
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #4d4d4d;
	padding: 0px 2px 0px 2px;
	background: #4d4d4d;
	width: 560px;
	max-width: 554px;
	display: block;
	white-space: nowrap;
	margin: 0px 0px 4px 0px;
}
.b_sublink:hover, .text a.b_sublink:hover {
	text-decoration: none;
	color: #171611;
	border: 1px solid #4d4d4d;
	padding: 0px 2px 0px 2px;
	background: #f0ddbf;
	width: 560px;
	max-width: 554px;
	display: block;
	white-space: nowrap;
	margin: 0px 0px 4px 0px;
}
