/*

 *  CSS - zakladni casti indexu
 *  www.LTweb.cz
 */

/*Horni odkazy ---------------------------------------------------------------*/

#top-odkazy {
  width: 100%;
  background: #000000 url(/img/pozadi-body.jpg) repeat-x top;
  height: 24px;
/*  border-bottom: 2px solid #ffffff;*/
}

#top-odkazy #stred {
  width: 950px;
  margin: 0 auto;
  text-align: right;
  font-size: 0.85em;
  padding-top: 5px;
  padding-bottom: 3px;
}

#top-odkazy #stred a {
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 5px;
}

#top-odkazy #stred a:hover, #top-odkazy #stred a:active {
  text-decoration: underline;
}


/*cela stranka----------------------------------------------------------------*/

#page {
  position: relative;
  width: 980px; /* =zapati*/
  padding: 0 15px;
	margin: 15px auto 0 auto;
	height: 90%;  
  min-height: 90%;
  /*background: url(/img/page.jpg) repeat-y center;*/
}
#page-top {
	width: 1010px;
	position: relative;
	margin: 0 auto;
	padding-top: 1px;
	/*background: url(../img/page-top.jpg) no-repeat center top;*/
}

body>#page {
 	height: auto;
 }

/*Header ---------------------------------------------------------------------*/

#header {
  width: 980px;
  height: 222px;
  padding-top: 25px;
  border-top: 5px solid #ffffff;
  background: #2f1c15 url(/img/header/header.jpg) no-repeat bottom left;
}

/*.boky {
  background: url(../img/pravy-bok.jpg) no-repeat right top;
  width: 21px;
  height: 27px;
  position: absolute;
  right: -21px;  
}
.bok2 {
  background: url(../img/levy-bok.jpg) no-repeat right top;
  width: 21px;
  height: 27px;
  position: absolute;
  left: -21px;
  z-index: 10;
}*/

#header .header-odkaz {
  width: 100%;
}
#header .odkaz1 {
  display: block;
  width: 350px;
  height: 130px;
  margin-left: 30px;
  position: absolute;
}

#header .odkaz2 {
  display: block;
  width: 240px;
  height: 60px;
  right: 15px;
  top: 175px;
  position: absolute;
  z-index: 5;
}

#header #topmenu {
  height: 59px;
  width: 100%;
  top: 191px;
  position: absolute;
}
#header #topmenu table {
  height: 59px;
  border-collapse: collapse;
  border: none;
  margin: 0;
  padding: 0;
  margin-left: 4px;
}
#header #topmenu table td.normalni-pozadi {
  padding: 0;
  height: 59px;
  /*background: #560e14 url(../img/topmenu/topmenu-passive-center.jpg) repeat-x top;*/
  margin: 0;  
}

#header #topmenu table td.td-over {
  padding: 0;
  margin: 0;  
  background: #645148 url(../img/topmenu/topmenu-active-center.jpg) repeat-x top;
}  

#header #topmenu a {
  display: block;
  color: #ffffff;
  font-weight: bolder;
  font-size: 1em;
  text-decoration: none;
  height: 59px;
  text-align: center;
  vertical-align: bottom; 
}
#header #topmenu a:hover, #header #topmenu a:active {
  /*color: #ffffff;*/
  /*background: none;*/
}
#header #topmenu a.home {
  background: url(../img/topmenu/ikonky/home.gif) no-repeat top center;
}
#header #topmenu a.last-minute {
  background: url(../img/topmenu/ikonky/last-minute.gif) no-repeat top center;
}
#header #topmenu a.vyhledavani {
  background: url(../img/topmenu/ikonky/vyhledavani.gif) no-repeat top center;
}
#header #topmenu a.kontakty {
  background: url(../img/topmenu/ikonky/kontakty.gif) no-repeat top center;
}
#header #topmenu a.recenze-hotelu, #header #topmenu a.recenze-hotelu-v-sae {
  background: url(../img/topmenu/ikonky/rezervace.gif) no-repeat top center;
}
#header #topmenu a.poznavaci-zajezdy {
  background: url(../img/topmenu/ikonky/ico.gif) no-repeat top center;
}


#header #topmenu .prvni a .left-odkaz{
  background: none;
}

