@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
}

html {
  background: #F6F6F5 url('../images/background.jpg') center 40px no-repeat;
  font-family: 'Times New Roman', serif;
  font-size: 100%;
  line-height: 1.125em;
  color: #ffffff;
}

/* Content font-size: 0.6875em => 11px */
body {
  font-size: 0.6875em;
  margin-bottom:40px;
}

h1, h2, h3, h4 {
  font-family: Georgia, serif;
}

h1,
h2 {
  line-height: 1.1em;
}

a {
  text-decoration: underline;
  color: #ffffff;
  outline:none;
}

a:hover {
  text-decoration: none;
}

/* Common classes */
.clearer {
  clear: both !important;
  float: none !important;
  line-height: 0 !important;
  font-size: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

#top-holder {
  background-color: #F6F6F5;
}

#top {
  width:900px; /* 81.818em;*/
  margin: 0 auto;
  font-family: Arial, Verdana, sans-serif;
  line-height: 40px;
  height: 40px;
  color: #333333;
}

#login, #cart-info {
  font-weight: bold;
}

#breadcrumbs {
  float: left;
}

#breadcrumbs a{
   color: #333333;
}

#top span {
  color: #CCCCCC;
  font-size: 1.5em;
}

#top .right {
  margin-top: -2px;
}

#login {
  color: #333333;
  margin-right: 15px;
}

#cart-info {
  margin-left: 15px;
  color: #ff0000;
  text-decoration: none;
}

#cart-info:hover {
  text-decoration: underline;
}

#content {
  width:900px; /* 81.818em;*/
  margin: 0 auto;
  background-color: #1A1A1A;
}

#header {
  /*padding: 30px 40px 30px 25px;*/
  /*padding:15px 40px 10px 25px;*/
  padding:5px 40px 20px 25px;
  background: url('../images/border-grey.jpg') bottom center no-repeat;
}
/* tohle je tu jenom kvuli banneru */
	#logo { 
		float:left;
		margin:25px 90px 0 10px;
		}
/* az sem */
	#header img {
		border:0;
		}

/* Used exclusively for logo */
/*
h1.img, h2.img {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -2000px;
}

#header h1, #header h2 {
  float: left;
}

#logo {
  display: block;
  background: url('../images/logo.gif');
  width: 238px;
  height: 45px;
}
*/


.menu li {
  list-style-type: none;
  float: left;
  background: url('../images/menu-divider.gif') left center no-repeat;
}

.menu a {
  text-decoration: none;
}

.menu a:hover {
  text-decoration: underline;
}

.menu#company li {
  padding: 0 18px;
}

.menu li.first {
  background: none;
}

.menu#company {
  float: right;
/*  margin-top:20px;*/
  margin-top:40px;
}

.menu#company a {
  color: #cccccc;
  font-weight: bold;
}


.menu#company .selected{
	color:#ffffff;
}

#portfolio .menu .selected{
	color:#ffffff;
}

.theme-black #portfolio {
  background: #000 url('../images/border-black.jpg') bottom center no-repeat;
  padding-bottom: 1px;
}

/* This is not needed for white theme, but is would better to have it the same */
#portfolio .menu {
  float: left;
}

.theme-black #portfolio .menu {
  margin-bottom: -1px;
}

#portfolio li {
  position: relative;
  /* Classic IE, has to be set here to position submenu over theme */
  z-index: 5;
}

#portfolio .menu a {
  display: block;
  color: #bbbbbb;
/*  padding: 0.5em 0.58em; */
  padding: 0.5em 0.54em;
  font-size: 1.182em;
}

#portfolio .menu a:hover, #portfolio .menu .sfHover a {
  text-decoration: none;
  background-color: #ffff00;
  color: #000;
}

#portfolio ul ul {
  margin: 0pt !important;
  position: absolute;
  left: 0px;
  top: -999em;
  width: auto;
}

#portfolio ul ul li {
  white-space: nowrap;
  float: none;
}

