html
{
  height: 100%;
  min-height: 100%;
  background: url(../images/top.jpg) top center repeat-x;
}


body    
{ 
  background: #fff; 
  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: url(../images/page-top.jpg) top center no-repeat;
}



/* 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 */
  h3
  {
    font-size: 1.2em;
    margin: 0 0 5px 0;
  }

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

  h2
  {
    font-size: 1.2em;
    padding: 5px 0;
    margin: 0 0 0 0;
    font-weight: bold;
    text-align: left;
  }

  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;
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .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 */    


  #page
  {
    min-height: 100%;
    width: 1000px;
    padding: 0;
    margin: 0 auto;
    bottom: 0;
    position: relative;
    background: #fff;
    _height: 100%;
    text-align: left;
    background: #fff url(../images/header.jpg) left top no-repeat;  
  }


  /* hlavicka */

  #header
  { 
    top: 0;
    height: 214px;
  }   

  /* konec: hlavicka */
  



  #middle
  {
    padding: 0 0 90px 0;
  }

  #left
  {
    float: left;
    width: 195px;
    height: 500px;
    background: url(../images/left.jpg) left top no-repeat;
    color:#fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
  }
  #left span{
    display: block;
    margin-top: 50px;
  }
  #left.no-background
  {
    background: #fff;
  }

  #left-middle
  {
    float: left;
    width: 780px;
      
  }
  
  #right
  {
    float: right;
    width: 173px;
    padding: 12px 30px 20px 0px;
    #padding: 12px 0 20px 0;
  }
  
  

  /* obsah stranky*/
    #content
    {
      float: right;
      width: 570px;
      padding: 30px 0;
      overflow: hidden;
      text-align: left;
    }

      
      #content ul
      {
        list-style-type: square;
        padding: 0 0 0 25px;
        
      }
      
        #content ul li
        {
          list-style-type: square;
          padding: 2px 0 2px 5px;
          line-height: 15px;
        }
        
      #content img
      {
        padding: 2px;
        margin: 0 0 5px 4px;
        #margin: 0 0 9px 4px;
      }
      
      #content #news img
      {
        border: 1px solid #C8C097;
        padding: 2px;
        margin: 0 15px 0 0;
      }

      #content p
      {
        padding: 10px 0;
        margin: 0;
        text-align: justify;
      }
      
   #content a{
    color:rgb(19,182,199);
   }   
      
  /* konec obsah stranky */
  
  
  /* leva cast stranky */

  
    #left h2
    {
      background: url(../images/left-h2.jpg) left bottom repeat-x;
      line-height: 35px;
      padding: 0;
      color: #800;
      font-size: 1.2em;
      text-align: center;
    }

    #left p
    {
      padding: 5px;
    }

  /* konec: leva cast stranky */





  /* menu */
  #menu
  {
    position: absolute;
    float: left;
    top: 157px;
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 35px;
    width: 1000px;
    
  }    

  #menu li
  {
    margin: 0;
    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: 4px;
      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;
    }  
 






  #menu ul.submenu
  {
    position: absolute;
    background: none;
    list-style-type: none;
    margin: 0;
    top: 26px;
    left: 0;
    height: auto;
    padding: 30px 0;
    line-height: 20px;
    width: 191px;
    overflow: hidden;
  }    

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

  #menu ul.submenu li.first
  {
    background: url(../images/left-menu-item-first.jpg) top left no-repeat;
  }
    
    #menu ul.submenu li a
    {
      width: 155px;    
      margin: 0;
      display: block;
      text-decoration: none;
      font-weight: bold;
      padding-left: 32px;
      line-height: 28px;
      height: 28px;
      overflow: hidden;
      color: #45c3d3; 
      background: url(../images/menu-item.gif) 10px 8px no-repeat;
      border-right: none;
      
    } 
  
      #menu ul.submenu li a:hover
      {
        text-decoration: underline;
      }

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



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

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

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

  /* konec: menu */  
 


  /* paticka */
    #footer
    {
      clear: both;
      position: relative;
      height: 80px;   
      width: 1008px;
      background: url(../images/footer.jpg) top left no-repeat;
      line-height: 90px;
      margin: -80px auto 0 auto;
      overflow: hidden;
      padding: 0; 
      color: #fff;
    }    
      
      #footer span
      {
        padding: 0 40px;
      }
    

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

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

  /* konec: paticka */
  
  
  #logo
  {
    position: absolute;
    display: block;
    top: 80px;
    left:25px;
    margin: 0;
    width: 400px;
    height: 50px;
    
  }
