/*
  $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;}
.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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  margin: 0px;
}

A {
  color: #ffffff;
  text-decoration: none;
}


I.Czarny {
	color: #000000;
	}

A.Czarny {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}


A.smallTextCzarny{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

A.ProduktTytul {
	
	color: #7d1111;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

A.ProduktTytulNiebieski {
	
	color: #7d1111;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

A.ProduktTytulCzerwony {
	
	color: #7d1111;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

LOG {
  color: #000000;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

TD.headerNavigationBialy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #1f6ae5;
}


.infoBoxBialy {
  background: #ffffff;
}

.infoBoxContents {
  background: #1f6ae5;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContentsBialy {
  background: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsCzerwony {
  background: #7d1111;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContentsZielony {
  background: #199353;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxContentsPomaranczowy {
  background: #d8bb45;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
  color: #ffffff;
}


.infoBoxNoticeCzerwony {
  background: #7d1111;
  color: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNoticeContentsCzerwony {
  background: #7d1111;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1f6ae5;
  color: #ffffff;
}


TD.infoBoxHeadingBialy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #7d1111;
  border-spacing: 1px;
  cellspacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7d1111;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-headingCzarny {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1f6ae5;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7d1111;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


TD.mainBialy, P.mainBialy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}


TD.mainCzarny, P.mainCzarny {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #000000;
}

TD.mainPomaranczowy, P.mainPomaranczowy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
}


TD.mainZielony, P.mainZielony {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
}


TD.mainCzerwony, P.mainCzerwony {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
}


TD.mainCzerwonyData, P.mainCzerwonyData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


TD.smallTextCzarny, SPAN.smallTextCzarny, P.smallTextCzarny {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


TD.fieldKeyBialy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

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: #000000;
}

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: #000000;
  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;
  color: #d89545;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #cbaf41; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }



.moduleRowPomaranczowy { }
.moduleRowOverPomaranczowy { background-color: #cbaf41; cursor: pointer; cursor: hand; }
.moduleRowSelectedPomaranczowy { background-color: #d8bb45; }

.moduleRowZielony { }
.moduleRowOverZielony { background-color: #168149; cursor: pointer; cursor: hand; }
.moduleRowSelectedZielony { background-color: #22bc6b; }

.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; background: #1f6ae5; }

.inputRequirementBialy { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; background: #ffffff; }

.inputRequirementZielony { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; background: #199353; }

.inputRequirementPomaranczowy { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; background: #d8bb45; }

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/pyszczek/boksy_produkt_05.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/pyszczek/boksy_produkt_14.gif'); }
.mws_boxRight_module  { background: url('images/pyszczek/boksy_produkt_18.gif'); }
.mws_boxBottom_module { background: url('images/pyszczek/boksy_produkt_26.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxTop_module_Niebieski    { background: url('images/pyszczek/boksy_produkt_niebieski_05.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module_Niebieski   { background: url('images/pyszczek/boksy_produkt_niebieski_14.gif'); }
.mws_boxRight_module_Niebieski  { background: url('images/pyszczek/boksy_produkt_niebieski_18.gif'); }
.mws_boxBottom_module_Niebieski { background: url('images/pyszczek/boksy_produkt_niebieski_26.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }

.mws_boxTop_module_Czerwony    { background: url('images/pyszczek/boksy_produkt_czerwony_05.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module_Czerwony   { background: url('images/pyszczek/boksy_produkt_czerwony_14.gif'); }
.mws_boxRight_module_Czerwony  { background: url('images/pyszczek/boksy_produkt_czerwony_18.gif'); }
.mws_boxBottom_module_Czerwony { background: url('images/pyszczek/boksy_produkt_czerwony_26.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }

.mws_boxCenter_module { background: #ffffff;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 }
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */