html, body {
  width: 100%;
  text-align: center;
  margin:0;
  padding:0;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  
}

body {
  padding: 6px 0;
  background: #6dcff6 url(/graphics/redes/bg_body.bmp) repeat-x;  
  font-size: 80%;
}

#page {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

body .pagePad {
  padding-top:231px;
  position: relative;
}

#topWrap {
  height: 231px;
  position: absolute;
  top: 0px;
  left:0px;
}

#topmenu #tmMain {
  height: 26px;
  line-height: 26px;
}

#tmMain ul {
  display: block;
  width: 1000px;
  height: 26px;
  margin: 0;
  padding: 0; 
  list-style-type: none;
  position: relative;
}

#tmMain ul li {
  display: block;
  float: left;
  text-align: center;
  width: 143px;
  background-image: url(/graphics/redes/menuitem.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#tmMain ul li a {
  display: block;
  font-weight: bold;
  color: #004f8b;
  text-decoration: none;
  font-size: 85%;
}

#tmMain ul li.active {
  background-position: 0px -34px;
}

#tmMain ul li.active a, #tmMain ul li ul a {
  color:white;
}

#tmMain ul li ul a:hover {
  text-decoration: underline;
}


#tmMain ul li.konec {
  width: 142px;
}

#tmMain ul ul.sub {
  position: absolute;
  top:26px;
  left:0;
  height: 23px;
  visibility: hidden;
  
}

#tmMain ul ul.sub li {
  height: 23px;
  background: transparent url(/graphics/redes/submenuitem.gif) center bottom no-repeat;
  line-height: 23px;
}



#topmenu #tmSec {
  height: 23px;
  line-height: 23px;
  background: #004274 url(/graphics/redes/bg_tmsec.bmp) repeat-x;
}


#flashContainer {
  display:block; 
  height:160px; 
  background:white; 
  overflow:hidden;
}

#flashContainer h1 {
  padding-top:161px;
}

#topPruh {
  background: url(/graphics/redes/bg_topPruh.gif) no-repeat;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
  text-align: right;
  color:white;
  padding-right: 10px;
  margin: 0 0 3px 0;
}
#topPruh a {
  text-decoration: none;
  color:white;
}
#topPruh a:hover {
  text-decoration: underline;
}
#topPruh span {
  color:#FA8D22;
}

#container {
  margin:0;
  padding:0;
  width:1000px;
  overflow: hidden;
}


p.backPath {
  font-weight: bold;
  color:#505050;
  margin: 0 0 15px 0;
}


p.backPath a {
  color:#195DA4;
}


.top {
  position: absolute;
  top:0;
  left:0;
  height: 4px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.bottom {
  position: absolute;
  bottom:0px;
  left:0;
  height: 4px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.obsah {
  position: relative;
  border-left: 1px #a7a7a7 solid;
  border-right: 1px #a7a7a7 solid;
  background-color: white; 
  margin: 4px 0;
  padding: 15px;
} 

#leftmenu {
  display: block;
  width: 236px;
  overflow: hidden;
  float: left;
}

#leftmenu .cont {
  position: relative;
  display: block;
  width: 236px;
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 90%;
}

#leftmenu .top {
  width: 236px;
  background-image: url(/graphics/redes/lefttop.gif);
}

#leftmenu .bottom {
  width: 236px;
  background-image: url(/graphics/redes/leftbot.gif);
}


#leftmenu ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none;
}

#leftmenu ul li {
  display: block;
  margin: 0; 
  padding: 0;
  line-height: 20px;
  _height:20px;
}

#leftmenu ul li a {
  display: block;
  color: #FA8D22;
  text-transform: uppercase;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  background-image: url(/graphics/redes/bg_lm3.gif);
  background-position: 0 -100px;
  background-repeat: no-repeat;
  padding-left: 23px;
}

#leftmenu ul li a:hover {
  color: #DE420D;
  background-position: 0 -49px;
}

#leftmenu ul li a.active {
  background-position: 0 1px;
}

#leftmenu ul li ul {
  display: block;
  margin: 0 0 0 25px; 
  padding: 0;
  line-height: 20px;
  _height:20px;
}

#leftmenu ul li ul li a {
  color: black;
  text-transform: none;
  font-size: 100%;
  padding: 0;
  background: 0;
}

#leftmenu ul li ul li a.active {
  color: #DE420D;
}

#leftmenu ul li ul li a.mactive {
  color: #DE420D;
}

#leftmenu ul li ul li ul {
  margin:0;
  padding:0;
}

#leftmenu ul li ul li ul li a {
  color: #6bb4df;
  padding: 0;
  background-image: url(/graphics/redes/bg_lm1.gif);
  background-position: 0 -100px;
  background-repeat: no-repeat;
  padding-left: 18px;
}

#leftmenu ul li ul li ul li a:hover {
  color: #227bb1;
  background-position: 0 -48px;
}

#leftmenu ul li ul li ul li a.active {
  background-position: 0 2px;
  color:#FA8D22;
}



