*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #4BC5E8;
}
h1 {
		font-size: 11px;
	color: #137C9B;
	text-decoration: none;
}

.copyright {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bg-main-td {
	background-color: #FFFFFF;
	background-image: url(neraida.studios.zante_15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-fix {
	width: 813px;
}
.top-menu {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
a.top-menu:link {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top-menu:visited {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top-menu:hover {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.top-menu:active {
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.table-small-menu {
	border: 1px solid #FFFFFF;
	background-color: #478AFB;
}
.text {
		font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text-wide {
		font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.text-wide-wide {
		font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.photo-border {
	border: 2px solid #4BC5E8;
}
.booking-form{
	background-image: url(transparent-booking.png);
	background-repeat: repeat;
}
.booking-form *{
	font-size: 11px;
	color: #ffffff;
}
.booking-form input, .booking-form button,.booking-form select{
	color: #555555;
	background:#FFFFFF;
	border: 1px #999999 solid;
	padding: 1px;
}
.booking-form option{
	color: #555555;
}
.booking-form button{
	font-weight: bold;
	cursor:pointer;
}

