fhtml
{
  height: 100%;
  min-height: 100%;
}

body{ 
  background: #e4e4e4 url('../img/bg_top.jpg') repeat-x; 
  color: #000; 
  margin: 0 auto; 
  padding: 0; 
  font: 70% verdana; 
  position: relative;
  line-height: 1.2;
  height: 100%;
  min-height: 100%;
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
  visibility: hidden;
  display: none;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */

  h1
  {
    padding: 8px 0;
    margin: 0;
    font-size: 1.7em;
    font-weight: bold;
  }

  h1.hidden{
    display:none;
  }

  h4
  {
    padding:0;
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    display:block;
  }
  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px dotted #5B1B00;
  }

  h2
  {
    color:rgb(30,139,172);
    text-align: left;
    font-size: 1.1em;
    float:left;
    width:300px;
    padding: 5px 0 5px 10px;
    margin: 0;
    background: url(../img/h1.jpg) no-repeat;
  }
  
  h3
  {
    text-align: left;
    font-size: 1.2em;
    padding: 5px 0;
    margin: 0;
    background: url(../images/gradient-line.jpg) bottom center no-repeat;
  }


#content img.icon{
  border:none;
  
}

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .clear_both
  {
    clear: both;
  }
  
    
  .margin-top
  {
    margin-top: 15px;  
  }

  .margin-bottom
  {
    margin-bottom: 15px;  
  }

  .margin-right
  {
    margin-right: 10px;  
  }

  .red
  {
    color: #d00000;
    font-weight: bold;
  }  
  
  .green
  {
    color: teal;
  }
  .letter{
    list-style-type: lower-alpha;
  }
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #900000;  
  }
 
  a:hover
  {
    color: #f00000;  
  }
  .rightimg {
	  float: right;
	  margin: 0 0 5px 5px;
  }
  .leftimg {
	  left: left;
	  margin: 0 5px 5px 0;
  }

  .hr
  {
    clear: both;
    height: 1px;
    margin: 5px 0 0 0;
  }


/* konec: obecne tridy */    

  #header
  { 
    height: 260px;
    width:827px;
    text-align: left;
    background: url(../img/head.jpg) left top no-repeat;
  }   
  #header-admin
  { 
    height: 260px;
    width:827px;
    text-align: left;
    background: url(../img/head-admin.jpg) left top no-repeat;
  } 
  #header span {
    position: relative;
    left:610px;
    top:5px;
    color:#fff;
  }

  #header span a{
    color:#FFF;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
  }

  #header span a:hover{
    text-decoration: underline;
  }
  #page
  {
    _height: 100%;
    margin:0 auto;
    min-height: 100%;
    width: 827px;
    padding: 0 0 90px 0;
    top: 0;
    text-align: left;
  
  }

  #page a{
    color:rgb(29,139,188);
  }
  
  #main {
    margin-top:8px;
    background:#fff url(../img/roh.jpg) no-repeat;
    background-color: #fff;
  }

  #left {
 	
    float: left;
    width: 215px;
  	margin: 0 0 0 5px;
    _margin-left: 0px;
  	padding: 0 0 245px 0;
  }
  #right
  {
    float: right;
    width: 607px;
    text-align: justify;
    overflow: hidden;
    background:url(../img/rohr.jpg) no-repeat top right;
  }

  #right_boxes
  {
    float: right;
    text-align: left;
    overflow: hidden;
    width:  140px;
    
  }


  #content
  {
    
    padding:15px;
  }

  #content img{
    padding:1px;
    border:3px solid rgb(159,206,186);
    margin:0 10px 0 0;
  }

  #content ul li
  {
    list-style-image: url(../img/li.jpg);
  }


  #menu
  {
    display:block;
    width: 215px;
    padding: 0;
    margin: 0;
    margin-top:5px;
    _margin-left:5px ;
  }

  #menu li
  {
    width:215px;
    display: block;
    margin:0;
    margin-top:1px;
    padding: 0;
    background:url(../img/menu.jpg) no-repeat;
    line-height:31px;
    
  }

  #menu li a
  {
    display: block;
    padding: 0; 
    margin: 0;
    margin-left:20px;
    color:#4c534c;
    font-size: 1.1em;
    font-weight: bold;
    overflow: hidden;
    text-decoration: none;
    padding-left: 24px;
  }

  #menu li a.active
  {
    background:url(../img/list.gif) no-repeat left center;
    color:rgb(132,201,50);
  }
  
  #menu li a:hover{
    color:rgb(132,201,50);
  }


  #menu li ul#submenu
  {
    display: block;
    padding: 0; 
    margin: 0;
    list-style: none;
    list-style-type: none;
  }
  
  ul#menu li ul#submenu li
  {
    width:180px;
    height:31px; 
    display: block;
    margin-top:1px;
    padding: 0;
    margin-left:30px;
    background: none; 
    background:url(../img/submenu.jpg) no-repeat;
    line-height:31px;
  }

  
  
 #menu li ul#submenu li a
 {
    display: block;
    padding: 0; 
    margin: 0;
    margin-left:10px;
    color:#4c534c;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
    text-decoration: none;
    padding-left: 8px;

  }

  #menu li ul#submenu li a:hover
  {
    color:rgb(30,139,172);
  }
  ul#menu li ul#submenu li a.active{
    background: none;

    color:rgb(30,139,172);
  }
    

  #menu-admin
  {
    position: absolute;
    width: 800px;
    height: 47px;
    padding: 0;
    margin: 0;
    top: 269px;
    background: #eb4;
  }

  #menu-admin li
  {
    float: left;
    display: block;
    padding: 0;
    height: 47px;
  }

  #menu-admin li a
  {
    display: block;
    padding: 0 10px; 
    margin: 0;
    line-height: 47px;
    height: 47px;
    overflow: hidden;
    background-position: top left;
    background-repeat: no-repeat;
    text-decoration: none;
    font-weight: bold;
  }

  #menu-admin li a.menu-a:hover, #menu-admin li a.menu-a.active
  {
    background-position: top right;
    aheight: auto;
  }

  #footer
  {
    width: 827px;
    height: 50px;
    background: url(../img/foot.jpg) repeat-x; 
    text-align: center;
    position:relative;
    top:5px;  
  }

    #footer a
    {
      color:rgb(29,139,188);
      font-size: 1.1em;
      font-weight: bold;
      text-decoration: none;
    }
    #footer span{
      position: relative;
      top:20px;
    }
  
  #virtual-tour-href
  {
    display: block;
    width: 126px;
    height: 259px;
    background: url(../images/virtual-tour.jpg) center center no-repeat;
    margin-bottom: 20px;
  }


  #right-news
  {
    display: block;
    width: 126px;
    padding-top: 43px;
    background: url(../images/right-header-news.jpg) top center no-repeat;
    border: 1px solid #E07100;
    margin-bottom: 20px;
  }

  #right-news-in
  {
    padding: 10px 5px;
    background: #FEED90 url(../images/submenu.jpg) top left no-repeat;
  }
  
  #right-news-in h3
  {
    padding: 0;
    margin: 0;
    line-height: 20px;
    height: 20px;
  }

  #right-news-in p
  {
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #983206;
  }

  #left-gallery
  {
    text-align: center;
  }
  
  #flash
  {
    position: absolute;
    margin: 0;
    top: 79px;
  }


  #left-gallery img
  {
    display: block;
    width: 145px;
    height: 100px;
    padding: 5px;
    margin: 0 auto 15px 60px; 
    background: url(../images/left-image-frame.jpg) center center no-repeat;
  } 

  #address
  {
    position: absolute;
    margin-left: 420px;
    top: 29px;
    color: #FFEE92;
    text-align: left;
    width: 190px;
    height: 50px;
    overflow: hidden;
  }
  
    #address a
    {
      color: #000;
      text-decoration: none;
      font-weight: bold;
    }
    
  #phones
  {
    position: absolute;
    margin-left: 620px;
    top: 29px;
    color: #FFEE92;
    text-align: left;
    width: 190px;
    height: 50px;
    overflow: hidden;
  }
  
    #phones a
    {
      color: #000;
      text-decoration: none;
      font-weight: bold;
    }
    
    
    #logo
    {
      position: absolute;
      width: 300px;
      height: 75px;
      top: 0;
      margin-left: 500px;
    }    


  #virtual-content
  {
    display: block;
    width: 400px;
    font-size: 1.4em;
    padding: 40px 0;
    text-align: center;
    font-weight: bold;
    
  }
  
  .images
  {
    margin: 0;
    padding: 0px 0;
    text-align: center;
  }

  .images img
  {
    margin: 5px;
  }  
  
  .listek p {
	  padding: 0 0 0 50px;
  }
  .listek p b {
	  display: block;
	  position: relative;
	  left: -50px;
  }
  .listek p span.price {
	  display: block;
	  text-align: right;
	  padding: 10px 30px 0 0;
  }
  .slistek .price {
	  display: block;
	  text-align: right;
	  float: right;
	  margin: 0;
	  padding: 0;
  }