/*
#leftmenu ul li.active {
  background: url(/graphics/redes/lmsipka.gif) no-repeat left center;
  _background-position: 0 1px;
}

#leftmenu ul li a {
  display: block;
  border-bottom:1px dotted #fa8d22;
  text-transform: uppercase;
  color:#f25300;
  text-decoration: none;
  font-weight: bold;  
}

#leftmenu ul li a:hover {
  text-decoration: underline;  
}

#leftmenu ul li.active a {
  color:#004274;
}

#leftmenu ul li.mactive {
  background: url(/graphics/redes/lmsipka.gif) no-repeat left center;
  _background-position: 0 1px;
}

#leftmenu ul li.mactive a {
  color:#004274;
}
*/

#main {
  display: block;
  width: 761px;
  overflow: hidden;
  float: right;
  position: relative;
}

#main .top {
  width: 761px;
  background-image: url(/graphics/redes/maintop.gif);
}

#main .bottom {
  width: 761px;
  background-image: url(/graphics/redes/mainbot.gif);
}

#footer {
  margin-top:5px;
  padding: 2px 10px;
  text-align: center;
  border-top: 1px #a7a7a7 solid;
  color:#005596;
}

#footer a {
  color:#005596;
}

#partneriOdkazy {
  color:#888888;
  text-align: center;
}

#partneriOdkazy a {
  color:#888888;
}


.dostupneTerminy {
  margin-top:10px;
}


table.rezervaceTabulka {
  width: 730px;
  margin: 5px 0;
}

table.rezervaceTabulka th {
  text-align: left;
  padding:0 0 0 10px;
}

table.rezervaceTabulka th.last {
  text-align: right;
  padding:0 10px 0 0;
}

table.rezervaceTabulka td {
  border-bottom: 1px solid black;
  padding: 2px 3px;
}

table.rezervaceTabulka td.cena {
  font-weight: bold;
}

table.rezervaceTabulka tr.tmava {
  background: #ebebeb;
}

table.rezervaceTabulka td.last {
  text-align: right;
}

table.rezervaceTabulka a {
  color:#004F8B;
}


#galerie {
  position: relative;
  display: block;
  float: right;
  width: 119px;
  padding-left:20px;
  _width:139px;
  overflow: hidden;
  background: white;
}

#galerie div.napdh1 {
  color:#fa8d22;
  font-size: 120%;
  line-height: 22px;
  padding: 0 0 0 33px;
  background: url(/graphics/redes/bg_h.gif) no-repeat 0 bottom; 
  text-transform: uppercase;
  margin: 0px 0 10px 0;
  font-weight: bold;
}

#galInner {
  width: 119px;
  height: 370px;
  overflow: hidden;
  padding: 0;
  background: white url(/graphics/redes/bg_gall.gif) repeat-y;
}

#galInner a {
  display: block;
  width: 119px;
  text-align: center;
  margin:2px 0; 
}


#galInner a img {
  max-height: 92px;
  max-width: 110px; 
  _width: expression(this.width>= this.height ? (this.width> 110 ? "110px": true): 'auto');
  _height: expression(this.height> this.width ? (this.height> 92 ? "92px": true): 'auto');
}

#galTop, #galBott {
  height: 15px;
  width: 119px;
  margin: 0;
  padding:0;
  line-height: 10px;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
}
 
#galTop {
  background-image: url(/graphics/redes/bg_gall_top.gif);
}

#galBott {
  background-image: url(/graphics/redes/bg_gall_bott.gif);
}


#fotogalerie {
  display: block;
  width: 730px;
}

#fotogalerie a {
  float: left;
  display: block;
  width: 143px;
  height: 120px;
  text-align: center;  
}

#fotogalerie a img {
  border: 1px solid #707070;
}

table.ubytovani {
  margin-left:20px;
  width: 680px;
}
table.ubytovani td {
  width: 48%;
}


table.rezervacniForm {
  width:730px;
}

table.rezervacniForm td, table.rezervacniForm th {
  text-align: left;
  vertical-align: top;
}

table.rezervacniForm th {
  width:150px;
  color: #f25300;
}

table.rezervacniForm input, table.rezervacniForm textarea, table.rezervacniForm select {
  border:1px solid #a5acb2;
  width:180px;
}

table.rezervacniForm textarea {
  overflow: auto;
}

table.rezervacniForm input.rezervovat {
  width:127px;
  height: 21px;
  line-height: 21px;
  background: url(/graphics/redes/bg_rezervuj.gif) no-repeat;
  border: 0;
  color: #c3631d;
  font-size: 90%;
  font-weight: bold;
  cursor: pointer;
}

table.rezervacniForm .bgred {
  background: red;
}

div.naseTipy {
  font-size: 120%;
  background: url(/graphics/redes/bg_nastip.gif) no-repeat left top;
  color:#fa8d22;
  line-height: 22px;
  padding: 0 0 0 30px;
  text-transform: uppercase;
  margin:0 0 10px 0;
  font-weight: bold;
}

