/* --- CSS reset --- START --- */

html, body, div, header, nav, article, section, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 				0;
	padding: 				0;
	border: 				0;
	outline: 				0;
	font-weight: 			inherit;
	font-style: 			inherit;
	font-size: 				100%;
	font-family: 			inherit;
	vertical-align: 		baseline;
}

:focus {
	outline: 				0;
}

body {
	line-height: 			1;
	color: 					black;
	background: 			white;
}

ol, ul {
	list-style: 			none;
}

table {
	border-collapse: 		separate;
	border-spacing: 		0;
}

caption, th, td {
	text-align: 			left;
	font-weight: 			normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: 				"";
}

blockquote, q {
	quotes: 				"" "";
}



/* --- CSS reset --- END --- */

body {
	word-spacing:			0.1em;
}

h2 {
	margin-bottom: 4px;
}

#wrapper {
	width: 					960px;
	margin: 				0 auto;
}

.pageheader {
	position:				relative;
	left: 					30px;
	top:					50px;
	width:					960px;
	height:					439px;
	margin:					0 auto;
}

#logo {
	position: 				relative;
	width:					900px;
	height:					115px;
}

#logo-valetdus {
	position: 				relative;
	width:					900px;
	height:					115px;
}

#choose_language {
	position:				absolute;
	top:					34px;
	left:					830px;
	width:					50px;
}


#logo a {
	position:				relative;
	left:					20px;
	top:					20px;
}

#nav {
	position: 				relative;
	width: 					900px;
	height:					31px;
	z-index:				1000;
}

#banner {
	clear:					both;
	position: 				relative;
	width:					900px;
    height:					260px;
	z-index:				1;
}

#breadcrumbs{
	position:				relative;
	width:					900px;
	height:					30px;
}

#breadcrumbs span {
	position: 				relative;
	left:					20px;
	top: 					7px;
}

#breadcrumbs h3 {
	display: 				inline;
	margin-left:			5px;
}

#wrapper-content {
   	float:					left;
	margin-top:				50px;
   	width:					960px;
}

#content {
   	float:					left;
   	display:				inline; /* IE6 double margin float bug hack */
   	width:					930px;
   	margin-top:				0px;
   	margin-left:			0px;
}

#leftcontent {
	float:					left;
	width:					658px;
	margin-left:			50px;
	margin-top:				40px;
	margin-bottom:			20px;
}

article {
	line-height:			110%;
}

.list {
	margin-left:			16px;
	line-height:			140%;
}

#rightcontent {
	float:					right;
	width:					222px;
	height:					1280px;
	margin-right:			0px;
	margin-top:				20px;
	margin-bottom:			20px;
}

#sidebar_blue {
	position:				relative;
	left:					32px;
	top:					32px;
	width:					160px;
	height:					188px;
	line-height:			18px;
}

#sidebar_red {
	position:				relative;
	left:					32px;
	top:					245px;
	width:					160px;
	height:					188px;
	line-height:			130%;
}

#footer-wrapper {
   	clear:					both;
	margin-top:				50px;
   	height:					55px;
}

#footer {
   	width:					960px;
	height:					30px;
   	margin:					0 auto;
   	text-align:				left;
}

#copyright {
   	width:					930px;
   	margin:					0 auto;
   	padding-top:			5px;
   	text-align:				center;
}

#gallery a {
	margin-right:			5px;
}

.pricelist td {
	width:					120px;
	height:					18px;
}

.textright {
	text-align:				right;
}

#booking-service label {
	position:				relative;
	top: 					0px;
	left:					-4px;
}

#booking-service label span {
	position:				relative;
	top:					-1px;
}

.leftpart {
	float:					left;
	position:				relative;
	top:					10px;
	width:					200px;
}

.rightpart {
	float:					left;
	position:				relative;
	top:					10px;
	width:					300px;
	height:					200px;
}

.h4correct {
	position:				relative;
	left:					-2px;
}

.priceservice {
	clear:					both;
	position: 				relative;
	top: 					25px;
	left:					0px;
	width:					400px;
	text-align:				left;
}

