/*
  $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
*/

/* begin POP-UPs MASSAGEed styles */
#showimage{
font-family: Verdana,Verdana,Verdana;
font-size: 14px;
line-height: 20px;
color: #ffffff; /* this is the color of the "Close Window [x]" text */
position: absolute;
visibility: visible;
border: 2px solid #c0c0c0;
background-color: #c0c0c0;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #797979; /* this is the background color of the top-bar */
z-index: 999999999999999999;
visibility: visible;
}
#dragbar #closetext {
font-family: Verdana,Verdana,Verdana;
font-size: 11px;
color: #ffffff; /* color of the text in the top-bar */
font-weight: bold;
margin-right: 5px;
z-index: 999999999999999999;
visibility: visible;
}
/* end POP-UPs MASSAGEed styles */


.boxText { font-family: Arial, Arial, Arial; font-size: 12px; }
.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: #ffffff; }
.orderEdit { font-family : Tahoma; font-size : 11px; color: #333FF3; text-decoration: bold; }

BODY {
  background: #ffffff;
  color: #656584; 656584
  margin: 0px;
}

A {
  color: #656584;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  background: #ffffff;
  color: #656584;
  font-weight : bold;
  height: 20;
}

A.headerNavigation { 
  color: #656584; 
}

A.headerNavigation:hover {
  color: #ff0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #933009;
}

TD.headerInfo {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  background: #933009;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.stopka {
  background: #ffffff;
}

TD.stopka {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  background: #ffffff;
  color: #033990;
  font-weight: bold;
  height: 15px;
}



TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana,Verdana,Verdana;
  font-size: 9px;
  background: #ffffff;
  color: #656584;
  font-weight: none;
  height: 18px;
}

.infoBox {
  background: #656584;
}

TABLE.infoBox_account {
  background: #FFC0C0;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Arial, Arial;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial, Arial, Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana,Verdana,Verdana;  
  font-size: 12px;
  font-weight: bold;
  background: #D4CECE url("images/infobox/corner_right_left.gif");
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana,Verdana,Verdana;
  font-size: 15px;
}

TD.cena{
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
}

TD.kup_teraz{
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana,Verdana,Verdana;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana,Verdana,Verdana;
  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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #656584;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  background: #11769c;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  background: #ffffff
}

A.pageResults {
  color: #656584;
}

A.pageResults:hover {
  color: #ff0000;
  background: #cecece;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana,Verdana,Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.main_d, P.main_d {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  color: #008ff0;
  line-height: 1.5;
}

TD.maindp, P.maindp {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #0080c0;
  line-height: 1.5;
}

TD.main1, P.main1 {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
}

TD.main2, P.main2 {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  line-height: 1.5;
  color: ##44c1ee;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana,Verdana,Verdana;
  font-size: 13px;
  color: #656584;
}

TD.fieldKey {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana,Verdana,Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana,Verdana,Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #633006;
  font-weight: bold;
}

TABLE.formArea {
  background: #d1d1d1;
  border-color: #d2d2d2;
  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;
}

SPAN.netto {
  font-family: Verdana,Verdana,Verdana;
  font-size: 11px;
  color: #de3131;
  font-weight : bold;
}

ul.sitemap {
color: #ff0000;
}

.linki {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 12px;
  font-color: #0ca49c;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #fffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #9efccc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #656584; }
.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,Verdana,Verdana; font-size: 10px; color: #ff0000; }


A.categorie_top {
  color: #000000;
  font-weight : bold;
  text-decoration: none;
}

A.categorie_top_on {
  font-weight : bold;
  color : #2684FE;
  text-decoration: none;
}

A.categorie {
  color: #000000;
  text-decoration: none;
}

A.categorie:hover {
  font-weight : bold;
  color : #2684FE;
  text-decoration: underline;
  background-color: #DBDBDB;
}

A.categorie_on {
  font-style: italic;
  color: #0C14FA;
  text-decoration: none;
}

A.categorie_top:hover {
  font-weight : bold;
  color : #2684FE;
  text-decoration: none;
  background-color: #DBDBDB;
}

/* new categories 'A CSS based menu' apperance*/

.button1 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/button.gif); 
	background-repeat: no-repeat;
}

.button1:hover {
	display: block;
	color: #2587CC;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button2 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/button.gif); 
	background-repeat: no-repeat;
}

.button2:hover {
	display: block;
	color: #eb4a8b;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button3 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/button.gif); 
	background-repeat: no-repeat;
}

.button3:hover {
	display: block;
	color: #b4bc35;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/cssmenu/buttonhover.gif); 
	background-repeat: no-repeat;
}

.item1 {
	display: block;
	background: #2587CC;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/cssmenu/itemblue.gif); 
	background-repeat: no-repeat;
}

.item1:hover {
	display: block;
	color: #2587CC;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item2 {
	display: block;
	background: #eb4a8b;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/cssmenu/itempink.gif); 
	background-repeat: no-repeat;
}

.item2:hover {
	display: block;
	color: #eb4a8b;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item3 {
	display: block;
	background: #b4bc35;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/cssmenu/itemgreen.gif); 
	background-repeat: no-repeat;
}

.item3:hover {
    display: block;
	color: #b4bc35;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
} 

/* nobox added for includes/classes/boxes.php 'A CSS based menu' contribution*/

TD.nobox {
  font-family: Georgia, Verdana, Arial, sans-serif;
}


