/*
 *  CSS - styly jednotlivych stranek
 *  Copyrighted by Michal Madleňák, www.LTweb.cz
 */
 
/* oblibene zeme ------------------------------------------------------------ */
.oblibene-zeme {
  background: url(../img/index/oblibene-zeme.jpg) no-repeat;
  width: 548px;
  height: 215px;
  text-align: left;
  padding: 0 0 0 6px;
  margin: 0 0 5px 0;
  font-weight: bolder;
}
.oblibene-zeme .zeme-nadpis {
  font-size: 1.1em;
  display: block;
  padding: 10px 0 0 10px;
  color: #000000;
}       
.oblibene-zeme ul {
  margin: 5px 0 0 10px;
  padding: 0;
  display: block;
  list-style: none url();
  float: left;
  width: 155px;
}
.oblibene-zeme ul li {
  width: 155px;
  float: left;  
}
.oblibene-zeme ul li a {
  display: block;
  background: url(../img/index/ikonka.gif) no-repeat left center;
  padding: 5px 0 5px 18px;
  float: left;
  font-size: 0.85em;
  color: #000000;
}
.oblibene-zeme ul li a:hover, .oblibene-zeme ul li a:active {
  color: #fe9e00; 
}

/* navigace ----------------------------------------------------------------- */
 
.content-long-navigation {
	width: 787px;
}
.content-navigation {
	width: 573px;
}
.table-navigation {
	/*width: 100%;*/
	height: 30px;
	position: absolute;
	font-size: 0.85em;
	left: 0;
	top: -33px;
	border-collapse: collapse;
}
.table-navigation td {
	height: 30px;
	text-align: left;
}
.table-navigation td.left-radius {
	background: url(../img/drobkova-left.png) no-repeat;
 	width: 19px;
 	height: 30px;
}
.table-navigation td.right-radius {
	background: url(../img/drobkova-right.png) no-repeat;
 	width: 21px;
 	height: 30px;
}
.table-navigation td.center-navigation-background {
	background: url(../img/drobkova-center.png) repeat-x left top;
 	height: 30px;
}
.table-navigation td.center-navigation-background a:link, .table-navigation td.center-navigation-background a:visited {
	padding: 0 4px;
	color: #564826;
	font-weight: bolder;
	text-decoration: underline;
}
.table-navigation td.center-navigation-background a:hover, .table-navigation td.center-navigation-background a:active {
	text-decoration: underline;
	color: #000000;
}

.navigation {
  position: absolute;
  font-size: 0.9em;
  text-align: left;
  top: -33px;
  left: 20px;
  background: red;
  font-weight: bolder;
  display: block;
  width: 93%;
  background: url(../img/drobkova-center.png) no-repeat;
  height: 24px;
}
.navigation a.first-nav:link, .navigation a.first-nav:visited {
  color: #000000;
}
.navigation a.first-nav:hover, .navigation a.first-nav:active {
  color: #fe6a01;
}
.navigation a:link, .navigation a:visited {
  text-decoration: underline;
  color: #f46e0c;
}
.navigation a:hover, .navigation a:active {
  color: #000000;
}

.article {
  width: 529px;
  padding: 10px 15px;
  background: url(../img/content/article.jpg) no-repeat top;
  text-align: left;
}
.article table {
	margin: 0;
}
.article table .name {
	width: 100px;
}
.article h1 {
  padding: 5px 0 3px 0;
}
.article h2 {
  padding: 7px 0 3px 0;
}
.article p {
  text-align: justify;
  margin: 5px 0 5px 0;
}
.article p.center {
  text-align: center;
}
.menu-odkaz a {
  font-size: 0.9em;
  font-weight: bolder;
}