#portfolio ul ul li a {
  background-color: #ffff00;
  width: 10em;
}

#portfolio ul ul li a:hover {
  background-color: #f0f000 !important;
}

#portfolio li.sfHover ul {
  top: 2.72em;
}

/*============= News ====================*/
#news {
  background: url('../images/border-grey.jpg') top center no-repeat;
  padding: 40px 10px;
  /* IE7 double padding fix */
  display: inline-block;
}

#news div {
  width: 29%;
  margin: 0 2%;
  float: left;
  display: inline;
}

#news h3 {
  font-size: 1.364em
}

#news p {
  font-size: 1.092em;
  margin-top: 10px;
  color: #bbbbbb;
}

/*============= And footer is simple ====================*/
#footer {
  background: #333333 url('../images/border-footer.jpg') top center no-repeat;
  height:47px;
}

#footer .footerLeft{
  float:left;
  padding:15px;
}

#footer  .footerRight{
  float:right;
  padding:15px;
  
}

/*============= Theme pages start here ====================*/
.theme, .shop {
  position: relative;
  width: 900px; /* 81.818em;*/
}

.theme h1,
.theme h2 {
  font-size: 1.91em;
}

.theme .inside {
  display: inline;
}

.theme p {
  font-size: 1.182em;
  margin-top: 15px;
  color: #aaaaaa;
}

.theme .signature p {
  font-size: 1.092em;
}

#navigation-left, #navigation-right {
  position: absolute;
  top: 50%;
  margin-top: -110px;
  display: block;
  width: 36px;
  height: 220px;
}

#navigation-left {
  left: -36px;
  background: url('../images/navigation-left.gif');
}

#navigation-left:hover {
  background: url('../images/navigation-left-over.gif');
}

#navigation-right {
  right: -36px;
  _right: -37px;
  background: url('../images/navigation-right.gif');
}

#navigation-right:hover {
  background: url('../images/navigation-right-over.gif');
}

/* About */
.theme#about {
  height: 395px;
  background: #000 url('../images/about/theme.gif') right center no-repeat;
}

.theme#about .inside {
  margin: 30px 0 0 30px;
  float: left;
}

.theme#about p {
  line-height: 1.15em;
}

.theme#about p.first {
  width: 37em;
}

.theme#about p.second {
  margin-top: 30px;
  width: 50em;
}

.working-for {
  width: 840px;
}

.working-for h3 {
  margin-left: 2%;
}

.working-for h4 {
  color: #ffffff;
}

.working-for div {
  padding-top: 20px;
  white-space: nowrap;
  font-size: 1.092em;
  color: #bbbbbb;
}

.theme#about .signature {
  margin-top: 15px;
  /*background: url('../images/about/signatures.gif') left center no-repeat;*/
  width: 600px;
  height: 105px;
  position: relative;
}

.theme#about .signature p {
  position: absolute;
  color: #fff;
}

.theme#about .signature #rabel {
  top: 70px;
  left: 10px;
}

.theme#about .signature #janecek {
  top: 55px;
  left: 350px;
}

/* Tequilla */
.theme#tequilla {
  height: 396px;
 /* background: #000 url('../images/tequilla/theme.jpg') left center no-repeat;*/
}

.theme#tequilla .inside {
  margin: 70px 15px 0 0;
  float: right;
}

.theme#tequilla p {
  text-align: center;
}

.theme#tequilla .signature {
  margin-top: 20px;
  text-align: center;
}

.theme#tequilla .signature p {
  margin-top: 10px;
}

/* Gin */
.theme#gin {
  height: 395px;
  background: #000 url('../images/gin/theme.jpg') right center no-repeat;
}

.theme#gin .inside {
  margin: 70px 0 0 20px;
  float: left;
}

.theme#gin p {
  margin-left: 30px;
  width: 35em;
}

.theme#gin .signature {
  margin: 10px 0 0 150px;
}

