/*
  $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
*/
.search-box{ /*outer background*/float:right; height: 26px; padding: 10px 10px 0px 10px; }
input.search-field{ /*input field */ color:#000000; float: left; border:1px dotted #CCCCCC; border-width: 1px 0px 1px 1px; margin:0; padding: 3px 0px 0px 15px; height:16px; width: 150px; }
input.search-go { /*search icon */ float:left; border:1px solid #CCCCCC; border-width: 0px 0px 0px 0px; margin:0; padding:0; margin-left: 0px; height: 21px; width: 21px; background: url("images/szukaj.png") no-repeat top left; cursor: pointer; }
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */ background:url("images/szukaj.png") no-repeat bottom left; }


TD.productListing-data3Col {                  // Product listing
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  background: #ffffFF;
  border:0px solid #000000;
}
.boxText { font-family: Times New Roman,serif; font-size: 16px; }
.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: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0303D7; text-decoration: underline; } // kolor odno¶ników przy zamówieniu


BODY {
  background: #0000FF; // kolor tla sklepu
  color: #000000;
  margin: 0px;
}

A {
  color: #190D87;  // kolor napisów w liscie katalogów
  text-decoration: none;
}

A:hover {
  color: #212BFD; // kolor pod¶wietlenia napisów w li¶cie katalogów
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #18e403F; // kolot tła nagłówka gdzie jest banner
}

TR.headerNavigation {
  background: #353475;
}

TD.headerNavigation {
  font-family: Times New Roman,serif, serif;
  font-size: 11px;
  background: #0000FF url("images/tlo4a.jpg"); // kolor nagłówka górnego pod banerem
  color: #ffffff;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #A9ADFE; // kolor tekstu podswietlonego w nagłówku górnym
}

TR.headerError {
  background: #85016D;
}

TD.headerError {
  font-family: Times New Roman,serif;
  font-size: 12px;
  background: #85016D;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #A5B3FD;
}

TD.headerInfo {
  font-family: Times New Roman,serif;
  font-size: 12px;
  background: #A5B3FD;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #02198F;
}

TD.footer {
  font-family: Times New Roman, sans-serif;
  font-size: 10px;
   background: #02198F url("images/tlo44.jpg"); // kolor tla stopki
   color: #ffffff;
   font-weight: bold;
  height: 127px;
}

.infoBox {
  background: #transparent ;          
}

.infoBoxContents {
  background: #transparent;
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #F7F7F7;
}

.infoBoxNoticeContents {
  background: #F7F7F7  ; // kolor tla modulu informacyjnego - box-u
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:   Times New Roman;
  font-size: 18px;
  background: #1f02fa url("images/tlo4a.jpg");
  color: #ffffff;
  height: 42px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Times New Roman, sans-serif;
  font-size: 14px;
}

TD.cena{
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Times New Roman, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Times New Roman, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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: #FFFFFF; // tlo w liscie produktów
}

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: #FFFFFF; // tlo w liscie produktów
}

TABLE.productListing {
  border: 1px;             // lista produktów -tabela parametry
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Times New Roman, sans-serif;     
  font-size: 11px;
  background: #02198F url("images/tlo4.jpg");
  color: #190D87;
  font-weight: bold;
  height: 32px;
}

TD.productListing-data {
  font-family: Times New Roman, sans-serif;
  font-size: 13px;           // lista produktów
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #0000FF;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #323665; // kolor ceny i nagłówków
}

TR.subBar {
  background: #02198F;
}

TD.subBar {
  font-family: Times New Roman, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Times New Roman, sans-serif;
  font-size: 18px;       //czcionka login
  color: #000000; //kolor opcje
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, sans-serif;
  font-size: 15px;      //czcionka zapomniales haslo
}


TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Times New Roman, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.accountCategory {
  font-family: Times New Roman, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Times New Roman, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Times New Roman, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Times New Roman, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Times New Roman, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Times New Roman, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Times New Roman, 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; }

/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 5px;
border-bottom: 1px ridge black; 
border-top: 1px ridge black; 
padding: 2px;
background-color: #FEE302;
text-align: center;
font: bold 13px Tahoma;
}

#ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEE302;
}

