BODY, TABLE, TD { 
  font-family: Arial, Verdana, Tahoma, sans-serif; 
  color: #FFF; 
  text-align: left;
}

BODY {
  font-size: 12px;
}

BODY TABLE {
  font-size: 1em;
}


DIV {
  text-align: justify;
}

  
TABLE, TH, TD, DIV, IMG, H1, H2, H3, H4, H5 {
  border-style: solid; 
  border-width: 0px; 
  border-color: #FF6D00;
}

TD, TH, DIV {
  vertical-align: middle;
}

STRONG {
  color: #054494;
  font-weight: bold;
}

FORM, DIV, SPAN, IMG, P, BODY {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px
}

P {
  /*text-indent: 20px; */
  margin-bottom: 10px;
}

IMG {
  border-style: solid; 
  border-width: 0px
}

BODY {
  scrollbar-shadow-color: #F7F8F8;
  scrollbar-3dlight-color: #F7F8F8;
  scrollbar-darkshadow-color: #F7F8F8; 
  scrollbar-track-color: #F7F8F8;
  scrollbar-arrow-color: #F7F8F8;
  margin: 0px;
  background-image: url('images/pozadi.gif');
  background-repeat: repeat-y;
  background-color: #CBBA88;
}

A {
  color: #FFF;
  font-weight: normal; 
  text-decoration: underline
}    
  A:visited {
    text-decoration: underline
  }   
  A:hover  {
    text-decoration: none
  }

TEXTAREA {
  font-family: 'Arial', 'Verdana', sans-serif; 
  font-size: 11px; 
  border-style: solid; 
  border-width: 1px; 
  border-color: #B29D58;    
  background-color: #CBBA88;
}

INPUT, SELECT {
  border-style: solid; 
  border-width: 2px; 
  border-color: #B29D58; 
  font-size: 12px;
  background-color: #CBBA88;
}

BUTTON {
  height: 20px;
  font-size: 11px;
  font-weight: bold;
}

UL, OL {
  margin-top: 0px; 
  margin-left: 25px
}

UL LI {
  list-style-type: square;
}


.doleva {
  float: left;
}

.doprava {
  float: right;
}

.vpravo {
  text-align: right;
}

.clanek {
  margin-bottom: 15px;
  text-align: left;
 
}
  .clanek .text {
    clear: both;
    padding: 2px;
    padding-top: 0px;
    margin: 0px;
  }
  
  .clanek .datum {
    /*letter-spacing: -1px; */
    float: right;
    font-weight: normal;
    font-size: 12px;
    margin-left: 3px;
    margin-top: 2px;
    padding-right: 3px;
  }
  
  .clanek H2 {
    text-align: left;
    background-color: #E3E3BF;
    border-width: 1px;
    border-color: #D2D494;
    padding-left: 1px;
    color: #5F6332;
  }

  .clanek .anotace {
    margin-bottom: 10px; 
    font-style: italic;
    text-align: justify;
    padding: 2px;
    padding-top: 0px;
  }

  .clanek IMG {
    margin: 5px;
  }



.vice_foto {
  clear: both;
  float: right;
  border-width: 1px;
  margin: 5px;
  padding-bottom: 2px;
  font-size: 0.8em;
  text-align: center;
  text-indent: 0px;
  width: 100px;
}

.vice_foto IMG {
  margin: 3px;
}

.soubory {
  clear: both;
  float: right;
  border-width: 1px;
  margin: 5px;
  padding: 3px;
  padding-bottom: 2px;
  font-size: 0.8em;
  text-align: left;
  text-indent: 0px;
  width: 100px; 
}

.topbox {
  font-size: 0.9em;      
  border-style: solid; 
  border-width: 1px; 
  border-color: #D2D494; 
  background-color: #E3E3BF;  
  padding: 5px 10px 5px 10px
}


H2 {
  font-size: 1.1em;
  padding: 0px;
  margin: 0px;
  font-family: Tahoma, Verdana, sans-serif;
}

H3 {
  font-size: 1.1em;
  padding: 0px;
  margin: 0px;
 /* font-family: Tahoma, Verdana, sans-serif; */
}

