html{
  height: 100%;
  min-height: 100%;
  margin:0;
  padding:0;
}


body{  
  color: #6d6e6a; 
  margin: 0; 
  padding: 0; 
  font: 75%/1.5 verdana, arial; 
  position: relative;
  text-align: center;
  line-height: 18px;
  height: 100%;
  min-height: 100%;
  background:#fff url(../img/bg.jpg) top center repeat-x;
}

#page
{
  min-height: 100%;
  width: 998px;
  padding: 0;
  margin: 0 auto;
  bottom: 0;
  position: relative;
  background: #fff;
  _height: 100%;
  text-align: left;
   
}

/* hlavicka */
#header
{   
  top: 0;
  height: 407px;
}   
#header2{
  height: 239px;
  background:#fff url(../img/header-hotel.jpg) top left no-repeat;
}
#header2.header2{background:#fff url(../img/header-hotel.jpg) top left no-repeat;}
#header2.header7{background:#fff url(../img/header-gastronomie.jpg) top left no-repeat;}
#header2.header19{background:#fff url(../img/header-konference.jpg) top left no-repeat;}
#header2.header24{background:#fff url(../img/header-relax.jpg) top left no-repeat;}
#header2.header28{background:#fff url(../img/header-fotogalerie.jpg) top left no-repeat;}
#header2.header29{background:#fff url(../img/header-media.jpg) top left no-repeat;}
#header2.header32{background:#fff url(../img/header-rezervace.jpg) top left no-repeat;}
#header2.header38{background:#fff url(../img/header-partneri.jpg) top left no-repeat;}
#header2.header39{background:#fff url(../img/header-kontakt.jpg) top left no-repeat;}
#logo{
  position: absolute;
  top:80px;
  left:60px;
  background:#fff url(../img/logo.jpg) top left no-repeat;
  z-index: 2;
  width:264px;
  height:107px;
}
#header2 #logo{
  width:181px;
  height:69px;
  top:50px;
  left:85px;
  background:#fff url(../img/logo1.jpg) top left no-repeat;
}  
ul#langs{
  position: absolute;
  top:20px;
  left:959px;
  margin:0;
  padding:0;
  z-index: 2;
  list-style: none;
  font-weight: bold;
  text-align: center;
  
}
ul#langs.langs{
  height:123px;
  width:44px;
  background:transparent url(../img/flags.png) top left no-repeat;
  top:0;
  left:945px;
  padding:20px 0 0 0;
}
ul#langs a{
  color:#000;
  text-decoration: none;
  line-height: 24px;
}
#song{
  position:absolute;
  left:200px;
  top:10px;
  z-index: 3;
}
#center{
  width:998px;
  background:#fff url(../img/pod-menu.jpg) top left no-repeat;
  
  padding:23px 0 0 0;
}

#left{
  width:215px;
  float:left;
  overflow: hidden;
}
#right{
  width:740px;
  float:left;
  padding:5px 20px 40px 20px;  
  
}
#right ul li{
  text-align: left;
}
#right.right2{
  padding:10px 15px;
  width:750px;
}
#sitemap{
  text-align: right;
  margin:10px 0 20px 0;
  font-size: 0.8em;
}


#booking {
font-size:10px;

}

#booking2 {
font-size:10px;
float:left;
margin-left:25px;
margin-top:25px;
display:block;
}

/* prvky viditelne jen bez pouziti css */

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

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


/* obecne elementy */
  h1
  {
    font-size: 1.4em;
    padding: 0 0 0 40px;
    margin: 20px 0 20px 0;
    text-align: left;
    font-weight: bold;
    line-height: 33px;
    font-size: 1.5em;
    font-weight: normal;
    color: #13b3c6;
    background: url(../images/ikona-nadpis.jpg) top left no-repeat;
  }

  h2
  {
    font-size: 1.2em;
    padding: 5px 0;
    margin: 0 0 0 0;
    font-weight: bold;
    text-align: left;
    color: #13b3c6;
  }
  h3
  {
    font-size: 1.2em;
    margin: 0 0 5px 0;
  }
  ins
  {
    font-size: .8em;
    text-decoration: none;
    color: #457200;
    margin: 0;
    padding: 0;
  }


  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overlfow: hidden;
    border: none;
    border-top: 1px solid #6495B4;
    display: block;
    margin: 10px 0 10px 0;
  }



  #song
  {
  position:absolute;
  left:220px;
  
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }
  
    .float_left2
  {
   float: left;
   margin-right:10px;
   text-align:center;
  }

    
  .float_right     
  {
    float: right;
  }   
  
    .float_right2     
  {
    float: right;
    margin-top:-30px;
  }  

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

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

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

  .red
  {
    color: #ff8866;
    font-weight: bold;
  }  
  
  .green
  {
    color: #00aa00;
  }
  
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #228490;
    font-weight: bold;
    text-decoration: underline;  
  }
 
    a:hover
    {
      text-decoration: none;
    }


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


  
/* konec: obecne tridy */    




  /* konec: hlavicka */
  



