/**********************************/

#content a img {
	border : 5px solid #ECCCA0;
}
#content td {
	text-align : center;
}

/************************************************** PISMO A VELIKOST */

body, input, select, textarea, th, td {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; /* Trebuchet MS (elegantní bezpatkové písmo) */
}

input, select, textarea {
  font-size: 100%;
}

body, th, td {
  font-size: 79%; /* th, td only for IE < 6 */
  line-height: 1.4;
}

th, td {
  font-\size: 100%;
}




/************************************************** LAYOUT */

body, html {
  margin: 0; padding: 0;
}

body {
  background: #8A3410;
  color: #FFF2CC;          
  _scrollbar-base-color: #ECCCA0; 
  _scrollbar-darkshadow-color: #ECCCA0; 
  _scrollbar-highlight-color: #ECCCA0; 
  _scrollbar-3dlight-color: #785134; 
  _scrollbar-arrow-color: black; 
  _scrollbar-shadow-color: #785134;              
}


#page {
  position:relative;
  width: 766px;
}


    #navibar {
      float: left;
      width: 171px;
      background: url("images/navibar_bg.gif") left top no-repeat;
    }

        #menu {
        }

        #news {
          border-right: none; 
          background: url('images/news_bg.gif') fixed #EAC797;
          width: 145px; height: 130px;
          widt\h: 150px; heigh\t:144px;
        }




    #main {
      background: url("images/main_bg.jpg") #AE612B repeat-y;
      width: 595px;
      float: right;
    }

        #header {
        }
        
             #header img { display:block }



        #content {
          margin-left: 40px;
          margin-bottom: 30px;
          width: 380px;
        }

/*
        #sidebar {
          float: right;
          width: 166px;
          widt\h: 136px;
          padding: 25px 15px;
          margin: 0 164px 0 20px;
          display: inline;
          background: url("images/sidebar_bg.gif") repeat-y;
        }
*/
        #footer {
          clear: both;
          color: #CA9C77;
          background: url("images/footer_bg.gif") no-repeat #8A3410;
          padding: 8px 0px 10px 20px;
          font-size: 84%;
        }







/************************************************** ZÁKLADY */

/* zarovnani textu */
p          { margin: 0.8em 0; padding: 0; }
p.noindent { text-indent: 0 !important; }
.right     { text-align: right !important; }
.left      { text-align: left !important; }
.center    { text-align: center !important; }


/* titulky */
h1, h2, h3 {
  text-indent: 0px;
  margin: 0.8em 0 0.4em;
  font-weight: normal; 
}
h1 { font-size: 165%; }
h2 { font-size: 145%; }
h3 { font-size: 125%; }




/* kotvy */
a {
  cursor: pointer;
  _cursor: hand;
  color: white;
}
a:visited {  }
a:hover { 
  background: #c48a5d;
}


/* další */

hr {
  color: #3B7CD0;
  background-color: #3B7CD0;
  border: 0;
  height: 1px;
}

.nocss { display: none; }

i, em { margin-right: 0.1em; }

.print { display: none; }

sup { 
  vertical-align: middle; 
  position: relative;
  top: -0.3em; 
}

/************************************************** SEZNAMY */


dd { }
dt { }

ul { 
  margin: 0 0 20px 20px; 
  padding: 0; 
}
ul li { 
  margin-left: 20px; 
}
ul.nodots { 
  list-style: none none; 
}



/************************************************** FORMULÁŘE */


input.text {
}

input.default { font-weight:bold; }


input.text, select, textarea {
  border: 1px solid #785134;
  padding: 3px;
  background: #ECCCA0;
}

input.text:focus, select:focus, textarea:focus {
  border: 1px solid black;
}



/************************************************** TABULKY */


table { }





/************************************************** OBRÁZKY */

img { border: none; }


a img.soft {
  -moz-opacity: .85;
  -khtml-opacity: .85;
  filter: alpha(opacity=85);
}

a:hover img.soft {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
}



img.left, img.right {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0;
  text-align: center;
  font-size: 84%;
}

img.right {
  float: right;
  margin: 5px 0 5px 10px;
}


img.foto {
  border:4px solid #FBE7CB; 
  display:block
}




/************************************************** BOX */


.box { 
  border: 4px solid #FBE7CB; 
  color: #534741; 
  overflow: auto;
  padding: 3px;
}
  
.box h2 {
  color: #78180C;
  font-size: 135%;
  margin: 0.2em 0;
}
.box p {
  margin: 0.2em 0;
}




/************************************************** SHADOWS */

/*
div.rotate5 {
  _filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99619, M12=0.08715, M21=-0.08715, M22=0.99619, sizingMethod='auto expand');   
  float:left;
}
*/

div.shadow {
  float: left; 
  background: url('images/shadow.png') right bottom no-repeat; 
  _background: none; 
  _padding: 0 8px 8px 0; 
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadowIE.png', sizingMethod='scale');   
}


div.shadow div.shadowInner {
  padding: 0 8px 8px 0; 
  background: url('images/shadow_B2662E.png') no-repeat; 
  _padding: 0; 
  _background: none; 
  _position: relative;
}





div.shadow2 {
  float: right; 
  background: url('images/shadow.png') right bottom no-repeat; 
  _background: none; 
  _padding: 8px 0 8px 8px; 
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadowIE.png', sizingMethod='scale');   
}


div.shadow2 div.shadowInner {
  padding: 8px 0 8px 8px; 
  background: url('images/shadow_8A3410.png') no-repeat; 
  _padding: 0; 
  _background: none; 
  _position: relative;
}


/************************************************** OBSAH */


#content p {
 margin-left: 20px;
 color: #FEF8E5;
}


/************************************************** PATICKA */


#footer a.hidden  { color: #CA9C77; }
#footer a:hover.hidden  { color: white; }
#footer a.dgx { text-decoration: none; }


/************************************************** MENU */

#menu ul {
  font-size: 135%; 
  margin: 40px 0 15px; 
  padding: 0; 
  list-style: none;
  text-align: center;
}


#menu li { 
  margin: 0; 
  background: url("images/menuitem_bg.gif") repeat-x bottom;
  padding: 4px 0; 
}


#menu a {
  color: #FFF2CC;
  text-decoration: none;
}

#menu a:hover {
  color: yellow;
  background: none;
}

#menu a.active {
  color: white;
}





/************************************************** DEFINICE PRO RUZNE STRANKY */


div.image { float: left; height: 150px; padding: 2px 10px; }


#page-fotogalerie #content { width: 530px; }
#page-ubytovani #content { width: 530px; }
#page-kontakt #content { width: 480px; }


