﻿body
{
	background-image:url(../Images/Background.png);
	background-color:#00A5E4;
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:150px;
}

img 
{
	border:0px;
}

.menuBar
{
	width:725px;
	height:auto;
	margin:0 auto;	
	padding-bottom:45px;
}

.menuItems
{
	text-align:center;
}

.homeMenuItem
{
	padding-top:3px;
	text-align:left;
	width:81px;
	float:left;
}

.aboutMenuItem
{
	padding-top:3px;
	width:121px;
	float:left;
}

.toursMenuItem
{
	padding-top:3px;
	width:140px;
	float:left;
}

.conditionsMenuItem
{
	padding-top:3px;
	width:141px;
	float:left;
}

.linksMenuItem
{
	padding-top:3px;
	width:141px;
	float:left;
}

.contactUsMenuItem
{
	padding-top:3px;
	text-align:right;
	width:81px;
	float:left;
}

.detailsPanel
{
	border-left-width:0px;
	background-color:White;
	width:720px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
	padding-top:30px;
}

.languages
{
	text-align:center;
}

.languageField
{
	width:50px;
	float:left;
}

.languageText
{
	font-size:12px;
	font-family:Arial;
	color:#00AEEF;	
}

.languageTextSelected
{
	font-size:12px;
	font-family:Arial;
	color:#00AEEF;
	font-weight:bold;
}

a.languageTextSelected:link
{
	text-decoration:none;
}

a.languageTextSelected:vistied
{
	text-decoration:none;
}

a.languageText:link
{
	text-decoration:none;
}

a.languageText:vistied
{
	text-decoration:none;
}

.tourismImages
{
	padding-left:20px;
}

.footer
{
	padding-top:10px;
	font-family:Arial;
	font-size:10px;
	color:White;
	margin:0 auto;
	height:auto;
	width:720px;
}

a.footerZ41:link
{
	color:White;
	text-decoration:none;
}
a.footerZ41:visited
{
	color:White;
	text-decoration:none;
}

.footerBZ
{
	width:440px;
	float:left;
	text-align:right;
}

.footerZ41
{
	text-align:right;
	padding-right:10px;
}