/* menu */
#menu
{
  position: absolute;
  float: left;
  top: 372px;
  background:none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 35px;
  width: 998px;
   
}    
#menu.other{
  top: 204px;
}
#menu li
{
  
  padding: 0;
  float: left;
}
  
#menu li a
{
  display: block;
  float: left;
  padding: 0;
  text-decoration: none;
  line-height: 35px;
  height: 35px;
  color: #000;
  padding-right: 3px;
  background: url(../images/menu-right.jpg) right top no-repeat;
}

#menu li a span
{
  display: block;
  float: left;
  height: 35px;
  line-height: 38px;
  background: url(../images/menu-left.jpg) left top no-repeat;
  padding: 0 15px 0 20px;
  font-size: 12px;
  cursor: pointer;
}


#menu li a:hover span, #menu li a.active span
{
  background: url(../images/menu-left-hover.jpg) left top no-repeat;
  color: #fff;
}  
 


/*   submenu      */



#submenu
{
  background: none;
  list-style-type: none;
  margin: 0;
  height: auto;
  padding:0 0 15px 0;
  line-height: 20px;
  width: 210px;
  overflow: hidden;
}    

#submenu li
{
  width: 205px;    
  margin: 0 0 0 5px;
  padding: 0;
  height: auto;
  overflow: visible;
  background: url(../images/left-menu-item.jpg) top left no-repeat;
}

    
#submenu li a
{
  width: 155px;    
  margin: 0;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding-left: 20px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  color: #45c3d3; 
  border-right: none;
  font-size:10px;
  
} 

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

#submenu li a.active
{
  text-decoration: underline;
}          



#submenu li ul
{
  width: 175px;    
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
  
#submenu li ul li
{
  border: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #FBF9EF;
}


#submenu li ul li a
{
  width: 160px;    
  text-decoration: none;
  color: #000; 
  background: none;
  font-size: .9em;
  letter-spacing: -1px;
  padding-left: 35px;
  font-weight: normal;
}

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

#submenu ul li ul a.active
{
  text-decoration: underline;
}    

/* konec: menu */  
 


  /* paticka */
  
  #heel {
  margin-top:25px;
  
  }
  
  
  .odsuns
  {
  
  display:block;
  height:10px;
  width:20px;
  
  }
  
  
    #footer
    {

      height: 80px;   
      width: 998px;
      background: url(../images/footer.jpg) top left no-repeat;
      line-height: 20px;     
      margin:10px 0 0 0;
      overflow: hidden;
      padding: 0; 
      color: #fff;
      font-size: 0.85em;
      text-align: center;
     
    }    
      
      #footer span
      {
        padding: 0 5px;
      }
    

    #footer a
    {
      color: #fff;
      font-weight: bold;
      text-decoration: underline;
    }

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

  /* konec: paticka */
  
  
  
 


  
.board-1
{
  margin: 10px 0;
  width: 235px;
  height: 120px;
  padding: 40px 20px 20px 20px;
  background: url(../images/notice-board-1.jpg) top left no-repeat;
  font-weight: bold;
}

.board-2
{
  margin: 10px 0;
  width: 235px;
  height: 120px;
  padding: 40px 20px 20px 20px;
  background: url(../images/notice-board-2.jpg) top left no-repeat;
  font-weight: bold;
}



table
{
}

tr.suda{
  background:rgb(238,250,250);
}
  table th
  {
    background: #b00;
    padding: 2px 10px;
    color: #fff;
  }

  table td
  {
    padding: 2px 10px;
  }

  table tr.odd td

  {
    background: #eee;
  }

  
.price
{
  font-weight: bold;
  display: block;
  text-align: right;
  padding: 10px 25px;
  font-size: 1.5em;
}

.open-day
{
  display: block;
  float: left;
  width: 30px;
  font-weight: bold;
}