/* short search ------------------------------------------------------------ */
.search-center {
  background: #f0e9d7 url(../img/content/search-center.jpg) repeat-y right top;
  width: 559px;
  margin-left: 8px;
  margin-bottom: 5px;
}
.search-bottom {
  background: url(../img/content/search-bottom.jpg) no-repeat right bottom;
  width: 559px;
  padding-bottom: 10px;
}
.search-top {
  background: url(../img/content/search-top.jpg) no-repeat right top;
  width: 559px;
}
.search-center h2 {
  font-size: 0.9em;
  text-decoration: none;
  padding: 10px 0 3px 60px;
  color: #ffffff;
}
#short-search {
  margin-bottom: 3px;
  margin-left: 15px;
}
#short-search table {
  width: 94%;
  border-collapse: collapse;
}
#short-search table td {
  width: 50%;
  text-align: left;
  background: url(../img/content/search-input.jpg) no-repeat left; 
  height: 20px;
}
.format {
  width: 145px;
  border: none;
  height: 19px;
  font-size: 0.9em;
}
#short-search label {
  display: block;
  float: left;
  font-weight: bolder;
  width: 95px;
  font-size: 0.9em;
  color: #ffffff;
  height: 18px;
  padding: 2px 0 0 0;
  margin: 0 0 0 5px;
  background: #93897d;
}
#short-search .normal-width {
  display: line;
  float: left;
  width: auto;
  background: none;
  color: #000000;
}
#short-search .search-lm {
  float: right;
}
#short-search td.center {
  text-align: center;
}
#short-search td.button {
  text-align: right;
  height: 20px;
}
#short-search .no-background {
  background: none;
}
#short-search .text {
  color: #ffffff;
  padding-top: 2px;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bolder;
  display: block;
}
.tlacitko-hledat {
  float: right;
}
.tlacitko-hledat, .tlacitko-zasilat {
  background: #fe6a00 url(../img/content/button.jpg) no-repeat;
  width: 83px;
  height: 18px;
  color: #ffffff;
  border: none;
  text-align: center;
  display: block;
  font-weight: bolder;
  font-size: 0.9em;
  padding: 2px 0 2px 0;
}

.tlacitko-hledat-on, .tlacitko-zasilat-on {
  text-decoration: underline;
}

/* typy zajezdu ------------------------------------------------------------ */
#tips {
  margin: 0 0 10px 4px;
}
#tips .tours {
  background: #f8f4ec url(../img/content/pozadi-zajezdu.jpg) no-repeat;
  width: 186px;
  height: 307px;
  float: left;
  margin: 0 0 1px 1px;
}
#tips .tours .nazev h3 {
  font-size: 1em;
  padding: 0;
  margin: 0;
}
#tips .tours .nazev a {
  color: #fc8300;
}
#tips .tours .nazev {
  padding: 5px 0 5px 0;
}
#tips .tours a img {
  border: none;
  margin: 10px 0;
}
#tips .tours a img.tips-lm {
	position: absolute;
	padding-top: 65px;
	margin-left: -10px;
}
#tips .tours .cena {
  display: block;
  font-size: 0.85em;
  margin: 13px 0 0 5px;
  padding: 0 0 8px 40px;
  text-align: left;
  font-weight: bolder;
}
#tips .tours .cena strong {
  color: #ffffff;
  padding-left: 12px;
}
#tips .tours .tecky {
  width: 172px;
  margin: 0 auto;
  margin-top: 3px;
  font-size: 0.9em;
  border-bottom: 1px #000000 dotted;
}
#tips .tours .tecky .nazev-info {
  font-weight: bolder;
  float: left;
  width: 86px;
  text-align: left;
  display: block;
}
#tips .tours .tecky .info {
  float: right;
  width: 86px;
  text-align: right;
  display: block;
}
#tips .tours .info-detail {
  font-size: 0.85em;
  float: right;
  margin: 3px 10px 0 0;
  vertical-align: middle;
}

/* ZEME.TPL ---------------------------------------------------------------- */
#content2-center {
  background: url(../img/content/content2-center.jpg) repeat-y top;
  width: 559px;
  margin-bottom: 3px;
}
#content2-center .content2-top {
  background: url(../img/content/content2-top.jpg) no-repeat top;
  width: 559px;
  padding-top: 10px;
}
#content2-center .content2-bottom {
  background: url(../img/content/content2-bottom.jpg) no-repeat bottom;
  width: 559px;
  padding-bottom: 5px;
  padding-top: 3px;
}

.table-list-countries {
	width: 501px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}
.table-list-countries td {
	vertical-align: top;
	text-align: left;
	border-right: 1px #000000 dotted;
	width: 33%;
}
.table-list-countries td.last-column {
	border: none;
}
.table-list-countries ul {
	margin: 0;
	padding: 0;
	list-style: none url();
}
.table-list-countries ul li {
	margin: 2px 3px;
}

