@media screen
  {
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }

/* vynulovani vsech hodnot */
ul, ul li, ol, ol li, h1, h2, h3, p {
  margin: 0px;
  padding: 0px;
}

html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;
  
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 85%;
	color: white;
}

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

body {
	text-align: center; /* centerovani webu pro IE */
	background: url(../images/body-back.gif) top repeat-x #fff;
}

.separator { /* slouzi k oddeleni jednotlivych casti stranek - pouze pro zobrazeni bez CSS */
	display: none;
	visibility: hidden;
}

#main {
	width: 900px;
  margin: 0px auto;
	padding: 0px;

	position: relative;
	text-align: left;
}

#header {
  width: 900px;
  height: 135px;
  position: relative;
}

#header ul {
  position: absolute;
  top: 103px;
  right: 9px;
  /*margin: 103px 9px 0px 0px;
  float: left;
  */
  height: 32px;
  list-style: none;
  z-index: 5;
}

#header ul li {
  float: left;
  color: black;
  margin-left: 2px;
}

#header ul li a, #header ul li strong {
	color: black;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 32px;
	width: 112px;
	line-height: 250%;
  text-align: center;
	background: url(../images/li-menu.gif) no-repeat #c1c1c1;
	list-style-image: none;
	font-weight: bold;
	font-size: 1.1em;
}

#header ul li a:hover, #header ul li strong {
  background-position: 0px -32px;
  background-color: #fb4144;
  color: white;
}

#vlajky {
  position: absolute;
  top: 53px;
  right: 10px;
}

#vlajky a img {
  border: 0px;
  margin-left: 5px;
}

#logo-text {
  float: left;
  display: block;
	margin:0px; padding:0;
	margin-top: 30px;
	position:relative;
	left:0px; top:0px;
	width:194px; height:92px;
	overflow:hidden;
	text-align: center;
	z-index:4;
}
		
#logo-text a {
  color: white;
  font-size: 0.1em;
  font-weight: normal;
  display: block;
  margin-top: 30px;
  z-index:4;
}
		
#logo-text span {
  display:block;
  position:absolute; left:0; top:0; z-index:5;
  width:194px; height:92px;
  margin:0; padding:0;
  background:url(../images/logo.gif) top left no-repeat;
  cursor: pointer;
}

#content-top {
  background:url(../images/content-top-back.jpg) top left no-repeat;
  margin-left: 31px;
  width: 864px;
  height: 261px;
  *height: 280px;
  padding-top: 19px;
  position: relative;
}

  #content-top a.doporucujeme {
    display: block;
    width: 285px;
    height: 242px;
    /*height: 121px;*/
    margin: 0px 0px 0px 550px;
    float: left;
    *display:inline;
  }
  
  #content-top a.doporucujeme img {
    border: 0px;
  }
  
  #content-top #novinka {
    position: absolute;
    background:url(../images/new.png) top left no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    top: 10px;
    right: 265px;
  }

#content-wrap {
  width: 900px;
  float: left;
  background:url(../images/content-wrap-back.gif) top left repeat-y;
}

#left-col {
  width: 358px;
  float: left;
  position: relative;
  z-index: 2;
}

  #left-col #menu-dne {
    background:url(../images/menu-dne-back-back.gif) repeat-y;
    padding-bottom: 1px;
    width: 358px;
    position: relative;
  }
    
    #left-col #menu-dne #corner-bottom {
      width: 23px;
      height: 21px;
      position: absolute;
      bottom: 0px;
      right: 17px;
      background:url(../images/menu-dne-corner-bottom.gif) bottom right no-repeat;
    }
    
      #left-col #menu-dne #menu-dne-back {
        background:url(../images/menu-dne-back.gif) top left no-repeat;
        min-height: 200px;
        _height: 200px;
        width: 358px;
        padding-bottom: 10px;
      }
      
      #left-col #menu-dne #menu-dne-back h2 {
        padding: 50px 0px 0px 70px;
      }
      
      #left-col #menu-dne #menu-dne-back table {
        border-top: 1px solid #d42a2a;
        margin: 10px 0px 0px 70px;
        width: 250px;
        line-height: 150%;
      }
      
      #left-col #menu-dne #menu-dne-back table th {
        width: 85px;
      }
      
      #left-col #menu-dne #menu-dne-back img {
        margin: 10px 0px 0px 70px;
      }
      
      #left-col #menu-dne #menu-dne-back a img {
        border: 0px;
      }
    
  #left-col #kontakty {
    background:url(../images/kontakty-back.gif) top left no-repeat;
    height: 270px;
    width: 358px;
    position: relative;    
  }
  
    #left-col #kontakty h2 {
      padding: 40px 0px 0px 70px;
    }
    
    #left-col #kontakty hr {
      height: 1px; 
      color: #a6a5a5; 
      background-color: #a6a5a5; 
      border: 0px solid #a6a5a5;
    }
    
    #left-col #kontakty div {
      margin-left: 70px;
      width: 250px;
      line-height: 150%;
    }
    
    #left-col #karty {
      margin: 10px 0px 0px 50px;
    }
    
      #left-col #karty img {
        margin-right: 17px;
        margin-top: 10px;
      }
      
      #left-col #karty img.stravenky {
        margin-left: 8px;
      }
      
  #left-col .image {
    width: 328px;
    margin: 0px 0px 20px 30px;
  }
    
#content, #content-uvod {
  width: 812px; 
  margin-left: 51px;
  float: left;
  background:url(../images/content-corner-top.gif) top left no-repeat #686565;
  position: relative;
  margin-top: 5px;
}

