/*
 *  CSS - zakladni casti indexu
 *  Copyrighted by Tomas Halada, www.LTweb.cz
 */

#page {
	position: relative;
  width: 980px; /* =zapati*/
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
  background: #ffffff;
}
body>#page {
  height: auto;
}

#zahlavi {
  height: 229px;
  background: #caecf9 url(../img/zahlavi.jpg) no-repeat top left;
}
#zahlavi .title {
  position: absolute;
  float: left;
  left: 106px;
  top: 106px;
  width: 170px;
  height: 70px;
}
#zahlavi .title strong {
  display: none;
}

/* odkazy v zahlavi ------------------------------------------------------ */
#toplinks {
  position: relative;
  float: left;
  left: 7px;
  text-align: left;
  /*top: 208px;*/
  top: 20px;
  /top: 16px;
  font-size: 0.9em;
  text-transform: uppercase;
  /*width: 950px;
  background: red;*/
}
#toplinks a {
  margin: 0 7px;
}
#toplinks a:link, #toplinks a:visited {
  text-decoration: none;
}
#toplinks a:hover, #toplinks a:active {
  text-decoration: underline;
}

#toplinks a.lastminute {
  font-size: 1.1em;
  background-color: #f5fcff;
  padding: 0 9px;
  font-weight: bold;
}

#toplinks a.incoming {
  font-size: 1.1em;
  background-color: #f5fcff;
  padding: 0 9px;
  font-weight: bold;
}
#toplinks a.incoming img {
  border: none; 
  padding: 0 0 0 5px;
}

/* kontakty v zahlavi --------------------------------------------------- */
#topinfo {
  position: relative;
  float: right;
  right: 20px;
  top: 8px;
  color: #ffffff;
  font-size: 1em;
	font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
	text-align: left;
}
#topinfo span {
  display: block;
}
#topinfo .bigger {
  font-size: 1.1em;
}
#topinfo .smaller {
  font-size: 0.85em;
}
#topinfo .spaced {
  margin-top: 10px;
}
#topinfo a:link, #topinfo a:visited {
  color: #ffffff;
  text-decoration: none;
}
#topinfo a:hover, #topinfo a:active {
  color: #ffffff;
  text-decoration: underline;
}

/* hlavní část indexu ------------------------------------------------- */ 
#mainpart {
  padding: 6px 0 0 0;
}
#leftmenu {
  float: left;
  left: 0;
  top: 0;
  width: 160px;
  margin-bottom: 60px;
}
#content {
  position: relative;
  float: left;
  width: 623px;
  top: 0;
  left: 6px;
  margin-bottom: 60px;
}
#content-wide {
  position: relative;
  float: left;
  width: 814px;
  top: 0;
  left: 6px;
  margin-bottom: 60px;
}
#rightmenu {
  float: right;
  right: 0;
  top: 0;
  width: 185px;
  margin-bottom: 60px;
}
#leftmenu .katalog {
	margin: 0 auto;
}
#rightmenu .katalog img, #leftmenu .katalog img {
	border: none;
	margin-bottom: 3px;
}
#rightmenu .viareal {
  border: none;
}
#rightmenu .viareal img {
  border: none;
}
#end {
  clear: both;
  height: 1px;
  font-size: 1px;
}

/* zaklad menu --------------------------------------------------------- */
.menu {
  margin-bottom: 5px;
  color: #404040;
}

#leftmenu .menu {
  background: #daecf7 url(../img/lmenu-bg.gif) no-repeat top left;
  margin-bottom: 5px;
}
#leftmenu .menu .header {
  color: #f8f8f8;
  margin: 0 10px 5px 10px;
  padding: 10px 0 4px 5px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #a7d2ea;
}
#leftmenu .obrazek-katalog {
	margin-bottom: 0;
}
#leftmenu .obrazek-katalog .header {
	margin-bottom: 0;
} 
#leftmenu .menu .body {
  padding: 0 5px 10px 5px;
}

#rightmenu .menu {
  color: #9e2b1c;
}
#rightmenu .menu .header {
  border: 2px solid #ffe61d;
  background: #fcf6c1 url(../img/rmenu-header.gif) repeat-x top left;
  margin: 0 0 4px 0;
  padding: 7px 5px 6px 5px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
