/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.boxText { font-family: Tahoma; font-size: 11px; }
.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;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0099FF;
  text-decoration: underline;
  font-weight:bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bdc19f;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
/*  color: #ffffff; */
  color: Black;
}

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: Lime;
}

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: #D4CECE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.koszyczek {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
}

.infoBox {
  background: #BDC1A0;
}

.infoBoxContents {
  background: #fdfdfd;
  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: 11px;
  font-weight: bold;
  background: #FFFFFF url("images/infobox/b_kreska.gif");
  color: #000000;
}

TD.infoBoxHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF url("images/infobox/b_rog2.gif");
  color: #000000;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana, 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-style: solid;
  border-color: #D4CECE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f5f5f5;
  color: #3d3d3d;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 11px;
  line-height: 1.5;
}

TR.smallText, TD.smallText, SPAN.smallText, P.smallText, DIV.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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.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: #ff0000;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FDFDFD;
  border-color: #BDC1A0;
  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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D9DDB8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D9DDB8; }

.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: Tahoma; font-size: 11px; color:#CC3300; font-weight:bold; }
.messageStackSuccess { font-family: Tahoma; font-size: 11px;c olor:#CC3300; font-weight:bold; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.nazwa_produktu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #97C143;
}
.boki {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDC19E;
	border-left-color: #BDC19E;
	margin-left: 10px;
	margin-right: 10px;
}


}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
	border: 1px dashed #666;
	padding: 8px;
	white-space: pre;
}
.mala {
	font-size: 11px;
	color: #6B6B6B;
	text-align: left;
	font-family: tahoma;
}
.mala2 {
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	font-family: tahoma;
}
.level2 {
	font-family: tahoma;
	font-size: 11px;
	color: #6b6b6b;
	margin-left: 10px;
	padding-left: 10px;
}
.zwczcionka {
	font-family: tahoma;
	font-size: 11px;
	color: #6b6b6b;
	margin-left: 1px;
	padding-left: 1px;
}
.psopis {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #9f9f9f;
	padding-top:5px;
}
.infopis {
	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;
	padding-left: 10px;
	margin-left: 10px;
	margin: 10px;
}
.czcena {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #bb5400;
}
.infoczcena {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #bb5400;
}
.szcena {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9f9f9f;
}
.infoszcena {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9f9f9f;
}
.nprod {
	font-size: 11px;
	font-weight: bold;
	color: #009eda;
	font-family: tahoma;
}
.headertotal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e14500;
}
.level1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #70725e;
	padding-left: 5px;
}
.anazwa {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #97c143;
	vertical-align: middle;
	margin-left: 5px;
	padding-left: 5px;
}
.infonazwa {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #97c143;
	vertical-align: middle;
	margin-left: 5px;
	padding-left: 5px;
}
.anazwa2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #97c143;
	vertical-align: middle;
	margin-left: 1px;
	padding-left: 1px;
}
.amodel {
	font-family: tahoma;
	font-size: 10px;
	color: #e14500;
	vertical-align: middle;
	margin-left: 1px;
	padding-left: 1px;
}
.plcena {
	font-family: tahoma;
	font-size: 11px;
	color: #9f9f9f;
}
.specena {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e14500;
}
.aobraz {
  padding-left:10px;
}
.ramka {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDC19E;
	border-right-color: #BDC19E;
	border-bottom-color: #BDC19E;
	border-left-color: #BDC19E;
}
.koszyk {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
}


.marginesy {
	margin-left: 10px;
}
