/*
  $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
*/
#apDiv2 {
	position:absolute;
	width:876px;
	height:177px;
	z-index:1;
	top: 87px;
}

table.ramka3 {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
	border-collapse: separate;
	background-color: #ffffff;
}
.boxText { font-family: Tahoma;font-size: 10px; color: #cc0033; }
.errorBox { font-family: Tahoma;font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Tahoma;font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Tahoma;font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	font-family: Tahoma;
	font-size : 10px;
	background: #FFFFFF;
	color: #333;
	margin: 0px;
}.infoBox {
  background: #FFFFFF;
}
.vam { vertical-align:middle}

table.infoBox {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #E0E0E0;
	border-collapse: separate;
	background-color: #ffffff;
}
table.infoBox th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #FCFCFC;
	-moz-border-radius: ;
}
table.infoBox td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #FCFCFC;
	-moz-border-radius: ;
}

A {
	color: #333;
	text-decoration: none;
	font-size : 11px;
}

A:hover {
	color: #666;
	text-decoration: underline;
	font-size : 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Tahoma;font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma;font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma;font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}


.infoBoxContents {
/*  background: #f8f8f9;*/
  font-family: Tahoma;/*  font-size: 10px;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF;
	color: #333333;
  border: solid 1px #e0e0e0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #E0E0E0;
	border-spacing: 1px;
	background-color:#FCFCFC;
}

.productListing-heading {
  font-family: Tahoma;font-size: 11px;
  padding: 3px;
  background: #EFEFEF;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma; font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS;font-size: 20px;
  text-transform:uppercase;
  font-weight: bold;
  color: #4A8204;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma;font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;font-size: 12px;
  font-weight: bold;
  color: #CCCCCC;
}

TD.fieldValue {
  font-family: Tahoma;font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;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;font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma;font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma;color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma;font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma;font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma;font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFA6A8;
	color: #000000;
}
.messageStackSuccess { font-family: Tahoma;font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma;font-size: 10px; color: #ff0000; }

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBB;
}
a.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}
a.header:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: underline;
}
.header2 {
	font-family: Tahoma;font-size: 10px;
	color: #DAD5CD;
}
.Items {
	font-family: Tahoma;font-size: 11px;
}
.null {
	font-family: Tahoma;font-size: 11px;
}
.CR {
	font-family: Tahoma;font-size: 11px;
	color: #ffffff;
}
.HASC {
	font-family: Tahoma;font-size: 11px;
	color: #5BC338;
}
a.HASC {
	font-family: Tahoma;font-size: 11px;
	color: #5BC338;
	text-decoration: underline;
}
a.HASC:hover {
	font-family: Tahoma;font-size: 11px;
	color: #5BC338;
	text-decoration: none;
}
.categorTop {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #5BC338;
}
.categor {
	font-family: Tahoma;font-size: 11px;
	color: #4A8204;
}
a.categor {
	font-family: Tahoma;font-size: 11px;
	color: #4A8204;
	text-decoration: none;
}a.categor2 {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 15px;
	color: #4A8204;
	text-decoration: none;
	text-transform:uppercase;
}
a.categor2:hover {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 15px;
	color: #62AD05;
	text-decoration: underline;
	text-transform:uppercase;
}
a.categor:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #64B105;
	text-decoration: underline;
}
.Date2 {
	font-family: Tahoma;font-size: 11px;
	color: #0078AE;
}
a.Date2 {
	font-family: Tahoma;font-size: 11px;
	color: #0078AE;
	text-decoration: none;
}
a.Date2:hover {
	font-family: Tahoma;font-size: 11px;
	color: #0078AE;
	text-decoration: underline;
}
.Date {
	font-family: Tahoma;font-size: 10px;
	color: #686868;
}
.Price {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #6FA301;
	font-weight:bold;
	text-transform:uppercase;
}
.DTR {
	font-family: Tahoma;font-size: 11px;
	color: #3699A1;
}
.NameProd {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #799B02;
	font-weight:bold;
	text-transform:uppercase;
}a.NameProd:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #9DCA02;
	font-weight:bold;
	text-transform:uppercase;
}

.image {
border:5px; border-thickness: 5px; border-color: #799B02; border-style: solid;
}

a:link .image { border-color: #799B02; }
a:hover .image, a:active .image {border:5px; border-thickness: 5px; border-color: #9DCA02; border-style: solid}


a.ramka_zdjecie {	border: 3px solid: #9DCA02;
   
} a.ramka_zdjecie:hover {
	border: 5px solid: #9DCA02;
}

.SSCCC {
	font-family: Tahoma;font-size: 10px;
	color: #5BC338;
}
a.SSCCC {
	font-family: Tahoma;font-size: 10px;
	color: #5BC338;
	text-decoration: none;
}
a.SSCCC:hover {
	font-family: Tahoma;font-size: 10px;
	color: #5BC338;
	text-decoration: underline;
}

* Best Sellers Scroller */

#pscroller_bs {
height: 170px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
