/*
  $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
*/


BODY {
	background: #4a521d;
	color: #465108;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top:0px; 
	padding-top:0px; 
	margin-bottom:0px; 
	padding-bottom:0px; 
	margin-left:0px; 
	padding-left:0px; 
	margin-right:0px; 
	padding-right:0px;
}

IMG {
	border: 0px;
}

A {
  color: #465108;
  font-size: 11px;
  text-decoration: none;
}

A:hover {
  color: #f69503;
  text-decoration: none;
}

form {
	display: inline;
}

textarea {
	width: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #c0c0c0;
}


.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #F5750B; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.stockWarning { text-align: left; font-size: 11px; background-color: #FFF; border-bottom: 2px solid #FC8F16; color: #465108; padding: 3px 3px 3px 3px; }
.productsNotifications { background: #C3DBEF; }
.orderEdit { font-size : 10px; text-decoration: none; }



FORM {
	display: inline;
}

/* kolor tla u gory, tam gdzie logo */
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

/*znaczki w menu glównym, oraz podklad tla*/
TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-style: normal;
  background: #000;
  color: #FFF;
  font-weight : bold;
}

/* kolor czcionki w menu glownym */
A.headerNavigation { 
  color: #465108; 
}

/* j/w po najechaniu */
A.headerNavigation:hover {
  color: #f69503;
  text-decoration: none;
}

.stopka {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
  font-weight : normal;
}

A.stopka { 
  color: #FFFFFF; 
}

/* j/w po najechaniu */
A.stopka:hover {
  color: #f69503;
}

TR.headerError {
  background: #DD2400;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #DD2400;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #454545;
  font-weight: normal;
}

.infoBox {
/*	background-color: #CCC; */
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxG {
	background-color: #CCC;
}

.infoBoxContentsG {
  background: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxcenter {
  background: #000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
div.c1{
width: 22px;
border: 0px;
height: 33px;
}
TD.infoBoxHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #c4d371;
  color: #465108;
}

TD.infoBoxHeadingO {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #c4d371;
  color: #465108;
}

TD.headerTop {
  background: #F1F1F1;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #f7fcdb;
}

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

/* kolor tabelki przy przegladaniu zawartosci koszyka */
TABLE.productListing {
  border: 0px;
}

/* kolor naglowka tabelkiz opisem towaru*/
.productListing-heading {
  font-size: 12px;
  color: #465108;
  font-weight: bold;
  text-align: center;
  background: #f7fcdb;
  height: 24px;
  border-bottom: 1px solid #f69503;
  vertical-align: top;
}

/*kolor tla tabelki z opisem towaru*/
TD.productListing-data {
	font-size: 11px;
	background: #f7fcdb;
	vertical-align: middle;
	font-weight: normal;
}

A.pageResults {
  color: #888;
  background: #FBFBFB;
  border: 1px solid #EEE;
  padding: 1px 3px 1px 3px;
  line-height:1.5;
}

A.pageResults:hover {
  color: #f69503;
  background: #F1F1F1;
  border: 1px solid #CCC;
  padding: 1px 3px 1px 3px;
}

/* tytul strony w centralnej czesci sklepu*/ 
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #016394;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #465108;
}

.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.mainG {
	font-size: 10px;
	line-height: 1.2;
	color: #777;
}

.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #DD2400;
}

CHECKBOX, INPUT, RADIO {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #465108;
  background: #fff;
  border: 1px solid #c4d371;
}

INPUT {
	text-align: center;
	
}

SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  border: 1px solid #c4d371;
  color: #465108;

}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #CC0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #2E2BA8;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
  vertical-align: bottom;
}

SPAN.productSpecialPrice {
  color: #F67807;
  font-size: 11px;
}

SPAN.productSpecialPriceOld {
  color: #6F6F6F;
  font-size: 11px;
}

SPAN.productPrice {
  color: #F97600;
  font-size: 13px;
  font-weight: bold;
}

SPAN.errorText {
  color: #FFF;
}


