body {
	background-color: #C1C1A1;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}

#p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
#maintable {
	background-color: #E3E3C8;
}
#navbar {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-top: 10px;
}
#content {
	text-align: left;
	vertical-align: top;
	width: 430px;
	padding: 10px;
}
.activities_rowover {
	background-color: #D7D7BA;
}
.activities_rowout {
	background-color: #E3E3C7;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text_bold {
	font-weight: bold;
}
.text_prices {
	font-size: 10px;
	font-style: italic;
}
#activities_text {
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#homepage_thumbnails {
	width: 430px;
	float: left;
	text-align: right;
}
#homepage_text {
	width: 220px;
	float: left;
	padding-bottom: 20px;
}
#homepage_bigimage {
	width: 204px;
	float: right;
}

#kontakons_text {
	width: 150px;
	float: left;
}
#kontakons_map {
	width: 270px;
	float: right;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#reservations_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}

select, input, radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#enquiriescontent_afr {
	text-align: left;
	vertical-align: top;
	width: 460px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(images/enquiries/enquiriesbackground_afr.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}
#enquiriescontent_eng {
	text-align: left;
	vertical-align: top;
	width: 460px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(images/enquiries/enquiriesbackground_eng.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}
#enquiriessuccessful_afr {
	text-align: left;
	vertical-align: top;
	width: 460px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(images/enquiries/enquiriessuccessful_afr.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	height: 260px;
}
#enquiriessuccessful_eng {
	text-align: left;
	vertical-align: top;
	width: 460px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(images/enquiries/enquiriessuccessful_eng.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	height: 260px;
}
#image_border {
	border: 1px solid #000000;
}