#virtual-tour
{
  display: block;
  width: 210px;
  height: 64px;
  background: url(../img/virtual-tour.jpg) left top no-repeat;
  line-height: 58px;
  padding: 0 0px 0 50px;
  color: #13b3c6;
  font-weight: bold;
  margin: 25px 0;
  
  text-decoration: none;
}

#newsletter
{
  display: block;
  width: 206px;
  height: 77px;  
  background: url(../img/newsletter.jpg) left top no-repeat;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  padding:  14px 10px 0 10px;
  margin: 15px 0;
  position: relative;
}
#newsletter b{
  padding:0 0 0 40px;
}
#newsletter .email{
  position: absolute;
  top:48px;
  left:15px;
  width:115px;
  height:18px;
  background: none;
  border:none; 
}
#newsletter .submit{
  position: absolute;
  top:47px;
  left:136px;
  width:50px;
  height:20px;
  line-height:20px;
  background: none;
  border:none;
  color:#fff;
  padding:0; 
}
#career
{
  display: block;
  width: 136px;
  height: 33px;
  background: url(../images/career.jpg) left top no-repeat;
  line-height: 33px;
  padding: 0 50px 0 10px;
  font-weight: bold;
  color: #228490;
  overflow: hidden;
  margin: 5px 0;
  text-decoration: none;
}
#calend
{
  display: block;
  width: 136px;
  height: 33px;
  background: url(../images/kalendar.jpg) left top no-repeat;
  line-height: 33px;
  padding: 0 50px 0 10px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  margin: 5px 0;
  text-decoration: none;
}

#refers
{
  display: block;
  width: 136px;
  height: 33px;
  background: url(../images/references.jpg) left top no-repeat;
  line-height: 33px;
  padding: 0 50px 0 10px;
  font-weight: bold;
  color: white;
  overflow: hidden;
  margin: 5px 0;
  text-decoration: none;
}


#facilities
{
  display: block;
  width: 136px;
  height: 83px;
  background: url(../images/right-facilities.jpg) left top no-repeat;
  padding: 0 50px 0 10px;
  font-weight: bold;
  color: #228490;
  overflow: hidden;
  margin: 5px 0;
  text-decoration: none;
}

#facilities h2
{
  text-align: left;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 20px
}


.news_item
{
  margin: 10px 0;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}

#odkaz {
width:202px;
height:33px;
margin-top:10px;

}

#odkaz2 {
width:202px;
height:118px;
margin-top:10px;

}

#odkaz3 {
width:202px;
height:50px;
margin-top:10px;

}



#facebook {
width:196px;
height:44px;
margin-top:10px;

}



/* galerie */
  #content #gallery-main-image img
  {
    border: 1px solid #228490;
  }
  
 #gallery
  {
    padding: 0 0 0 35px;
  }
  #gallery-hr{
    background-color:#5D8EAC;
    height:1px;
    width:445px;
    
  }
  #gallery-menu{
    display:block;
    margin-top: 1px;
  }
  #gallery-menu a{
    width:147px;
    text-decoration: none;
    float:left;
    background-color: #5D8EAC;
    display:block;
    text-align: center;
    height:22px;
    color:#fff;
    margin: 0 1px;
  }
  #gallery-menu a.active{
    background-color: #749DB9;
    font-weight: bold;
  }
  #gallery a
  {
    display: block;
    width: 67px;
    height: 50px;
    padding: 4px;
    margin: 4px;
    text-align: center;
    float: left;
    border: 1px solid #C8C097;
  }
  
  #gallery.horizontal a
  {
    width: 48px;
  }
  
    #gallery a:hover
    {
      border: 1px solid #005826;
    }
  
    #gallery img
    {
      margin: 0;
      padding: 0;
      border: none;
    }  
     
     
           .gallery
      {
        
      }
    
        #gallery-main-image a
        {
          display: block;
          width: 100px;
          height: 80px;          
          padding: 0;
          margin: 0 12px 15px 0;
          display: block;
          float: left;
        }

        
#gallery-main-image img
{
  width: 100px;
  height: 80px;
}

#gallery-main-image a
{
  text-decoration: none;
}
#gallery-main-image{
  margin-top:10px;
}
#gallery-main-image #main-gallery-image
{
  float: left;
  margin-right: 15px;
  width: 320px;
  height: 270px;
  overflow: hidden;
}           



/* kalendar udalosti */