.moduleRow {background-color: #f7fcdb; }
.moduleRowOver { background-color: #ebf2c4; cursor: pointer; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #F7780A; font-weight: bold;}

/* message box */
.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #f7fcdb; border: 1px solid #ebf2c4; border-bottom: 1px solid #f69503; color: #465108; padding: 3px 3px 3px 3px; }
.messageStackSuccess {  font-size: 11px; background-color: #FFF; border-bottom: 2px solid #3C3; padding: 3px 3px 3px 3px;}

/* input requirement */
.inputRequirement { font-size: 10px; color: #E47500; }

.imagesBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.categ {
  border-spacing: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  width: 100%;
  background: #FFF;
}

TD.categ {
     vertical-align: top;
	 text-align: left;
} 

DIV.categ {
	vertical-align: middle;
	height: 25px;
	background: #f7fcdb;
	width: 100%;
	display: block;
}

DIV.subcateg {
	vertical-align: middle;
	height: 25px;
	background: #f7fcdb;
	width: 100%;
	display: block;
}
DIV.subcateg:hover {
	vertical-align: middle;
	height: 25px;
	background: #ebf2c4;
	width: 100%;
	display: block;
}

a.categActive {
	vertical-align: middle;
	height: 25px;
	width: 100%;
	display: block;
	background: #ebf2c4;
}

a.categ  {
	vertical-align: middle;
	width: 100%;
	height: 25px;
	background: #f7fcdb url(images/gfx/a_cat_bg.gif) repeat-x;
	padding-top: 6px;
	display: block;
}
a.subcateg  {
	vertical-align: middle;
	width: 100%;
	height: 25px;
	background: #f7fcdb;
	padding-top: 6px;
	display: block;
}

a.categ:hover {
	width: 100%;
	height: 25px;
	vertical-align: middle;
	background: #ebf2c4;
	display: block;
}
a.subcateg:hover {
	width: 100%;
	height: 25px;
	vertical-align: middle;
	background: #ebf2c4;
	display: block;
}
.opis{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #4F4F4F; 
  line-height: 1.5em;
}

.cenaBig, .list_cena {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #777;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.cena_spec {
  font-size: 11px;
  font-weight: normal;
  color: #7A7A7A; 
  line-height: 1.5em;
}

.list_cena_spec{
	color: #FF7200;
}


.inputGray {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #777;
	text-align: center;
	border: 1px solid #A5A5A5;
}


.dg{
	color: #404249;
}

#box_schowek {
	background: #F8790C url(images/gfx/bg_wishlist.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 223px;
}

.bgw {
	border: 1px solid #f7fcdb;
}

#box_koszyk {
	background: url(images/gfx/bg_shopping_cart.png);
	height: 103px;
	width: 223px;
	color: #465108;
}

.bgk {
	border: 1px solid #f7fcdb;
}

#box_search {
	background: #000 url(images/gfx/bg_newsletter.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 223px;

}

#bnsearch{
	position: relative; 
	top: -20px;
	left: 145px;
}

.bgs {
	border: 1px solid #f7fcdb;
}


#box_producenci {
	background: #f7fcdb url(images/gfx/bg_wishlist.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 223px;
}

.bgp {
	border: 1px solid #c4d371;
}

.headPosW {
	position: relative; 
	top: 9px; 
	left: 20px;
	color: #465108;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

.mainPosW {
	width: 185px;
	position: relative; 
	top: -1px; 
	left: 20px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;

}

#fsearch{
	position: relative; 
	top: 10px;
	left: 15px;
	font-size: 11;
	color: #FFF;
}

#bsearch{
	position: relative; 
	top: 17px;
	text-align: center;
}

#fkosz{
	position: relative; 
	top: 10px;
	left: 15px;
	font-size: 11;
	color: #465108;
}

#bkosz{
	position: relative; 
	top: 15px;
	text-align: center;
}

.kontakt {
	font-size: 11px;
}



.sr {
	border-right: 8px solid #FFF;
}

.sl {
	border-left: 8px solid #FFF;
}

