@charset "UTF-8";
.menuItem {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #393;
	text-transform: uppercase;
	font-weight: bold;
}
body {
	background-color: #FFF;
	background-image: url(../html/images/bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.postingInfo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: oblique;
	color: #bab9b9;
}
.mainHeader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.smallTEXT {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.menuBlock {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 220px;
	left: 25px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #BAB9B9;
	text-indent: 10px;
	float: none;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.openingHours {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 220px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAB9B9;
	position: static;
	left: 20px;
	height: auto;
	clear: none;
	top: 20px;
	white-space: normal;
	bottom: 20px;
	clip: rect(auto,auto,20px,auto);
	overflow: auto;
	z-index: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #BAB9B9;
	margin: 20px;
}
.rightBlock {
	background-color: #BAB9B9;
	text-align: left;
	vertical-align: top;
	width: 220px;
	margin-right: 20px;
	margin-left: 20px;
	right: 20px;
	left: auto;
	position: static;
	padding: 10px;
	float: right;
	margin-top: 20px;
	clear: right;
}
.contentFrameBg {
	background-color: #bab9b9;
	width: 999px;
	margin: 0 0 50px 50%;
	padding: 0px;
	position: absolute;
	left: -499px;
}
.contentBg {
	background-color: #FFF;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	height: auto;
	text-align: left;
	position: static;
}
.mainContent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 28%;
	margin-bottom: 30px;
	width: 400px;
	height: 100%;
	clear: none;
	margin-top: 20px;
	top: 20px;
	bottom: 30px;
	vertical-align: top;
	float: none;
}
.openingHtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a {
	color: #093;
	text-decoration: none;
}
.teksti {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
}
.topLogo {
	text-align: center;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
