/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
* {-moz-box-sizing:border-box;}
.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.categoryBoxText { font-family: Arial, sans-serif; font-size: 14px; color: #ffffff; }
.errorBox { font-family : Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px;  
  margin-top: 30px;
  margin-bottom: 0px;  
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 16px;
}

#noscreen {display:none}

h1 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4a89ce;
}
h2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #4a89ce;
}
h3 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #992B2A;
}
h4 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4a89ce;
}
h5 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #4a89ce;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#page {
  width: 980px;   /* celková šířka */
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.odkaz-kategorie:link, A.odkaz-kategorie:visited, A.odkaz-kategorie:active, A.odkaz-kategorie:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  cursor: hand;
  display: block;
  width: 180px;
  clear: both;
  padding: 7px 0px;
  text-align: left;
  background: url("images/sipka.gif") no-repeat -5px 5px;
}

.odkaz-nabidka, .odkaz-nabidka:visited, .odkaz-nabidka:active, .odkaz-nabidka:hover {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  cursor: hand;
}

.kategorie-sipka {
  width: 30px;
  padding: 0px;
  margin: 0px;
}

.kategorie-blok {
  width: 170px;
  margin-left: 10px;
  font-size: 14px;
  display: block;
  border: 0px solid red;
}

FORM {display: inline;}

