/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #E77844;
  text-decoration: underline;
}

FORM {
	display: inline;
}

A.ask {color:#E77844;text-decoration:underline}
A.ask:hover {color:#E77844;text-decoration:none}
TD.ask {font-family: Arial, Verdana, sans-serif; font-size:13px;}

.indexCat {float:right;padding:0px;margin:0px 30px 0px 30px;}
#indexCat1 {float:right;}
.indexCat li,.indexCat a{float:left;list-style:none;margin:0px 2px 0px 2px;}
.indexCat a{display:block;overflow:hidden;}

A.indexCatBoys {
  background-position: 0px 0px;
  width: 150px;
  height: 150px;
}
.indexCatBoys:hover {
  background-position: 0px -150px;
  width: 150px;
  height: 150px;
}
A.indexCatOther {
  background-position: -150px 0px;
  width: 150px;
  height: 150px;
}
.indexCatOther:hover {
  background-position: -150px -150px;
  width: 150px;
  height: 150px;
}
A.indexCatGirls {
  background-position: -300px 0px;
  width: 150px;
  height: 150px;
}
.indexCatGirls:hover {
  background-position: -300px -150px;
  width: 150px;
  height: 150px;
}
.IndexCat a {background-image: url('/images/kat.jpg');background-repeat: no-repeat;}

.headerIcon {float:right;margin:0px}
#headerIcon1 {float:right}
.headerIcon li,.headerIcon a{float:left;list-style:none}
.headerIcon a{display:block;overflow:hidden}

A.headerIconAccount {
  background-position: 0px 0px;
  width: 113px;
  height: 150px;
}
.headerIconAccount:hover {
  background-position: 0px -150px;
  width: 113px;
  height: 150px;;
}
A.headerIconShopping {
  background-position: -113px 0px;
  width: 93px;
  height: 150px;
}
.headerIconShopping:hover {
  background-position: -113px -150px;
  width: 93px;
  height: 150px;
}
.headerIcon a {background-image: url('/images/header_konto_zielone.png');background-repeat: no-repeat}

TR.header {
  background:transparent;
}

.szukaj {padding:0px; }
.szukaj input { margin: 0px 5px 0px 5px; }
.szukaj input,.szukaj a{float: left; list-style:none; }
.szukaj a{display:block; overflow:hidden; float:left; }

DIV.headerSearch {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  width:230px;
  position: relative;
}
DIV.headerSearchBackground {
  background-color: #FFFFFF;
  height: 60px;
  width: 230px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute; left: 0px; top: 30px;
  z-index: 1;
}
DIV.headerSearchText {
  background:transparent;
  height: 60px;
  width: 230px;
  position: absolute; left: 0px; top: 40px;
  z-index: 2;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #E77844;
  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: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #BA8FBA;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #86B240;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #86B240;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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: #87B240;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #87B240;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #667AB3;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.footerText, SPAN.footerText, P.footerText {
  font-family: Arial, Verdana, 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: #E77844;
  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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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: #ff0000; }

/* new categories 'A CSS based menu' apperance*/

.button43 {
	display: block;
	color: red;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/nowosci.png); 
	background-repeat: no-repeat;
}

.button43:hover {
	display: block;
	color: red;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/nowosci_a.png); 
	background-repeat: no-repeat;
}

.button72 {
	display: block;
	color: #86B240;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/tematycznie.png); 
	background-repeat: no-repeat;
}

.button72:hover {
	display: block;
	color: #86B240;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/tematycznie_a.png); 
	background-repeat: no-repeat;
}

.button39 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button39:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button41 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button41:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button50 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button50:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button54 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button54:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button57 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button57:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button60 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button60:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button63 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button63:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button65 {
	display: block;
              color: black;
              font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu.png); 
	background-repeat: no-repeat;
}

.button65:hover {
	display: block;
	color: black;
	font-weight: normal;
	font-size: 14px;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/menu_a.png); 
	background-repeat: no-repeat;
}

.button70 {
	display: block;
	color: #667AB3;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/okolicznosciowe.png); 
	background-repeat: no-repeat;
}

.button70:hover {
	display: block;
	color: #667AB3;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 240px;
	text-align: center;
	background-image: url(images/cssmenu/okolicznosciowe_a.png); 
	background-repeat: no-repeat;
}

.item72 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/zielen.png); 
	background-repeat: no-repeat;
}

.item72:hover {
	display: block;
	color: #86B240;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/zielen_a.png); 
	background-repeat: no-repeat;
}

.item39 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/niebieski.png); 
	background-repeat: no-repeat;
}

.item39:hover {
	display: block;
	color: #667AB3;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/niebieski_a.png); 
	background-repeat: no-repeat;
}

.item41 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/pomarancz.png); 
	background-repeat: no-repeat;
}

.item41:hover {
	display: block;
	color: #E77844;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/pomarancz_a.png); 
	background-repeat: no-repeat;
}

.item50 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/fiolet.png); 
	background-repeat: no-repeat;
}

.item50:hover {
	display: block;
	color: #BA8FBA;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/fiolet_a.png); 
	background-repeat: no-repeat;
}

.item54 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/zielen.png); 
	background-repeat: no-repeat;
}

.item54:hover {
	display: block;
	color: #86B240;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/zielen_a.png); 
	background-repeat: no-repeat;
}

.item57 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/niebieski.png); 
	background-repeat: no-repeat;
}

.item57:hover {
	display: block;
	color: #667AB3;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/niebieski_a.png); 
	background-repeat: no-repeat;
}

.item60 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/pomarancz.png); 
	background-repeat: no-repeat;
}

.item60:hover {
	display: block;
	color: #E77844;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/pomarancz_a.png); 
	background-repeat: no-repeat;
}

.item63 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/fiolet.png); 
	background-repeat: no-repeat;
}

.item63:hover {
	display: block;
	color: #BA8FBA;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/fiolet_a.png); 
	background-repeat: no-repeat;
}

.item65 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/zielen.png); 
	background-repeat: no-repeat;
}

.item65:hover {
	display: block;
	color: #86B240;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/zielen_a.png); 
	background-repeat: no-repeat;
}

.item70 {
	display: block;
	background: white;
	font-size: 13px;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
	background-image: url(images/cssmenu/niebieski.png); 
	background-repeat: no-repeat;
}

.item70:hover {
	display: block;
	color: #667AB3;
	font-size: 13px;
	background: white;
	line-height: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 220px;
	text-align: center;
              background-image: url(images/cssmenu/niebieski_a.png); 
	background-repeat: no-repeat;
}

/* nobox added for includes/classes/boxes.php 'A CSS based menu' contribution*/

TD.nobox {
  font-family: Georgia, Verdana, Arial, sans-serif;
}