.reservation-class
{
  border: 1px solid #5B1B00;
  margin: 5px 0;
  padding: 5px;
}

label
{
  float: left;
  display: block;
  width: 100px;
}

.reservation-class-header
{
  font-weight: bold;
  margin: 5px 0 10px 0;
  width: 380px;
}

div.input
{
  margin: 1px 0;
}

input
{
  border: 1px solid #5B1B00;
  padding: 0 5px;
}


  #langs     
  {
    position: absolute; 
    display: block;
    top: 55px;
    width: 150px;
    height: 17px;
    margin: 0 0 0 260px;
    list-style-type: none;
  }
  
    #langs li
    {
      float: left;
    }

    #langs a
    {
      float: left;
      border: none;
      margin-bottom: 5px;
      display: block;
      width: 22px;
      height: 15px;
      padding: 2px;
    }
    
    .blue{
      color:rgb(30,139,172);
    }
  
    #langs a.cz
    {
      background: url(../images/flag-cz.png) center center no-repeat;
    }
      
    #langs a.de
    {
      background: url(../images/flag-de.png) center center no-repeat;
    }
      
    #langs a.en
    {
      background: url(../images/flag-en.png) center center no-repeat;
    }
      
  
    #langs a:hover
    {
    }
    
hr.cl {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
thead th{
  background-color: rgb(161,205,182);
  padding:2px 5px;
  width:573px;
}
tbody td{
  background-color: rgb(216,235,225);
  padding:2px 5px;
}
tbody .td-first{
  width:105px;
}
.news_table{
  float:right;
}


.news_table td{ 
  background-color: #fff;
}
#login{
  position: relative;
  top:0px;
  background-color:rgb(234,247,240);
  margin:2px 0;
  _margin-left:5px;
  padding:10px 0px 10px 20px;
  width:195px;
  
}
h5{
  padding:0;
  margin:0;
  padding-bottom: 0px;
  color:rgb(30,139,172);
  font-size: 0.95em;
}
#login input{
  border:rgb(162,206,181) 1px solid;
  _padding:-5px 0;
}
.klik{
  width:20px;
  height:20px;
  background: url(../images/klik.gif) center center;
  margin:0;
  padding:0;
  margin-top: 3px;
  border: none;
}
.right{
  float:right;
}

