/*
 *  CSS - vlastni zakladni tabulka stylu
 *  Copyrighted by www.LTweb.cz   
 */

html, body {
	height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: small;
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;*/
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	font-size: 9pt;
	color: #353135;
	background: #687792 url(../images/white-line.jpg) repeat-x fixed bottom; 
}

form {
  padding: 0;
  margin: 0;
  z-index: 5;
}
input, select {
  position: relative;
  z-index: 6;
}

table, div, form {
  margin-left: auto;
  margin-right: auto;
}
table {
  border-collapse: collapse;
}



.clear {
  clear: both;
}

a img {
  border: none;
}

a {
  /*font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;*/
  color: #000000;
  text-decoration: underline;
}

a:hover, a:active {
  color: #ff8e01;
  text-decoration: none;
}

h1 {
	/*font-family: lucida Sans;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 30px;
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  color: #436998;
  text-align: left;
} 
h1.pozadi-orange {
	font-size: 24px;
	margin-left: 0;
}
h1 .destination {
	color: #06090d;
	font-size: 19px;
	padding-left: 2px;
	padding-bottom: 5px;
}
h1.oranzove-pismo {
  color: #f4640b;
  padding-top: 7px;
  padding-bottom: 27px;
  text-transform: uppercase;
}
h1 span.uppercase {
	text-transform: uppercase;
}
#mainpart #layout-2div #content h1 {
  display: block;
  text-align: left;
  position: relative;
  padding-left: 18px;
  margin-top: 23px;
}

#mainpart #layout-2div #content h1.vysledek-hledani {
  display: block;
  text-align: left;
  position: relative;
  padding-left: 5px;
  margin-top: 23px;
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: 700;
}
#mainpart #layout-2div #content h1.center {
	text-align: center;
	width: 410px;
}

#layout-3div h1 {
  width: 410px;
}
#mainpart #layout-2div #content h1.nadpis-hotel-h1 {
	margin-left: 0;
	margin-top: 20px;
	width: 410px;
	padding-left: 2px;
}

h2 {
  color: #000000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #456b99;
  margin-top: 15px;
  margin-bottom: 5px;
  text-align: left;
}

h2.oranzova-underline a span {
	text-decoration: underline;
}
h3 {
  color: #000000;
  padding: 0;
  margin: 0;
  font-size: 10pt;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

h4 {
  padding: 0;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 10pt;
}

p {
  font-size: 9pt;
  margin: 0;
  padding: 0;
  margin: 5px 5px 5px 0;
  text-align: justify;
}

/* uvodni stranka ------------------------------------------------------------*/
h1.uvodni-stranka {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #456b99;
  font-size: 13pt;
  margin-top: 28px;
  margin-bottom: 24px;
  text-transform: uppercase;
  border: 1px solid #c4d0de;
}
#mainpart #layout-2div #content h1.uvodni-stranka {
	width: 408px;
	_width: 410px;
	padding: 0;
  margin: 0;
  text-align: left;
  color: #456b99;
  font-size: 13pt;
  margin-top: 28px;
  margin-bottom: 24px;
  text-transform: uppercase;
  border: 1px solid #c4d0de;
  right: -15px;
  _right: 130px;
}
h1.uvodni-stranka span {
  display: block;
  padding: 4px 4px 4px 7px;
}
h2.oranzova {
  color: #ffffff;
  background: url(../images/content/h2-oranzova.jpg) repeat-x;
  height: 24px;
  text-align: left;
  font-size: 11pt;
  text-transform: uppercase;
  padding-top: 3px;
  padding-left: 5px;
  margin-top: 21px;
  margin-bottom: 5px;
  width: 410px;
}
h2.oranzova a {
	display: block;
  text-decoration: none;
  color: #ffffff;
}
h2.oranzova a:hover, h2.oranzova a:active {
  text-decoration: underline;
  color: #004a87;
}
h2.blue {
  background: #446a98 url(../images/content/h2-blue.jpg) no-repeat top left;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 410px;
  margin-top: 35px;
}
h2.blue span {
  padding-left: 10px;
}
h1.mensi-pismo {
  /*font-size: 14px;*/
  font-size: 13pt;
  margin-bottom: 21px;
}
/* Nadpisy ve wysiwyg --------------------------------------------------------*/
#layout-2div #content #wysiwyg h1, #wysiwyg h1 {
  /*font-family: lucida Sans;*/
  font-size: 30px;
  border: none;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #436998;
  text-align: left;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  padding: 0;
} 
#wysiwyg h2 {
  /*font-family: lucida Sans;*/
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #f8660b;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  text-align: left;
}
#wysiwyg h3 {
  /*font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;*/
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  height: 16px;
  color: #3c5175;
  text-align: left;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 5px;
}

h2.blue span a {
 color: #ffffff;
 text-decoration: underline;
}

h2.blue a:hover, h2.blue a:active {
 text-decoration: underline;
}