#header #topmenu .prvni a:hover .left-odkaz, #header #topmenu .prvni a:active .left-odkaz {
  background: none;
}
#header #topmenu a .left-odkaz {
  display: block;
  height: 59px;
  /*background: url(../img/topmenu/left-pasive.jpg) no-repeat left bottom;*/
}
#header #topmenu a:hover .left-odkaz, #header #topmenu a:active .left-odkaz {
/*  background: url(../img/topmenu/left-active.jpg) no-repeat left bottom;*/
}
#header #topmenu a .right-odkaz {
  display: block;
  height: 20px;
  padding-top: 39px;
  /*background: url(../img/topmenu/right-pasive.jpg) no-repeat right bottom;*/
  padding-left: 7px;
  padding-right: 7px;
}
#header #topmenu .last a .right-odkaz {
  display: block;
  height: 20px;
  /*background: url(../img/topmenu/right-pasive.jpg) no-repeat right bottom;*/
}
#header #topmenu a:hover .right-odkaz, #header #topmenu a:active .right-odkaz {
  /*background: url(../img/topmenu/right-aktive.jpg) no-repeat right bottom;*/
}
#header #topmenu .last a:hover .right-odkaz, #header #topmenu .last a:active .right-odkaz {
  background: none;
}
#header #topmenu .black-last {
  background: none;
}
#header #topmenu .black-last .left-odkaz {
  display: block;
  height: 59px;
  width: 10px;
  margin-left: -1px;
  /*background: url(../img/topmenu/last.gif) no-repeat left bottom;*/
}

/*MAINPART--------------------------------------------------------------------*/
#mainpart {
  width: 972px;
  border-left: 4px #ffffff solid;
  border-right: 4px #ffffff solid;
  padding-bottom: 50px;
  padding-top: 6px;
  background: #ffffff;
}

#mainpart-left  {
  position: relative;
  width: 972px; /* = page - border*/
  /*background: url(/img/sidemenu-left.png) repeat-y left top;*/
}

#mainpart-right {
  position: relative;
  width: 972px; /* = page - border*/
  /*background: url(/img/sidemenu-right.png) repeat-y right top;*/
}

#mainpart-center {
  position: relative;
  width: 972px;
  /*background: #337cc7 url(../img/sidemenu-center.png) repeat-y center;*/
}

/*LeftMenu -------------------------------------------------------------------*/
#leftmenu {
  width: 202px;
  left: 0;
  float: left;
}

#leftmenu .odkazy {
  width: 200px;
  border: 1px solid #726c6a;
  background: #ecded8;
  margin-bottom: 5px;
}
#leftmenu .nadpis {
  /*background: #cbe9fe;*/
  background: #5b4941 url(../img/pozadi-nadpis.jpg) repeat-x bottom;
  height: 29px;
  font-size: 1.1em;
  font-weight: bolder;
  color: #ffffff;  
  display: block;
  width: 185px;
  position: relative;
  padding: 10px 0 0 15px;
  border: 1px solid #000000;
  margin: -1px -1px 0 -1px;
}
#leftmenu .dark-background {
	/*width: 202px;*/
	/*background: #0e478 url(../img/dark-background.jpg) repeat-x bottom;*/
	padding: 5px 0;
}
#leftmenu .dark-background a {
  display: block;
  padding: 3px 0 3px 15px;
  width: 172px;
  text-decoration: none;
  font-weight: bolder;
  /*background: url(../img/dark-background-sipka.gif) no-repeat left center;*/
  color: #000000;
}

#leftmenu .odkazy .first {
  margin-top: 17px;
}
#leftmenu .dark-background a:hover, #leftmenu .dark-background a:active {
  /*background: url(../img/dark-background-sipka-a.gif) no-repeat left center;*/
  text-decoration: underline;
  color: #000000;
}

/*vytvoreni dolniho ramecku v menu*/
.ramecek {
  display: block;
  margin-top: 10px;
  height: 7px;
  background: #fff5d9; 
}

#leftmenu .dalsi-nabidka {
  width: 200px;
  border: 1px solid #726c6a;
  background: #ecded8;
}
#leftmenu .dalsi-nabidka .nadpis {
	margin-bottom: 5px;
  /*background: #0e4788 url(../img/pozadi-nadpis.jpg) repeat-x top;*/
}
#leftmenu .dalsi-nabidka a {
  display: block;
  padding: 3px 0 3px 15px;
  width: 172px;
  text-decoration: none;
  font-weight: bolder;
  color: #000000;
  /*background: url(../img/dark-background-sipka.gif) no-repeat left center;*/
}
#leftmenu .dalsi-nabidka a:hover, #leftmenu .dalsi-nabidka a:active {
  /*background: url(../img/dark-background-sipka-a.gif) no-repeat left center;*/
  color: #000000;
  text-decoration: underline;
}
#leftmenu img {
  border: none;
}
/*nadpis v indexu*/
.nadpis-menu {
  margin: 7px 0 7px 20px;
  display: block;
  font-size: 1.2em;
  font-weight: bolder;
  color: #412314;
}

