/*
  $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 : 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 {
  color: #666666;
  margin: 0px;
  font-family: tahoma;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top: 1px solid #0093D5;
  border-bottom: 1px solid #0093D5;	
  color: #eb9733;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
  color: #666;
}

A.headerNavigation:hover {
  color: #000;
}

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: #D4CECE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F0F0F0;
  color: #000;
  font-weight: bold;
  height: 22px;
}

.infoBox {
  background: #0093D5;
}

.infoBoxContents {
  background: #fff;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #0093D5;
  padding:5px;
  color: #fff;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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: #f8f8f8;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #6f6d76;
  border-spacing: 1px;
  margin-top:10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: silver;
  color: #0093d5;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

div.podsuma {
  color: #dd3a23;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

A.kliknijobrazek {
  color: #0093d5;
}

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0093d5;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeadingPrice SPAN.productSpecialPrice {
  font-size:20px;
}

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;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align:bottom;
  padding: 15px 0;
}

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-family: Verdana, Arial, sans-serif;
  color: #dd3a23;
  font-weight:600;
  font-size:12px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

a.wyszukiwanie { color: 0093d5; }

/*li {list-style-image: url("./../img/proofice/p3.gif");}   */

img.logo{
 margin:0px auto;
 display:block;
 border:0px;
}

div.header{
 text-align:center;
 overflow:hidden;
 margin-top:10px;
 margin-bottom:10px;
}

div.header_container{
 height:38px;
 margin-top:20px;

}

div.header a{
 height:28px;
}

img.himg_print{
 width:147px;
 height:38px;
 display: inline;
 position: relative;
 top:10px;
 left:0px;
 padding:0px;
 margin:0px;
 z-index:10;
 border:0px;
 cursor:pointer;
}

img.himg_design{
 width:147px;
 height:38px;
 display: inline;
 position: relative;
 top:10px;
 left:-25px;
 margin:0px;
 padding:0px;
 z-index:11;
 border:0px;
 cursor:pointer;
}

img.himg_eco{
 width:147px;
 height:38px;
 display: inline;
 position: relative;
 top:10px;
 left:-50px;
 margin:0px;
 padding:0px;
 z-index:12;
 border:0px;
 cursor:pointer;
}

img.himg_office{
 width: 147px;
 height:38px;
 display: inline;
 position: relative;
 top:10px;
 left:-75px;
 margin:0px;
 padding:0px;
 z-index:13;
 border:0px;
 cursor:pointer;
}

div.nowa_galeria_lightbox{
 text-align:center;
}

div.nowa_galeria_lightbox img{
 width:270px;
 border:0;
 display:block;
 margin:0 auto;
}

td.pageHeadingPrice span.netto{
 font-size:12px;
 display:block;
 font-weight:300;
 color:#666666;
}

td.pageHeadingPrice span.brutto{
 font-size:20px;
 color:#DA251D;
 display:block;
 margin-bottom:10px;
}

div.dostepnosc_produktu{
 width:200px;
 text-align:left;
 font-size:9px;
}

div.dostepnosc_produktu span{
 font-size:12px;
 display:block;
 font-weight:300;
 color:#666666;
}

h3{
 margin-top:10px;
 padding:5px;
 background-color:#f8f8f8;
 color:#0093D5;
}

a.prodbox2{
 display:block;
 width:120px;
 height:120px;
 margin:0 auto;
 line-height:120px;
}

table.shortcut{
 width:100%;
 margin-bottom:20px;
}

table.shortcut td{
 width:20%;
 text-align:center;
 vertical-align:top;
}

table.shortcut td a{
 display:block;
 text-decoration:none;
 color:#fff;
 text-align:left;
 font-size:13px;
}

table.shortcut td a:hover{
 text-decoration:underline;
}

a.menu_link1{
 font-size:12px;
 display:block;
 padding:5px 0px 5px 3px;
 background-color:#F8F8F8;
 margin:5px 0;
}

a.menu_link1 span.errorText{
 color:#DD3A23;
}

a.menu_link2{
 font-size:11px;
 display:block;
 padding:3px 0px 3px 5px;
 margin:0 0 0 10px;
}


a.menu_link2:before{
 content:  "\2713 ";
}

