/*
  $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; width: 180;}
.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: #E9E2D0; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #701212; font-weight: bold; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  margin-top:0px; 
padding-top:0px; 
margin-bottom:0px; 
padding-bottom:0px; 
margin-left:0px; 
padding-left:0px; 
margin-right:0px; 
padding-right:0px; 

}

.klwl{
border:0px;
height:20px;
width:65px;
font-size:10px;
background-image:url("images/send.jpg");
}


A {
  color: #65625B;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.koszyk {
  color: #65625B;
  text-decoration: none;
}

A.koszyk:hover {
  color: #65625B;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

A.link1:link { text-decoration: none ; color: #656356; font-size: 11px; font-weight: medium }
A.link1:active { color: #3C3C3C; font-size: 11px; font-weight: medium; text-decoration: none; }
A.link1:visited { color: #3C3C3C; font-size: 11px; font-weight: medium; text-decoration: none; }
A.link1:hover { color: #000000; font-size: 11px; font-weight: medium; text-decoration: none; }

A.link2:link { text-decoration: none ; color: #656356; font-size: 11px; font-weight: medium }
A.link2:active { color: #3C3C3C; font-size: 11px; font-weight: medium; text-decoration: none; }
A.link2:visited { color: #3C3C3C; font-size: 11px; font-weight: medium; text-decoration: none; }
A.link2:hover { color: #000000; font-size: 11px; font-weight: medium; text-decoration: none; }

A.recenzje:link { text-decoration: none ; color: #701212; font-size: 11px; font-weight: medium }
A.recenzje:active { color: #701212; font-size: 11px; font-weight: medium; text-decoration: none; }
A.recenzje:visited { color: #701212; font-size: 11px; font-weight: medium; text-decoration: none; }
A.recenzje:hover { color: #701212; font-size: 11px; font-weight: medium; text-decoration: underline; }

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  height: 22;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  height: 20;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #D4CECE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}



.infoBox2 {
  background: #E9E2D0;
 
}

.infoBox3 {
  background: #D7D0B6;
 
}

.infoBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 100%;
}

.infoBoxNotice {
  background: #EEEEEE;
}

.infoBoxNoticeContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  padding-left: 0px;
  background: #701212 url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
}

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: #E9E2D0;
}

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: #E9E2D0;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #D7D0B6;
  border-spacing: 1px;
  background: #D7D0B6;
}
.wybor{
font-family: Arial; font-size: 10px; color: #65625b; text-align: right;
}
.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #E9E2D0;
  color: #731010;
  font-weight: normal;
  text-transform: uppercase;
}

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 {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  padding-left: 5px;
  background: #701212;
  color: #FFFFFF;
}

TR.pageHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  padding-left: 5px;
  background: #701212;
  color: #FFFFFF;
}

TD.pageHeadingAccount {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px;
  background: url("images/page_heading_account.gif");
  color: #FFFFFF;
}

TD.productInfoTekst {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}


TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px;
  background: url("images/page_heading2.gif");
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 4px;
}

TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.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: Arial;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 11px;
}

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: Arial;
  color: #65625b;
  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: #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: Arial;
  color: #ff0000;
    font-size: 11px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
  background: #E9E2D0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 100%;
}
.moduleRowOver { background-color: #D7D0B6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D7D0B6; }

.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: #D7D0B6; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #F6F3EA; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #701212; }

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #b6b7cb;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #EEEEEE url("images/tlo2.png");
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.BestSellersBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}
.CategoriesBoxContents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
  border-bottom: solid 1px #FFFFFF;
   background: url("images/tlo.png);
}
.CategoriesBoxContents2 {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
  border-bottom: solid 1px #FFFFFF;
   background: url("images/tlo_2.png);
}

.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
   background: #EEEEEE url("images/tlo2.png");
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.ManufacturerInfoBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



.OrderHistoryBox {
  background: #EEEEEE url("images/tlo2.png");
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.OrderHistoryBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #EEEEEE url("images/tlo2.png");
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.ProductNotificationsBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #EEEEEE url("images/tlo2.png");
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.ReviewsBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.KontaktBox {
  background: url("images/tlo_right.jpg");
}
TD.KontaktBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url("images/kontakt.jpg");
  color: #FFFFFF;
}
.KontaktBoxContents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
  border-bottom: solid 1px #FFFFFF;
}

.KontaktBox2 {
  background: url("images/tlo_right.jpg");
}
.KontaktBox2Contents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
}

.SearchBox {
  background: url("images/tlo_right.jpg");
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url("images/szukaj.jpg");
  color: #FFFFFF;
}
.SearchBoxContents {
  background: url("images/tlo_right.jpg");
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
}

.ShoppingCartBox {
  background: url("images/tlo_right.jpg");
}


TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url("images/koszyk.jpg");
  color: #FFFFFF;
}
.ShoppingCartBoxContents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
  border-bottom: solid 1px #FFFFFF;
}

.ShoppingCartBox2 {
  background: url("images/tlo_right.jpg");
}
.ShoppingCartBox2Contents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
}

.SpecialsBox {
  background: #EEEEEE url("images/tlo.png");
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.SpecialsBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 100%;
}


.TellaFriendBox {
  background: #EEEEEE url("images/tlo2.png");
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  padding-left: 2px;
}
.TellaFriendBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LoginBox {
  background: url("images/tlo_right.jpg");
}
TD.LoginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url("images/loguj.jpg");
  color: #FFFFFF;
}
.LoginBoxContents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
  border-bottom: solid 1px #FFFFFF;
}

.LoginBox2 {
  background: url("images/tlo_right.jpg");
}
.LoginBox2Contents {
  font-family: Arial;
  font-size: 11px;
  color: #65625B;
  width: 100%;
}

.FeaturedBox {
  background: #EEEEEE url("images/tlo.png");
 
}

.FeaturedBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.FeaturedBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #EEEEEE url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
}

.PurchasedBox {
  background: #E0E0E0;
 
}

.PurchasedBoxContents {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.PurchasedBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: #CFCFCF;
  color: #000000;
  text-align: left;
}

.WhatsNewBox {
  background: #EEEEEE;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url("images/whatsnewbox/corner_right_left.gif");
  color: #FFFFFF;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}//Fancy Product Info 

TABLE.productinfoBox1 {

/*  background-image: url('images/osc_bg.gif');*/

  background: #fafaFf;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

TD.Price {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #000000;

}
.optionslite {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: center;
	text-align: left;
	background: #E0E0E0;
	line-height: 140%;
}
.optionslite2 {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: center;
	text-align: center;
	background: #E0E0E0;
	line-height: 140%;
}
.optionsdark {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: center;
	text-align: left;
	background: #CFCFCF;
}	

.optionsdark2 {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: center;
	text-align: center;
	background: #CFCFCF;
}

#button {
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ccc;
	color: #000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #000;
		}
		
	#button li {
		border-bottom: 1px solid #000;
		margin: 0;
		}




	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #ffa7a6;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #e6ffff;
		color: #000;
		}
        #button li.selected  a {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #e6ffff;
		color: #000;
               }
