*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

img {
	border: 0px;
}

table.main {
	position: absolute; 
	left: 50%;
	margin-left: -410px;
	width: 820px;
	height: 796px;
}

a {
	text-decoration: none;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.white:hover {
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.blue:link {
	color: #4A6B96;
	text-decoration: none;
	font-size: 11px;
	
}

a.blue:visited {
	color: #4A6B96;
	text-decoration: none;
	font-size: 11px;
}

a.blue:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
}

a.blue:active {
	color: #4A6B96;
	text-decoration: none;
	font-size: 11px;
}

table.buttons tr td {
	width: 350px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

table.mainTripType tr td {
	text-align: left;
}

div.upSiteSpace {
	height: 50px;
}

table.siteBody {
	width: 100%;
}

table.trips {
	width: 100%;
}
td.tripsCountry {
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

td.tripsTripName {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 11px;
	width: 480px;
}

td.tripsTripPrice {
	color: #4A6B96;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 20px;
	font-size: 11px;
	width: 85px;
}

table.contact {
	width: 100%;
}

table.contact tr td.map {
	padding-left: 20px;
	width: 220px;
	padding-bottom: 10px;
}

table.contact tr td.desc {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
}

table.trip {
	width: 100%;
	font-size: 11px;
}
table.trip tr td.mainPicture {
	width: 110px;
}
table.trip tr td.tripName div.tripName {
	background-color: #046EB4;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}
table.trip tr td.tripData div.tripData {
	padding-left: 10px;
}
table.trip tr td.tripData div.tripDataHeader {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.trip tr td.gallery {
	padding-top: 20px;
}
table.gallery tr td.gallery {
	width: 120px;
	padding:5px;
}
div.infoFiles {
	padding-top: 10px;
	padding-left: 25px;
}
div.partnership {
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

div.partnership a img {
	padding-bottom: 20px;
}

table.partnership {
	padding: 30px 0px 0px 0px;
}

table.partnership tr td {
	width: 105px;
	height: 105px;
	vertical-align: middle;
	text-align: center;
}

a.groupLink:link {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
}

a.groupLink:visited {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
}

a.groupLink:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

a.groupLink:active {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
}

a.groupLinkPrice:link {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.groupLinkPrice:visited {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.groupLinkPrice:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.groupLinkPrice:active {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.groupMore:link {
	color: #4A6B96;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.groupMore:visited {
	color: #4A6B96;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.groupMore:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 10px;
}

a.groupMore:active {
	color: #4A6B96;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
td.groupMore {
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}
table.group {
	width: 200px;
	margin-bottom: 10px;
}
table.group tr td.bok {
	width: 40px;
	height: 109px;
}
table.group tr td.groupTrip {
	background-color: #F5F5F5;
	border: solid 1px #ffffff;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.group tr td.groupName {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	color: #ffffff;
}
table.group tr td.groupPicture {
	height: 90px;
	width: 120px;
	background-color: #ffffff;
}
table.groups {
	width: 645px;
	margin-bottom: 15px;
}
table.groups tr td {
	width: 215px;
	vertical-align: top;
}

div.polisy {
	padding: 10px;
}

iframe.tripFrame {
	border:solid 1px #cccccc;
	margin-top: 15px;
}