/* ################## general ###################### */

*
{
	font-family:tahoma;
	font-size:11px;
	color:white;	
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* ################## main ###################### */
body
{
	text-align:center;
	background-color:#003E69;
	margin:0px;
	padding:0px;
}

#body
{
	width:689px;
	margin:0px auto 0px auto;
}

#ending
{
	width:689px;
	margin:0px auto 0px auto;
	text-align:left;
}

#container
{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:1px solid #A2C4E7;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
}

#header
{
	margin:0px;
	padding:0px;
	width:562px;
	height:330px;
}

#header_left
{
	position:absolute;
	top:91px;
	left:0px;
	height:239px;
	width:128px;
	background-image: url(../images/header_left.jpg);
	background-repeat: no-repeat;
}

#header_top
{
	position:absolute;
	top:0px;
	left:0px;
	height:91px;
	width:562px;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
}

#header_main
{
	position:absolute;
	top:91px;
	left:127px;
	height:239px;
	width:435px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#517EA7;
}

#header_main img
{
	position:absolute;
	top:0px;
	left:127px;
	height:239px;
	width:435px;
	/*background-position: center top;
	background-repeat: no-repeat;
	background-color:#517EA7;*/
}

#border
{
   background-image: url(../images/bck2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height:10px;
}

#main
{
	margin-left:127px;
	height:auto;
	width:435px;
	padding:10px;
	padding-top:0px;
	text-align: left;
}

#footer
{
	border-top:1px solid #A2C4E7;
	margin-left:127px;
	height:auto;
	width:435px;
	padding:10px;
	text-align:center;
}

#container > #main{width:415px;}
#container > #footer{width:415px;}


/* ############# Top links ############## */

#footer A
{
	padding:1px;
	font-size:10px
}

#Home
{
	position:absolute;
	left:23px;
	top:95px;
}

#Location
{
	position:absolute;
	left:23px;
	top:115px;
}

#Facilities
{
	position:absolute;
	left:23px;
	top:135px;
}

#Accommodation
{
	position:absolute;
	left:23px;
	top:155px;
}

#Reservations
{
	position:absolute;
	left:23px;
	top:175px;
}

#GuestbookLink
{
	position:absolute;
	left:23px;
	top:195px;
}

#Prices
{
	position:absolute;
	left:23px;
	top:215px;
}

#Contact
{
	position:absolute;
/*	left:23px;
	top:235px;*/
	left:23px;
	top:215px;
}

#Sights
{
	position:absolute;
	left:23px;
	top:255px;
	top:235px
}

a.top_links
{
	height:12px;
	width:100px;
	padding-left:5px;
	display:block;
}

/* ############# Absolut links ############## */

#Chania
{
	position:absolute;
	left:358px;
	top:70px;
	width:200px;
	text-align:right;
	color:#A2C4E7;
}

#lang1
{
	position:absolute;
	left:406px;
	top:54px;
	width:150px;
	text-align:right;
	color:#6898C6;
}

#lang2
{
	position:absolute;
	left:406px;
	top:41px;
	width:150px;
	text-align:right;
	color:#6898C6;
}

#lang3
{
	position:absolute;
	left:406px;
	top:28px;
	width:150px;
	text-align:right;
	color:#6898C6;
}

#lang4
{
	position:absolute;
	left:406px;
	top:15px;
	width:150px;
	text-align:right;
	color:#6898C6;
}

#lang5
{
	position:absolute;
	left:406px;
	top:2px;
	width:150px;
	text-align:right;
	color:#6898C6;
}

a.lang
{
	color:#003E69;
	font-weight:bold;
}

A:hover.lang
{
	color:#6898C6;
	font-weight:bold;
}

/* ############# Content Formatting ############## */

#ending P
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#ending P A
{ 
	color:#6898C6;
}

#main H1
{
	font-weight: bold;
	font-size:13px;
	margin:0px 0px -10px 5px;
}
.head
{
	font-weight: bold;
	font-size:13px;
	margin:0px 0px -10px 5px;
}

#main P
{
	margin-bottom:5px;
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
}

#logo
{
	text-align:center;
	height:50px;
	background-image: url(../images/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#RightPhotos
{
	position:absolute;
	top:5px;
	left:570px;
	width:115px;
	text-align: left;	
}

#loc_map
{
	position:absolute;
	top:530px;
	left:3px;
	width:115px;
	text-align: center;	
}

#loc_map P
{
	text-align:center;
	margin-top:0px;
}

#loc_map IMG
{
	margin:0px auto 0px auto;
	border:1px solid white;
	cursor:pointer;
}

#RightPhotosContainer
{
	position:relative;
	top:65px;
	left:8px;
	height:550px;
	width:115px;
	overflow: hidden;
}
#RightPhotos #RightPhotosContainer IMG
{
	margin:5px auto 5px auto;
	width:100px;
	height:100px;
	border:1px solid white;
	cursor:pointer;
}

#Weather
{
	position:absolute;
	top:279px;
	left:3px;
	width:118px;
	height:49px;
	text-align: center;
}

#Weather IMG
{
	float:left;
	width:35px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:4px;
	margin-right:3px;
}

#Map
{
	position:absolute;
	top:400px;
	left:3px;
	width:115px;
	text-align: center;
}

#OnlineReservations
{
	position:absolute;
	top:354px;
	left:3px;
	width:115px;
	text-align: center;
}

#OnlineReservations A
{
	color:#D9DA41;
	font-family: Microsoft Sans Serif;
	font-size: 17px;
	text-decoration: none;
}

#OnlineReservations A:hover
{
	text-decoration: underline;
}

#diktywtheite
{
	float:left;
	margin-top:5px;
}

#ending > #diktywtheite
{
	left:100px;
}

#developedBy
{
text-align:center;
margin-top:5px;
padding-left:20px;
}

#developedBy A
{
	color:#6898C6;
}

#Click
{
	position:absolute;
	top:6px;
	left:573px;
	width:115px;
	text-align: center;
	font-family:Georgia;
}

/* Mozilla */
#main>H1{margin-bottom:10px;}
#main>P{line-height:15px;}

#Palmos
{
	float:right;
	text-align: right;
	margin-top:5px;
}


/* ############### OFFER ######################### */

#special_offers
{
	border: 1px solid #D9DA41;
	width: 405px;
	clear: both;
	margin-left: 5px;
	margin-top:20px;
	
}

h3.offer_name
{
	color: #D9DA41;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;	
	margin-top: 5px;
	margin-bottom:4px;
	padding-left:5px;
}

#special_offers P
{
	margin-bottom:0px;
	padding-left:5px;
}

#special_offers UL
{
	padding-top: 0px;	
}


h4.packet
{
	color: #D9DA41;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	border-bottom: 1px solid #D9DA41;
}

.guestbook
{
	margin-top:20px;
	margin-left: 10px;
	margin-right: 10px;
}

.guestbook A
{
	margin: 0px 15px 10px 15px;
}

.guestbook A IMG
{
	border:0px;
	margin-bottom: 10px;
}

/*-----------------------------------------*/

.prices
{
	border:1px solid #A2C4E7;	
	width:417px;
}

.prices TR TD
{
	border:1px solid #A2C4E7;	
	text-align: right;
	white-space: normal;
	padding: 3px 3px;
}

.prices TR TH
{
	border:1px solid #A2C4E7;	
	text-align: center;
	padding: 3px 3px;
}
