/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.moduleText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxTextCat { font-family: Verdana, Arial, sans-serif; font-size: 11px; padding: 0px; margin: 0px; }
.mojelinki { 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 {
  background: #FFFFFF; /* tło całej strony, przykrywane potem przez inne kolory - w zasadzie nie ma znaczenia */
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

/* klasa do informacji o serwisach */
.tekst-opis {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px;
  font-color: #000000;
  text-align: center;
}

A.tekst-opis:hover {
  color: #FF0000;
  text-decoration: underline;
}

/* klasa do mojej informacji w contact_us.php */
.info {
  font-family: Arial, Verdana; 
  font-size: 12pt; 
  color: #000000; 
}

/* nowe - ramka do rysunków */
.rys {
  border-top: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #808080;
}  

/* nowe - kolor tła w 2-giej ramce, zewnętrzna w center_shop.php */
.t4 {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #00CCFF;
}

/* nowe - otoczenie całości tabeli pricelist ramką */
.t5 {
  border: 1px;
  border-style: solid;
  border-color: #800000;
}  

/* nowe-otoczenie ramką całości oraz kolor wnętrza */
.t3 {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #800000;
  background: #FFFFFF;
/* background: #00BCE; */
}  
  
/* nowe - ramka do header org. #006699*/
.t1 {
  border-top: 1px;
  border-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #800000;
}  

/* nowe -ramka do header */
.t2 {
  border-top: 0px;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #800000;
}  

/* klasa do tabeli w opisie produktu */
.tab_opis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  color: #000000; 
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #D4CECE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE url('images/infomodule/corner_right_left.gif');
  font-color: #ffffff;
  font-weight : bold;
  height: 22
}


TD.topmenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE url('images/infomodule/corner_right_left.gif');
  color: #ffffff;
  font-weight : bold;
  height: 22;
}

A.topmenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
/*  color: maroon; */
  font-weight : bold;
}

A.topmenu:hover {
  color: #ffffff;
}


TD.h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #D4CECE url('images/dol-1.gif'); */
  background: #cccccc;
  color: #000000;
/*  font-weight : bold; */
  height: 16;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ff0000;
}

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: #D4CECE url('images/infomodule/corner_right_left.gif');
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.infoBox {
  background: #ffffff;
  border: 1px; 
  border-style: solid; 
  border-color: #800000;
}

.infoModule {
  background: #ffffff;
  border: 1px; 
  border-style: solid; 
  border-color: #800000;
}

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

.infoModuleContents {
  background: url('images/infomodule/bg_module.gif');  /* #f2f4fb */
  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 { /* to zostawiam bz. może być niepotrzebne */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF url('images/infbox/corner_right_left.gif');
}

TD.infoModuleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF url('images/infomodule/corner_right_left.gif');
}

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

TD.infoModule, SPAN.infoModule {
  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: #f0f0f0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #800000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url('images/infobox/corner_right_left.gif');
  color: #000000;
  font-weight: bold;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url('images/infomodule/corner_right_left.gif');
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}


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


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

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: #800000;
  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: #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: #ff6600; font-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; }

/* input requirement */

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

// dodane w celu wyświetlania pozycji na fakturze - catalog/invoice.php
/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowBoxes { background-color: #DFE7DC; }
.dataTableRowOver { background-color: #FFFFFF; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.invoiceHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #9a9a9a; }
ul.sitemap { color: #ff0000; }

.spacing { padding-bottom: 2px; }

/* formularz zaproponuj cenę */
.input {width: 120px; height: 20px; background:url('includes/languages/polish/images/buttons/button_offer.gif'); color:#fff; border-top: 0px solid #C5DCE2; border-bottom: 0px solid #C5DCE2; border-left: 0px solid #C5DCE2; border-right: 0px solid #C5DCE2;}

/* dodane w celu graphical boxes */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	         color: #ffffff;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