H4 {
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  font-family: Tahoma, Verdana, sans-serif;
  border-width: 1px;
  border-color: #DDD;
  background-color: #F7F7F7;
  padding-left: 2px;
}

H5 {
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}

.mensi {
  font-size: 0.85em;
}

INPUT.submit {
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  border-width: 2px;
  background-color: #E3E3BF;
  border-color: #D2D494;
  color: #5F6332
}

.clear {
  clear: both;
}

.noborder {
  border-width: 0px;
  background-color: transparent;
}

#body {
  width: 990px;
}

#levy {
  width: 154px;
  float: left;
}

#pravy {
  width: 834px;
  float: right;
}

#index TABLE TD {
  border-color: #CBBA88;
  border-width: 0px;
  vertical-align: top;
}

#index .lh {
  border-width: 0px 0px 1px 0px;
}

#index .ph {
  border-width: 0px 0px 1px 1px;
  vertical-align: middle;
  text-align: right;
  font-weight: bold;
}

#index .ph A, #index .ph A:visited, #index .ph A:hover {
  font-weight: bold;
  margin-right: 3px;
  margin-left: 3px;
}

#index .ld {
  border-width: 0px 0px 0px 0px;
  height: 297px;
  height: 297px;
  border-bottom-width: 1px;
  border-color: #CBBA88;
}

#index .text {
  margin: 20px;
}


#index .spodni {
  padding: 20px;
}


#menu {
  margin-top: 10px;
}  
#menu  .hlavni_odkaz {
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-color: #141691;
  margin-top: 0px
} 
     
#menu  IMG.js_menu {
  visibility: hidden;
}

#menu .cara {
  margin: 0px;
  padding: 0px;
  height: 1px;
  width: 30px;
  border-top-width: 1px;
  font-size: 1px;
  border-color: #274F51;
  margin-top: 2px;
}  

#text .pravy {
  width: 298px;
  float: right;
  background-image: url('images/motiv_vnitrni.jpg');
  background-repeat: no-repeat;
  background-position: 1px 66px;
}

#text .pravy DIV {
  border-color: #CBBA88;
}

#text .pravy .ctn {
  border-width: 0px 0px 1px 1px;
  margin-bottom: 10px;
}

#text .pravy .jazyky {
  text-align: right;
  font-weight: bold;
  height: 69px;
}

#text .pravy .jazyky A, #text .pravy .jazyky A:visited, #text .pravy .jazyky A:hover {
  font-weight: bold;
  margin-right: 3px;
  margin-left: 3px;
}

#text .pravy .jazyky DIV {
  padding-top: 25px;
  text-align: right;
}

#text .pravy .nadpis {
  margin-top: 100px;
  padding-left: 7px;
}

#text .pravy .kontakt_vnitrni {
  border-color: #CBBA88;
  border-width: 1px 0px 1px 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
}

#text .levy {
  width: 522px;
  float: left;
  margin-top: 110px;
}

#text .vitame {
  border-color: #CBBA88;
  border-bottom-width: 1px;
}

#text {
  background-image: url('images/grandhotel_vnitrni.gif');
  background-repeat: no-repeat;
  background-position: 40px 68px;
}

#text .text {
  padding: 5px;
}

#text .text TABLE.std TD {
  padding: 3px 3px 3px 3px; 
  vertical-align: top;
  /*font-weight: bold; */
}

#text .text TABLE.std TD IMG {
  border-color: #A3925A;
  border-width: 3px;
}

#text .text TABLE.std TD.popis {
 padding-top: 20px; 
 padding-left: 10px;
 padding-right: 10px;
}

#fotogalerie IMG {
  border-color: #A3925A;
  border-width: 2px;
}

IMG {
  border-color: #A3925A;
}

.ostatni {
  padding: 9px;
}

FIELDSET {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #CBBA88;
}

FIELDSET LEGEND {
  border-style: solid;
  border-width: 1px;
  border-color: #CBBA88;
  padding: 1px 3px 1px 3px;
  margin-bottom: 5px;
  font-weight: bold;
}


