/*
  $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: #C3DBEF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #103C85; text-decoration: underline; }

BODY {
  font-family: Verdana, Arial, sans-serif;
  color: #3C4D61;
  margin: 0px;
  margin-top:0px; 
  padding-top:0px; 
  margin-bottom:0px; 
  padding-bottom:0px; 
  margin-left:0px; 
  padding-left:0px; 
  margin-right:0px; 
  padding-right:0px;
}

.gora {
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  margin-left: 4px;
  margin-right: 4px;
}

a.gora {
  color: #000000;
}

a:hover {
  color: darkred;
}


a.gora:hover {
  color: darkred;
}

.gora_box {
  font-family: Tahoma;
  font-size: 11px;
  color: #999999;
}
a.menu_gora {
  color: #999999;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  margin-left: 20px;
  text-transform: uppercase;

}

.top_title {

  padding-left:20px;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-transform: uppercase;
}

a.gora_szukaj {
  font-family: Tahoma;
  font-size: 11px;
  color: #999999;
}

.input_szukaj {
  font-family: Tahoma;
  font-size: 11px;
  color: #848484;
  border: 1px solid #999999;
  width: 115px;
}


a.main_links {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}

a.main_links:hover {
	text-decoration: none;
	color: #ccc;

}


a.log {
	color: CC6600;
}


A {
  color: #3C4D61;
  text-decoration: none;
}

A:hover {
  color: darkred;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/* kolor tla u gory, tam gdzie logo */
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

/*znaczki w menu glównym, oraz podklad tla*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  background: #000;
  color: #FFF;
  font-weight : bold;
}

/* kolor czcionki w menu glownym */
A.headerNavigation { 
  color: #000; 
}

/* j/w po najechaniu */
A.headerNavigation:hover {
  color: #F60;
  text-decoration: none;
}

.stopka {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
  font-weight : normal;
}

A.stopka { 
  color: #FFFFFF; 
}

/* j/w po najechaniu */
A.stopka:hover {
  color: #FFFFFF;
}

TR.headerError {
  background: #DD2400;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DD2400;
  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 {
}

/* tlo stopki*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #454545;
  font-weight: normal;
}

/* kolor tla-obramowki boxow*/
.infoBox {
/*	background-color: #CCC; */

}

/* kolor tla wszystkich boxow*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* kolor tla krawedzi pod boxami*/
.infoBoxcenter {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* tlo naglowka srodkowego boxu oraz kolor czcionki*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
/*
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
*/
 color: #757575;
 font-weight: bold;

}

.infoBoxHeading2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 color: #3885B5;
 font-weight: bold;
 padding-left:10px;
}



.box_title {
padding-left: 20px;

}

TD.headerTop {
  background: #F1F1F1;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
}

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

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

/* kolor tabelki przy przegladaniu zawartosci koszyka */
TABLE.productListing {
  border: 1px solid #F8F8F8;
  border-collapse: separate;
  border-spacing: 1px;
}

/* kolor naglowka tabelkiz opisem towaru*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F2F5F6;
  color: #000000;
  font-weight: bold;
}

/*kolor tla tabelki z opisem towaru*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBFBFB;
}

A.pageResults {
  color: #888;
  background: #BBBBBB;
  border: 1px solid #999999;
  padding: 1px 3px 1px 3px;
  line-height:1.5;
  text-decoration: none;
}

A.pageResults:hover {
  color: darkred;
  background: #BBBBBB;
  border: 1px solid darkred;
  padding: 1px 3px 1px 3px;
}

/* tytul strony w centralnej czesci sklepu*/ 
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #016394;
}

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

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

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}

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

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

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: 11px;
  color: #CC0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #2E2BA8;
  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 {
	background: rgb(197,0,0);
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;}

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

.moduleRow { }
.moduleRowOver { background: black; cursor: pointer; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.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; font-weight: bold;}

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.categ {
     vertical-align: top;
} 

TD.kategoria {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
line-height: 12px;;
color: #ffffff;
font-weight: normal;
}
A.kategoria {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: normal;
}
A.kategoria:hover {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
color: darkred;
font-weight: normal;
text-decoration: underline;
}

TD.kategoria_sub {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #6A6A6A;
font-weight: normal;
}
A.kategoria_sub{
color: #6A6A6A;
font-weight: normal;
}
A.kategoria_sub:hover {
color: #6A6A6A;
font-weight: normal;
}

a.info {
  font-family: Verdana;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;

}

a.info:hover {
  font-family: Verdana;
  color: rgb(177,0,0);
  font-size: 11px;
  line-height: 15px;

}

a.bokstytul {
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 11px;
 color: rgb(197,0,0);
}

a.bokstytul:hover {
 color: rgb(230,0,0);
}

.box_opis {
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 11px;
 color: #ffffff;
 padding-right: 10px;
}

.cena_przekreslona {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 9px;
 color: #999999;
 font-weight: normal;

}

IMG {
border: 0px;
}

a.menu_up {
	line-height: 47px;
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
}

a.menu_up:hover {
	line-height: 47px;
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	background: url(images/gfx/new/menu_tlo_hover.jpg);
}


a.wyszukiwarka {
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff;

}

a.wyszukiwarka:hover {
	color: darkred;

}

.list_cena {
	background: rgb(197,0,0);
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}


a.menu_top {
	font-size: 9px;
	font-family: Verdana;
	color: rgb(158,158,158);
}

a._sitemap_ {
	color: #ffffff;

}

.orderEdit {
	color: darkred;
}


a.bialy_andree {
	color: #ffffff;
}

#opis {
	text-align: justify;

}
