/*
  $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: tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #333333;
  margin: 0px;
  background-image: url("images_2/left.jpg");
  background-repeat:repeat-x;
	background-position: center;
	background-position: top;	
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D4CECE;
}

TD.headerNavigation {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}

A.headerNavigation3 { 
color: #FFFFFF;
font-weight: bold;
}

A.headerNavigation3:hover {
font-weight: bold;
text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #D4CECE;
}

TD.footer {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.infoBox2 {
  background: #56504E;
}
.infoBox {
}

.infoBoxContents {
  font-family: Tahoma;
  font-size: 11px;
}
.infoBoxContents2 {
  background: #413A38;
  font-family: Tahoma;
  font-size: 11px;
  border:1px solid #56504E;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
}
a.cat2{
font-size:11px;
font-family:tahoma;
color:#FFFFFF;
text-decoration:none;
line-height: 15px;}
a.cat2:hover{
font-size:11px;
font-family:tahoma;
color:#FFFFFF;
text-decoration:underline;
line-height: 15px;}

TD.infoBoxHeading3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #362F2D url("images/infobox/corner_right_left.gif");
	color: #C4DF9B;
	padding-top: 8px;
	padding-left: 4px;
}
TD.infoBoxHeading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #88C63D;
	border-bottom: 2px solid #88C63D;
	padding-top: 5px;
}
TD.infoBoxHeading2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C4DF9B;
}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 11px;
} 

TD.cena{
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: tahoma, 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 {
}

TABLE.productListing {
}

.productListing-heading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
}

A.pageResults {
  color: #333333;
}

A.pageResults:hover {
  color: #88C63D;
  text-decoration: underline;
  font-weight:bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #372f2d;

}
TD.pageHeadingmoj, DIV.pageHeadingmoj{
  font-family: tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
color: #000000;
}
}
TD.mojaklasa, DIV.mojaklasa{
  font-family: tahoma, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
color: #372f2d;
 text-decoration: blink;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.main, P.main {
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #88C63D;
}

TD.fieldKey {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #88C63D;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: tahoma, 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, tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #88C63D;
  font-weight:bold;
  font-size: 13px;
  text-decoration: underline;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #FFFFFF;
  font-weight:bold;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: tahoma, Arial, sans-serif; font-size: 10px; color: #333333; }

/* message box */

.messageBox { font-family: tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: tahoma, Arial, sans-serif; font-size: 10px; color: #88C63D; }
td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#362F2D;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#362F2D}

a{ color:#362F2D; text-decoration:underline}
a:hover{ text-decoration:none}

.header{ color:#333333}
.header a{ color:#333333; text-decoration:underline}
.header a:hover{ text-decoration:none}
.header span a{ text-decoration:none}
.header span a:hover{ text-decoration:underline}

.list ul{margin:0px; padding:0px; list-style:none; line-height:14px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-bottom:2px}
.list ul li a{ color:#FFFFFF; margin-left:15px; text-decoration:none}
.list ul li a:hover{ text-decoration:none; color:#676564}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:14px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-bottom:2px}
.list1 ul li a{ color:#FFFFFF; margin-left:14px; text-decoration:none}
.list1 ul li a:hover{ text-decoration:none; color:#676564}

.grey td{ color:#4E4E4E; font-family:tahoma}
.grey td span{ font-size:10px }


span strong{ color:#362F2D; font-size:12px}

span a{ color:#FFFFFF; text-decoration:none}
span a:hover{text-decoration:none; color:#676564}

span b{ color:#39B54A; font-size:12px}

.footer { color:#737373; margin-left:11px}
.footer a{ color:#737373; text-decoration:underline; font-size:11px}
.footer a:hover{ text-decoration:none}
.footer  b a{ color:#333333; text-decoration:underline; font-size:11px}
.footer b a:hover{ text-decoration:none}

.jamp{ width:147px; height:17px; font-size:11px; background-color:#E9E9E9}
.jamp1{ width:124px; height:18px; font-size:11px; color:#333333; font-family:tahoma}

.orange{ color:#FF6100; margin-left:12px; font-weight:bold}

.black a{ color:#362F2D; font-weight:bold; text-decoration:underline; font-size:11px}
.black a:hover{ text-decoration:none}

input  {
		border:1px solid #d2d2d2;
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #333333;
	background-image:url(images_2/bg_input.jpg);
	margin: 2px;
	padding: 3px;
}

input[type=image]  {
		border:0px solid #d2d2d2;
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
}

textarea  {
		border:1px solid #d2d2d2;
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #333333;
}


.form input{
	width:95px;
	height:18px;
	color: #21211F;
	padding:2px 0 0 6px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#FFFFFF
}

.form1 input{
	width:135px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	padding:1px 0 0 6px;
	border-color:#ADADAD;
	border-width:1px;
	background-color:#FFFFFF
}

.form2 input{
	width:30px;
	height:14px;
	font-size:9px;
	color: #636363;
	padding:0px 0 0 10px;
	border-color:#989797;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF
}


.form3 input{
	width:135px;
	height:18px;
	font-size:9px;
	color: #636363;
	padding:0px 0 0 10px;
	border-color:#989797;
	border-width:1px;
	background-color:#FFFFFF
}


.form textarea {
	width:203px;
	height:124px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	color: #21211F;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#F9F8EF
}