#calendar
{
  border-top: 1px solid #228490; 
  border-left: 1px solid #228490;
  margin: 10px 0; 
  float: right;
  margin-left: 10px;
}

  #calendar th, #calendar td
  {
    text-align: center;
    width: 30px;
    height: 25px;
    padding: 0;
    font-weight: bold;
    border-bottom: 1px solid #228490; 
    border-right: 1px solid #228490;
  }


  #calendar th
  {
    background: #228490;
    color: #fff;
    font-weight: bold;
    width:auto;
    text-align: center;
  }
  
   #calendar td.day-highlited
   {
    background: #aaa;
    color: #fff;
   }

   #calendar td.day-highlited a
   {
    color: #fff;
    width: 20px;
   }


  #content #calendar #prev, #content #calendar #next
  {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    
    background-color: #fff;
    color: #228490;
  }

#content img.media-img 
  {
    float:left;
    margin-right:10px;
          }
      
.media{
  margin:20px 0;  
}      
hr.cl {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}  
#meal-menu, #meal-menu div, #meal-menu div p {
	margin: 0;
	padding: 0;
}

#meal-menu div {
	margin: 15px 0;
	border-bottom: 1px solid #6d6e6a;
}
#meal-menu .clear_both {
	border: 0;
}
#meal-menu p {
	clear: both;
}
#meal-menu .pric {
	float: right;
	margin-right: 10px;
}
#content #premises
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#content #premises li
{
  list-style-type: none;
}

#content #premises li a
{
  text-decoration: none;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 150px;
  text-decoration: underline;  
}

#content #premises li a:hover
{
  text-decoration: underline;  
}
#page #menicko {
 padding:0;
 margin:0;
 list-style-type: none;
}
#page #menicko li {
	margin: 0 0 0 0;
	padding: 0 10px; 
	float:left;
	list-style-type: none;
}
#page #menicko li a {
  display:block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #45C3D3;
  width:83px;
  font-size: 0.9em;
  padding-top:85px;
}
#menicko li a.a1,#menicko li a.a1:link, #menicko li a.a1:visited {
  background: #fff url('../images/vp/cocktail.jpg') right top no-repeat;
}
#menicko li a.a2,#menicko li a.a2:link, #menicko li a.a2:visited {
  background: #fff url('../images/vp/groundfloor.jpg') right top no-repeat;
}
#menicko li a.a3,#menicko li a.a3:link, #menicko li a.a3:visited {
  background: #fff url('../images/vp/rooms.jpg') right top no-repeat;
}
#menicko li a.a4,#menicko li a.a4:link, #menicko li a.a4:visited {
  background: #fff url('../images/vp/skylounge.jpg') right top no-repeat;
}
#menicko li a.a5,#menicko li a.a5:link, #menicko li a.a5:visited {
  background: #fff url('../images/vp/wellness.jpg') right top no-repeat;
}

#page #menicko li a:hover,#page  #menicko li a:active,#page  #menicko li a.active {
  text-decoration: underline;
}


  #flash
  {
    position: absolute;
    margin: 0 0 0 411px;
    top: 0;
  }

#odkaz {
width:202px;
height:33px;
background: #fff url('../images/vp/wellness.jpg') right top no-repeat;

}
.blue{
  color: #13b3c6;
}

.blue2{
  color: #13b3c6;
  font-weight:bold;
}


#akcia{
  width:190px;
  height:326px;
  margin: 0 0 0 -4px;
}

#auto {
  margin-top:20px;
}



#top-banner {
margin-top:20px;

}
  


#menu-popins {
width:350px;
position:absolute;
left:430px;
top:860px;
background:#dff4f7;
display:none;
}


 #pop  {
cursor:pointer;

}




#menu-popins2 {
width:350px;
position:absolute;
left:430px;
top:700px;
background:#dff4f7;
display:none;
cursor:pointer;
}


#page  #pop2  {
cursor:pointer;

}




/* titulka menici se header */ 
#s0, #s1, #s2{
  z-index: 1;
  position: relative;
}
.pics{  
  height:380px;  
  width:210px;
  padding:0;  
  margin:0;
  overflow: hidden;  
  position: absolute;
  top:0px;
  left:0px;
  z-index: 1;
}
#s0.pics{
  height:366px;
  width:998px;
}
#s1.pics{
  height:380px;
  width:210px;
}
#s0.pics img, #s1.pics img{   
  background-color: #fff;  
  width:210px; 
  height:380px; 
  top:0; 
  left:0;
  border:none;
} 
#s0.pics img{
  height:366px;
  width:998px;
}
#s1.pics img{
  height:380px;
  width:210px;
}
code{
  display: none;
}




/******Kontakt*******/

#map_canvas {
width:400px;
height:300px;
float:right;

}