td.column_cat_bottom { width: 211px; height: 5px; background: #FC8F16;  }
td.column_box_bottom { width: 211px; height: 5px; background: #525252;}



a.menu_box_link { width: 195px; display: block; padding: 3px 10px 3px 10px; text-align:left;}
/* IE ERROR
a.menu_box_link { width: 100%; display: block; padding: 3px 0px 3px 10px; text-align:left;}
*/

a.menu_box_link:hover { background: #ebf2c4; color: #f69503; text-decoration: none; }
a.menu_box_link u { display: block; padding: 0px 2px 0px 13px; text-decoration: none; }

.pageHeadingProduct {
  font-size: 11px;
  font-weight: normal;
  color: #465108;
  padding-left: 10px;
}

.PId {
	background-color: #ebf2c4;
}

.PIl {
	background-color: #ebf2c4;
}

.blrb {
	border-left: 1px solid #f7fcdb;
	border-right: 1px solid #f7fcdb;
	border-bottom: 1px solid #f7fcdb;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #f7fcdb;
}

.blrbC {
	border-left: 1px solid #f7fcdb;
	border-right: 1px solid #f7fcdb;
	border-bottom: 5px solid #f7fcdb;
	background: #f7fcdb;
}

.blrbt {
	border: 1px solid #f7fcdb;
	background: #f7fcdb;
	padding: 10px 10px 10px 10px;
}

.blrbtC {
	border: 1px solid #f7fcdb;
	background: #f7fcdb;
}

.blr {
	border: 1px solid #f7fcdb;
	background: #f7fcdb;
	padding-left: 10px;
	padding-right: 10px;
}

.blrC {
	border: 1px solid #f7fcdb;
	background: #f7fcdb;
}

.plr {
	padding-left: 10px;
	padding-right: 10px;
}

.tabelka {
	background: #f7fcdb;
	border-left: 1px solid #f7fcdb;
	border-right: 1px solid #f7fcdb;
	border-bottom: 1px solid #f7fcdb;
}

a.linkP {
	font-weight: bold;
	text-align: left;

}

a.linkPs {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

a.linkO {
  color: #FF8400;
  text-decoration: none;
}

a.linkO:hover {
  color: #f69503;
  text-decoration: none;
}

a.linkG {
  color: #465108;
  text-decoration: none;
}

a.linkG:hover {
  color: #f69503;
  text-decoration: underline;
}

a.linkW {
  color: #465108;
  text-decoration: none;
}

a.linkW:hover {
  color: #f69503;
  text-decoration: none;
}

.textO {
  color: #FF8400;
}

.plrm {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

TD.sep {
	font-size: 8px;
	padding-top: 8px;
	height: 8px;

}


.catSep {
	height: 10px;
	background: none;
	font-size: 8px;
}

.catSep1 {
background: none;
}

.buttons {
	position: relative;
	padding: 5px 5px 10px 10px;

/* IE
	left: 10px;
	right: 10px;
*/
}

DIV.bg_head_top {
	margin-top: 10px;
	background-image: url(images/pixel_silver.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	width: 100%;
}

DIV.bg_head_bottom {
	height: 5px;
	font-size: 0px;
	width: 100%;
	margin-bottom: 5px;
}
div.header_bg{
background: url(images/gfx/header.png) no-repeat;
width: 988px;
height: 131px;
}
div#logo{
margin-left: 176px;
padding-top: 13px;
}
DIV.head_menu {
	font-size: 11px;
	color: #F77B0B;
	text-align: right;
	padding-right: 23px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
} 

DIV.headListL {
	width: 35%;
	height: 30px;
	float: left;
	display: block;
	font-size: 11px;
	color: #465108;
	text-align: left;
	padding-right: 23px;
	padding-top: 3px;
	padding-bottom: 1px;
}

DIV.headListR {
	width: 50%;
	height: 30px;
	float: right;
	display: block;
	font-size: 11px;
	color: #F77B0B;
	text-align: left;
	padding-right: 23px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.infoWarning {
	color: #E47500;
	font-weight: bold;
}

.borA {
	background: #f7fcdb;
}

.borB {
	background: #f7fcdb;
}

.borC {
	background: #f7fcdb;
}

.opt_select {
	width: 190px;
}

 .bigger {
	font-size: 13px;
 }

.checkout_bar {
	text-align: center;
	width: 25%;
	background: #f7fcdb url(images/gfx/bg_bar.gif) repeat-x;
}

.sepOrder {
	margin-top: 10px;
	font-size: 1px;
	border-bottom: 1px dotted #CCC;
}

.podsumowanie {
	text-align: right;
	background: #EEE;
}

DIV.cprc {
	position: relative; text-align: center; width: 100%; height: 15px; display: block; top: -10px;
}

DIV.cpr {
	width: 90px; height: 20px; display: inline;
}

a.platnosci_01, a.platnosci_02, a.platnosci_03, a.platnosci_04, a.platnosci_05, a.platnosci_06, a.platnosci_07, a.platnosci_08, a.platnosci_09 {
	position: relative;
	left: 75px;
	float: left;
	display: block;
	height: 62px;
}

a.platnosci_01 {
	width: 63px;
	background: url(images/gfx/platnosci_01.gif) no-repeat;
}
a.platnosci_01:hover {
	background: url(images/gfx/platnosci_01a.gif) no-repeat;
}

a.platnosci_02 {
	width: 64px;
	background: url(images/gfx/platnosci_02.gif) no-repeat;
}
a.platnosci_02:hover {
	background: url(images/gfx/platnosci_02a.gif) no-repeat;
}

a.platnosci_03 {
	width: 82px;
	background: url(images/gfx/platnosci_03.gif) no-repeat;
}
a.platnosci_03:hover {
	background: url(images/gfx/platnosci_03a.gif) no-repeat;
}

a.platnosci_04 {
	width: 64px;
	background: url(images/gfx/platnosci_04.gif) no-repeat;
}
a.platnosci_04:hover {
	background: url(images/gfx/platnosci_04a.gif) no-repeat;
}

a.platnosci_05 {
	width: 98px;
	background: url(images/gfx/platnosci_05.gif) no-repeat;
}
a.platnosci_05:hover {
	background: url(images/gfx/platnosci_05a.gif) no-repeat;
}

a.platnosci_06 {
	width: 101px;
	background: url(images/gfx/platnosci_06.gif) no-repeat;
}
a.platnosci_06:hover {
	background: url(images/gfx/platnosci_06a.gif) no-repeat;
}

a.platnosci_07 {
	width: 108px;
	background: url(images/gfx/platnosci_07.gif) no-repeat;
}
a.platnosci_07:hover {
	background: url(images/gfx/platnosci_07a.gif) no-repeat;
}

a.platnosci_08 {
	width: 103px;
	background: url(images/gfx/platnosci_08.gif) no-repeat;
}
a.platnosci_08:hover {
	background: url(images/gfx/platnosci_08a.gif) no-repeat;
}

a.platnosci_09 {
	width: 63px;
	background: url(images/gfx/platnosci_09.gif) no-repeat;
}
a.platnosci_09:hover {
	background: url(images/gfx/platnosci_09a.gif) no-repeat;
}

.footB {
	background: #c4d371;
	height: 51px;
	font-size: 11px;
	color: #465108;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 30px;
}

.cp_foot {
	font-family: Arial;
	font-size: 11px;
	color: #B8B8B8;
 }

a.cp_foot {
 	color: #B8B8B8;
}

a.cp_foot:hover {
 	color: #f69503;
}

TD.hN2c {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	background: #FD6205;
	color: #FFF;
	font-weight : bold;
	line-height:22pt;
}

TR.pd2p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #F1F1F1;
}

TR.pd2po {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FBFBFB;
}

TD.cennik {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #575757;
	color: #EEE;
	line-height:12pt;
}

.reklama {
	border-right: 10px solid #FFF;
}

.bgPN {
	background: #555 url(images/gfx/bg_pn.gif) repeat-x;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-left: 32px;
	padding-left: 10px;
	float: left;
}

.bgPS {
	background: #F6760C url(images/gfx/bg_ps.gif) repeat-x;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-left: 32px;
	padding-left: 10px;
	float: left;
}

#produkty_podobne {
	width: 100%;
	height: 33px;
	background: #FFF url(images/gfx/bg_podobne.png) repeat-x top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

.podobne_bg {
	background: #F4F4F4;
}

.btn {height: 33px;}
.button_search2{
background: url(images/gfx/button_search2.png) no-repeat;
width: 85px;
height: 33px;
border: none;
} 
.button_search{
background: url(images/gfx/button_search.png) no-repeat;
width: 85px;
height: 33px;
border: none;
} 
.button_in_cart{
background: url(images/gfx/button_in_cart.png) no-repeat;
width: 102px;
height: 33px;
}
.button_wishlist{
background: url(images/gfx/button_wishlist.png) no-repeat;
width: 102px;
height: 33px;
}
.boxTextMain{
background:#f7fcdb;
}