#content-uvod {
  width: 506px;
  margin-left: 0px;
  margin-top: 0px;
}
  
  #content h1, #content-uvod h1 {
    margin: 20px;
    color: #fd4447;
    font-size: 2em;
  }
  
  #content h2, #content-uvod h2 {
    margin: 20px 20px 0px 20px;
  }
  
  #content p, #content-uvod p {
    margin: 20px;
    line-height: 180%;
  }
  
  #content #corner-bottom, #content-uvod #corner-bottom {
    width: 30px;
    height: 27px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background:url(../images/content-corner-bottom.gif) bottom right no-repeat;
  }
  
  #content img.uvod, #content-uvod img.uvod {
    border: 1px solid #978d8d;
    margin: 10px 0px 30px 20px;
  }
  
  #content ul, #content-uvod ul {
    margin: 10px 40px 20px 40px;;
  }
  
  #content ul li, #content-uvod ul li {
    list-style: square;
    line-height: 160%;
  }
  
  #content table, #content-uvod table {
    margin: 10px 20px 20px 20px;
  }
  



#footer {
  width: 900px;
  height: 220px;
  margin-top: -127px;
  float: left; 
  font-size: 1.4em;
  background:url(../images/footer-back-2.gif) top left no-repeat;
}

  #footer #partneri {
    margin: 60px 0px 0px 60px;
    height: 87px;
  }

  #footer #partneri a img {
    margin-right: 25px;
    border: 0px;
  }
  
  #footer #webdesign {
    font-size: 0.7em;
    color: #686565;
    float: right;
    width: 900px;
    text-align: center;
    margin: 55px 10px 0px 0px;
  }
  
  #footer #webdesign a {
    color: #686565;
    font-weight: bold;
  }

.fotka_ram {
  float: left;
  width: 160px;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 10px 0px;
  text-align: center;
  font-size: 0.9em;
  *display: inline;
}

.fotka_ram a img {
  border: 1px solid white;
}

.fotka_ram a:hover img {
  border: 1px solid #F73C3E;
}


.hidden {
  display: none;
}

a {
  color: white;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.red {
  color: #FD4447;
}

a.bold {
  font-weight: bold;
}

p.bigger {
  font-size: 1.3em;
}

h1 {

}

h2 {
  font-size: 1.5em;
}

#content p.kontakt {
  margin-top: 0px;
}

table {
  font-size: 1em;
}

table th, table td {
  vertical-align: top;
  text-align: left;
}

table td.center, table th.center {
	text-align: center;
}

table tr.even td {
	background-color: #3F3B3B;
}

table#vypis-menu th {
  background-color: #9B0008;
}

table#vypis-menu td, table#vypis-menu th {
  padding: 5px 3px;
}

table#vypis-menu td a img {
  border: 0px;
}

table#kontakt {
  margin-bottom: 0px;
}

table#kontakt h2, table#kontakt p.kontakt {
  margin: 0px;
  width: 160px;
}

table#kontakt td img {
  margin-left: 30px;
  border: 1px solid #978d8d;
}

/* vinoteka */

table#vinoteka {
  border-collapse: collapse;
  margin: 0px;
  width: 100%;
}

table#vinoteka td, table#vinoteka th {
  padding: 6px;
}

table#vinoteka tr.popis td {
  font-size: 0.9em;
  font-style: italic;
  text-align: left;
  padding-left: 20px;
  background-color: #686565;
  padding-bottom: 14px;
}

table#vinoteka tr.mezera td {
  background-color: #686565;
}

table#vinoteka tr td {
  text-align: center;
  background-color: #727272;
}

table#vinoteka tr th {
  padding-left: 20px;
  background-color: #727272;
}

table#vinoteka tr.hlavni th.nadpis {
  font-size: 1.4em;
  width: 350px;
  padding-left: 40px;
  text-align: left;
}

table#vinoteka tr.hlavni th {
  background-color: #BF2F35;
  padding: 6px;
  width: 50px;
  text-align: center;
}

table#vinoteka tr.podnadpis th {
  color: #FD4447;
  background-color: #686565;
}


/* jidelni listek */
p.navigace {
  color: #FF4F56;
  font-style: italic;
}

p.navigace a {
  color: white;
}

#upoutavka {
  margin: 20px;
  background-color: #6b6b6b;
  border: 1px dotted #000;
}

#upoutavka img  {
  float: left;
  margin: 0px 15px 15px 15px;
}

#upoutavka #text-upoutavky {
  float: left;
  width: 280px;
}

#upoutavka #text-upoutavky p, #upoutavka #text-upoutavky h2 {
  margin: 0px 0px 10px 0px;
}

#box {
  border: 10px solid #ED2B2D;
  background-color: #fff;
  position: fixed;
  *position: absolute;
  top: 20px;
  left: 10px;
  width: 200px;
  *width: 240px;
  font-size: 1.1em;
  text-align: center;
  line-height: 160%;
  padding: 20px 10px 15px 10px; 
  z-index: 5;
  background: url(../images/box2-back.jpg) no-repeat;
  color: white;
  text-shadow: 1px 1px 3px black;
  border-radius: 1em; 	
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}

#box strong {
  font-size: 1.3em;
  color: black;
  text-shadow: 1px 1px 3px white;
}

#box p {
  font-size: 1em;
  color: black;
  text-shadow: 1px 1px 3px white;
}

#box a {
  color: #000;
  color: white;
  text-shadow: 1px 1px 3px black;
  font-size: 1.2em;
}

#box a#zavrit {
  position: absolute;
  top: -2px;
  right: 8px;
  font-size: 1em;
}

/* ======== LIGHTBOX2 ========= */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox2/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* =============================== */