.table-countries-list {
  width: 500px;
  border-collapse: collapse;
}
.table-countries-list td {
	padding-top: 5px;
}
.table-countries-list .right-line {
	/*border-right: 1px #000000 solid;*/
}
.table-countries-list .image {
	width: 125px;
}
.table-countries-list .title-country {
	width: 125px;
	vertical-align: top;
	text-align: left;
}
.table-countries-list tr a img {
  border: 2px solid #eaddcc;
}
.table-countries-list tr a:hover img, .table-countries-list tr a:active img {
  border: 2px solid #cab398;
}
.table-countries-list tr.tr-line td {
	border-bottom: 1px #000000 dotted;
}

.list {
  width: 494px;
  border-bottom: 1px #000000 dotted;
  border-collapse: collapse;
}
.list td {vertical-align: top;}
.list .description {
	height: 50px;
	vertical-align: top;
}
.list tr td {
  padding: 5px 0;
}
.list tr a img {
  border: 2px solid #eaddcc;
}
.list tr a:hover img, .list tr a:active img {
  border: 2px solid #cab398;
}
.list tr .image {
  width: 121px;
}
.list tr .name {
  font-size: 1.1em;
  width: 200px;
}
.list tr .count {
  font-size: 0.85em;
  font-style: italic;
  width: 85px;
  text-align: right;
}
.list-tourtypes .name {
  width: 321px;
  text-align: left;
}
.list-tourtypes .name a {
  text-align: left;
}

/* ZEME NAZEV -------------------------------------------------------------- */
.red-info span {
  color: #d60a26;
  font-weight: bolder;
}

/* ZEME NAZEV DESTINACE ---------------------------------------------------- */
.tours2-center {
  background: #f8f3ed url(../img/content/hotels2-center.jpg) repeat-y top;
  width: 559px;
  margin-bottom: 2px;
}
.tours2-top {
  background: url(../img/content/hotels2-top.jpg) no-repeat top;
  width: 559px;
  padding: 5px 0 0 0;
}
.tours2-bottom {
  background: url(../img/content/hotels2-bottom.jpg) no-repeat bottom;
  width: 529px;
  padding: 0 15px 5px 15px
}
.tours2-center table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin: 5px auto;
}
.tours2-center table .image {
  width: 120px;
  text-align: center;
}
.tours2-center table .image a img {
  border: 1px solid #eaddcc;
}
.tours2-center table .image a:hover img, .tours2-center table .image a:active img {
  border: 1px solid #cab398;
}
.tours2-center table a img.tips-lm {
	position: absolute;
	padding-top: 65px;
	margin-left: -10px;
	border: none;
}
.tours2-center table .image a:hover img.tips-lm, .tours2-center table .image a:active img.tips-lm {
	border: none;
}
.tours2-center table img.tips-lm-small {
	margin-top: 2px;
}
.tours2-center table h3 {
  margin: 0;
  font-size: 1.1em;
  padding: 5px 0;
}
.tours2-center table p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 0.85em;
}
.tours2-center table .name a {
  color: #fe6a01;
}
.tours2-center table .name a:hover, .tours2-center table .name a:active {
  color: #004f8c;
}
.tours2-center table td {
  vertical-align: top;
}
.tours2-center table .zeme, .tours2-center table .kategorie {
  width: 200px;
  font-size: 0.9em;
}
.tours2-center table .zeme span, .tours2-center table .kategorie span {
    display: block;
    width: 180px;
    border-bottom: 1px dotted #000000;
    font-size: 0.9em;
    margin-bottom: 2px;
}
.tours2-center table .zeme span strong, .tours2-center table .kategorie span strong {
  padding-right: 10px;
}
.tours2-center table .cena {
  text-align: right;
}
.tours2-center table .cena span {
  padding: 0 0 0 4px;
  background: #ede7e7;
  font-weight: bolder;
  display: block;
  float: right;
  width: 160px;
  margin-top: 3px;
}
.tours2-center table .cena span span.cena-od {
	float: left;
	width: 55px;
	padding: 2px 0 0 4px;
	margin: 0;
	text-align: right;
}
.tours2-center table .cena span strong {
  background: #ff6800;
  color: #ffffff;
  text-align: right;
  width: 70px;
  display: block;
  float: right;
  padding: 2px 15px 1px 5px;
  margin-left: 5px;
  background: url(../img/content/price-background2.jpg) no-repeat right top;
}

