/* CSS Document */

a, a:active, a:visited {
color: rgb(0,74,128);
}


body {
  margin: 0px;
  padding: 0px;
  background: #959595 url(../_img/top_bg.gif) repeat-x top;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
}

#header {
  display: block;
  width: 500px;
  height: 108px;
  margin:auto;
  margin-top:0px
  margin-bottom:0px;
  text-align: left;
  float:left;
  padding:0px;
  nbackground: url(../_img/header_bg2.jpg) repeat-y;

}

#left {
  display: block;
  width: 528px;
  float:left;
  text-align: justify;
}

#maintext {
  margin-left:40px;
  padding-bottom: 12px;
  border-bottom: #D7D7D7 solid 6px;
  margin-right:20px;
  
}

#main {
 width: 756px;
 border-left:solid 8px black;
 border-right:solid 8px black;
 background: white url(../_img/bg.jpg) no-repeat top;
 margin:auto;
 
 text-align:left;
 padding:0px;
 nbackground: white;
 min-height: 500px;
 overflow: visible;
 _height:500px;
 border-bottom:solid 8px black;
}

#right {
  width: 220px;
  background: 0px 40px url(../_img/top_right.gif) no-repeat ;
  padding-top:140px;
  float:right;
}

#rbtm {
  background: url(../_img/bottom_right.gif) no-repeat ;
  width: 178px;
  height: 53px;
}

#menubar {
  background: #004a80 ;
  color:white;
  padding:5px;
  padding-left:40px;
  margin-bottom:12px;
  margin-top:0px;
  font-weight: bold;
}

#menubar a.menuitem {
  text-decoration: none;
  display: block;
  float:left;
  color: white;
  margin-right: 12px;
  
}

#menubar a:hover {
  text-decoration:underline;  
}


.title span {
  

  background: url(../_img/title.gif);
  width: 400px;
  height: 39px;
  display: block; 
}

.title span.en {
  

  background: url(../_img/title_en.gif);
  width: 400px;
  height: 39px;
  display: block; 
}

h1.title {
  margin-top: 30px;  
  margin-left: 40px;
  display: block;
  width: 400px;
  height: 39px;
  overflow: hidden;  
}

#bottom {
  padding-bottom:6px;
  padding-top:15px; 
  font-size:0.8em; 
  text-align:center; 
  clear:both;
  
}

.box {
  background:#d7d7d7; 
  width:160px;
  padding-left:9px;
  padding-top:9px;
  padding-right:9px;
  margin-bottom:5px;
}

#rr input {
  width: 160px;
  
}

#rr input.text, .cal {
  width: 156px;;
  border:none;
  height:16px;
  padding-left:2px;
  background: white;
  border:solid 1px black;
  background: white url(../_img/cal.gif) no-repeat 140px center;
}

input.text {
  height:16px;
  padding-left:2px;
  background: white;
  border:solid 1px black;
  width:99%

}

textarea {
  background: white;
  border:solid 1px black;
  font-family:sans-serif;
  font-size:1em;
  padding:2px;
  width:400px;
}

#rr div {
  margin-bottom:6px;

}

#rr div span  {
  display:block;
}

h2 {
  margin-bottom:2px;
  text-align:left;
  font-size:1.5em;
}

.fotogal img {
  padding:5px;
  border: 1px solid #ddd ;
  float:left; 
  margin-right:20px;
  margin-bottom:10px;
}



.button {
background-color:#9D0000;  
color:white;
font-weight:bold;
}


table.cenik td.popis {
  width:280px;
  margin-top:6px;  
}

table.cenik td {
padding:3px;
background-color:rgb(215,215,215);
}

table.cenik td.popis {
font-weight:bold;
padding:6px;
padding-left:6px;
}

table.cenik td.popis div {
font-weight:normal;
font-size:0.9em;

}



td.kc, td.usd, td.euro {
width:60px;
text-align:right;
}

td.kc {
background-color:rgb(215,215,215);
}

td.euro {
background-color:rgb(237,28,36);
}
td.usd {
background-color:rgb(0,74,128);
}

tr.zahlavi td {
font-weight:bold;
padding-bottom:0px;
}
table.kalendar td {
  padding:3px;
}
td.akce {
  
  font-weight:bold;
  padding-left:0px;
}

td.rezervace {
text-align:right;
}

td a {
  color: #004A80;
  font-weight:bold;
}

.chyba {
  border:solid 1px #ED1C24;
  background-color:rgb(252,199,185);
  font-size:0.9em;
  padding:10px;
  margin-bottom:6px;
}

.chyba h2 {
margin-top:0px;
}

.left {
  text-align:left;
}
