/*
  $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: 11px; color: #0c5c91; padding-left:11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #336633; text-decoration: underline; }

.boxText a img { padding-right:4px; padding-bottom:2px; }

BODY {
  background: #FFFFFF;
  color: #313a41;
  margin: 0px;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0c5c91;
}

.cenaPr {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ff0000;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #0c5c91;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0c5c91;
}

A {
  color: #313a41;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #127dc3;
  text-decoration: underline;
  font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0c5c91;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0c5c91;
  color: #ff9900;
  font-weight : bold;
  padding:13px;
  background-image:url(images/bg-head.png);
  background-repeat:repeat-x;
}

A.headerNavigation { 
  color: #006699; 
}

A.headerNavigation:hover {
  color: #006699;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0c5c91;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0c5c91;
  color: #ffffff;
  font-weight: bold;
  height:33px;
  background-image:url(images/footer-bg.gif);
  background-repeat:repeat-x;

}

#copyright {
	text-align:center;
	color:#333;
	font-size:11px;
	font-family: Arial, sans-serif;
	margin-bottom:5px;
	margin-top:5px;
}


table.infoBox {
	padding-bottom:5px;
}

.infoBox {
  background: #e0e0e0;
}

.infoBoxContents {
  background: #ebf1f6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #D4CECE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  height:27px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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: 11px;
  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: #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: #f8f8f8;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D4CECE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0c5c91;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0c5c91;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0c5c91;
}

A.pageResults:hover {
  color: #330066;
  background: #FFFFCC;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #0c5c91;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText.a, TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  color: #0c5c91;
  font-size: 11px;
}

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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding-top:2px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fc8f3d;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-size: 15px;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ae0000;
}

.moduleRow { background-color: #ebf1f6; }


.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }
.inputPodpowiedz { font-family: Arial, sans-serif; font-size: 11px; color: #0000b3; }

.bg_bok { background-image:url(images/bg.jpg); background-repeat:repeat-x; }

.ramka_1 { border-style: solid; border-color: #0c5c91; border-width: 1px; }

.ramka_h1 { padding:3px; border:1px #CCC solid; }