.tours2-center table.tours {
  margin: 0 auto;
  width: 530px;
  font-size: 0.9em;
}
.tours2-center table.tours td {
  vertical-align: middle;
  padding: 0 2px;
}
.tours2-center table.tours .lm {
	width: 20px;
}
.tours2-center table.tours .datum {
  width: 100px;
}
.tours2-center table.tours .info {
  text-align: right;
  width: 100px;
  font-size: 0.85em;
}
.tours2-center table.tours .doprava {
  text-align: left;
  width: 100px;
  font-size: 0.85em;
}
.tours2-center table.tours .strava {
  text-align: center;
  width: 90px;
  font-size: 0.85em;
}
.tours2-center table.tours .cena {
  width: 100px;
  text-align: right;
  padding-right: 10px;
  font-size: 1.2em;
  font-weight: bolder;
}

.tours2-center table .table-next-tours-list {
	border-collapse: collapse;
	font-size: 0.85em;
}
.tours2-center table .table-next-tours-list td {
	vertical-align: top;
}
.tours2-center table .table-next-tours-list .price {
	font-weight: bolder;
	font-size: 1.1em;
}
.tours2-center table .table-next-tours-list .date {
	font-weight: bolder;
	font-size: 1.1em;
}
.tours2-center table .table-next-tours-list .price, .tours2-center table .table-next-tours-list .date {
	padding-top: 6px;
}
.tours2-center table .table-next-tours-list .lm, .tours2-center table .table-next-tours-list .description,
.tours2-center table .table-next-tours-list .food {
	padding-top: 7px;
}
.tours2-center table .table-next-tours-list .lm {
	width: 50px;
}
.tours2-center table .table-next-tours-list .date {
	width: 120px;
}
.tours2-center table .table-next-tours-list .description {
	width: 160px;
}
.tours2-center table .table-next-tours-list .tips-lm-small {
	margin-top: -5px;
}
.tours2-center table .table-next-tours-list .food {
	width: 80px;
}
.tours2-center table .table-next-tours-list .price {
	text-align: right;
}
.tours2-center table .table-next-tours-list .link {
	width: 30px;
	text-align: right;
}
.tours2-center table .title-next-dates {
	padding: 4px 0 0 0;
}
 
/* OBRÁZKY ----------------------------------------------------------------- */
.picture-center {
  background: #514424 url(../img/content/picture-center.jpg) repeat-y top;
  width: 559px;
  margin: 5px auto;
}
.picture-top {
  background: url(../img/content/picture-top.jpg) no-repeat top;
  padding-top: 10px;
  width: 559px;
}
.picture-bottom {
  background: url(../img/content/picture-bottom.jpg) no-repeat bottom;
  width: 559px;
  padding: 0 0 10px 0;
}
.multiobrazky {
  margin: 15px auto;
  width: 550px;
  border-collapse: collapse;
}
.multiobrazky-center {
	width: 330px;
	margin: 15px auto;
}
.multiobrazky td {
  vertical-align: top;
  padding: 0;
}
.multiobrazky img {
  border: 5px solid #ebe3ce;
  background: #ffffff;
}
.multiobrazky strong {
  display: block;
  font-size: 0.85em;
}
.multiobrazky .mainimage {
	width: 330px;
}
.multiobrazky #mainimage {
  width: 315px;
  height: 236px;
  margin: 0;
  padding: 0;
  float: left;
}
.multiobrazky .nahledy {
	width: 550px;
}
.multiobrazky .nahledy img {
  width: 95px;
  height: 72px;
}
.multiobrazky .nahledy1 {
	width: 230px;
}
.multiobrazky a:hover img, .multiobrazky a:active img {
  border: 5px solid #d8cbaa;
}

/* STTRANKOVANI ----------------------------------------------------------- */
.vyber-count .italic {
  padding: 0 10px 0 0;
}
.strankovani {
  margin: 5px auto;
  display: block;
}