#logo2
  {
    cursor: pointer;
    position: absolute;
    display: block;
    mergin-left:-10px;
    width: 210px;
    height: 73px;
    background: url(../images/svatby.jpg) top left no-repeat;
  }
#logo2.en{
    background: url(../images/svatby.jpg) top left no-repeat;
}
#logo2.de{
    background: url(../images/svatby.jpg) top left no-repeat;
}  


  
.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;
}


#languages
{
  position: absolute;
  top: 20px;
  margin: 0 0 0 910px;
  width: 90px;
  height: 20px;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  list-style-type: none;
}

  #languages li
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 30px;
  }
  
  #languages li a
  {
    color: #000;
    text-decoration: none;
  }
  
  #languages li a:hover
  {
    text-decoration: underline;
  }
label{
  width:250px;
  display: block;
  float: left;
}  
fieldset{
  margin-top: 25px;
}
#content img.img_right{
  float:right;
  margin-left: 15px;
}



#right h2
{
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 1em;
  text-align: right;
  color: #228490;
}


/* novinky */

.news-inserted
{
  background: url(../images/news-item.jpg) top left no-repeat;
  color: #228490;
  font-weight: bold;
  padding-left: 20px;
  line-height: 15px;
  margin: 0 0 10px 0;
}

.news-item
{
  margin-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
  background: url(../images/right-separator.jpg) bottom left no-repeat;
}

#virtual-tour
{
  display: block;
  width: 136px;
  height: 47px;
  background: url(../images/right-virtual-tour.jpg) left top no-repeat;
  line-height: 47px;
  padding: 0 50px 0 10px;
  color: #fff;
  font-weight: bold;
  margin: 5px 0;
  text-decoration: none;
}

#newsletter-form
{
  display: block;
  width: 196px;
  height: 42px;
  line-height: 42px;
  background: url(../images/right-newsletter.jpg) left top no-repeat;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  padding:  0 10px;
  margin: 5px 0;
}

#newsletter-form a
{
  color: #fff;
}

#newsletter-form input
{
  width: 85px;
  overflow: hidden;
}

#newsletter-form input.button
{
  background: #228490;
  color: #fff;
  border: 1px solid #fff;
  font-weight: bold;
  font-size: .9em;
}

#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;

}

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

}


/* titulka */

#content #title-menu
{
  margin: 0;
  padding: 0;
  width: 530px;
  list-style-type: none;
}

#content #title-menu div
{
  float: left;
  margin: 0;
  padding: 0;
  width: 240px;
  height: 99px;
  padding: 210px 10px 10px 10px;
  list-style-type: none;
}

#content #title-menu div a
{
  display: block;
  padding: 2px 5px;
  background: #228490;
  text-decoration: none;
  color: #fff;
  float: right;
  border: 1px solid #fff; 
   
}

#content #title-menu div span
{
  display: block;
  height: 60px;
  font-size: 0.8em;
  margin-bottom: 5px;
  overflow: hidden;
}

#content #title-restaurant
  {
    background: url(../images/title-restaurant.jpg) top left no-repeat;
  }
  
#content #title-menu #title-hotel
{
  margin-left: 10px;
  background: url(../images/title-hotel.jpg) top left no-repeat;
}  

#content #title-menu #title-a-la-carte
{
	
		
  margin-top: 10px;
  padding-top: 105px;
  background: url(../images/a-la-carte-title.jpg) top left no-repeat;
}  
#content #title-menu #title-calendar
{
	padding-top: 0;	
  margin-top: 0px;
  
  
}  
/* 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;
}


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

  