#rezervace {
  text-align: center;
}


#rezervace FIELDSET {
  width: 310px;
  text-align: center;
}

#rezervace TABLE {
  width: 265px;
}

#rezervace INPUT {
  width: 165px;
}

#rezervace .pokoju INPUT {
  width: 62px;
}


#tab_pokoje .prazdny {
  width:72px;
}

#tab_pokoje .prazdny_it {
  width:32px;
}
/*
#tab_pokoje td {
  border:1px solid #000;
}*/


#rezervace TEXTAREA {
  width: 165px;
}

#fotoalbum {
  padding: 15px 0px 0px 5px; 
}

#fotoalbum H3 {
  text-align: left;
  font-size: 1.2em;
  padding: 0px 0px 2px 0px;
  text-transform: uppercase;
}

#fotoalbum H3 A, #fotoalbum H3 A:visited, #fotoalbum H3 A:hover {
  font-weight: bold;
  text-decoration: none;
}

#fotoalbum H3 A:hover {
  text-decoration: underline;
}

#fotoalbum .rubrika {
  border-color: #CBBA88;
  border-width: 2px;
  padding: 5px; 
  margin-bottom: 20px;    
}

#fotoalbum .rubrika IMG {
  border-width: 1px;
  border-color: #274F51;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);   
}

#fotoalbum .dalsi {
  font-weight: bold;
  font-size: 0.9em;
  margin-left: 5px;
}

#fotoalbum TABLE {
  border-width: 0px;
  width: 500px;
}

/*------------------------------- tydenni menu ----------------------*/

#tydenni_menu {
  color:#cbba88;
  padding:0px 0px 0px 40px;
}

#tydenni_menu strong {
  color:#cbba88;
}

#tydenni_menu h2 {
  font-size:2.2em;
  font-weight:normal;
  line-height:200%;  
}

#tydenni_menu h3 {
  font-size:1.4em;
  line-height:160%;
  font-weight:normal;
  margin:30px 0px 10px 0px;
  border-bottom:1px solid #caba86;
}

#tydenni_menu a {
  color:#cbba88;
  text-decoration:none;
  width:100px;
  border:1px solid #cbba88;
  padding:2px 16px 2px 16px;
  margin-top:3px;
}

#tydenni_menu a.aktivni, #tydenni_menu a:hover {
  background-color:#416466;
}


#tydenni_menu li {
  list-style-type:none;
}

#tydenni_menu .menu_cenik {
  float:left;
  margin:0px 40px 0px 0px;
}

#tydenni_menu #vypis_ceniku {
  
}

#tydenni_menu .jidlo {
  width:460px; 
  margin:10px 0px 30px 0px;
  font-size:1.1em;
  line-height:150%;
}

/*----------------------- menu uvod ---------------------------*/

.denni_menu {
  margin:0px 0px 30px 20px;
  color:#fff !important;
}

.denni_menu strong {
  color:#fff;
}

.denni_menu h2 {
  font-size:1.1em;
  line-height:160%;
  position:relative;
}

.denni_menu h3 {
  font-size:1.3em;
  line-height:160%;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:10px;
}

.denni_menu .nadpis {
  position:relative;
  color:#274f51;
  background-color:#274f51;
  height:24px;
  margin:5px 5px 10px 0px;
}

.denni_menu .datum {
  font-size:1em;
  font-weight:normal;
  text-transform:lowercase;
}

.denni_menu .cara {
  position:absolute;
  top:-5px;
  left:188px;
  height:20px;
  width:245px;
  margin-top:-1px;
  border-bottom:1px solid #caba86;
}

.denni_menu .cara2 {
  width:435px;
  margin:0px 0px 5px 0px;
  margin-top:-1px;
  border-bottom:1px solid #caba86;
}


.denni_menu .nadpis img {
  position:absolute;
  top:0px;
  left:0px;
}

.denni_menu .cely_tyden {
  display:block;
  position:relative;
  margin:15px 0px 0px 0px;
}

.denni_menu .cely_tyden img {
  position:absolute;
  top:0px;
  left:0px;
}
