﻿div.b { clear:both; }
a img { border:none; }
h1 { font:normal 19px verdana; }
h2 { font-size:14px; }
h3 {
	font:bold 12px verdana;
	line-height:17px;
	margin:10px 0;
}
h4 {
	font:bold 14px arial;
}
p {
	font:normal 13px arial;
	line-height:16px;
	margin:15px 0;
}
span.strong {
	font-weight:bold;
	text-transform:uppercase;
}

.inner-content, .inner-content-wide {
	margin-top:10px;
	margin-left:10px;
}
.inner-content-wide { margin-right:10px; }

.start, .routes, .map, .gallery {
	background-color:#000;
	color:#fff;
	padding:0 20px 10px;
}

img.headimage {
	margin:0 -20px;
}

.start h1 {
	text-align:center;
}
.start img.logo {
	margin-top:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.routes .route {
	overflow:hidden;
	padding-right:30px;
}
.routes .route img,
.routes .route h4,
.routes .route p {
	float:left;
}
.routes .route h4 {
	margin:7px 0 0 10px;
}
.routes .route p {
	margin:5px 0 10px 40px;
}

.main-content .inner-content {
	width:490px;
}
.main-content .inner-sub {
	width:200px;
	margin-top:10px;
	margin-right:10px;
}
.main-content .inner-sub h3 {
	font:bold 16px arial;
}
.main-content .inner-sub p {
	text-align:left;
	margin:0 0 7px 0;
	line-height:15px;
}
.main-content .inner-sub table {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.main-content .inner-sub table + table {
	margin-top:20px;
}
.main-content .inner-sub table td.city {
	padding-right:15px;
	font-weight:bold;
}
.main-content .inner-sub img {
	margin:10px 0;
}
.content-sub .adbox {
	margin-top:10px;
	border:solid 1px #c1c1c1;
}
.content-sub .adbox p {
	margin:0 10px 10px 10px;
	line-height:14px;
}

.accommodation .infobox {
	margin-bottom:10px;
}
.accommodation .infobox img {
	float:left;
}
.accommodation .infobox .desc {
	width:350px;
	float:left;
	margin-left:15px;
}
.accommodation .infobox .desc p {
	margin:5px 0;
	line-height:16px;
}
.accommodation .infobox .desc p.title {
	font-weight:bold;
}
.accommodation .infobox .desc a {
	color:#1a5fac;
	text-decoration:none;
}
.accommodation hr {
	height:1px;
	margin:4px 0;
	background-color:#ccc;
	border:0;
}

.info a {
	color:#1a5fac;
	text-decoration:none;
}
.info table {
	margin:0 0 15px 0;
	font:normal 13px arial;
	line-height:18px;
	width:100%;
}
.info table.infotable {
	margin:30px 0;
}
.info table th {
	text-align:left;
	border-bottom:solid 1px #000;
}
.info table td,
.info table th {
	padding:5px 0;
}
.info table.routetable td,
.info table.routetable th {
	padding:3px 0;
}
.info table td.name {
	font-weight:bold;
	white-space:nowrap;
	vertical-align:top;
	width:150px;
}

.map h2 {
	font:normal 16px arial;
	margin:15px 0 10px;
}
.map p {
	margin:10px 0;
}
.map table { font:normal 13px arial; }
.map table td { padding:4px 50px 0 0; }

.gallery #gallery {
	margin-bottom:20px;
}
.gallery #gallery img {
	margin:5px 3px 0 0;
}

.main-content .partners {
	margin-top:10px;
	margin-left:5px;
}
.main-content .partners img {
	margin-top:10px;
}

.countdown {
	font:normal 13px arial, sans-serif;
	line-height:25px;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #000;
}
.countdown strong {
	font:bold 15px georgia, serif;
}

.subpage-sidebar {
	padding:0 10px;
	text-align:center;
}
.subpage-sidebar h2 {
	margin:30px 0 0 0;
}
.subpage-sidebar h4 {
	margin:20px 0 0 0;
	font:normal 13px arial;
	text-align:left;
}
.subpage-sidebar p {
	line-height:20px;
}

.inner-content p {
	line-height:20px;
}

.inner-sub h2 {
	font:bold 11px verdana;
	margin-bottom:0;
	line-height:18px;
}
.inner-sub a {
	color:#1a5fac;
	text-decoration:none;
}
.main-content .inner-sub p {
	margin:0 0 10px 0;
	line-height:18px;
}