.priceparking {
	position: 				relative;
	top: 					10px;
	right:					0px;
	width:					400px;
    height:                 20px;
	text-align:				left;
}

.pricetransport {
	width:					400px;
	text-align:				left;
}

.bookingform {
	position:				relative;
	left:					55px;
	width:					550px;
}

.bookingform2 {
	position:				relative;
	left:					55px;
	width:					550px;
}


.bookingform input, .bookingform select, .bookingform textarea {
	clear:					both;
	position:				relative;
	float:					right;
	top:					-15px;
	width:					350px;
	font-family:			'Segoe UI', 'Arial', 'Helvetica', 'sans-serif';
}

.bookingform input:focus, .bookingform select:focus, .bookingform textarea:focus {
	border-width:			2px;
	border-style:			solid;
	border-color:			#e51c20;
}

.bookingform span {
	font-size:				16px;
	clear:					both;
	position:				relative;
	float:					left;
	margin-top:				0px;
}

.bookingform select {
	width:					356px;
}

.bookingform textarea {
	height:					80px;
	font-size:				13px;
}

.submit_button {
	position:				relative;
	left:					427px;
	background-color:		#335b8c;
	color:					#ffffff;
	font-size:				16px;
	font-weight:			bold;
	border-color:			#cccccc;
	border-style:			solid;
	border-width:			2px;
	font-family:			'Segoe UI', 'Arial', 'Helvetica', 'sans-serif';
}

.error {
	font-size:				10px;
	color:					#ff0000;
	margin-left:			20px;
}

.agb {
	font-size:				14px;
	font-weight:			bold;
	position:				relative;
	top:					2px;
}

#debug {
	position:				absolute;
	top:					500px;
	left:					0px;
	width:					350px;
	height:					3000px;
	border-style:			solid;
	border-color:			#000000;
	border-width:			2px;
}




#booking-parking, #booking-service, #booking-transport, .active, #calroot {
	-moz-border-radius:4px;
}

#booking-parking {
	background:#e51c20 url(../images/h80.png);
	height:200px;
	padding:12px 0 12px 30px;
	color:#ddd;
	font-size:11px;
	width:520px;
	margin:0 auto;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;
}

#booking-service {
	background:#335b8c url(../images/h250.png);
	height:260px;
	padding:12px 0 12px 30px;
	color:#ddd;
	font-size:11px;
	width:520px;
	margin:0 auto;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;
}

#booking-transport {
	background:#335b8c url(../images/h320.png);
	height:335px;
	padding:12px 0 12px 30px;
	color:#ddd;
	font-size:11px;
	width:520px;
	margin:0 auto;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;
}

#booking-parking label {
	float:left;
	width:215px;
	display:block;
	padding:6px;
	border:1px solid transparent;
	margin-right:30px;
}

#booking-parking .active {
	background-color:#fff;
	color:#333;
	border:1px solid #ccc;
	border-bottom:0;
}

.active input {
	color:#333;
	text-shadow:none;
}

/* date input */
.date {
	float:left;
	display:block;
	border:0;
	background-color:transparent;
	font-size:18px;
	color:#fff;
	text-shadow:0 0 1px #000;
	width:180px;
	cursor:pointer;
}

/* date input trigger element */
.caltrigger {
	display:block;
	width:30px;
	height:32px;
	float:left;
	background:url(../images/icon.jpg) no-repeat 0 0;
	margin-top:-8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.active .caltrigger {
	background-position: 0 -32px;
}





/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:1;
	background-color:#fff;
	border:1px solid #ccc;
	border-width:0 1px 1px;
	padding-top:10px;
	height:160px;
	width:227px;
	display:none;
	margin:0 0 0 -7px;

	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}

#caltitle {
	font-size:14px;
	color:#0150D1;
	float:left;
	text-align:center;
	width:160px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
	margin-left:9px;
}

#calnext {
	background-image:url(../images/next.gif);
	float:right;
	margin-right:9px;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}

/* year/month selector */
#caltitle select {
	font-size:10px;
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:32px;
	text-align:center;
	font-size:11px;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:31px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;
}

/* offmonth day */
a.caloff {
	color:#ccc;
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}


/* current date */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#999;
	color:#fff;
}