/*CONTENT --------------------------------------------------------------------*/
#content {
  float: left;
  width: 555px;
  margin-left: 6px;
  padding: 0 0 10px 0;
}

/*Rightmenu ------------------------------------------------------------------*/
#rightmenu {
  width: 202px;
  float: right;
}
#rightmenu .nadpis {
  background: #5b4941 url(../img/pozadi-nadpis.jpg) repeat-x bottom;
  height: 29px;
  font-size: 1.1em;
  padding-top: 10px;
  font-weight: bolder;
  color: #ffffff;  
  display: block;
  width: 185px;
  padding: 10px 0 0 15px;
  position: relative;
  margin: -1px -1px 0 -1px;
  border: 1px solid #000000;
}
/*Kontakt*/
#rightmenu .kontakt {
  width: 200px;
  /*height: 173px;*/
  padding-bottom: 10px;
  /*background: #cbe9fe;*/
  background: #5c4a42 url(../img/pozadi-kontakt.jpg) repeat-x bottom;
  color: #ffffff;
	border: 1px solid #000000;
	margin-bottom: 5px;
}

#rightmenu .nadpis-menu {
  margin-top: 0;
  padding-top: 7px;
  color: #ffffff;
}

#rightmenu .kontakt .phone-number {
  display: block;
  font-size: 2.1em;
  color: #fec51b;
  padding-left:20px;
}

#rightmenu .kontakt p {
  margin: 0;
  padding-left:20px;
  font-size: 1em;
  margin-top: 15px;
  margin-bottom: 15px;
}

#rightmenu .kontakt a {
  padding-left: 20px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

#rightmenu .kontakt a:hover, #rightmenu .kontakt a:active {
  color: #ffffff;
  text-decoration: underline;
} 

/*Logo*/

#rightmenu .logo {
  border-top: 3px #ffffff solid;
  border-bottom: 6px #ffffff solid;
}

#rightmenu .logo img {
  border: none;
}

/*dalsi menu v prave casti*/
#rightmenu .dalsi-odkazy {
  width: 200px;
  border: 1px solid #726c6a;
  background: #ecded8;
  margin-bottom: 5px;
}

#rightmenu .dalsi-odkazy a {
  display: block;
  padding: 3px 0 3px 15px;
  width: 172px;
  font-size: 0.9em;
  text-decoration: none;
  font-weight: bolder;
  color: #000000;
}
#rightmenu .dalsi-odkazy a:hover, #rightmenu .dalsi-odkazy a:active {
  color: #000000;
  text-decoration: underline;
}
/*
#rightmenu .col2 {
  background: none;
}
#rightmenu .col2:hover, #rightmenu .col2:active {
  background: #ee862b;
  color: #ffeea7;
}
#rightmenu .col1 {
  background: #fee47b;
}
#rightmenu .col1:hover, #rightmenu .col1:active {
  background: #fff1bb;
}*/

#rightmenu .last {
  margin-bottom: 5px;
}

/*FOOTER ---------------------------------------------------------------------*/
#footer {
	position: absolute;
	overflow: hidden;
  width: 1010px;
  /*height: 60px;*/
  height: 47px;
  bottom: 0;
	left: 0;
	/*background: url("../img/page-footer.jpg") no-repeat bottom;*/
}
#footer-center {
	width: 960px;
	padding: 4px 5px 6px 5px;
	margin: 0 auto;
	height: 30px;
	border: 1px solid #726c6a;
	background: #ecded8;
}

#footer a {
  text-decoration: none;
  font-size: 0.85em;
  margin-right: 10px;
  color: #000000;
}
#footer a:hover, #footer a:active {
  color: #000000;
  text-decoration: underline;
}

#footer .last-ltweb {
  width: 170px;
  font-weight: bolder;
  text-align: right;
  display: block;
  float: right;
}

#footer .odsazeni-odkaz {
  display: block;
}