TR.header {background: #ffffff;}

TD.header {
  border-top: 2px solid #ffffff; 
  border-bottom: 2px solid #ffffff;
}

TR.headerNavigation {background: #000000;}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #000000;
  color: #ffffff;
  font-weight : bold;
}

TD.horni_lista {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #4a89ce;
  color: #ffffff;
  font-weight : bold;
  padding-top: 2px;
}
A.horni_lista {color: #FFFFFF;}
A.horni_lista:hover {color: #FFFFFF;}
A.headerNavigation {color: #FFFFFF;}
A.headerNavigation:hover {color: #ffffff;}

TR.headerError {  background: #ff0000;}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.headerLeft {
  width: 221px;
  height: 398px;
  vertical-align: top;
  background-color: #C0A160;
}

.nadpis-kategorie {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 0px solid #992B2A;
  text-align: center;
  padding: 2px;
}

TD.headerRight {
  width: 539px;
  height: 398px;
  vertical-align: top;
}

#cat_name {
  background: url("images/categories/cat_title_background.gif") no-repeat top left;
}

#cat_title {
  color: #c0a160;
  font-weight: bold;
  border-bottom: 0px solid #c0a160;
  padding: 4px 0px 0px 10px;
  font-family: Arial, sans-serif;
  font-size: 20px;
}

.nakupni_kosik {
  height: 44px;
  width: 980px;
  font-size: 12px;
  background-color: #000000;
  color: #ffffff;
  float: left;
  text-align: right;
  padding-top: 13px;
}

.nak-kosik-leva {
  height: 44px;
  width: 330px;
  padding-top: 13px;
  float: left;
  text-align: right;
}

.nak-kosik-prava {
  height: 44px;
  width: 199px;
  padding-top: 20px;
  float: left;
  text-align: left;
  padding-left: 5px;
}

.nabidka {
  height: 46px;
  width: 980px;
  background-color: #992B2A;
  float: left;
  text-align: center;
  padding-top: 10px;
  padding-left: 3px;  
}

.nabidka-text {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding-top: 12px;
}

.bio {
  background-image: url("images/bio.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.action {
  background-image: url("images/action.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.nizka {
  background-image: url("images/action-nizka.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.vyprodej {
  background-image: url("images/vyprodej.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.bio-vyprodej {
  background-image: url("images/bio-action3.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.bio-nizka {
  background-image: url("images/bio-action2.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}
.bio-action {
  background-image: url("images/bio-action.gif");
  background-repeat: no-repeat;
  background-position: 140px 0px;
}

#product_details {
  background-image: url("images/product_detail_back2.gif");
  background-repeat: no-repeat;
  background-position: top left;
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 10px;
  margin: 0px;
  width: 150px;
  height: 140px;
  min-height: 140px;
}
.p_details {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.doporucujeme-nadpis {
  font-family: Arial, sans-serif;
  font-size: 16px;
  padding-top: 14px;
  padding-left: 25px;
  color: #ffffff;
  width: 220px;
  height: 39px;
  float: left;
  background-image: url("images/doporucujeme-nadpis.gif");
}

.doporucujeme-obsah {
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-top: 7px;
  width: 220px;
  text-align: center;
  float: left;
  background-image: url("images/partneri-obsah.gif");
  background-repeat: repeat-y;
}

.doporucujeme-spodek {
  width: 220px;
  height: 11px;
  float: left;
  background-image: url("images/partneri-spodek.gif");
  margin-bottom: 15px;
  background-repeat: no-repeat;
}

.partneri-nadpis {
  font-family: Arial, sans-serif;
  font-size: 16px;
  padding-top: 14px;
  text-align: center;
  color: #ffffff;
  width: 220px;
  height: 39px;
  float: left;
  background-image: url("images/partneri-nadpis.jpg");
}

.partneri-obsah {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 22px;
  padding-top: 3px;
  width: 220px;
  float: left;
  background-image: url("images/partneri-obsah.gif");
  background-repeat: repeat-y;
}

.partneri-spodek {
  width: 220px;
  height: 11px;
  float: left;
  background-image: url("images/partneri-spodek.gif");
  background-repeat: no-repeat;
}

.obrazek {
  height: 310px;
  width: 980px;
  background-image: url("images/obrazek-big.jpg");
  float: left;
}

.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
  background-image: url("images/footer_long.gif");
  height: 50px;
  border-style : solid;
  border-width : 1px 0 0 0;
  border-color : #C0A160;
  padding-top: 10px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #4a89ce;
  color: #ffffff;
  font-weight: bold;
}
.product_name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.listing_product_name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.infoBox {
  background: #c0a160;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.categoryBox {
}

.categoryBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.contact TD {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #c0a160;
  color: #ffffff;
  text-align: center;
}

TD.doporucujemeBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #992B2A;
}

TD.partneriBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #992B2A;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: rgb(248,239,211);
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: rgb(248,239,211);
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #c0a160;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #992b2a;
  color: #FFFFFF;
  font-weight: bold;
}
A.productListing-heading { 
  color: #FFFFFF; 
}

A.productListing-heading:hover {
  color: #ffffff;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #992B2A;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, .obsah {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
font-weight: normal;
color: #fff;
text-align: left;
background-color: #c0a160;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px solid black;
padding: 1px 3px;
text-decoration: none;
font-weight: normal;
color: #fff;
text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c0a160;
color: #fff;
}

a.menu{
color: #fff;
text-align: center;
background-color: #992b2a;
width: 100px; 
display: block; 
padding: 7px 3px;
font:normal 12px Arial;
}

a:hover.menu {
background-color: #c0a160;
color: #fff;
font:normal 12px Arial;
}

.bg-svetle-hnedy {
background-color: #c0a160;
color: #fff;
font:normal 12px Arial;
}

.bg-tmave-hnedy {
background-color: #992b2a;
color: #fff;
font:normal 12px Arial;
}
#cross_box {
  color: #59342e;
  border: 1px solid #59342e;
  padding: 5px;
  margin-top: 10px;
  background-color: white;
}

#cross_box_header_title {
  font: bold 18px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: #59342e;
  margin: 0px;
  padding: 0px;
}

#cross_box TD P {
  color: #59342e;
  font: bold 12px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 5px 0px 0px 0px;
} 

#cross_box TD H3 {
  vertical-align: top;
  font: bold 14px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 3px 0px 5px 0px;
} 

#cross_box TD TABLE TR TD {
  height: 160px;
  vertical-align: middle;
} 

TD.cross_box_td_literam H3 {
  border-top: 5px solid #af704f;
  color: #af704f;  
}

TD.cross_box_td_meteoshop H3 {
  border-top: 5px solid #f7cc1b;
  color: #f7cc1b; 
}

TD.cross_box_td_floraservis H3 {
  border-top: 5px solid #3fc53e;
  color: #3fc53e; 
}

TD.cross_box_td_sat2000 H3 {
  border-top: 5px solid #7599e3;
  color: #7599e3;   
}

TD.cross_box_td_ebutik H3 {
  border-top: 5px solid #e13b94;
  color: #e13b94;  
}

TD.cross_box_td_vax-brno H3 {
  border-top: 5px solid #ff6600;
  color: #ff6600;  
}

.lista, .lista A {
color: white;
}

