@CHARSET "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body, html {
  height: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 100%;
  text-align: center;
}

button {
  color: #fff;
  border: 0;
  background: none;
  padding: 2px 5px;
  font-size: .9em;
}

.red {
  color: #cc0000;
}

#description {
  height: 0;
  overflow: hidden;
}

#background {
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
}

.retro {
  background-color: #211D16;
  color: #ADA194;
}

.retro #background {
  background-image: url('/images/retro/background-small.jpg');
}

#photos.original #background, #welcome.retro #background, #contacts.retro #background {
  background-image: url('/images/retro/background.jpg');
}

.original {
  background-color: #071626;
  color: #ffffff;
}

#photos.original #background, #welcome.original #background, #contacts.original #background {
  background-image:  url('/images/original/background.jpg');
}

.original #background {
  background-image:  url('/images/original/background-small.jpg');
}

.third-duck {
  background-color: #CCCCCC;
  color: #000000;
}

#welcome.third-duck #background {
  background-image:  url('/images/third/background.jpg');
}

.third-duck #background {
  background-image:  url('/images/third/background-small.jpg');
}

h3 {
  color: #fff;
  font-size: 1em;
}

.third-duck h3 {
  color: #000;
}

a {
  color: #00CCFF;
}

.third-duck a {
  color: #003399;
}

a:hover {
  text-decoration: none;
}

img {
  border-width: 0;
}

.white {
  color: #fff !important;
}

.yellow {
  color: #ffff00 !important;
}

.img, #theme h2, #welcome #text h3 {
  font-size: 0px;
  line-height: 0px;
  text-indent: -200px;
  overflow: hidden;
}

div.clearer {
  clear: both;
  height: 0px;
  line-height: 0;
  overflow: hidden;
  float: none !important;
  margin: 0 !important;
}

div.hr {
  background-color: #333333;
  height: 1px;
  overflow: hidden;
  clear: both;
}

div.hr hr {
  display: none;
}

#address-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2em;
  line-height: 2em;
  background-color: #000;
  font-size: .7em;
  color: #999999;
}

#looking-for {
  color: #ffffff !important;
}

.third-duck #address-bar {
  background-color: #fff;
  color: #666666;
}

.third-duck #looking-for {
  color: #000000 !important;
}

#address-bar div {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#reservation-form {
  font-size: .7em;
  position: absolute;
  left: 0;
  top: 2em;
  background: url('/images/backgrounds/000000-85.png');
  _background: #000;
  z-index: 1000;
  width: 100%;
  color: #fff;
}

#reservation-form form {
  padding: 40px 0;
  width: 402px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
}

#reservation-form div {
  float: left;
  margin-right: 20px;
  width: 181px;
}

#reservation-form input {
  width: 175px;
}

#reservation-form textarea {
  width: 375px;
  height: 4.85em;
  overflow: auto;
}

#reservation-form button {
  font-size: 1.1em;
  font-weight: bold;
  float: left;
}

#reservation-form .textarea, #reservation-form .buttons {
  width: 375px;
}

#reservation-form img {
  float: left;
  margin-left: 5px;
  margin-top: 3px;
  visibility: hidden;
}

#reservation-form .close {
  float: right;
}

.content {
  width: 910px;
  margin: 0 auto;
  background: inherit;
  text-align: left;
}

#header {
  padding-top: 20px;
}

#logo {
  float: left;
  margin: 20px 0 0 60px;
  display: inline;
  font-family: Times New Roman, serif;
  font-size: 1em;
}

#logo a {
  display: block;
  height: 100%;
  background: url('/images/logo.gif') center top no-repeat;
  padding-top: 40px;
  color: #ddd;
  text-decoration: none;
  float: left;
}

.third-duck #logo a {
  background: url('/images/third/logo.gif') center top no-repeat;
  color: #666666;
}

#header strong {
  font-size: .7em;
  float: left;
  margin: 40px 0 0 100px;
}

.side-menu {
  float: left;
  font-size: .7em;
  margin-top: 30px;
}

.side-menu li {
  list-style-type: none;
  width: 60px;
  margin-top: 4px;
  height: 2.5em;
  line-height: 2.5em;
}

#language-selector li {
  width: 40px;
  text-align: right;
}

.side-menu li a {
  display: block;
  padding: 0 7px 0 5px;
  background-color: #000;
  color: #ffff00;
}

.third-duck .side-menu li a {
  background-color: #ffffff;
  color: #003399;
}

.main {
  float: left;
  width: 807px;
  height: 215px;
  background-color: #000;
  position: relative;
}

.third-duck .main {
  background-color: #ffffff;
}

#welcome .main, #contacts .main {
  height: 425px;
}

