/*
  $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: 12px; color: #990000; }
.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: Red; text-decoration: underline; }

/* obramowka sklepu */
.ramka {
  border-left: 1px solid #993300;
  border-right: 1px solid #993300;
  border-bottom: 1px solid #993300;
  border-top: 1px solid #993300;
}

/* Ustawienia strony głównej - definiowanej z panelu admina */
TD.mainpage {
  border-left: 1px solid #993300;
  border-right: 1px solid #993300;
  border-bottom: 1px solid #993300;
  border-top: 1px solid #993300;
  padding: 5px;
  background: #FFFBE7;
  font-family: Verdana, Arial, sens-serif;
  font-size: 12px;
}

/* Ustawienia strony głównej - definiowanej z panelu admina */
TD.mainpage2 {
  border-left: 1px solid #993300;
  border-right: 1px solid #993300;
  border-bottom: 1px solid #993300;
  border-top: 1px solid #993300;
  padding: 5px;
  background: #FFFFFF;
  font-family: Verdana, Arial, sens-serif;
  font-size: 12px;
}


/* Ustawienia parametrów wszystkich linii poziomych w sklepie */
.linia {
  color: #30597E;
  width: 95%;
  height: 1px;
}

BODY {
  background: #FFBB88;
  /*background: #A2E3FF;*/
  color: #990000;
  margin: 0px;
}

A {
  color: #990000;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: none;
}

FORM {
  display: inline;
}

TR.header {
  background: #FFFFFF;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

TR.headerNavigation {
  background-image: url(images/header.gif);
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/header.gif);
  /*color: #ffffff;*/
  color: #990000;
  font-weight : bold;
  height: 25px;
}

A.headerNavigation { 
  color: #990000;
}

A.headerNavigation:hover {
  color: #CC0000;
}

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;
}

TR.footer {
  /*background-image: url(images/infobox/corner_right_left.gif);*/
  background: #EEEEEE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/infobox/corner_right_left.gif);
  color: #990000;
  font-weight: bold;
  height: 25px;
}
  /* Zmiana koloru obramowania boxów */
.infoBox {
 /* background: #BFBFBF; */
        background: #993300;
}

.infoBoxContents {
  background: #FFCC99;
  /*background-image: url(images/default/textura.gif);*/
 /* background: #FFFFFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.swieta {
        background: #ffffff;
        font-family: Verdana, 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: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);
  color: #990000;
}

SPAN.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #990000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

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: #EEEEEE;
}

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: #EEEEEE;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #993300;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EEEEEE;
  color: #990000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

A.pageResults {
  color: #990000;
}

A.pageResults:hover {
  color: #CC0000;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  /*font-weight: bold;*/
  color: #990000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #990000 ;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #990000 ;
  border-right:1px dotted #993300;
  border-left:1px dotted #993300;
  border-top:1px dotted #993300;
  border-bottom:1px dotted #993300;
  cellpadding: 5px;
  margin: 5px,5px,5px,5px;
 
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #990000;
}

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;
  color: #990000;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC0000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff3366;
  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;
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color: #EEEEEE; }
.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; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.categ {
  vertical-align: top;
}

SPAN.info {
  font-family: Verdana, Arial, sens-serif;
  font-size: 13px;
  color: #990000;
  font-weight: bold;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

b.hdr {
  font-family: verdana;
  font-size: 12px;
}

SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.allprods {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #30597E;
  background: #EEEEEE;
  border-bottom: 1px solid #BFBFBF;
  font-weight: bold;
}
 /* dodane - nowa klasa boxa */
        /* parametry pojedynczych komórek boksu featured*/
TD.vetrina         {
 height:20;
 width:100%;            
 border-right:1px dotted #a5a5a5;
 border-top:1px dotted #a5a5a5;
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 text-align: center;
 
}
        /*parametry boxu features*/
.boxvetrina         {
 height:20;
 width:100%;           
 background-image: url(images/default/textura.gif);
 border-right:1px solid #993300;
 border-left:1px solid #993300;
 border-top:1px dotted #993300;
 border-bottom:1px solid #993300;
 font-size: 13px;
}
        /* parametry nagłowka boxu featured*/
.headervetrina         {
 width:100%;            
 border-right:2px solid #efedee;
 border-left:2px solid #efedee;
 border-top:2px solid #efedee;
 border-bottom:2px solid #efedee;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #d5ebfd;/*configura sfondo intestazione del box vetrina home page - celestino */
 font-weight: bold; 
 color: #355f87; /* testo intestazione box*/
}