.theme#gin .signature img {
  margin-left: 60px;
}

.theme#gin .signature p {
  margin-top: 5px;
  width: auto;
}

/* Rum */
.theme#rum {
  height: 395px;
  background: #000 url('../images/rum/theme.jpg') right center no-repeat;
}

.theme#rum .inside {
  margin: 70px 0 0 20px;
  float: left;
}

.theme#rum p {
  margin-left: 30px;
  width: 35em;
}

.theme#rum .signature {
  margin: 15px 0 0 150px;
}

.theme#rum .signature img {
  margin-left: 60px;
}

.theme#rum .signature p {
  margin-top: 10px;
  width: auto;
}

/* Water */
.theme#water {
  height: 395px;
  background: #000 url('../images/water/theme.jpg') right center no-repeat;
}

.theme#water .inside {
  margin: 70px 0 0 30px;
  float: left;
}

.theme#water p {
  text-align: center;
  width: 40em;
}

.theme#water .signature {
  margin: 20px 0 0 30px;
}

.theme#water .signature img {
  margin-left: 180px;
}

.theme#water .signature p {
  margin-top: 10px;
  width: auto;
}

/* Wine */
.theme#wine {
  height: 396px;
  background: #000 url('../images/wine/theme.jpg') left center no-repeat;
}

.theme#wine .inside {
  margin: 70px 30px 0 0;
  float: right;
}

.theme#wine p {
  margin-left: 40px;
}

.theme#wine .signature {
  margin-top: 10px;
  text-align: right;
  margin-right: 40px;
}

.theme#wine .signature img {
  margin-right: 80px;
}

.theme#wine .signature p {
  margin-top: 10px;
}

/* Vodka */
.theme#vodka {
  height: 396px;
  background: #000 url('../images/vodka/theme.jpg') left center no-repeat;
}

.theme#vodka .inside {
  margin: 70px 50px 0 0;
  float: right;
}

.theme#vodka h2 {
  text-align: center;
}

.theme#vodka p {
  margin-top: 10px;
  margin-left: 80px;
}

.theme#vodka .signature {
  margin-top: 10px;
  margin-left: 20px;
  text-align: center;
}

.theme#vodka .signature img {
  margin-right: 30px;
}

.theme#vodka .signature p {
  text-align: left;
  margin-top: 0px;
}

/* Whisky */
.theme#whisky {
  height: 395px;
  background: #000 url('../images/whisky/theme.jpg') right center no-repeat;
}

.theme#whisky .inside {
  margin: 70px 0 0 30px;
  float: left;
}

.theme#whisky p {
  width: 27em;
  text-align: center;
}

.theme#whisky .signature {
  margin: 15px 0 0 10px;
}

.theme#whisky .signature img {
  margin-left: 60px;
}

.theme#whisky .signature p {
  margin-top: -5px;
  width: auto;
}

/*============= Shop pages start here ====================*/
.shop h1,
.shop h2 {
  color: #000;
  font-size: 2em;
  margin-bottom: 20px;
}

.shop p {
  color: #000;
  font-size: 1.091em;
  color: #444444;
}

/* ==== Offer ==== */
#offer {
  background: url('../images/border-grey.jpg') top center no-repeat;
  padding: 40px 10px;
  /* IE7 double padding fix */
  *display: inline-block;
}

#offer div.item {
  width: 29%;
  margin: 0 2%;
  float: left;
  display: inline;
}

#offer h3 {
  font-size: 1.364em
}

#offer p {
  font-size: 1.092em;
  margin-top: 10px;
  color: #bbbbbb;


}

#offer .bottles {
  margin: 15px 0px 15px 0;
  _margin-right: 0px;
  white-space: nowrap;
  width: 100%;
  position: relative;
}

#offer .bottles div.first {
  float: left;
}

#offer .bottles div.second {
  float: right;
}

