/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
  //background-color: #000000;
  background: #000000;
  color: #000000;
  margin: 0px;
  //text-color: #ffffff
 
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #ffffff;
  text-decoration: underline;
}

FORM {
       display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #111111;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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;
  font-color:#ffffff;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #123456;
  color: #ffffff;
}

.infoBoxContents {
  background: #4D794E;
  _background-color: #4D794E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #111111;
  background-image: url('images/infobox/box_top.gif');
  color: #ffffff;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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-color: #242424;
  background: #242424;
  color: #ffffff;
}

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-color: #000000;
  background: #000000;
  color: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #16370D;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #242424;
}

SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

INPUT, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
//  background-color: #000000;
  background: #000000;
  color: #FFFFFF;
}

CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: transparent;
  background: transparent;
  color: #FFFFFF;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
}

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: #1E441B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #f2f2f2; }

/* 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; }

A.kategorie {
        color: #ffffff;
        text-decoration: none;
}

A.kategorie:hover {
        color: #000000;
        text-decoration: underline;
}

.katbox {
        background-image: url("images/kategorie.png");
        height: 31px;
        font-size: 12px;
        padding-left: 5px;
}

.podkatbox {
        background-image: url("images/podkategorie.png");
        height: 31px;
        font-size: 12px;
        padding-left: 5px;
}

.katcount {
        color: #ffffff;
}

.top2 {
        background-image: url("images/top_sklep2.jpg");
        border: 0;
        height: 32px;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        font-family: Verdana, Arial, sans-serif;
        padding-left: 10px;
}

.search {
        border: 1px #000000 solid;
        background-color: #C3DAC3;
        vertical-align: top;
        color: #a2a2a2;
        font-weight: normal;
}

.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


//===============================================================================
ul, ol, dl {
    position: relative;  
}

.hide {
    display:none;
    }

#categories {
    margin: 0;
    padding: 0;
    }

#categories dt {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 3px;
    border: 0px solid #000000;
    background-color: #4D794E;
//    background:  url(images/infobox/kategorie.png) repeat-x bottom left;
    }

#categories dd {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 2px 0 2px 14px;
    border: 0px;
    background-color: #77AE78;
    }

#categories a.selected {
    font-weight: bold;
    }
//=================================================================================

/*change the menu hover color below*/
#thecategories a:hover {
       background-color: #eeeeee;
       color: #000000;
}

.catwithsubs {
        padding-right: 1px;
}

.catwithnosubs {
       padding-right: 1px;
}

#thecategories {
       position: relative;
       top: -9px;
       margin-bottom: -16px;
       width: 175px;
}

.activelink {
       display: block;
       font-weight: bold;
}

#thecategories a {
       display: block;
       padding-bottom: 7px;
       padding-top: 3px;
       width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
       width: auto;
}
/*end of mozilla fix*/

#topcat a {
       padding-left: 5px;
       background: #4D794E;
       border-top: 1px #000000 solid;
}

#secondcat a {
       padding-left: 20px;
       background: #77AE78;
}

#thirdcat a {
       padding-left: 35px;
       background: #77AE78;
}

#fourthcat a {
       padding-left: 50px;
       background: #77AE78;
}

#fifthcat a {
       padding-left: 65px;
       background: #77AE78;
}
