/*
  $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: 11px; }
.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; }

BODY {
  background: #e5e5e5;
  color: #000000;
  margin: 5px;
}

#zawieszka {
	background-image: url('zawieszka.gif');
	position: relative; 
	padding: 0px 0px 0px 0px;
}

.zdjecie {
   border-color: #BFB2A4; 
   border-style: style; 
   border: 1px;
}

.logowanie {
  font-family: Tahoma;
  font-size: 11px;
   color: #0f7c80;
  font-weight: bold;
  text-align: center;
}

A.nowosci:hover {
  background-image: url('nowosci.gif');
}


A.promocje:hover {
  background-image: url('promocje.gif');
}

A.menu_gora {
  font-family: Tahoma;
  font-size: 11px;
   color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

A.menu_gora:hover {
  font-family: Tahoma;
  font-size: 11px;
   color: #f1ea2e;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

A.menu_dol {
  font-family: verdana;
  font-size: 11px;
   color: #f1ea2e;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

A.menu_dol:hover {
  font-family: verdana;
  font-size: 11px;
   color: #54bff1;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

A.do_kasy {
  font-family: verdana;
  font-size: 12px;
   color: #1B6C8F;
  font-weight: bold;
  text-align: center;
  text-decoration: blink;
}

A.do_kasy:hover {
  font-family: verdana;
  font-size: 12px;
   color: #BF0000;
  font-weight: bold;
  text-align: center;
  text-decoration: blink;
}

A {
  color: #646464;
  text-decoration: none;
}

A:hover {
  color: #FF8000;
  text-decoration: underline;
}

A:active {color:red;}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #084345;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #646464;
  font-weight: bold;
}
.copyright {
	color: #aaaaaa;

}
.infoBox {
  background: #a8aba6;
}

.infoBoxContents {
  background: #FFFCFA;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FFFFFF;
  //shopping-cart content color
}

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: #F7F7F7;
  //shopping-cart content color
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #737373;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #B9B9B9;
  //shopping-cart header/footer color
  color: #007E96;
  font-weight: bold;
  padding: 3px;
}


TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4E4B4E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #5A575A;
  font-weight: bold;  
  height: 36px;  
  text-align: center;
}

TD.pageHeading1, DIV.pageHeading1 {
  font-size: 12px;
  color: #5A575A;
  font-weight: bold;  
  height: 36px;  
  background: url('images/m27.gif');
  background-repeat: repeat-x;
  padding: 0 0 0 0;
  text-transform: none;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  
  line-height: 1.5;
  padding: 0 0 0 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.program {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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-size: 15px;
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice1 {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  color: #565656;
  font-weight: bold;
}

SPAN.nowosc {
  font-size: 13px;
  font-family: Verdana, Arial, sans-serif;
  color: #275426;
  font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.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: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFA0A0; }
.messageStackSuccess { font-family: Tahoma; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
 
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #646464;
}

.gora{
  background-image: url(gora.jpg);
  background-repeat: no-repeat;
  position: relative;
  padding: 0px 0px 0px 0px;
  background: #fff;
 }

.dol{
  background-image: url(images/dol.jpg);
  background-repeat: no-repeat;
  background: #fff;
 }

.srodek{
  background-image: url(images/srodek.jpg);
  background-repeat: repeat-y;
  background: #fff;
 }

 td.ramka{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
  background: #E1E1E1;
  font-family: Tahoma;
  font-size: 11px;
  font-weight : bold;
 }

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

.head{
  font-size: 11px;
  color: #FFCC00; 
  font-weight: bold;
  text-decoration: none;
 }

.head1{
  font-size: 12px;
  color: #FFCC00; 
  font-weight: bold;
  text-decoration: none;
 }

.main1{
  font-size: 13px;
  color: #686468; 
  text-decoration: none;
 }

 .ml{
  font-size: 11px;
  color: #005E70;
  text-decoration: none;
 }

 .koszyk {  
  font-family: Arial;
  font-size: 12px;
  color: #399ecd;
  font-weight: bold;
  text-align: center;
}

 .ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: none; 
 }

 .ml2{
  font-size: 11px;
  color: #7d7d7d;
  text-decoration: underline; 
 }

 .bc{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
 }

 .bc3{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
 }

 .prod_head{
  font-size: 12px;
  color: #5A575A;
  font-weight: bold;
 }

 .nag_index {
  background: #565656;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
 }


.bc1 {
  font-size: 14px;
  color: #BC2916;
  font-weight: bold;
  text-align: center;
 }


TD.bc2{
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  background: #737373;
 }

.brutto{
  font-size: 15px;
   color: #006070;
  font-weight: bold;
 }

.netto{
  font-size: 10px;
color: #565656;
  font-weight: bold;
 }

TD.netto{
  font-size: 11px;
  color: #006070;
  font-weight: bold;
 }

 .br{
  background-color: #ffffff;
  border-color:#D3D1D1;
  border-width:2px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 2px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #616161;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #616161;
  text-decoration: underline;
 }


TD.linia {  
  height: 3px;  
  background: url('images/m21.gif');
  background-repeat: repeat-x;
  padding: 0 0 0 0;
  text-transform: none;
  text-align: center;
}

TD.headersrodek {
  background-image: url(images/m10.jpg);
  font-family: Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF8000;
  text-align: center;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

banner_parker {
	width: 320px;
	height: 240px;
}

.nazwa {
	font-weight: bold;
}

.cena {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.opis {
	color: #101498;
}


A.categorie_top {
  color: #000000;
  font-weight : bold;
  text-decoration: none;
}

A.categorie_top_on {
  font-weight : bold;
  color : #2684FE;
  text-decoration: none;
}

A.categorie {
  color: #000000;
  text-decoration: none;
}

A.categorie:hover {
  font-weight : bold;
  color : #2684FE;
  text-decoration: underline;
  background-color: #DBDBDB;
}

A.categorie_on {
  font-style: italic;
  color: #0C14FA;
  text-decoration: none;
}

A.categorie_top:hover {
  font-weight : bold;
  color : #2684FE;
  text-decoration: none;
  background-color: #DBDBDB;
}