#navigation {
  float: right !important;
  font-size: .65em;
}

#menu {
  position: absolute;
  top: -1em;
  left: 135px;
  z-index: 100;
  width: 670px;
}

#menu li {
  float: left;
  list-style-type: none;
  position: relative;
  width: 85px;
  height: 2em;
  line-height: 2em;
  font-size: .7em;
  margin-left: 3px;
}

#menu li a {
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  text-decoration: none;
  position:absolute;
}

.third-duck #menu li a {
  color: #000;
  font-weight: bold;
}

#menu li div {
  opacity: .5;
  -moz-opacity: .5;
  width: 85px;
  height: 2em;
  line-height: 2em;
  position:absolute;
  top: 0;
}

.third-duck #menu li div {
  opacity: 1 !important;
  -moz-opacity: 1 !important;
}

.third-duck #menu li.hover a {
  text-decoration: underline;
}

#menu li.hover div, #menu li:hover div, #menu li.current div {
  opacity: 0.85;
  -moz-opacity: 0.85;
}

#menu li.our_offers div {
  background-color: #003399;
}

#menu li.wine_list div {
  background-color: #0099FF;
}

#menu li.photos div {
  background-color: #339900;
}

#menu li.events div {
  background-color: #FF3300;
}

#menu li.goodies div {
  background-color: #FF0099;
}

#menu li.guestbook div {
  background-color: #FF9900;
}

#menu li.contacts div {
  background-color: #339966;
}

.third-duck #menu li div {
  background-color: #ffffff;
}

#theme {
  position: relative;
  height: 100%;
  width: 100%;
}

#theme img {
  float: left;
}

.theme-holder {
  position: absolute;
  top: 13px;
  left: 13px;
}

.theme-content {
  position: absolute;
  left: 27px;
  top: 50px;
}

#welcome .theme-content {
  top: 210px;
}

.en.third-duck#our_offers .theme-content, .en.third-duck#events .theme-content {
  top: 35px;
}

.theme-content h2 {
  height: 58px;
}

.en #dine-wine-unwind {
  background: url('/images/themes/en/dine-wine-unwind.gif') no-repeat;
  width: 395px;
}

.cz #dine-wine-unwind {
  background: url('/images/themes/cz/dine-wine-unwind.gif') no-repeat;
  width: 265px;
}

.en #decisions-decisions {
  background: url('/images/themes/en/decisions-decisions.gif') no-repeat;
  width: 418px;
}

.cz #decisions-decisions {
  background: url('/images/themes/cz/decisions-decisions.gif') no-repeat;
  width: 316px;
}

.en #feed-your-ears {
  background: url('/images/themes/en/feed-your-ears.gif') no-repeat;
  width: 301px;
}

.cz #feed-your-ears {
  background: url('/images/themes/cz/feed-your-ears.gif') no-repeat;
  width: 303px;
}

.en #out-of-rush {
  background: url('/images/themes/en/out-of-rush.gif') no-repeat;
  width: 381px;
}

.cz #out-of-rush {
  background: url('/images/themes/cz/out-of-rush.gif') no-repeat;
  width: 334px;
}

#welcome.third-duck #theme0 .theme-content {
  top: 190px;
}

#bohemian {
  background: url('/images/themes/third/en/bohemian.gif') no-repeat;
  width: 738px;
  height: 50px;
}

#beer {
  background: url('/images/themes/third/en/beer.gif') no-repeat;
  width: 243px;
}

#theme .text {
  font-size: .7em;
  margin-top: 5px;
  width: 750px;
  color: #fff;
  line-height: 2em;
}

.third-duck #theme .text {
  color: #333333;
}

#theme .text div {
  padding: .25em 6px;
  background-color: #000;
  display: inline;
}

.third-duck #theme .text div {
  padding: .25em 6px;
  background-color: #ffffff;
  display: inline;
}

#themes-control {
  position: absolute;
  bottom: 35px;
  left: 35px;
}

#themes-control a {
  background-color: #cc0000;
  color: #fff;
  text-decoration: none;
  padding: 4px 10px;
  font-size: .7em;
  display: inline;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}

.third-duck #themes-control a {
  background-color: #00ccff;
  color: #000000;
}

#themes-control a:hover {
  text-decoration: underline;
}

/* = Spodní panel pod fotkou = */
#text {
  margin: 20px 70px 15px 100px;
}

#welcome #text {
  margin: 20px 50px 15px 80px;
}

#text .box {
  margin: 0 6px;
  float: left;
  display: inline;
  width: 245px;
}

#welcome #text h3 {
  margin-bottom: 10px;
}

