/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font: bold 15px Tahoma; width:750px; height:30px; position:relative; z-index:90;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#7F341D; padding: 0px 5px 0px 5px; margin: 0px 5px 0px 5px;text-align:center; color:#7F341D; border:1px solid #7F341D; background:#FFFAE6; line-height:20px; font-size:14px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#FFFAE6; background:#7F341D;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:300px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#FFFAE6; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block;width: 200px; background:#FFFAE6; color:#7F341D;}
.menu ul li:hover ul li a:hover {background:#7F341D; color:#FFFAE6;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.main {
  position: relative;
  text-align: left;
  margin: auto;
  border: 1px solid #7F341D;
  padding: 10px;
  width: 760px;
  background-color: #FFFAE6
}
.footer {
  position: relative;
  text-align: center;
  margin: auto;
  padding: 10px;
  width: 760px;
  background-color: #FFFAE6;
  color: #7F341D;
  font: 11px Tahoma; 
  
}




h1    {color: #7F341D; font: bold 20px Tahoma; text-align: left}
h2    {color: #7F341D; font: bold 18px Tahoma; text-align: left}
h3    {color: #7F341D; font: bold 15px Tahoma; text-align: left}
h4    {color: #7F341D; font: bold 18px Tahoma; text-align: left; position: relative; left:+50px;}
.vstup    {color: #7F341D; font: bold 26px Tahoma; text-align: left; position: relative; left:+70px;}
.zpet    {color: #7F341D; font: bold 20px Tahoma; text-align: left; position: relative; left:+70px;}

.sleva    {color: #ff0000; font: bold 15px Tahoma; text-align: left;}





a         {text-decoration: underline}
a:link    {color: #7F341D}
a:visited {color: #7F341D}
a:active  {color: #7F341D}
a:hover   {color: black; background: #E2DABB; text-decoration: underline}
a img     {border-width: 0px;}

body  {background-color: #FFFAE6;
       background-image: url("images/bg.jpg");
       background-repeat: repeat-x;
       color: #7F341D;
       text-align: center;
       font: 14px Tahoma; 
}


td {
   background: #FFF3C3;
   padding: 2px 20px;
   font: 14px Tahoma;
   }
   
.fotos {
    text-align: center;
    background-color: #7F341D;
  }

.vyrobek td {
   font-weight: bold
   }
   
.sleva td {
   font-weight: bold
   color: #ff0000;
   }
   
.vyrobek i {
  font-weight: normal;
}

.vyrobek s {
  font-weight: normal;
  color: #abcdef;
}
   
.popis td {
   font-weight: bold;
   text-align: center;
   background: #FFFAE6
   
   }
.pict td {
   background: #FFFAE6;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
     
   }
   
.pict table{
  border: 30px; 
  }

.even td {
   background: #EBE4C8
   }
   
.foto {
  float: none ;
  text-align: center;
  
  vertical-align: top;
  
  margin: 0 0 0 0;
	padding: 0 0;	
}

.drevo {
  float: left ;
  vertical-align: top;
  text-align: left;
  margin: 0 4px 4px 0;
	padding: 10px 0;

}



.foto-popis {
	margin: 5px 10px; padding:0;
	text-align: center;
	font-style: italic;
	font-size: 90%;
}