@CHARSET "UTF-8";

body {
	margin: 0px;
	padding-top: 10px;
	
	color: #333333;
	background: url("../img/background.gif") top left repeat;
	
	text-align: justify;
	}

body, td, th {
	font-family: "Arial", sans-serif;
	}

body {
	font-size: 0.8em;
	}

td, th {
	font-size: 1em;
	}

a {
	color: #365285;
	}
	
a:hover {
	text-decoration: none;
	}

a img {
	border: none;
	}

.clear {
	clear: both;
	}

ul {
	list-style-type: square;
	}

.floatright {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #cccccc;
	padding: 5px;
	}

.floatleft {
	float: left;
	margin: 10px 10px 10px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
	}

/************************* languages ***************************/

#languages {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	}
	
#languages li {
	text-align: center;
	float: left;
	
	padding: 0px;
	margin: 0px;
	}

#languages li .cz {
	background: url("../img/flags/cz.gif") 4px no-repeat;
	}

#languages li .en {
	background: url("../img/flags/en.gif") left no-repeat;
	}

/************************* main menu ***************************/

#mainMenu {
	line-height: 2em;
	}
	
/************************* home page ***************************/

#homePage {
	margin: 0px auto;
	width: 960px;
	position: relative;
	}

#homePage .hpImage {
	position: absolute;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: white;
	}

#homePage #hpImage1 {
	top: 40px;
	right: 0px;
	}

#homePage #hpImage2 {
	top: 0px;
	right: 280px;
	}
	
#homePage #hpImage3 {
	top: 0px;
	left: 0px;
	}

#homePage #hpImage5 {
	top: 400px;
	left: 100px;
	}

#homePage #languages {
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 40px;
	}

#homePage #languages li {
	margin-right: 10px;
	}
	
#homePage #languages li a {
	padding-left: 35px;
	}

#homePage #mainMenu {
	position: absolute;
	top: 0px;
	left: 155px;
	width: 86px;
	
	padding: 60px;
	margin: 0px;
	
	font-size: 1.3em;
	}
	
#homePage .title {
	position: absolute;
	
	font-size: 100px;
	font-family: "Palatino Linotype", "Palatino", "Georgia", serif;
	
	font-weight: normal;
	}

#homePage #hv_1 {
	top: 180px;
	left: 200px;
	
	color: #b0c4e8;
	}

#homePage #hv_2 {
	top: 250px;
	left: 500px;
	
	color: #aab0b9;
	}

#homePage #subtitle {
	position: absolute;
	
	top: 360px;
	left: 600px;
	
	font-size: 20px;
	font-style: normal;
	
	color: #666666;
	}
	
#homePage #bottomDIV {
	position: absolute;
	top: 410px;
	left: 0px;
	width: 100%;
	}

#homePage #bottomDIV .hpImage {
	position: relative;
	float: right;
	margin-left: 0.5em;
	}

#homePage #bottomDIV #areas {
	margin-left: 200px;
	}
	
#homePage #bottomDIV #areas ul {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	line-height: 1.33em;
	}
	
#homePage #bottomDIV #areas li {
	padding: 0px;
	margin: 0px;
	}

#homePage #bottomDIV #address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #cccccc;
	text-align: center;
	}

/**************************** subpage ******************************/

#subPage {
	margin: 0px auto;
	width: 960px;
	}
	
#subPage #topStripe {
	width: 100%;
	height: 65px;
	
	background: url("../img/topStripe.jpg") top left no-repeat;
	}
 
#subPage #topStripe a {
	width: 100%;
	height: 65px;
	display: block;
	}

#subPage #address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-bottom: 1em;
	}

#subPage #content {
	margin-top: 5px;
	border-top: 1px solid #cccccc;
	padding-top: 1em;
	}

#subPage #content #languages {
	margin: 0px;
	padding: 0px;
	float: right;
	}

#subPage #content #languages li a {
	width: 30px;
	display: block;
	background-position: right;
	text-decoration: none;
	}

#subPage #mainMenu {
	float: right;
	text-align: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#subPage #mainMenu li {
	display: inline;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	}

#subPage #linkToHP {
	float: right;
	}

#subPage #content h1 {
	font-family: "Times", sans-serif;
	font-size: 3em;
	font-weight: normal;
	
	text-align: center;
	color: #365285;
	
	margin-top: 0px;
	padding-top: 0px;
	}

#subPage #content h2  {
	font-family: "Arial", sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	
	color: #365285;
	}

#subPage #content .vila h2  {
	margin: 0px;
	padding: 0px;
	}

#subPage .vila {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #e0e0e0;
	}

#subPage .vila img {
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	}

#subPage .vila .text {
	padding-left: 222px;
	line-height: 1.33em;
	}

#subPage .vila .maxPersons {
	margin-top: 0.5em;
	margin-bottom: 0px;
	padding: 0px;
	}

#subPage .vila .area {
	margin-top: 0.5em;
	padding-top: 0px;
	}
	
#subPage #villaDetail h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#subPage .subAreas {
	padding-bottom: 1em;
	border-bottom: 1px solid #abcdef;
	margin-bottom: 1em;
	}
	
#subPage .subAreas ul {
	margin: 0px;
	}
	 
#subPage .subAreas ul li {
	margin-bottom: 0.5em;
	}
	
#villaDetail .area {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#villaDetail .maxPersons {
	text-align: center;
	}

#villaDetail .picture {
	padding: 5px;
	margin: 10px 0px 0px 12px;
	border: 1px solid #cccccc;
	
	float: left;
	}
	
#villaDetail .first {
	margin-left: 0px;
	clear: left;
	}
	
#villaDetail table {
	border: 1px solid #abcdef;
	}
	
#villaDetail table th {
	background-color: #cbddff;
	}
	
#villaDetail table td, #villaDetail table th {
	padding: 0.2em 1em;
	}

#villaDetail table#priceList {
	width: 99%;
	}

#villaDetail table#priceList td, #villaDetail table#priceList th {
	text-align: right;
	}

/***************************** FORM *************************/

form fieldset {
	border: none;
	}

form label {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	}
	
form input.pole, form textarea.pole, form select.pole {
	width: 250px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	}
	
.error, form .mandatory {
	font-weight: bold;
	color: #365285;
	}

form input.submit {
	background-color: #b0c4e8;
	border: none;
	padding: 0.5em 1em;
	}
	
/************************ ADS ************************/

.adLevel1 { color: #ff0000; }
.adLevel2 { color: #a0522d; }
.adLevel3 { color: #00788b; }
.adLevel4 { color: #007f00; }
.adLevel5 { color: #aa00d3; }

#subPage .ad {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 0.5em;	
	}

#subPage .subAreas .ad {
	margin: 0em 0em 0em 1em;
	font-size: 0.9em;
	}

#subPage .vila .ad {
	border-width: 0px 0px 1px 1px;
	border-style: dotted;
	border-color: #ff8888;
	
	width: 20em;
	
	padding: 0em 0em 0.5em 0.5em;
	margin: 0em 0em 0.5em 0.5em;
	
	float: right;
	
	font-size: 0.9em;
	text-align: left;
	}

#subPage .vila .ad p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
	}	