#sitemap
{
	text-align: left;
	width: 768px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap h1
{
	position:relative;
	float:left;
	
	font-size: 16pt;
	font-weight: 700;
	color: #2a6492;
	width: 766px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap h3
{
	position:relative;
	float:left;

	width: 766px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap h2
{
	position:relative;
	float:left;
	font-size: 14pt;
	font-weight: 700;
	color: #2a6492;
	width: 186px;
	margin: 3px 3px 0px 2px;
	padding: 0px 0px 0px 0px;
}

#sitemap_head
{
	line-height: 1.5em;
	font-size: 13pt;
	font-weight: 700;
	color: #0573b8;
	width: 184px;
	height: 27px;
	padding: 0px 0px 0px 3px;
}

#sitemap a
{
	font-size: 9pt;
	font-weight: 700;
	color: #0573b8;
	text-decoration: None;
}

#sitemap a:hover
{
	font-size: 9pt;
	font-weight: 700;
	color: #0573b8;
	text-decoration: Underline;
}

#sitemap li
{
	list-style-type: None;
	list-style-position:outside;
	line-height: 1.5em;
	font-size: 9pt;
	font-weight: 700;
	color: #0573b8;
}
#sitemap_head.home {background-color: #f7941d;}
#sitemap_head.accommodation {background-color: #fdb813;}
#sitemap_head.tours {background-color: #ffde00;}
#sitemap_head.cruises {background-color: #fef200;}
#sitemap_head.sightseeing {background-color: #d8df20;}
#sitemap_head.transport {background-color: #aedfdc;}
#sitemap_head.services {background-color: #a4aec9;}
#sitemap_head.contact_us {background-color: #a9b6d9;}