.nasTip {
  margin: 0 0 10px 0;
}

.nasTip img {
  position: relative;
  float: left;
  width:80px;
  margin-right:3px;
  border: 1px solid black;
}

.nasTip div.h2 {
  color:#de420d;
  font-size: 110%;
  margin:0;
  padding:0;
}

.nasTip div.h2 a{
  color:#de420d;
  text-decoration: none;
  display: block;
  font-weight: bold;
}

.nasTip div.cara {
  /* margin-left:84px; */
  border-bottom: 1px solid #de420d 
}

.nasTip strong {
  display: block;
  margin: 8px 0 0 0; 
  text-align: right;
}

div.lastminute {
  font-size: 120%;
  background: url(/graphics/redes/bg_lastminute.gif) no-repeat left top;
  color:#fa8d22;
  line-height: 22px;
  padding: 0 0 0 30px;
  text-transform: uppercase;
  margin:0 0 10px 0;
  font-weight: bold;
}

div.lastminuteh3 {
  font-size: 100%;
  margin:0 0 4px 0;
  padding:0;
  width: 100%;
  line-height: 17px;
  font-weight: bold;
}

div.lastminuteh3 a {
  color:#0067a5;
  text-decoration: none;
}

div.lastminuteh3 span {
  float:right;
  margin:0;
  padding:0 0 0 3px;
  text-align: right;
  font-weight: bold;
}

#pulkyObal {
  width: 730px;
}

#pulka {
  width: 355px;
  float: left;
}
#pulka2 {
  width: 350px;
  margin-left: 20px;
  float: left;
}

a.butt_back, a.butt_home {
  display: block;
  line-height: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  color:#9d9d9d;
  padding-left: 25px;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 4px 0;
}

a.butt_back {
  background-image: url(/graphics/redes/butt_back.gif); 
}

a.butt_home {
  background-image: url(/graphics/redes/butt_home.gif);
}

a.butt_back:hover, a.butt_home:hover {
  color: #004274;
  background-position: 0 -19px;
}

div.lmhr {
  height: 1px;
  line-height: 1px;
  border:0;
  border-bottom: 1px #9d9d9d  dotted;
  overflow: hidden;
  width: 236px;
  margin-top: 5px;
  margin-left: -15px;
}



table.kalkulace {
  
}

table.kalkulace th {
  color:#F25300;
}
table.kalkulace th.bigger {
  font-size: 120%;
}
table.kalkulace .padLeft {
  padding-left:45px;
}

table.kalkulace select {
  border:1px solid #a5acb2;
}


#pretop h1 {
  display: none;  
}

.cleaner {
  display: block;
  clear: both;
  overflow: hidden;
  height: 1px;
  line-height: 1px;
}

.alRight {
  text-align: right;
}
.alLeft {
  text-align: left !important;
}

.alCenter {
  text-align: center;
}

p.error {
  color:red;
  font-weight: bold;
}

.cleanerLeft {
  display: block;
  clear: left;
  overflow: hidden;
  height: 1px;
  line-height: 1px;
}
    
a.button, a.button span {
  display: block;
  background-image:url('/graphics/button.gif');
  background-repeat: no-repeat;
  width: auto;
  height: 21px;
  line-height: 21px;
  text-decoration: none;
  float: left;  
  cursor: pointer;  
}  

a.button {
  background-position: right top;
  padding-right:19px; 
}

a.button:hover {
  background-position: right -21px; 
}

a.button span {
  background-position: left -42px;
  padding:0 6px 0 22px;  
  font-weight: bold;
  color:#505050;
}

a.button:hover span {
    background-position: left -63px;
}


a.buttonBig, a.buttonBig span {
  display: block;
  background-image:url('/graphics/button_big.gif');
  background-repeat: no-repeat;
  width: auto;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  float: left;  
  cursor: pointer;  
}  

a.buttonBig {
  background-position: right top;
  padding-right:22px; 
}

a.buttonBig:hover {
  background-position: right -50px; 
}

a.buttonBig span {
  background-position: left -100px;
  padding:0 0 0 22px;  
  font-weight: bold;
  color:#505050;
}

a.buttonBig:hover span {
    background-position: left -150px;
}


img.ikonka {
  margin-right:3px;
}

/* Tooltips CSS definitions */
.TTip, .TTip * {
  cursor: help !important;
}

img.TTip {
  vertical-align: middle;
}


.tooltip {
  position: absolute!important;
  overflow:hidden;
  font-size: 12px;
  z-index: 10000!important;
}
.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #959595; border-right: 1px solid #959595; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 1px; background: #333; }
.tooltip .xb2 { margin: 0px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }
.tooltip .xboxcontent {
  margin: 0;
  color: #000;
  /* text-shadow: 2px 2px 0px #CCC; */
  word-wrap:break-word;
  border: 1px solid #333;
  border-width: 0px 1px 0 1px;
  background-color: #666;
}
.tooltip .xboxcontentinn {
  padding: 0 .5em;
  border:1px solid #ffffff;
}