/* POPIS ZAJEZDU ----------------------------------------------------------- */
.formular-zajezd table {
  text-align: left;
  border-collapse: collapse;
  width: 500px;
}
.formular-zajezd table label {
  font-weight: bolder;
  width: 150px;
}
.table-form {
  text-align: left;
  width: 500px;
  margin: 0 auto;
}
.table-form label {
  display: block;
  text-align: left;
  font-weight: bolder;
}
.table-form .format {
  width: 150px;
  height: 22px;
}
.table-form .date {
  width: 130px;
}
.table-form td {
  width: 160px;
}
.table-jidlo .name {
  width: 60px;
}
.table-jidlo .info-jidlo {
  text-align: left;
  width: 440px;
}
.table-jidlo .info-jidlo label {
  display: inline;
}
.table-omezeni td {
  width: 380px;
}
.table-omezeni .name {
  width: 120px;
}
.table-omezeni .no-block {
  display: inline;
  font-weight: normal;
}

.table-detaily, .table-ceny {
  width: 300px; 
  border-collapse: collapse;
}
.table-detaily .polozka, .table-ceny .polozka {
  text-align: left;
}
.table-detaily .hodnota, .table-ceny .hodnota {
  text-align: right;
  font-weight: bolder;
}

.table-form1 .format {
  height: auto;
  font-size: 1em; 
  width: 200px;
}
.table-form1 .name {
  width: 200px;
}
table.button {
  width: 83px;
  margin: 0 auto;
}
table.button td {
  width: 83px
}

/* KONTAKT ----------------------------------------------------------------- */
.kontakt {
  border-collapse: collapse;
  margin-left: 0;
  width: 400px;
}
.kontakt td {
  width: 320px;
  text-align: left;
}
.kontakt .name {
  width: 80px;
  font-weight: bolder;
}

.margin-right15 {
  margin-right: 15px;
}

/* PARTNERI ---------------------------------------------------------------- */
.partneri {
  width: 530px;
  border-collapse: collapse;
  border-bottom: 1px dotted #000000;
  text-align: left;
}
.partneri .image {
  width: 80px;
}
.partneri .image img {
  border: 1px solid #eaddcc;
}
.partneri .name {
  width: 250px;
  text-align: left;
}
.partneri .links {
  font-size: 0.85em;
  padding-right: 10px;
}

/* filter last minute ------------------------------------------------------ */
.filtr select {
  width: 100px;
}
.filtr .f_left {
	padding-left: 10px;
	width: 80px;
}
.filtr .f_right {
	padding-right: 20px;
	width: 440px;
}
.filtr .f_right select {
	width: 110px;
}
.filtr .f_right label {
	width: 100px;
	display: block;
}
.filtr .f_right input {
	width: 80px;
}
.filtr .f_right table {
	border-collapse: collapse;
	float: right;
}
.filtr .f_right p {
	margin-right: 0;
	padding-right: 0;
	padding-top: 5px;
}

.filtr .f_right .button {
	background: #fe6a00 url(../img/content/button-big.jpg) no-repeat;
	float: right;
	margin: 3px 0 5px 0;
	width: 125px;
	height: 18px;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.filtr .underline {
	text-decoration: underline;
}

/* ostatni */
.popis-obrazek {
  margin: 0 5px 5px 0;
}
.popis-obrazek img {
	border: 2px solid #cab398;
}
.popis-info1, .popis-info {
  text-align: left;
}
						
.box-links-quick {
	text-align: left;
	clear: both;
}
.box-links-quick span {
	clear: both;
}
.box-links-quick ul {
	margin: 0;
	padding: 0;
	list-style: none url();
	float: left;
	margin-left: 10px;
}
.box-links-quick ul li {
	display: inline;
	font-size: 0.85em;
}
.box-souvisejici-odkazy {
	margin-top: 0;
	font-size: 0.9em;
}
.omezit-na-zemi {
	font-size: 0.85em;
	border-bottom: 1px dotted #000000;
	padding-bottom: 4px;
}

.navigace-top-popis ul {
	margin-top: 0;
	margin-bottom: 0;
}
.navigace-top-popis {
	padding-bottom: 0;
}
.navigace-top-popis h2 {
	margin-bottom: 5px;
}

.lm-detail-zajezdu {
	#margin-top: -20px;
}