/*
  $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; color: #000000;}
.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: #fff1db; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;}


BODY  { color: black; background-color: #fff1db; margin: 0px }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #8c4210;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #fff1db;
}

TR.headerNavigation {
  background: #8c4210;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8c4210;
  color: #ffe9c0;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffe9c0; 
}

A.headerNavigation:hover {
  color: #ffe9c0;
}

TR.headerError {
  background: #fff1db;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff1db;
  color: #8c4210;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #fff1db;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff1db;
  color: #ffe9c0;
  font-weight: bold;
  text-align: center;
}

TR.footer {
//
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffe9c0;
  font-weight: bold;
}

.infoBox {
  background: #8c4210;
}

.infoBoxContents {
  background: #fff1db;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #fff1db;
}

.infoBoxNoticeContents {
  background: #fff1db;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #8c4210;
  color: #ffe9c0;
}

TD.infoBoxHeadingEko {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffe9c0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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: #ffe9c0;
}

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: #ffe9c0;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #8c4210;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8c4210;
  color: #ffe9c0;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #8c4210;
  background: #fff1db;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #009240;
  text-align: center;
}

TR.subBar {
  background: #8c4210;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffe9c0;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #fff1db;
}

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: #8c4210;
}

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: #ffe9c0;
}

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: #009240;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #8c4210;
  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 { 
  font-size: 12px;
}
.moduleRowOver { 
  background-color: #fff1db; 
  cursor: pointer; 
  cursor: hand; 
  color: #ff0000;
  font-size: 12px;

}

.moduleRowSelected { 
  background-color: #fff1db; 
  color: #009240;
  font-size: 12px;

}

.moduleRow.Hover {
  color: #ff0000;
  font-size: 12px;

}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.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; }

.produkty_opis {
 font-family: sans-serif, Verdana, Arial ;
 font-size: 10px;
 color: #8c4210;
 bgcolor: #ffe9c0;
}

.produkty_kategoria {
 font-weight: bold;
 font-family: Verdana, Arial, sans-serief ;
 font-size: 10px;
 color: #8c4210;
 bgcolor: #ffe9c0;
}

.produkty_tlo {
 background: #ffe9c0;
}

.imagesBoxContents {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

TR.NaglowekNavigation {
}

TD.NaglowekNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffe9c0;
  font-weight : bold;
}

A.NaglowekNavigation { 
  color: #ffe9c0; 
}

A.NaglowekNavigation:hover {
  color: #ffe9c0;
}


.mws_boxTop    { 
    background: url('images/infobox/top.gif');
    font-family: Verdana, Arial, sans-serif;
    font-size: 11.5px;
    text-align : center;
    vertical-align: middle;
    white-space: nowrap; 
    color: #fff1db;
}

.mws_boxTop    { 
    background: url('images/infobox/top.gif');
    font-family: Verdana, Arial, sans-serif;
    font-size: 11.5px;
    text-align : center;
    vertical-align: middle;
    white-space: nowrap; 
    color: #fff1db;
}

.mws_boxLeft   { 
    bgcolor: red;
    background: url('images/infobox/left.gif'); 
}

.mws_boxRight  { 
    background: url('images/infobox/right.gif'); 
}

.mws_boxBottom { 
    background: url('images/infobox/bottom.gif');
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align : center;
    vertical-align: middle;
    white-space: nowrap; 
}

.mws_boxCenter { 
    
}

.CzerwonyTekst    { 
    background: #fff1db;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align : right;
    vertical-align: top;
    color: #000000;
}

TD.nowyKlient, P.nowyKlient {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #fff1db;
  color: #ff0000;
}

TD.nowyKlient2, P.nowyKlient2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #fff1db;
  color: #009240;
}

A.BoxNavigationLink {
  color: #fff1db; 
}

A.BoxNavigationLink:hover {
  color: #fff1db;
}

A.LinkMapa {
  font-size: 4px;
  background: #fff1db;
  color: #fff1db;
  text-decoration: none;
}

A.LinkMapa:hover {
  font-size: 4px;
  background: #fff1db;
  color: #fff1db;
  text-decoration: none;
}