/*
  $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; }
.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: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  
}

IMG {
border: 0px;
border-color: #c0c0c0;
}

.ramka_sklep {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}


A {
  color: rgb(66,66,66);
  text-decoration: none;
}

A:hover {
  color: red;
  text-decoration: underline;
}

/* Formularze */

form {
	display: inline;
}

textarea {
  width: 100%;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  border: 1px solid #ff0000;
}

input.inputField {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    border: 1px solid #c0c0c0; 
    background-color: white;
	padding:2px;
   }
   
input.radio {
	font-size: 11px;
    color: #000000
}
   
select.pullDown {
	background-color: #ffffff; 
    font-weight: normal; 
    font-size: 11px; 
    color: black;
	border: 1px solid #c0c0c0;
	padding-left: 2px;
}

/* Formularze - koniec*/

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border-top: 0px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  color: #006699;
  font-weight : normal;
}

TD.headerPowitanie {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #eeeeee;
  border-top: 0px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  color: #006699;
  font-weight : normal;
}

A.headerNavigation { 
  color: black
   
}

A.headerNavigation:hover {
  color: #006699;
}

TD.headerNavigation2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

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;
  background: #eeeeee;
  color: #006699;
  font-weight: bold;
  height: 25px;
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
}

.infoBox {
  background: #eeeeee;

  
}

.infoBoxContents {
  background: #eeeeee;
  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;
  background-image: url(images/infobox/m17.gif);
  color: #006699;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.noborderbox {
  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: #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: #f8f8f9;
}

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;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

A.product_listing_name {
  font-weight: bold;
  font-size: 11px;
}

A.pageResults {
  color: #006699;
}

A.pageResults:hover {
  color: #006699;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #006699;
}

TR.subBar {
  background: #eeeeee;
}

TD.subBar {
  font-family: Tahoma, Verdana, 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.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: 11px;
  font-weight:bold;
}

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: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; 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;
}

#button {
padding: 0px;
font-size:13px;
font-family:  Tahoma, Arial, Verdana;
background-color: #ffffff;
color: #000000;
}

#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 0px solid #c0c0c0;
}
		
#button li {
border-bottom: 0px 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: rgb(244,243,223);
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: rgb(244,243,223);
color: #333333;
}
        
#button li.selected  a {
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: rgb(244,243,223);
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: #000000
}

.featuredHeading {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	background: #eeeeee;
	border: 1px solid #c0c0c0;
}	

.featuredBorder {
	border:1px solid #c0c0c0;
}

/* POLECAMY na głównej - koniec */

/* PROMOCJE na głównej */

A.promocje {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #990033;
}

TD.promocjeText {
	font-size:11px;
	font-family: Tahoma, Arial, Verdana;
	color: #000000
}

.promocjeHeading {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #ff0000;
	background: #006699;
	border: 1px solid #006699;
}

/* PROMOCJE na głównej - koniec */

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.categ {
     vertical-align: top;
}

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 */

TD.productInfoHeading {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
}

TD.productInfoHeadingcena {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: rgb(204,0,0);
  padding: 5px;
}
.productInfoBorder {
  border: 0px solid #c0c0c0;
}

TD.extraFields {
	background: rgb(240,240,240);
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

TD.productOptions {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

.ramka_zdjecie {
	border: 1px solid #999999;
}

/* Karta produktu - koniec*/

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;
}

#thecategories a:hover {
	background-color: #ffffff;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 100%;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 5px;
}

#thirdcat a {
	padding-left: 10px;
}

#fourthcat a {
	padding-left: 20px;
}

#fifthcat a {
	padding-left: 30px;
}

.tlf {background-image: url(images/zakladki/l_off.gif); }
.tlo {background-image: url(images/zakladki/l_on.gif); }
.trf {background-image: url(images/zakladki/r_off.gif); }
.tro {background-image: url(images/zakladki/r_on.gif); }
.tff {background-image: url(images/zakladki/off_off.gif); }
.tfo {background-image: url(images/zakladki/off_on.gif); }
.tof {background-image: url(images/zakladki/on_off.gif); }
.tmf {background-image: url(images/zakladki/m_off.gif); }
.tmo {background-image: url(images/zakladki/m_on.gif); }
.tabsOff           { font-size: 11px; text-decoration: none;padding: 0 0 4 0; font-family: Tahoma, Verdana, Arial, sans-serif;font-weight:bold}
.tabsOff a:link, .tabsOff a:visited { color: #006699; }
.tabsOff a:hover   { color: #006699; text-decoration: underline;}
.tabsOff a:active  { color: #006699; }
.tabsOn            { font-size: 15px; font-weight: bold; padding: 0 0 4 0;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { color: #ffffff; text-decoration: none;} 


/* MY*/

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #2A2A2A;
}

 .bg1{

 background-repeat: repeat-y 
 }

 .ch1{
 font-size: 11px;
 color: #FFffff;
 font-weight: bold;
 }             

 .ch2{
 font-size: 14px;
 color: #FFffff;
 font-weight: bold;
 }             

 .ch3{
 font-size: 13px;
 color: #FFffff;
 }             

 .ch4{
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch5{
 border-left: #D4D3B5 1px solid;
 border-right: #D4D3B5 1px solid;
 }

 .ch6{
 font-size: 16px;
 color: #CA4622;
 font-weight: bold;
 }             

 .ch7{
 border-bottom: #AAAA9C 1px solid;
 }

 .ch8{
 font-size: 11px;
 color: #899B20;
 font-weight: bold;
 }             

 .ch19{
 padding-left: 9px 
 }

 .ch20{
 font-size: 14px;
 color: #727777;
 font-weight: bold;
 }             


 .ml1{
 font-size: 14px;
 color: #393939;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml2{
 font-size: 11px;
 color: #2A2A2A;
 text-decoration: underline;
 }             

 .ml3{
 font-size: 13px;
 font-weight: bold;
 color: #055D84;
 }             

 .ml4{
 font-size: 11px;
 font-weight: bold;
 color: #375D6D;
 text-decoration: none;
 }             

 .ml7{
 font-size: 11px;
 color: #505050;
 text-decoration: none;
 }             


 .ml8{
 font-size: 11px;
 color: #424242;
 text-decoration: none;
 }             

 .ml9{
  font-size: 11px;
  color: #899B20;
  text-decoration: none;
  font-weight: bold;
 }             


 .se{            
 width: 131px;
 font-size: 9px;
 color: #000000
 }       

 .se2{            
 width: 154px;
 font-size: 9px;
 color: #000000
 }       

 .se3{            
 width: 130px;
 font-size: 9px;
 color: #000000
 }       

/* New Products Scroller */

#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}



