/*
  $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: 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: #673916; text-decoration: underline; }

BODY {
  text-align: center;
  background: black;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

.fixcenter {
  width: 1050px;
  background: #f4f3df;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: black;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #534132;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #534132;
  background-image: url(images/headercrumb2.gif);
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #cacecd; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerCrumb {
  background: #4e4e4e;
}

TD.headerCrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4e4e4e;
  background-image: url(images/headernavigation3.gif) ;
  color: #ffffff;
  font-weight : bold;
}

A.headerCrumb { 
  color: #cacecd; 
}

A.headerCrumb: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: #534132;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #534132;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E0DDA3;
  
  border: 1px solid #c5b888;
  border-top: none;
}

.infoBoxContents {
  background: #e0dca2;
  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, TD.infoBoxHeadingL, TD.infoBoxHeadingP, TD.pageReviewHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #673916;
  background-image: url(images/headernavigation.gif);

  color: #dec993;
}
TD.infoBoxHeadingL {
  border-left: 1px solid #c5b888;
}
TD.infoBoxHeadingP {
  border-right: 1px solid #c5b888;
}


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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c5b888;
  border-spacing: 1px;
}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #534132;
  background-image: url(images/headercrumb2.gif);
  color: #e0dca2;
  font-weight: bold;
  height: 22px;
  vertical-align: middle;
}
a.productListing-heading {
  color: #e0dca2;
}

TD.productListing-data, TD.productListing-data-even, TD.productListing-data-odd {
width: 10%;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;
background: #e0dca2;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
}

TD.productListing-data-even {
   background: #f4f3df;
}

TD.productListing-data-odd {
   background: #e0dca2;
}

A.pageResults {
  color: black;
}

A.pageResults:hover {
  color: #BF9660;
  text-decoration: underline;
}

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

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;
}

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: 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: #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: #aaaaaa; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dddddd; }

.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: #ff6064; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #8fbc8f; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px; /* Width of Menu Items */
border-bottom: 1px solid #ededed;
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #fefefe;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 175px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 175px; /* Parent menu width - 1*/
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #fefefe;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #666666;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border: 1px solid #ededed;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* Antkowiak product info */

table.product_info {
	border: 1px solid #c5b888;
	font-size: 12px;
	margin-bottom: 15px;
}

table.morepics {
	width: 10px;
}

table.morepics td{
	width: 200px;
	border: 0px dashed #ededed;
}

table.options {
	font-size: 12px;
}
table.options p {
	margin: 0, 0, 8px, 0;
	padding: 0;
}
table.product_info td {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}
table.options td {
	width: 0;
}
td.options_title {
	font-size: 14px;
	font-weight: bold;
}
td.data {
	text-align: center;
	color: silver;
}
td.zdjecie {
	text-align: center;
	border: 0px solid black;
	width: 200px;
	font-size: 12px;
	padding: 0;
	margin: 5px 0px 5px 0px;
}
div.rozdzielacz {
	border-top: 1px solid #ededed;
}
div.opis {
	padding-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
h1, div.nazwa_produktu {
	font-size: 18px;
	font-weight: bold;
	color: gray;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #c5b888;
	background-image: url(images/headernavigation2.gif);

}

div.producent {
	font-size: 14px;
	border: 1 px solid green;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.nr {
	font-size: 12px;
	margin-bottom: 10px;
}
div.special_cena, div.zwykla_cena {
	margin-left: 10px;
}
div.special_cena {
	color: red;
	margin-top: 5px;
}
span.cena_brutto {
	font-size: 18px;
	font-weight: bold;
}
span.cena_netto {
	font-size: 12px;
	padding-left: 10px;
}
div.special span.cena_brutto {
	
	font-size: 18px;
}
div.info {
	font-size: 10px;
	color: silver;
	margin-top: 20px;
}
img {
border: none;
}

.button {
	color: #e0dca2;
	border: 1px solid black;
	background-color: #673916;
	font-weight: bold;
	font-size: 9px;
}

table.reviews_product_info {
	width: 100%;
	border: 0px;
}

table.reviews_product_info td {
	border: 0px;
}
table.reviews_product_info tr {
	border: 0px;
}

td.even {
	background-color: #e0dca2;
}
td.odd {
	background-color: #f4f3df
}

div.opis div.kolory table {
	font-size: 13px;
	border-collapse: collapse;
	width: 430px;
}
div.opis div.kolory caption  {
	text-align: left;
	margin-bottom: 4px;
}
div.opis div.kolory td {
	border: 1px solid black;
	width: 25%;
	font-size: 11px;
	padding: 5px;
	
}

table.banktransfer {
	border: 1px solid gray;
}

p.nomargin {
	margin: 0px;
}
h3 {
	font-size: 17px;
}


h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: red;
	font-size: 18px;
	font-weight: bold;
}

ul.regulamin {
	list-style: none;
	margin-left: 4px;
}
ul.regulamin li {
	margin: 8px;
}
ul.regulamin_in {
	list-style: disc;
}
ul_regulamin_in li {
	margin: 0px;
}
p.small {
	font-size: 10px;
}
p.subimage_desc {
	font-size: 11px;
	text-align: left;
	margin: 2px;
	padding: 0;
}

h3.promocja {
	color: #F00000;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 6px;
	font-weight: bold;
	margin: 3px;
}
table.zasady {
	border-collapse: collapse;
}
td.zasady , th.zasady{
  border: 1px;
  border-style: solid;
  border-color: black;
  border-spacing: 0px;
  padding: 10px;
}
td.zasady {
	font-size: 12px;
}
