/*
  $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
*/

/* ustawienia tla w srodkowej czesci sklepu (czyli cała zawartość, tło pod boksami itd..) ... */
.srodeksklepu {
  background-color: #FFFFFF;
/*  background-image: url(images/nazwa_obrazka.gif);*/
}

A.new_prod_name {
  font-family: Tahoma;
  font-size: 10px;
  color: #464646;
  font-weight: bold;
}

A.new_prod_name:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFAA22;
  font-weight: bold;
}

.new_prod_bg {
  border-left: 1px solid #909090;
  border-right: 1px solid #909090;
}

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #747474; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #F5750B; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.stockWarning { text-align: left; font-size: 11px; background-color: #FFF; border-bottom: 2px solid #FC8F16; color: #000; padding: 3px 3px 3px 3px; }
.productsNotifications { background: #C3DBEF; }
.orderEdit { font-size : 10px; text-decoration: none; color: #8c8c8c;}

BODY {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: url(images/template/site_bg.gif);
  color: #747474;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #C0C0C0;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  height: 25px;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

A.header_navigation_search {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF;
}

A.header_navigation_search:hover {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

.header_navigation_search {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: normal;
}

.headerNavigation {
  color: #000000;
  font-weight: normal;
}

.infopage {
  font-family: Tahoma;
  font-size: 9px;
  color: #747474;
  text-decoration: none;
}

A.infopage {
  font-family: Tahoma;
  font-size: 9px;
  color: #747474;
  text-decoration: none;
}

A.infopage:hover {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFAA22;
  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;
}

.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  color: #959595;
}

A.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  color: #959595;
}

A.footer:hover {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  color: #959595;
  text-decoration: underline;
}

.infoBox {
/*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
/*  border-bottom: 4px solid #000000;
  border-top: 1px solid #E1DFDF;*/
}

.infoBox2 {
/*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 4px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

.infoBox99 {
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  border-bottom: 4px solid #D0D0D0;
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.png);
  color: #000000;
  height: 42px;
}

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;
}

TABLE.productListing {
  border: 0px;
}

.productListing-heading {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  background: #FFF url(images/template/bg_head2.gif) repeat-x bottom left;
  height: 28px;
  vertical-align: top;
}

TD.productListing-data {
	font-size: 11px;
	background: #FFF;
	vertical-align: middle;
	font-weight: normal;
}

A.pageResults {
  color: #888;
  background: #FBFBFB;
  border: 1px solid #EEE;
  padding: 1px 3px 1px 3px;
  line-height:1.5;
}

A.pageResults:hover {
  color: #FF850D;
  background: #F1F1F1;
  border: 1px solid #CCC;
  padding: 1px 3px 1px 3px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  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: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #747474;
  line-height: 1.5;
}

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: #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;
  font-size: 10px;
  color: #FF842A;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F7F7F7; cursor: pointer; cursor: help; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #F7780A; font-weight: bold;}

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #FFF; border-bottom: 2px solid #FC8F16; color: #000; padding: 3px 3px 3px 3px; }
.messageStackSuccess {  font-size: 11px; background-color: #FFF; border-bottom: 2px solid #3C3; padding: 3px 3px 3px 3px;}

/* input requirement */

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.inputRequirement { font-size: 10px; color: #E47500; }

/*########################################################################################################*/

/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

.top_navi {
  background-image: url(images/template/hn_bg.gif);
}

.bgtop {
  background-image: url(images/template/bg_top.gif);
  background-position: top;
  background-repeat: repeat x;
}

.bgbot {
  background-image: url(images/template/footer_bg.gif);
  background-position: bottom;
  background-repeat: repeat x;
}

.smallText2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
}

.categor {
  font-family: Tahoma;
  font-size: 10px;
  color: #747474;
}

a.categor {
  font-family: Tahoma;
  font-size: 10px;
  color: #747474;
  text-decoration: none;
}

a.categor:hover, a.li.categor:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFAA22;
  text-decoration: underline;
}

a.bank_01, a.bank_02, a.bank_03, a.bank_04, a.bank_05, a.bank_06, a.bank_07, a.bank_08, a.bank_09 {
  position: relative;
  left: 75px;
  float: left;
  display: block;
  height: 62px;
/*	cursor: help;*/
}

a.bank_01 {
  width: 63px;
  background: url(images/template/platnosci/bank_01.gif) no-repeat;
}

a.bank_01:hover {
  background: url(images/template/platnosci/bank_01a.gif) no-repeat;
}

a.bank_02 {
  width: 64px;
  background: url(images/template/platnosci/bank_02.gif) no-repeat;
}

a.bank_02:hover {
  background: url(images/template/platnosci/bank_02a.gif) no-repeat;
}

a.bank_03 {
  width: 82px;
  background: url(images/template/platnosci/bank_03.gif) no-repeat;
}

a.bank_03:hover {
  background: url(images/template/platnosci/bank_03a.gif) no-repeat;
}

a.bank_04 {
  width: 64px;
  background: url(images/template/platnosci/bank_04.gif) no-repeat;
}

a.bank_04:hover {
  background: url(images/template/platnosci/bank_04a.gif) no-repeat;
}

a.bank_05 {
  width: 98px;
  background: url(images/template/platnosci/bank_05.gif) no-repeat;
}

a.bank_05:hover {
  background: url(images/template/platnosci/bank_05a.gif) no-repeat;
}

a.bank_06 {
  width: 101px;
  background: url(images/template/platnosci/bank_06.gif) no-repeat;
}

a.bank_06:hover {
  background: url(images/template/platnosci/bank_06a.gif) no-repeat;
}

a.bank_07 {
  width: 108px;
  background: url(images/template/platnosci/bank_07.gif) no-repeat;
}

a.bank_07:hover {
  background: url(images/template/platnosci/bank_07a.gif) no-repeat;
}

a.bank_08 {
  width: 103px;
  background: url(images/template/platnosci/bank_08.gif) no-repeat;
}

a.bank_08:hover {
  background: url(images/template/platnosci/bank_08a.gif) no-repeat;
}

a.bank_09 {
  width: 63px;
  background: url(images/template/platnosci/bank_09.gif) no-repeat;
}

a.bank_09:hover {
  background: url(images/template/platnosci/bank_09a.gif) no-repeat;
}

.karta_border {
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  border-bottom: 4px solid #D0D0D0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.pageHeadingProduct {
  font-size: 11px;
  font-weight: normal;
  color: #2B2B2B;
  padding-left: 10px;
}

.PId {
  background-color: #F0F0F0;
  font-size: 11px;
  font-weight: normal;
  color: #2B2B2B;
  padding-left: 10px;
}

.PIl {
  font-size: 11px;
  font-weight: normal;
  color: #2B2B2B;
  padding-left: 10px;
  background-color: #F9F9F9;
}

.cenaBig, .list_cena {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #777;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.cena_spec {
  font-size: 11px;
  font-weight: normal;
  color: #7A7A7A;
  line-height: 1.5em;
}

.list_cena_spec{
  color: #FF7200;
}

a.linkO {
  color: #FF8400;
  text-decoration: none;
}

a.linkO:hover {
  color: #000;
  text-decoration: none;
}

a.menu_box_link { width: 100%; display: block; /*padding: 3px 0px 3px 0px;*/ text-align:left; font-family: Arial; font-size: 10px;}
/* IE ERROR
a.menu_box_link { width: 100%; display: block; padding: 3px 0px 3px 10px; text-align:left;}
*/

a.menu_box_link:hover { background: #F7F7F7; color: #E47500; text-decoration: none; font-family: Arial; font-size: 10px; }
a.menu_box_link u { display: block; padding: 0px 2px 0px 13px; text-decoration: none; font-family: Arial; font-size: 10px; }
