/*

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

/*Hlavni div ----------------------------------------------------------------*/
#page {
  position: relative;
  width: 964px;
	margin: 0 auto;
	height: 100%;  
  min-height: 100%;
  background-color: #ffffff;
}

body>#page {
 	height: auto;
}

.bili-ramecek {
  width: 964px;
  padding-bottom: 3px;
}

/*Zahlavi -------------------------------------------------------------------*/
#header {
  width: 964px;
  height: 249px;
}

#header-pozadi {
  width: 964px;
  height: 226px;
  background: url(/img/header-pozadi.jpg) no-repeat top;
}

#header-pozadi img {
  width: 0px;
  height: 0px;
}

#header #header-pozadi .odkaz-logo {
  display: block;
  margin-left: 10px;
  padding-top: 20px;
  width: 310px;
  height: 60px;
}

#topmenu {
  background-color: #963716;
  width: 964px;
  height: 23px;
  font-family: arial;
}

#topmenu span {
  display: block;
  margin-left: 15px;
  padding-top: 3px;
}

#topmenu a {
  margin-right: 15px;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.05em;
}

#topmenu a:hover, #topmenu a:active {
  text-decoration: underline;
  color: #edf51f;
}

/*Hlavni cast ----------------------------------------------------------------*/
#mainpart {
  width: 964px;
  margin: 0 auto;
}

/*Leve menu ------------------------------------------------------------------*/
#leftmenu {
  width: 177px;
  float: left;
  padding-bottom: 60px;
}

#leftmenu .odkaz-katalog {
  display: block;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 0;
}
#leftmenu .odkaz-katalog:hover, #leftmenu .odkaz-katalog:active {
  background: none;
}
.banner-rivieara {
  width: 150px;
  height: 128px;
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 17px;
}

.banner-rivieara a {
  width: 150px;
  height: 128px;
  display: block;
  margin-bottom: 0px;
  border: 1px #963716 solid;
}

.banner-rivieara img {
  position: relative;
  width: 150px; 
  height: 128px;
}

.zeme-typy-odkazy {
  width: 158px;
  float: right;
  padding-right: 5px;
  margin-top: 5px;
  font-size: 1.1em;
  background: url(/img/nabidky-pozadi.jpg) repeat-y; 
}

.zeme-typy-odkazy .zaobleni-horni, .statistika-pocasi-mena .zaobleni-horni,
.kontakt .zaobleni-horni {
  position: absolute;
  background: url(/img/horni-zaobleni.jpg) no-repeat top;
  height: 9px;
  width: 158px;
}

.zeme-typy-odkazy .nadpis-nabidka, .statistika-pocasi-mena .nadpis-nabidka {
  height: 45px;
  width: 158px;
  background: #963716 url(/img/nabidka-nadpisy-pozadi.jpg) repeat-y ; 
}

.zeme-typy-odkazy .nadpis-nabidka img, .statistika-pocasi-mena .nadpis-nabidka img,
.kontakt .nadpis-nabidka img {
  padding-top: 15px;
}

.zeme-typy-odkazy .zaobleni-dolni, .statistika-pocasi-mena .zaobleni-dolni {
  background: url(/img/dolni-zaobleni.jpg) no-repeat;
  height: 20px;
  width: 158px;
}

.zeme-typy-odkazy span, .statistika-pocasi-mena span {
  display: block;
  padding-top: 5px;
}

.zeme-typy-odkazy .hlavni-odkazy, .statistika-pocasi-mena .hlavni-odkazy {
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bolder;
  padding-left: 15px; 
  margin: 2px 5px 2px 5px;
  padding: 0 5px 0 5px;
}

.zeme-typy-odkazy .hlavni-odkazy-velke {
  display: block;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
  border-bottom: 1px #ffffff solid;
  border-top: 1px #ffffff solid;
  margin: 10px 5px 10px 5px;
  padding: 10px 5px 10px 5px;
}

.zeme-typy-odkazy a.hlavni-odkazy-velke:hover,
.zeme-typy-odkazy a.hlavni-odkazy-velke:active {
 background-color: #ffffff;
}

.zeme-typy-odkazy a:hover, .zeme-typy-odkazy a:active, 
.statistika-pocasi-mena a:hover, .statistika-pocasi-mena a:active {
  text-decoration: underline;
  color: #963716;
  background-color: #ffffff;
}

.posledni-odkaz {
  display: block;
  margin: 5px 5px 2px 5px;
  font-size: 0.9em;
  padding-top: 1px;
  color: #000000;
}

.posledni-odkaz span {
  margin-left: 25px;
  display:inline;
}

#content {
  
  float: left;
  width: 608px;
  padding-bottom: 60px;
  margin: 0 auto;
}

#rightmenu {
  width: 177px;
  float: right; 
  padding-bottom: 60px;
  
}

.statistika-pocasi-mena {
  width: 158px;
  float: right;
  padding-right: 14px;
  margin-top: 5px;
  background: url(/img/nabidky-pozadi.jpg) repeat-y; 
}

.kontakt {
  width: 158px;
  float: right;
  padding-right: 14px;
  margin-top: 5px;
  background: url(/img/nabidka-nadpisy-pozadi.jpg) repeat-y; 
}
.kontakt .next-contacts {
	font-size: 0.9em;
	display: block;
	text-align: right;
	padding: 0 15px 0 0;
}

.kontakt .nadpis-nabidka {
  height: 45px;
  width: 158px;
  background: #963716 url(/img/nabidka-nadpisy-pozadi.jpg) repeat-y ; 
}

.kontakt .zaobleni-dolni {
  background: url(/img/dolni-zaobleni-kontakt.jpg) no-repeat;
  height: 16px;
  width: 158px;
}

.kontakt span {
  display: block;
  padding-left: 15px;
  padding-top: 10px;
  color: #ffffff;
  font-size: 0.9em;
}

.kontakt a {
  color: #ffffff;
  text-decoration: underline;
}

.kontakt a:hover, .kontakt a:active {
  text-decoration: none;
  color: #edf51f;  
}

.statistika-pocasi-mena .mena {
  display: block;
  font-size: 0.8em; 
  margin-top: 5px;
  margin-left: 11px;
}

.statistika-pocasi-mena .pocasi {
  display: block;
  font-size: 0.8em; 
  margin-top: 5px;
  margin-left: 6px;
}

.statistika-pocasi-mena .statistika {
  display: block;
  font-size: 0.8em; 
  margin-top: 5px;
  margin-left: 6px;
}

.statistika .sirka-typy {
  width: 90px;
}

.zeme-typy-odkazy .statistika {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 0.8em; 
}

.pocasi-zeme {
  width: 105px;
}


/*Zapati ---------------------------------------------------------------------*/

#footer {
  width: 964px;
  height: 37px;
  overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 auto;
  background-color: #963716;
  border-top: 5px #f0ebe5 solid;
}

#footer span {
  padding-top: 12px;
  margin-right: 15px;
  display: block;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.9em;
}

#footer a:hover, #footer a:active {
  text-decoration: underline;
  color: #edf51f;
}

.hotel-nadpisek {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
