z/*
  $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
*/
/* ustawienia tla w srodkowej czesci sklepu (czyli cała zawartość, tło pod boksami itd..) ... */
.srodeksklepu {
  background-color: #FFFFFF;
/*  background-image: url(images/nazwa_obrazka.gif);*/
}

input {
font-family: Tahoma;
color: #6B6B6B;
}

.tit {
font-size: 0px;
color: ##3f3f3f;
}

select {
font-family: Tahoma;
color: #6B6B6B;
background-image: url(images/supbg.png);
  border-left: 1px solid #9A9A9A;
  border-right: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
  border-top: 1px solid #9A9A9A;

}

.boxText { font-family: Tahoma, sans-serif; font-size: 10px; color: #6a6a6a; }
.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: #70d250; text-decoration: underline; }
.boxText2 { font-family: Tahoma, sans-serif; font-size: 10px; color: white; }
.boxText3 { font-family: Tahoma, sans-serif; font-size: 10px; color: black; }
BODY {
  color: white;
  margin: 0px;
  background-repeat: repeat-x;
}

small {
	color: #464646;
}


A {
	color: #7D1818;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 20px;
}



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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	color: White;
	font-weight: bold;
	height: 25px;
}

A.headerNavigation {
	color: #FF8C00;
	line-height: 50px;
}

A.headerNavigation:hover {
	color: #CACACA;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
}

.headerNavigation {
  color: #000000;
  font-weight: bold;
  line-height: 50px;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  height: 25px;
}

.infoBox {
/*  background: #b6b7cb;*/
  border-left: 1px solid #c9c8c8;
  border-right: 1px solid #c9c8c8;
  border-bottom: 1px solid #c9c8c8;
  padding-bottom: 20px;


  color: #6B6B6B;
}

.news {
/*  background: #b6b7cb;*/
  border-left: 1px solid #c9c8c8;
  border-right: 1px solid #c9c8c8;
  border-bottom: 6px solid #c9c8c8;
  border-top: 1px solid #c9c8c8;
  padding-bottom: 5px;


  color: #6B6B6B;
}

.infoBoxContents {

  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,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
	/* EOF: Added for Links in Infobox Headings */
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/infobox/corner_right_left.gif);
	color: white;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

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

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 {




}

.productListing-heading {
	font-family: Tahoma;
	font-size: 10px;
	color: #6B6B6B;
	font-weight: bold;
	height: 20px;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 10px;
  color: #6B6B6B;
}

A.pageResults {
  color: #7F7F7F;
  background: #F3F1F1;
  border-left: 1px solid #E1DFDF;
  border-right: 1px solid #E1DFDF;
  border-bottom: 1px solid #E1DFDF;
  border-top: 1px solid #E1DFDF;
}

A.pageResults:hover {
  color: #000000;
  background: #F3F1F1;
  border-left: 1px solid #E1DFDF;
  border-right: 1px solid #E1DFDF;
  border-bottom: 1px solid #E1DFDF;
  border-top: 1px solid #E1DFDF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: #6B6B6B;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
  padding: 4px;
  color: #6B6B6B;
}

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

TD.fieldKey {
  font-weight: bold;
   font-family: Tahoma;
  font-size: 10px;
  line-height: 1.5;
  color: #6B6B6B;

}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 10px;
  color: #6B6B6B;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #5F5F5F;
}

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: Tahoma;
  font-size: 12px;
  color: #6B6B6B;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF8557;
	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: #881A1A;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: Tahoma;
	font-size: 10px;
	color: #C40000;
	vertical-align: middle;
	height: 40px;
	background-color: white;
	border-bottom: 1px solid #CCCCCC;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

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

/*########################################################################################################*/

/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}

.infoBox3 {

  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  color: #6B6B6B;
  font-family: Tahoma;
}



.infoBoxContents2 {
	font-family: tahoma;
	font-size: 10px;
	color: #D3D3D3;
}

.infoBoxContents3 {
	font-family: tahoma;
	font-size: 10px;
	color: #5D2F0E;
}

.infoBoxNotice2 {

}

.infoBoxNoticeContents2 {

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



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



}

TD.infoBoxHeading2 {
font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  background-image: url(templates/box.png);
  color: white;
  height: 45px;
  font-weight: normal;
}

 .ml2{
  font-size: 10px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma;
 }

 .titletop{
  font-size: 14px;
  color: #e8e8e8;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma;
 }
 
 TD.infobox3, P.infobox3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 10px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  color: #6B6B6B;
  
}

 TD.infobox6, P.infobox6 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 1.5;
	padding: 10px;
	padding-left: 15px; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
}


 TD.infobox16, P.infobox16 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 1.5;
	padding: 10px;
	padding-left: 15px; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
	color: #666666;
}

 TD.infobox4, P.infobox4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;

  
}

 TD.infobox5, P.infobox5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
 } 
   Table.infobox5, P.infobox5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  
  
  
}
 TD.infobox6, P.infobox6 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  color: black;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  
 } 






.nazwa {
font-family: tahoma;
font-size: 14px;
color: #386f14;

}

.cena {
font-family: tahoma;
font-size: 14px;
color: #b97c12;

}

.id {
font-family: tahoma;
font-size: 12px;
color: #9b9b99;

}

.data {
font-family: tahoma;
font-size: 12px;
color: #a4a4a2;

}


   Table.infoboxProd, P.infoboxProd {
	background-repeat: no-repeat;
}

.ch8
{
	font-family: Tahoma;
	font-size: 12px;
	color: #DB2424;
	text-align: center;
}

.more {
width: 77px;
height: 34px;
background-image: url(templates/wiecej.gif);
}

TD.pollBoxRow {   
font-family: Tahoma;   
font-size: 11px;
text-align: left;  
color: white;  

} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   
color: white;
  

} 

TR.pollOptRow {   

} 
TR.pollFooter { 
border: 0px;

}  
.pytanie {
	color: white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana;
	font-size: 14px;
}

.cena2 {
	text-decoration: line-through;
	color: #A1A1A1;
}

.przecena {
color: red;
}

.star-product-title {
  font-family: Tahoma;
  text-align : center;
  font-size: 14px;
  font-weight: bold;
  color: #6C6C6C;
}
.star-product {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6C6C6C;
}
.star-product-price{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF8C00;
}

.kategorie {
font-family: Tahoma;
font-weight: normal;
	color: #5D2F0E;
}

.nazwan {
	color: #E7E7E7;
}

li {
	color: #5D2F0E;
}
.infoBoxL {
/*  background: #b6b7cb;*/
  border-left: 1px solid #c9c8c8;
 
  border-bottom: 1px solid #c9c8c8;
  padding-bottom: 20px;


  color: #6B6B6B;
}


.infoBoxR {
/*  background: #b6b7cb;*/
  border-right: 1px solid #c9c8c8;
  border-bottom: 1px solid #c9c8c8;
  border-left: 1px solid #c9c8c8;

  color: #6B6B6B;
}

.login {
	font-size: 13px;
	color: #7F1C1C;
	padding-left: 15px;
	height: 45px;
	text-decoration: underline; 
	}
	
	.upc {
	font-size: 11px;
	color: #7F1C1C;
	font-family: TAHOMA;
	padding-left: 5px;
	height: 45px;
	}
	