#rightmenu .menu .body {
  background: #fbe742 url(../img/rmenu-bg.gif) no-repeat top left;
  padding: 0 5px 10px 5px;
}


/* zeme v menu ---------------------------------------------------------- */
#leftmenu .menu-zeme .body {
}
.menu-zeme a {
  display: block;
  padding: 1px 5px 1px 9px;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}
.menu-zeme a:link, .menu-zeme a:visited {
  color: #404040;
  text-decoration: none;
}
.menu-zeme a:hover, .menu-zeme a:active {
  color: #9e2b1c;
  text-decoration: none;
  background-color: #fcf6c1;
}
.menu-zeme .last {
  font-weight: normal;
  margin-top: 2px;
  font-size: 0.85em;
}

/* typy v menu ---------------------------------------------------------- */
#leftmenu .menu-typy .body {
}
.menu-typy a {
  display: block;
  padding: 1px 5px 1px 15px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}
.menu-typy a:link, .menu-typy a:visited {
  color: #404040;
  text-decoration: none;
}
.menu-typy a:hover, .menu-typy a:active {
  color: #9e2b1c;
  text-decoration: none;
  background-color: #fcf6c1;
}
.menu-typy .last {
  font-weight: normal;
  margin-top: 2px;
  font-size: 0.85em;
}

/* menu mailservis -------------------------------------------------------- */
.menu-mailservis .body {
  text-align: center;
  font-size: 0.85em;
  padding-bottom: 5px;
}
.menu-mailservis form {
  width: 90%;
}
.menu-mailservis label {
  display: block;
  text-align: center;
  padding: 15px 0 5px 0;
}
.menu-mailservis .format {
  width: 100%;
  border: 1px solid #d0d0d0;
  text-align: center;
}
.menu-mailservis span {
  display: block;
  padding-top: 5px;
}

/* kurzy v menu ------------------------------------------------------------ */
.menu-kurzy table {
  width: 100%;
  font-size: 0.85em;
  border-collapse: collapse;
}
.menu-kurzy table td {
  padding: 1px 2px;
}

/* pocasi v menu ---------------------------------------------------------- */
.menu-pocasi table {
  width: 100%;
  font-size: 0.85em;
  border-collapse: collapse;
}
.menu-pocasi table td {
  padding: 1px 2px;
}

/* tipy na hotely v menu ------------------------------------------------- */
#rightmenu .menu-hotely .body {
  margin-bottom: 5px;
  padding: 10px 5px 5px 5px;
}
.menu-hotely a:link, .menu-hotely a:visited {
  color: #8c251a;
  text-decoration: none;
}
.menu-hotely a:hover, .menu-hotely a:active {
  color: #8c251a;
  text-decoration: underline;
}
.menu-hotely img {
  width: 152px;
  height: 114px;
  border: 1px solid #404040;
  background-color: #fcf6c1;
}
.menu-hotely .a-zeme strong {
  display: block;
}
.menu-hotely .smaller {
  display: block;
  font-size: 0.85em;
}
.menu-hotely .smaller strong {
  font-size: 1.2em;
}
.menu-hotely .dates {
  display: block;
  padding-top: 2px;
  margin-top: 2px;
  border-top: 1px solid #fefbe2;
  font-size: 0.85em;
}

/* zapati stranky ---------------------------------------------------------- */
#zapati {
	position: absolute;
	overflow: hidden;
  width: 950px; /* = #page.width - #zapati.padding*/
  height: 42px;
  padding: 12px 15px 0 15px;
  bottom: 0;
	left: 0;
	border-top: 6px solid #62b4da;
  background: #b9def3;
  font-size: 0.85em;
  text-align: left;
}

#zapati span {
  display: block;
  position: relative;
  float: right;
}

#zapati a {
  text-align: center;
  padding: 0 10px;
}
#zapati a:link, #zapati a:visited {
  text-decoration: none;
}
#zapati a:hover, #zapati a:active {
  text-decoration: underline;
}
#zapati .seo-links {
	color: #808080;
	text-align: center;
	margin: 5px 0 0 10px;
}
#zapati .seo-links a:visited, #zapati .seo-links a:link {
	color: #607bd8;
}
#zapati .seo-links a:hover, #zapati .seo-links a:active {
	color: #1939ab;
}