#offer .count {
  width: 1.25em;
  padding: 1px 2px;
  text-align: center;
  font-size: 1.182em;
}

#offer .price {
  font-family: Georgia, serif;
  font-weight: bold;
  color: #ffff00;
  font-size: 1.367em;
  margin-left: 5px;
}

#offer .priceDisabled {
  font-family: Georgia, serif;
  text-decoration:line-through;
  color: #BBBBBB;
  font-size: 1.05em;
  float:right;
}


#offer .buy {
  border: none;
  background: #000;
  font-family: Georgia, serif;
  font-weight: bold;
  color: #fff;
  font-size: 1em;
  padding: 3px 5px;
  cursor: pointer;
  _cursor: hand;
}

#offer .hr {
  background: url('../images/border-grey.jpg') no-repeat;
  width: 751px;
  height: 1px;
  margin: 15px auto 30px;
}

.hr hr {
  display: none;
}

/* Tequilla */
#brand-vlevo{

  height: 396px;
   background:#fff;

}

#brand-vlevo h1,
#brand-vlevo h2 {
  padding: 36px 20px 0 20px;
  margin:0;
  line-height: 1.455em;
}

#brand-vlevo p{
  padding: 20px;
}

#brand-vlevo .brandImg{
    float:right;
}

#brand-vpravo{
  height: 396px;
  background:#fff;

}

#brand-vpravo h1,
#brand-vpravo h2 {
  padding: 36px 20px 0 20px;
  margin:0;
  line-height: 1.455em;
}

#brand-vpravo p{
  padding: 20px;
}

#brand-vpravo .brandImg{
    float:left;
}


/* Cart */
.cart {
  font-family: Arial, Verdana, sans-serif;
}

.cart a {
  font-weight: bold;
}

.cart h2 {
  font-size: 1.273em;
}

#cart-content, #customer {
    padding: 40px 30px;
}

#cart-content {
  background: #fff;
  color: #000;
}

#cart-content table {
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
  font-family: Georgia, 'Times New Roman', serif;
}

#cart-content td, #cart-content th {
  padding: 10px;
  text-align: center;
}

#cart-content input {
  width: 2em;
  text-align: center;
  padding: 2px 1px;
  font-size: 0.786em;
}

#cart-content th, #cart-content td.empty  {
  font-family: Arial, Verdana, sans-serif;
}

#cart-content .item {
  text-align: left;
  width: 30%;
}

#cart-content .price {
  width: 20%;
}

#cart-content .count {
  width: 10%;
}

#cart-content .price-total {
  width: 30%;
}

#cart-content .remove, #cart-content .empty {
  text-align: right;
}

#cart-content tfoot th, #cart-content tfoot td {
  background-color: #F0F0F0;
  vertical-align: bottom;
}

#cart-content tfoot th {
  text-align: left;
}

#cart-content tbody td {
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #E4E4E4;
}

#cart-content tbody td, #cart-content .price-total, #cart-content .count {
  font-size: 1.273em;
}

#cart-content td.item {
  color: #666;
}

#cart-content .price-total {
  color: #c00;
  font-weight: bold;
}

#cart-content .price-total small {
  font-size: 0.714em;
  font-family: Arial, Verdana, sans-serif;
  color: #000;
  margin-right: 5px;
  font-weight: normal;
}

#cart-content .remove a, .cart button, a.button, .login button {
  border-width: 0;
  color: #fff;
  background: #000;
  text-decoration: none;
  padding: 0 8px;
  *padding: 0;
  height: 2em;
  line-height: 2em;
  float: left;
  font-family: Georgia, 'Times New Roman', serif;
  cursor: pointer;
  _cursor: hand;
  font-weight: normal !important;
}

#cart-content .remove a {
  font-size: 0.86em;
  margin-right: -10px;
  float: right !important;
}

a.green, button.green {
  background-color: #060 !important;
}

#cart-content .empty a, #back-to-catalogue a {
  color: #003366;
  font-weight: bold;
}

