body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
}

#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin: 0px; 
	text-align: center;
}

#left {
	float: left;
	width: 170px;
	margin: 0; 
	padding: 5px;
}

#right {
	float: right;
	width: 170px;
	margin: 0; 
	padding: 5px;
}

#maincontent {
	margin-left: 170px;
	margin-right: 170px;
	padding: 5px 7px 5px 7px;
}

#content {
	margin-left: 170px;
	margin-right: 0px;
	padding: 5px 5px 5px 15px;
}

#content table {
width:450px;
font-size:12px;
}

#content table a {
font-weight:bold;
margin-bottom:10px;
}

#maincontent table {
width:450px;
font-size:12px;
}

#maincontent table a {
font-weight:bold;
margin-bottom:10px;
}

#footer {
	width: 800px;
	text-align: center;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}

h1  {
	font-size: 13px;
	margin: 0;
	text-transform:uppercase;
}

p {
	margin-top: 0px;
}

.title {
	background-color: #A6B4F4;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	border-bottom: #000000 1px solid;
	text-align: center;
}

.title a {
text-decoration:none;
}

.title h4 { margin:0px; font-size:13px; font-weight:bold;}

.box {
	padding: 2px 2px 2px 2px; 
	margin-top: 2px;
	margin-bottom: 7px;
	background-color: #DBE0FB; 
}

.webcam {
	padding: 2px 2px 2px 2px; 
	margin-top: 2px;
	margin-bottom: 7px;
	background-color: #DBE0FB; 
	text-align:center;
}

.ramecek {
	border: #959595 1px solid; 
	padding: 4px; 
	margin-top: 2px;
	margin-bottom: 7px;
	background-color: #DBE0FB;
}

.ramecek p {
	margin-top:0px;
	margin-bottom:5px;
}

.ramecek-pink {
	border: #959595 1px solid; 
	padding: 4px; 
	margin-top: 2px;
	margin-bottom: 7px;
	background-color: #FDEBD7;
}

.ramecek-pink p {
	margin-top:0px;
	margin-bottom:5px;
}

.links {
	font-size: 11px;
}

.news {
	font-size: 11px;
	padding: 2px 2px 2px 2px; 
	margin-top: 2px;
	margin-bottom: 7px;
	background-color: #DBE0FB; 
	text-decoration: none;
	text-align:center;
	}

.blue-stripe {
	margin-top: 12px;
	margin-bottom: 2px;
	padding: 2px;
	font-weight:bold;  
	background-color: #DBE0FB;
	text-align: center;
}

.info1 {
	margin-top: 2px;
}

.pictures {
	position: relative;
	float: right;
	width: 155px;
	text-align: center;	
	margin: 0; 
}

a {
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	color: #999999; 
	text-decoration: underline;
}

a.top-menu {
	font-weight: bold; 
	font-style: italic; 
	font-size: 10px;  
	color: #000000; 
	text-decoration: none; 
	vertical-align: 10px;}

a.top-menu:hover { 
	text-decoration: underline;
}

a.guide-menu {
	color: #000000; 
	text-decoration: none;
}

a.guide-menu:hover {
	color: #999999; 
	text-decoration: none;
}

a.all {
	text-decoration: none;
}

.img-main {
	border: #000000 1px solid;
	float: left; 
	margin-right: 8px;
}

.img-photo {
	border: #000000 1px solid; 
	margin: 2px;
	width: 150px;
	height: 103px;
}

.img-thumb {
	border: #000000 2px solid;
	margin: 10px 20px 10px 0px;
	}

.img-full {
	border: #000000 2px solid;
	margin: 8px;
	}

input, select { 
	font-family: Verdana, "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;  
}
#hotelpricelist {
	margin-left:60px;
	width:400px;
	border:1px Solid black;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
#hotelpricelist td {
	border:1px Solid #969696;
		font-size: 10px;  
	padding:3px
}
#hotelpricelist .roomtype {
	color:navy;
		font-size: 10px;  
	background-color:#F0F0F0;
}
#hotelpricelist .season {
	color:black;
	font-size: 10px;  
    background-color:#F0F0F0;
	vertical-align:top;
}
#hotelpricelist .price {
	text-align:right
		font-size: 10px;  
	color:black;
}
#hotelpricelist .special {
	background:#FBE8D8;
	font-size: 10px;  
	color:#000000;
}
#hotelpricelist .seasonname {
	font-weight:bold;
	font-size: 10px;  
	vertical-align:top;
}
#hotelpricelist .seasondates {
	font-style:italic;
	font-size:10px;
	vertical-align:top;
}

#bookingform, #xmlbooking {
/*width:550px;*/
margin:0px 0px 10px 0px;
margin-left:auto;
margin-right:auto;
padding:10px 10px 10px 10px;
background:#EAEAEA;
/*clear:both;*/
text-align: left;
} 

#bookingform .description, #xmlbooking .description {
font-size:10px;
} 

#bookingform h3, #xmlbooking h3 {margin:0px;
color:#000055;
} 

#bookingform label, #xmlbooking label {width:150px;
margin-top:7px;
background:#ffffff;
color:#000000;
float:left;
clear:left;
height:17px;
} 

#bookingform input, {
border:1px Solid #737171;
background:#ffffff;
width:250px;
font-size:12px;
margin-top:7px;
} 

#bookingform textarea, #xmlbooking textarea {
border:1px Solid #737171;
background:#ffffff;
width:250px;
height:70px;
font-size:12px;
margin-top:7px;
} 

#bookingform select, #xmlbooking select {border:1px Solid #737171;
background:#ffffff;
font-size:12px;
margin-top:7px;
} 

#bookingform fieldset, #xmlbooking fieldset {padding:0px 10px 10px 10px;
border:1px Solid #737171;
margin:0px 0px 10px 0px;
color:#000000;
} 

#bookingform fieldset legend, #xmlbooking fieldset legend {padding:10px 5px 5px 5px;
color:black;
font-weight:bold;
} 

#bookingform .submit, #xmlbooking .submit {background:#EAEAEA;
color:#000000;
width:auto;
height:auto;
border:2px outset #737171;
font-weight:bold;
font-size:12px;
cursor:pointer;
} 

.flightlist {
margin-left:150px;
width:400px;
text-align:left;
}

.flightlist ul {
margin:0px;
}

.flightlist li {
list-style:none; display:inline-table; width:200px;
}

#header h2 {
font-size:11px; margin:0px; display:inline; font-weight:normal;
}

#content h4 {margin:2px; font-size:14px; text-align:center;}

.hidden {
visibility:hidden;
display:none;
margin:0px;
}

.red, .so {
	color:#FF0000;
}

.green {
	color:#008000;
}

#map {
	width:400px;
	height:200px;
	border:1px #808080 outset;
}