/*
  $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
*/
TD {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.boxText span {display:block;margin:0 10px;padding:0;}
.boxText span span {font-size: 11px !important;display:block;padding:4px 0 6px 0;border-bottom:1px dotted #C1C1D1;}
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #1e378b; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fffff;
  color: #1E378B;
  margin: 0px;
}

IMG {
border-color: #ffffff;
}

A {
  font-weight:bold;
  color: #1E378B;
  text-decoration: none;
}

A:hover {
  color: #FE8100;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;

  color: #1e378b;
  font-weight : normal;
}

A.headerNavigation { 
  color: #1e378b; 
}

A.headerNavigation:hover {
  color: #1e378b;
}

TD.headerNavigation2 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation2:hover {
  color: #ffffff;
}

TR.headerError {

}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;

  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #fff;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #f3f4f9;
  color: #21378A;
  font-weight: normal;
  height: 60px;
  border:1px solid #d5d8e1;
}
.footer td {
  text-align:left;
  padding:20px;
}

.infoBox {
  background: url(images/lay_07.gif) repeat-y;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-bottom:1px solid #D5D8E1;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 11px;
  
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/lay_05.gif) no-repeat;
  border-bottom: 0;
  color: #fff;
  padding-left: 10px;
  width:214px !important;
  height:43px;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #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: #f2f3f8;
}

TABLE.productListing {
  border: 0;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #1e378b;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.product_listing_name {
  font-weight: normal;
  font-size: 11px;
}

A.pageResults {
  color: #1e378b;
}

A.pageResults:hover {
  color: #1e378b;
  background: #ff8702;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1e378b;
}

TR.subBar {
  background: #fff;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 300px;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #1e378b;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #1e378b;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f0f1f6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f0f1f6; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
}

#button {
padding: 0px;
font-size:11px;
font-family:  Arial;
background-color: #ffffff;
color: #000000;
}

#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid #d5d7e3;
}
		
#button li {
border-bottom: 1px solid #d5d7e3;
margin: 0;
width: 100%;
}

#button li a {
display: block;
padding: 3px;
border-left: 0px solid #d5d7e3;
border-right: 0px solid #d5d7e3;
background-color: #f2f3f8;
color: #1e378b;
text-decoration: none;
width: 300px;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
border-left: 1px solid #d5d7e3;
border-right: 1px solid #d5d7e3;
background-color: #f2f3f8;
color: #1e378b;
}
        
#button li.selected  a {
border-left: 1px solid #d5d7e3;
border-right: 1px solid #d5d7e3;
background-color: #d5d7e3;
color: #ffffff;
} 
			   
/* POLECAMY na głównej */
			   
A.featured {
	font-size: 12px;
	font-family: Arial;
	color: #FD8200;
}

TD.featuredText {
	font-size:11px;
	font-family: Arial;
}

.featuredHeading {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #1e378b;
	background: #f2f3f8;
	border: 1px solid #d5d8e1;
}	

.featuredBorder {
  margin:5px;
	border-bottom:1px solid #d5d8e1;
}

/* PROMOCJE na głównej */

A.promocje {
	font-size: 12px;
	font-family: Arial;
	color: #990033;
}

TD.promocjeText {
	font-size:11px;
	font-family: Arial;
	color: #000000
}

.promocjeHeading {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	background: #1e378b;
	border: 1px solid #d5d8e1;
}	

TABLE.categ {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin:0;
  padding:0;
  width:100%;
}


TD.categ {
     vertical-align: top;
  margin:0;
  padding:0;
}
TD.categ a {
  color: #1E378B !important;
}
TD.categ a:hover {
  color: #FE8100 !important;
}

/* HIT sklepu */

.star-product-title {
  font-family: Arial, sans-serif;
  text-align : left;
  font-size: 14px;
  font-weight: bold;
  color: #1e378b;
}
.star-product {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #1e378b;
} 

A.inactiveNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  color: #1e378b; 
}

A.inactiveNavigation:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  color: #1e378b;
}

TD.inactiveNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #1e378b;
  background: #f2f3f8;
  font-weight : normal;
  cell-spacing: 10px;
}

A.activeNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #ffffff; 
}

TD.activeNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #FF9900;
  font-weight : normal;
  cell-spacing: 10px;
}

/* Karta produktu */

.productInfoHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1e378b;
  background: #f2f3f8;
  border:1px solid #d5d8e1;
  padding: 5px;
}

.productInfoBorder {
  border: 1px solid #d5d8e1;
  border-top: 0px;
}

TD.extraFields {
	background: #f2f3f8;
	font-size: 11px;
	font-family: Arial;
}

TD.manufacturer {
	background: #1e378b;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
}

TD.model {
	background: #1e378b;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
}

TD.productOptions {
	background: #f2f3f8;
	font-size: 11px;
	font-family: Arial;
}

input.inputField {
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: 1px solid #d5d8e1; 
    background-color: white; 
   }
   
   textarea.textArea {
    border: 1px solid #d5d8e1; 
    font-size: 11pt;
   }
   
   input.radio {
    font-size: 11px;
    color: #000000
   }
   select.pullDown {
	background-color: #ffffff; 
    font-weight: normal; 
    font-size: 11px; 
    color: black;
   }

A.tabsNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #1e378b; 
}

A.tabsNavigation:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #1e378b;
}

TD.tabsNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

.log-row {
  clear:both;
}
.log-row label{
  padding:4px 10px;
  width:60px;
  float:left;
}
.log-btn {
  text-align:right;
  padding:4px 10px;
}
.log-link {
  padding:2px 10px;
}
.log-link hr {
  margin: 10px 0;
  border:0;
  border-bottom:1px dotted #CECED0;
}
.log-link a {
  margin:0;
  padding:5px 0;
  color:#FE8100;
}
/* Advanced Searches infobox */

#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}

/* LIGHTBOX */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	color: #7A7A7A;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 72px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	