.en #our-cheff-cook h3 {
  background: url('/images/headings/en/our-cheff-cook.gif');
  width: 66px;
  height: 21px;
}

.cz #our-cheff-cook h3 {
  background: url('/images/headings/cz/our-cheff-cook.gif');
  width: 96px;
  height: 21px;
}

.en #goodies h3 {
  background: url('/images/headings/en/goodies.gif');
  width: 152px;
  height: 22px;
}

.cz #goodies h3 {
  background: url('/images/headings/cz/goodies.gif');
  width: 149px;
  height: 22px;
}

.en #events-we-plan h3 {
  background: url('/images/headings/en/events-we-plan-small.gif') no-repeat;
  width: 176px;
  height: 22px;
}

.cz #events-we-plan h3 {
  background: url('/images/headings/cz/events-we-plan-small.gif') no-repeat;
  width: 176px;
  height: 22px;
}

.third-duck.en #events-we-plan h3 {
  background: url('/images/headings/en/third/events-we-plan-small.gif') no-repeat;
  width: 176px;
  height: 22px;
}

.third-duck.en #christmas h3 {
  background: url('/images/headings/en/third/christmas-small.gif') no-repeat;
  width: 176px;
  height: 22px;
}

.third-duck.en #new-years-eve h3 {
  background: url('/images/headings/en/third/new-years-eve-small.gif') no-repeat;
  width: 176px;
  height: 22px;
}

.en h3#events-we-plan {
  background: url('/images/headings/en/events-we-plan.gif') no-repeat;
  width: 218px;
  height: 26px;
}

.third-duck.en h3#events-we-plan {
  background: url('/images/headings/en/third/events-we-plan.gif') no-repeat;
  width: 128px;
  height: 26px;
}

.cz h3#events-we-plan {
  background: url('/images/headings/cz/events-we-plan.gif') no-repeat;
  width: 218px;
  height: 26px;
}

#welcome #text p {
  width: 135px;
  margin-left: 10px;
  float: left;
  display: inline;
}

#welcome #text {
  font-size: .7em;
}

#text {
  font-size: .75em;
}

#text img {
  float: left;
  display: inline;
}

/* Site-wide footer */
#footer {
  font-size: .65em;
  margin: 0 70px 0 100px;
  padding-bottom: 30px;
}

#footer .divider {
  margin-bottom: 10px;
}

#copyright {
  float: left;
  color: #666666;
}

#recommendation {
  float: right;
  background: url('/images/recommendation-bubble.gif') left bottom no-repeat;
  padding-left: 15px;
}

#newsletter {
  float: right;
  margin-right: 15px;
  background: url('/images/mail.gif') left bottom no-repeat;
  padding-left: 15px;
}

#recommendation_message {
  display: block;
  float: left;
  width: 500px;
  margin: 0px 20px 15px;
  font-size: 1.1em;
  line-height: 1.5em;
}

.third-duck #recommendation {
  background: url('/images/third/recommendation-bubble.gif') left bottom no-repeat;
}

#recommendation-form {
  width: 740px;
}

.close {
  background: url('/images/icons/close.gif') right center no-repeat;
  padding-right: 12px;  
}

#recommendation-form .close, #newsletter-form .close {
  float: right;
  margin-right: 10px;
}

#recommendation-form label, newsletter-form label {
  font-size: 1.1em;
}

#recommendation-form div, #newsletter-form div {
  margin-left: 20px;
}

#recommendation-form div {
  float: left;
}

#recommendation-form button, #newsletter-form button {
  font-size: 1.1em;
}

form div {
  margin-bottom: 15px;
}

form label {
  margin-bottom: 5px;
  display: block;
}

form label.inline {
  display: inline;
  margin-right: 10px;
}

form input, form textarea {
  padding: 2px;
}

/* Pages */
/** Our offers and wine list **/
.en h1#our-offers-heading {
  background: url('/images/headings/en/our-offers.gif') no-repeat;
  height: 26px;
}

.cz h1#our-offers-heading {
  background: url('/images/headings/cz/our-offers.gif') no-repeat;
  height: 26px;
}

.third-duck.en h1#our-offers-heading {
  background: url('/images/headings/en/third/our-offers.gif') no-repeat;
  height: 26px;
}

.en h1#wine-list-heading {
  background: url('/images/headings/en/wine-list.gif') no-repeat;
  height: 26px;
}

.cz h1#wine-list-heading {
  background: url('/images/headings/cz/wine-list.gif') no-repeat;
  height: 26px;
}

#our_offers h3, #events h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 1em;
  font-weight:bold;
}

#wine_list h3 {
  font-size: 1.2em;
  margin: 20px 0 5px;
}