/***********Naše provozovny***********/




#center #premises
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#center #premises li
{
  list-style-type: none;
}

#center #premises li a
{
  text-decoration: none;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 150px;
  text-decoration: underline;  
}

#center #premises li a:hover
{
  text-decoration: underline;  
}




.one 
{
width:233px;

float:left;
text-align:center;


}


.two 
{
width:271px;

float:left;
text-align:center;

}


.three
{
width:220px;

float:left;
text-align:center;

}




/*novinky*/

 #new_detail h3 {
  color:black;
  font-size:18px;


}

#news {
_width:650px;

}

#new_detail img{
  display: block;
  float:left;
  text-decoration: none;
  margin-right:10px;
  border:2px solid #13b3c6;
}




#news .news-item{
  
  margin:20px 10px 20px 10px;
  
}

#page #news .news-item a {

}

 #news .news-item h3 {
 font-size:14px;
 height:13px;
 background:none;

}


 #news .news-item img{
  display: block;
  float:left;
  text-decoration: none;
  margin-right:20px;
 border:none;
 
}
 #news a.img img{
  
color:black;
  float:left; 
}



#new_detail .news_inserted {
  font-size:12px;

}


#middle img.nobackground {
border:none;
float:left;
}

#new_detail .news-inserted{


margin-bottom:10px;

}

#odkazy {
margin-top:60px;
float:left;
width:300px;
height:200px;
}



#otviraci-doba {
margin-top:60px;
float:left;
width:300px;
height:200px;



}


#rezervace {
margin-top:100px;
margin-left:100px;
float:left;
width:210px;
height:74px;
background: url('../img/restaurace/rezervace-restaurace.jpg') 0 0  no-repeat;
line-height:74px;
padding-left:50px;
}

#banner{
  margin:10px 0;
}



.banner-jpg
{
display:block;
margin:10px 0 0 0;


}


#pokrm {
margin-top:55px;
float:left;
width:390px;
height:200px;
margin-left:50px;
}

.pokrm2 {

float:left;
width:400px;
height:200px;
margin-top:20px;
margin-left:10px;
}

.sal {

float:left;
width:330px;
height:200px;

}


/* boxy jak na titulce               */
.box{
  width:364px;
     
  background:transparent url('../img/titulni-top.jpg') center top no-repeat;
  padding:10px 0px 20px 0px;
  text-align: center;
}
.box2{
  background:transparent url('../img/titulni-stred.jpg') center bottom no-repeat;
  padding:70px 0 0 0;
  position: relative;
}
.box_height{
  height:550px;
}
.box h2{
  padding:0 0 10px 17px;  
}
.box a, .box p, .box ul{
  text-align: justify;
  
}
.box p{
  padding:10px 17px;
}
.box ul {
padding:0 30px;

}

.box_restaurant, .box_reservation{
  position: absolute;
  top:40px;
  left:14px;
  _left:-170px;
  display: block;
  color:#fff;
  text-align: left;
}
.box_reservation{
  left:255px;
  _left:90px;
  color:#228490;
}
.input{
  margin:5px 0;
}
.input label{
  width:250px;
  float:left;
}
.input input, .input select{
  border:1px solid #13b3c6;
  padding:2px 5px;
}
.input select{
  padding:2px 5px;
}
.input .textarea{
  width:400px;
  height:150px;
  border:1px solid #13b3c6;
}

#center img.img_right{
  float:right;
  margin-left: 15px;
  
}



#hotel {

float:left;
width:390px;




}


#rezervace2 {

float:left;
width:220px;
height:74px;
background: url('../img/restaurace/rezervace-restaurace.jpg') 0 0  no-repeat;
line-height:74px;
padding-left:40px;
margin-left:50px;
margin-top:5px;
}


#rezervace3 {

float:left;
width:220px;
height:74px;
background: url('../img/restaurace/rezervace-restaurace.jpg') 0 0  no-repeat;
line-height:74px;
padding-left:40px;
margin-bottom:50px;
margin-top:30px;
}






#page #fotogalerie  {
margin-top:80px;

}

#page #fotogalerie img {
margin-right:8px;

}





#page #fotogalerie2 img {
margin-right:8px;

}

.google {
float:left;
margin-left:0px;
margin-top:0px;
}



#galerie img  {
margin-right:10px;
}


.vanoce {
float:left;
margin-top:20px;
margin-bottom:20px;
}

.left_img {
float:left;
margin-right:20px;
}

.alakarte {
float:right;
margin-right:30px;
}