#back-to-catalogue, #buttons{
  margin-top: 15px;
}

#back-to-catalogue {
  margin-left: 10px;
  color: #666;
  float: left;
}

#back-to-catalogue a {
  margin-right: 10px;
}

#buttons {
  float: right;
}

#buttons button {
  font-size: 1em;
}

#buttons a {
  margin-left: 10px;
}

#customer {
  background-color: #000;
  color: #fff;
}

#customer form {}

#customer a {
  color: #FF0;
}

#customer h2 {
  margin: 20px 0;
}

#customer .column {
  float: left;
  width: 400px;
}

#customer .column div, #customer .select-field, #customer .textarea-field, .login .text-field {
  margin-bottom: 15px;
}

#customer label, .login label {
  float: left;
  width: 15em;
  color: #ccc;
  font-family: Arial, Verdana, sans-serif;
}

#customer .text-field input, #customer select, #customer textarea, .login input {
  padding: 2px;
}

#customer select {
  width: 30em;
}

#customer textarea {
  width: 30em;
}

.cart #trade-conditions {
  margin-bottom: 0;
}

.cart ul {
  margin-top: 5px;
  margin-left: 20px;
}

.cart h3 {
  margin: 10px 0;
  font-size: 1.182em;
}

.cart h4 {
  margin-top: 10px;
  font-size: 1em;
}

.cart #order-info {
  margin: 10px 0;
}

.cart .hr {
  background: url('../images/border-black.jpg') no-repeat;
  width: 751px;
  height: 1px;
  margin: 15px auto 30px;
}



.nahledBlack{
	padding:0px 0px 10px 0px;
	background: transparent url('../images/nahled.gif') left bottom no-repeat;
    display:none;
}

.nahledContainerBlack{
    padding:5px 10px 5px 10px;
    background:#000000;
}

.nahledWhite{
	padding:0px 0px 10px 0px;
	background: transparent url('../images/nahledWhite.gif') left bottom no-repeat;
    display:none;
}

.nahledContainerWhite{
    padding:5px 10px 5px 10px;
    background:#ffffff;
}


.hidden{
	display:none;
}
.certificate{
  padding:5px 0px 0px 0px;
}
.certificate a{
    font-weight:bold;
    font-size: 1.10em;
    color:#BBBBBB;
	text-decoration:none;
}
.certificate img{
	border:none;
}


/* Login */
.login {
  color: #ccc;
  padding: 40px 30px;
}

.login h1 {
  color: #fff;
  font-size: 2.73em;
  font-weight: normal;
  margin-bottom: 30px;
}

.login p {
  font-size: 1.272em;
  margin-bottom: 20px;
}

.login #form a {
  color: #ff0;
}

.login form, #become-a-partner {
  margin-top: 20px;  
}

.login form {
  float: left;
  width: 380px;
}

.login form .text-field {
  text-align: right;
}

.login form input {
  width: 218px;
}

.login label {
  width: 150px;
  text-align: left;
}

.login form a {
  margin-left: 150px;
  display: inline;
  float: left;
  margin-top: 3px;
  font-size: 1.091em;
}

.login form button {
  float: right;
}

.truncate_show,  .truncate_hide{
    color:#FFFF00;
    white-space: nowrap;

}

#become-a-partner {
  float: left;
  margin-left: 100px;
  font-size: 1.364em;
}

#formErrors{
    padding: 0 30px 0px 30px;
    background:#cc0000;
}

#brand-vlevo p.brandAkce {
    padding-top:0;
    padding-bottom:0;
    color:#cc0000;
    font-size:1.4em;
}
#offer p.itemAkce {
    color:#ffdd0e;
    font-size:1.25em;
    font-style:italic;
    margin-top:0;
}
#cart-content span.itemAkce {
    /*padding-top:0;
    padding-bottom:0;*/
    color:#cc0000;
    font-size:0.8em;
    font-style:italic;
}