#wine_list h4 {
  margin: 5px 0 1px;
}

#our_offers table, #wine_list table, #events table {
  width: 710px;
  margin: 0 10px;
}

#our_offers th, #wine_list th, #events th {
  text-align: left;
  font-weight: normal;
  padding-top: 4px;
}

#our_offers th, #wine_list th, #events th, #our_offers td, #wine_list td, #events td {
  _font-size: .75em;
}

#wine_list th {
  width: 50%;
}

#wine_list td{
  width: 25%;
}

#our_offers td, #wine_list td, #events td {
  font-weight: bold;
  text-align: right;
  width: 100px;
  padding-top: 4px;
  vertical-align: top;
}

.sommelier-recommendations, #wine_list .detail {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 20px;
  font-size: .9em;
  text-align: left;
  font-weight: normal;
}

#wine_list .detail {
  margin-left: 0;
  font-style: italic;
}

#wine_list #preparing {
  margin-top: 15px;
}

/** Events **/
#events h3.img {
  height: 26px;
  background-repeat: no-repeat;
}

#events #text {
  width: 740px;
}

#events #text #detail h3 {
  margin-bottom: 20px;
}

#events #text #detail p {
  line-height: 1.5em;
  font-size: .95em;
}

#events #text p {
  margin-top: 10px;
}

#events #text .description p {
  margin-left: 10px;
  font-size: .9em;
}

/** Photos **/
#photos .main {
  height: 518px;
}

#photos .thumb {
  border-right: 1px solid #000;
}

#photos p {
  line-height: 1.5em;
}

/* Goodies */
#goodies .main {
  height: 518px;
}

#goodies #theme img {
  border-right: 1px solid #000;
  _margin-right: -6px;
}

#goodies #theme .thumb {
  width: 260px;
}

#anchors1 {
  position: absolute;
  top: 390px;
  left: 20px;
}

#anchors2 {
  position: absolute;
  top: 390px;
  left: 280px;
}

#anchors3 {
  position: absolute;
  top: 390px;
  left: 540px;
}

.anchors a {
  display: block;
  width: 7em;
  background-color: #FF0066;
  color: #fff;
  font-size: .70em;
  text-decoration: none;
  margin-top: 5px;
  padding: 5px;
}

.anchors a:hover {
  text-decoration: underline;
}

/** Guestbook **/

#guestbook h3 {
  margin-bottom: 20px;
}

#our-guests {
  float: left;
  width: 300px;
}

.en #our-guests h3 {
  background: url('/images/headings/en/our-guests.gif') no-repeat;
  width: 90px;
  height: 25px;
}

.cz #our-guests h3 {
  background: url('/images/headings/cz/our-guests.gif') no-repeat;
  width: 88px;
  height: 20px;
}

#guestbook h4 {
  margin-bottom: 10px;
  font-size: 1em;
}

#our-guests div {
  margin: 5px;
  padding: 5px 0 20px;
}

#our-guests p {
  padding-left: 40px;
  font-size: .9em;
  line-height: 1.5em;
  min-height: 25px;
  _height: 25px;
}

.retro #our-guests p {
  background: url(/images/double-quote-retro.gif) top left no-repeat;
}

.original #our-guests p {
  background: url(/images/double-quote-original.gif) top left no-repeat;
}

#your-experience {
  float: right;
  width: 360px;
}

.en #your-experience h3 {
  background: url('/images/headings/en/your-experience.gif') no-repeat;
  width: 250px;
  height: 27px;
}

.cz #your-experience h3 {
  background: url('/images/headings/cz/your-experience.gif') no-repeat;
  width: 215px;
  height: 28px;
}

#your-experience label {
  font-size: .9em;
}

#your-experience .hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

#your-experience #messages div {
  margin: 15px 10px;
}

#your-experience #messages p {
  margin-top: 5px;
}

#your-experience em {
  font-size: 0.9em;
}

#contacts #larger-map {
  font-size: 0.9em;
  margin-top: -10px;
}

#contacts h2 {
  margin: 25px 0 10px;
  height: 26px;
}

#contacts.cz h2 {
  background: url('/images/headings/cz/contacts.gif') no-repeat;
}

#contacts.en h2 {
  background: url('/images/headings/en/contacts.gif') no-repeat;
}

#contacts h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
}

dl {
  margin-top: 10px;
}

dt, dd {
  padding-top: 10px;
}

dt {
  float: left;
  width: 10em;
  clear: left;
  font-weight: bold;
}

dd {
  margin-left: 10em;
  _text-indent: -3px;
}

#special_offers .special-offer{
  margin-top: 15px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/lightbox/blank.gif) no-repeat; /* 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/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}