/*
  $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; color: #FFFFFF; }
.errorBox { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #212121; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #212121;
  color: #fff;
  margin: 0px;
background-image: url(gfx/bg.jpg); background-repeat:repeat-x;
}

IMG {
border-color: #ffffff;
}

A {
  color: #FF9000;
  text-decoration: none;
  font-size:11;
  font-weight : bold;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
}

h1.nazwaProd {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold
  }

A:hover {
  color: #62A5D9;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TR.headerNavigation0 {
    color: #FFFFFF;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

TD.headerNavigation2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation3 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation2 { 
  color: #ffffff; 
}

A.headerNavigation2: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: #eeeeee;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #62A5D9;
  font-weight: bold;
  height: 25px;
}

.infoBox {
  background: #000000;
}

.infoBoxNew {
  background: #212121;
}

.infoBoxNEWprod {
  background: #212121;
}

.infoBoxKat {
  background: #000000;
}

.infoBoxContentsKat {
  background: #000000;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxContents {
  background: #000000;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxContentsNEWprod {
  background: #212121;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #c0c0c0;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFEF;
}

TD.infoBoxHeading2 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFEF;

}

f
TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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: #000;
}

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: #000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;

}

TD.productListing-data {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

A.product_listing_name {
  font-weight: normal;
  font-size: 11px;
}

.pageResults {
	color: #FF9000;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #000000;
  background: #FF9000;
}

A.ostatnio_ogladane {
  font-weight: normal;
  color: #FF9000;
}

A.ostatnio_ogladane:hover {
	font-weight: normal;
  color: #FF9000;
  text-decoration: underline;
  }

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #62A5D9;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFEF;
}

TD.main, P.main {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFEF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #006699;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #006699;
  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: Tahoma, Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #212121; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #212121; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FFFFFF;
}

#button {
padding: 0px;
font-size:11px;
font-family:  Tahoma, Arial, Verdana;
background-color: #ffffff;
color: #000000;
}

#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid #c0c0c0;
}
		
#button li {
border-bottom: 1px solid #c0c0c0;
margin: 0;
width: 100%;
}

#button li a {
display: block;
padding: 3px;
border-left: 0px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
background-color: #eeeeee;
color: #006699;
text-decoration: none;
width: 100%;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: #c0c0c0;
color: #333333;
}
        
#button li.selected  a {
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: #666666;
color: #ffffff;
} 
			   
/* POLECAMY na głównej */
			   
A.featured {
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
	color: #990033;
}

TD.featuredText {
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFEF
}

.featuredHeading {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	background: #eeeeee;
	border: 1px solid #c0c0c0;
}	

.featuredBorder {
	border:1px solid #c0c0c0;
}

/* PROMOCJE na głównej */

A.promocje {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #FF9000;
}

TD.promocjeText {
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
font-weight: bold;
}

.promocjeHeading {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	background: #006699;
	border: 1px solid #006699;

 
}	

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.categ {
    vertical-align: top;
    padding-left: 22px;
    padding-bottom: 4px;
    background:url(images/layout/hr_kreska.gif) bottom left no-repeat;
}

TD.sub_categ {
    vertical-align: top;
    padding-left: 22px;
    padding-bottom: 4px;
    color: #FFFFFF;
    background:url(images/layout/hr_kreska_sub.gif) bottom left no-repeat;
}

/* HIT sklepu */

.star-product-title {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  text-align : left;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.star-product {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFEF;
}
.star-product-price{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
} 

A.inactiveNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  color: #666666; 
}

A.inactiveNavigation:hover {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  color: #666666;
}

TD.inactiveNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #eeeeee;
  font-weight : normal;
  cell-spacing: 10px;
}

A.activeNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #ffffff; 
}

TD.activeNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #FF9900;
  font-weight : normal;
  cell-spacing: 10px;
}

/* Karta produktu */

.productInfoHeading {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  background: #eeeeee;
  border:1px solid #c0c0c0;
  padding: 5px;
}

.productInfoBorder {
  border: 1px solid #c0c0c0;
  border-top: 0px;
}

TD.extraFields {
	background: ;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

TD.manufacturer {
	background: #006699;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
}

TD.model {
	background: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
}

TD.productOptions {
	background: #eeeeee;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

input.inputField {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    border: 1px solid #c0c0c0; 
    background-color: white; 
   }
   
   textarea.textArea {
    border: 1px solid #c0c0c0; 
    font-size: 11pt;
   }
   
   input.radio {
    font-size: 11px;
    color: #808080
   }
   select.pullDown {
	background-color: #ffffff; 
    font-weight: normal; 
    font-size: 11px; 
    color: black;
   }

A.tabsNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #006699; 
}

A.tabsNavigation:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #006699;
}

TD.tabsNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.gora_a {
  color: #C92F2E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.gora_a {
  color: #C92F2E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

TD.main_kosz, P.main_kosz {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.tytuly {
 font-family:Verdana;
 padding-left: 10px;
 font-size:13px;
 font-weight:bold;
color:#ffffff;
 }
 
 TD.tytuly {
 font-family:Verdana;
 padding-left: 3px;
 font-size:11px;
 font-weight:bold;
color:#ffffff;
 }
 
.kategorie {
 font-size: 12px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
 } 

a:hover.kategorie {
 font-size: 12px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: underline;
 } 

.info {
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 } 

a:hover.info {
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: underline;
 } 

.boksy {
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
 } 

a:hover.boksy {
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: underline;
 } 

TD.n_gora	{
 background:#000000 url(images/layout/n.gif) top left repeat-x;
 }

TD.n_lewa	{
 background:#000000 url(images/layout/n.gif) top left repeat-y;
 }

TD.n_prawa {
 background:#000000 url(images/layout/n.gif) top right repeat-y;
 }

TD.n_dol {
 background:#000000 url(images/layout/n.gif) bottom left repeat-x;
 }
 
.NewProd {
 font-size: 11px;
 font-weight: bold;
 color: #FF9000;
 text-decoration: none;
 } 

a:hover.NewProd {
 font-size: 11px;
 font-weight: bold;
 color: #62A5D9;
 text-decoration: underline;
 } 
 
 .cena {
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
}

.footer {
 font-size: 11px;
 color: #DFDFDF;
 font-weight: lighter;
 text-decoration: none;
 } 

a:hover.footer {
 font-size: 11px;
 color: #DFDFDF;
 font-weight: lighter;
 text-decoration: underline;
 } 
 
 TD.footer {
 font-size: 11px;
 color: #DFDFDF;
 font-weight: lighter;
 text-decoration: none;
 } 
 
 .MaleSzukaj {
  background: ;
}

.MaleSzukaj2 {
  background: ;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

.list {
  background: #212121;
}
.contentList {
  background: #212121;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}
