/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.boxText { font-family: trebuchet ms,  Arial, Verdana, sans-serif; font-size: 11px; padding-left:20px; color: #754C24;}
.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: #FFFDE9; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #99CC33;
  color: #754C24;
  margin: 0px;
}

A {
  color: #754C24;
  text-decoration: none;
}

A:hover {
  color: #754C24;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: trebuchet ms,  Tahoma, Arial Narrow, Times New Roman, Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFFDE9;
  color: #669933;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
  font-size: 17px;
  font-family: trebuchet ms,  sans-serif;
  text-indent: inherit;	
			
}

A.headerNavigation:hover {
  color: #blue;

}

SPAN.headerNavigation { 
  color: #000000; 
  font-size: 20px;
  font-family: trebuchet ms,  sans-serif;
  text-indent: inherit;	
			
}

SPAN.headerNavigation:hover {
  color: #blue;

}

TR.headerError {
  background: #red;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #519F25;
}

TD.footer {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #FFFDE9; 

}

.infoBoxContents {
  background: #FFFDE9;
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px;
  border-color: #754C24;
  color: #754C24 ;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  background: url(images/nowa-skorka/box/left-column/header.jpg) ;
  text-align : left;
  width: 225px ;
  height: 37px ;
}

TD.infoBoxHeading2 {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 1px;
  color: #000000;
  text-align : left;
}

.infoBoxHeadingLeft {
    
    background: url(images/infobox/fcorner_left.png) no-repeat;
    width: 21px ;
    height: 37px ;
}

.infoBoxHeadingCenter {
    
    background: #FFFDE9;
    width: 100% ;
    height: 37px ;
    color: #754C24 ;
    font-weight:bold ;
    font-size:16px ;
    font-family: Trebuchet MS ;
}

.infoBoxHeadingRight {
    
    background: url(images/infobox/fcorner_right.png) no-repeat;
    width: 10px ;
    height: 37px ;
}

TD.infoBox, SPAN.infoBox {
  font-family: trebuchet ms,  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: #FFFDE9;
}

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

TABLE.productListing {
  border: 0px;
  margin-left: 0%;
  margin-right: 0%;		
}

.productListing-heading {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFDE9;
  color: #519F25;
  font-weight: bold;
}

TD.productListing-data {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #754C24;
}

A.pageResults:hover {
  color: #cc0033;
}

TD.pageHeading, DIV.pageHeading {
  font-family: trebuchet ms,  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #754C24;
  background: #FFFDE9 ;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: trebuchet ms,  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #754C24;
  width: 150;
  text-align: left;	
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFDE9 ;
}

SPAN.smallText {
  font-family: trebuchet ms,  Arial, Times New Roman, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #754C24;	
}

P.smallText, TD.smallText{
  font-family: trebuchet ms,  Arial, Times New Roman, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #754C24;	
}

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

TD.fieldKey {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 9px;
  
  color: #000000;	
}

TD.fieldValue {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #519F25;	
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: trebuchet ms,  Arial, Verdana, sans-serif;
  font-size: 9px;
}

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

SPAN.greetUser {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F0FEE9;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: trebuchet ms,  Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: trebuchet ms,  Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: trebuchet ms,  Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: trebuchet ms,  Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: trebuchet ms,  Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.HeadingSearch {
background: #519F25;


}

.HeadingSearch1 {
background: #000000;
color: #000000;
font-family: trebuchet ms,  Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 12px;

}

.boxHeading {

  font-family: trebuchet ms,  Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
text-align: left;
letter-spacing: 0.5px;
text-decoration: underline;
	
}

.glownaText {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #754C24;
  font-weight: bold;	

}

.cenaText {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;	
  font-size: 12px;
  color: #754C24;

}

SPAN.removeProduct {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  font-weight: normal;
}

INPUT.quantitybox {
  font-size: 12px;
  width: 20px;
  
  border: 0px;
  background: #000000;
  color: #000000;
  font-weight: bold;
}

.boxCategories {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #754C24;

}

.boxCategoriesSmall {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #754C24;
	
}

.boxCategoriesSpecial {
  font-family: trebuchet ms,  Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;

}

.boxCategoriesBorder {
border: #FF4848;

}

.cartLeft {
color: #000000;
size: 1px;
	
}

.cartRight {
color: #000000;
size: 1px;
	
}

.katUP {
border-top: 1px;
border-top-color: #000000;
border-bottom: none;
border-left: none;
border-right: none;
}

.katLEFT {
border-left: 1px;
border-left-color: #000000;
border-bottom: none;
border-top: none;
border-right: none;
}

.katRIGHT {
border-right: 1px;
border-right-color: #000000;
border-bottom: none;
border-top: none;
border-left: none;
}

.katBOTTOM {
border-bottom: 1px;
border-bottom-color: #000000;
border-left: none;
border-top: none;
border-right: none;
}

/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {

vertical-align: top;
font-size: 11px;
font-family: trebuchet ms,  Verdana, Arial, Verdana, Helvetica, sans-serif;
text-align: left;
color: #754C24;
text-decoration: none;
font-weight: bold ;
}

a.menucateg:hover {

background-color:#FFFDE9;
text-decoration: none;
font-weight: bold ;
color: #754C24;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {

vertical-align: top;
font-size: 11px;
font-family: trebuchet ms,  Verdana, Arial, Verdana, Helvetica, sans-serif;
text-align: left;
clear:left ;
display: block ;
text-decoration: none;
margin-left:15px ;
}

a.menusubcateg:hover {

text-decoration: underline;

}
/* menu Solid - Show Sub-categories  End */


TR.productListingI-odd table, TR.productListingI-even table {
	border: 0px;
	padding: 4px 0 4px 0;
}

TABLE.productListing {
  border: 0px;
}

TABLE.productListingI {
  width: 100%;
  border: 0px ;
}

.productListing-heading {
  font-family: trebuchet ms, sans-serif;
  font-size: 10px;
  background: #754C24;
  color: #FFFFFF;
  font-weight: normal ;
}

TD.productListingI-data {
  font-family: trebuchet ms, sans-serif;
  font-size: 10px;
}

TD.productListing-data {
  font-family: trebuchet ms, sans-serif;
  font-size: 11px;
}

.productListingI-title {
  font-family: trebuchet ms, sans-serif;
  font-size: 13px;
  color: #754C24;
  font-weight: bold;
  height: 25px;
}

.productListingI-image {
	width: 82px;
	height: 95px;
	text-align: left;
	padding-right: 9px;
	padding-left: 4px;
}

.productListingI-desc {
	font-family: trebuchet ms, sans-serif;
	font-size: 10px;
	height: 33px;
	text-align: left;
	color:#754C24;
	padding: 3px 3px 3px 6px;
}

.productListingI-price {
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	text-align: left;
	color: cc3333;
	padding-left: 6px;
	padding-bottom: 3px;
}

.productListingI-price-text {
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	color: #000000;
}

.productListingI-buttons {
	height: 36px;
	text-align: right;
}

TD.nazwa_kategorii{
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #754c24;  
}

TD.opis_kategorii{
  font-family: trebuchet ms, sans-serif;
  font-size: 11px;
  color: #754c24;  
}

.nazwa_kategorii{
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #754c24;  
}

.opis_kategorii{
  font-family: trebuchet ms, sans-serif;
  font-size: 11px;
  color: #754c24;  
}

TD.categoriesBoxHeading2 {
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color:#FFFDE9;
  color: #754c24;
}