/*
  $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: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.cennik {font-family: Arial, sans-serif; font-size: 14px; color:#000000; font-weight : 800;}
.nawijka {font-family: Arial, sans-serif; font-size: 11px; color:#000000; font-weight : 100; text-align:justify;}
BODY {
  background: #808080;
  color: #424242;
  margin: 0px;
  text-align:justify;
  font-size: 10px;
  font-family: Arial;
  font-weight : 100;	
}

A {
  color: #4E4E4E;
  text-decoration: none;
  font-size: 12px;
  font-weight : 100;
}

A:hover {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight : 800;
}


a.pumpo:link {color: #980202;  text-decoration: none; font-size:14px; font-weight: 600; font-family: Arial;}
a.pumpo:visited {color: #980202; text-decoration: none; font-size:14px; font-weight: 600; font-family: Arial;}
a.pumpo:hover {color: #980202; text-decoration: underline; font-size:14px; font-weight: 600; font-family: Arial;}
a.pumpo:active {color: #980202; text-decoration: none; font-size:14px; font-weight: 600; font-family: Arial;}

a.rumba:link {color: #000000;  text-decoration: none; font-size:13px; font-weight: 100;}
a.rumba:visited {color: #000000; text-decoration: none; font-size:13px; font-weight: 100;}
a.rumba:hover {color: #000000; text-decoration: underline; font-size:13px; font-weight: 100;}
a.rumba:active {color: #000000; text-decoration: none; font-size:13px; font-weight: 100;}

a.menu:link {color: #0C0364;  text-decoration: none; font-size:11px; font-weight: 500; font-family: Tahoma, sans-serif;}
a.menu:visited {color: #0C0364; text-decoration: none; font-size:11px; font-weight: 500; font-family: Tahoma, sans-serif;}
a.menu:hover {color: #0C0364; text-decoration: underline; font-size:11px; font-weight: 500; font-family: Tahoma, sans-serif;}
a.menu:active {color: #0C0364; text-decoration: none; font-size:11px; font-weight: 500; font-family: Tahoma, sans-serif;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #EFEFEF;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #EFEFEF;
  color: #ffffff;
  font-weight : 100;
  height: 22;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #6A0303;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #6A0303;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #EFEFEF;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #EFEFEF;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #D4CECE;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.infoBox {
  background: #999999;
}

.infoBoxContents {
  background: #EFEFEF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}



.gorny {
  background: #EFEFEF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #EFEFEF;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  font-weight: 800;
  background: #D4CECE url("images/infobox/corner_right_left.gif");
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.cena{
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Arial, 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: #F5F2F5;
}

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: #F5F2F5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D4CECE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #980202;
  vertical-align: top;	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.biggerText, SPAN.biggerText, P.biggerText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: justify;	
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #6A0303;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Arial, sans-serif;
  color: #6A0303;
}

SPAN.errorText {
  font-family: Tahoma, sans-serif;
  color: #860D22;
}

.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: #6A0303; }