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

.infoText {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #999999;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

h1 { 
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-top: 0; 
 margin-bottom: 0;
 margin-left: 0;
 padding-bottom: 0;

 padding-top: 0;  
} 

h2 {
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding-bottom: 0; 
                 
 padding-top: 0;  /*letter-spacing: .05em;*/
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TABLE.headerNavigation, TD.headerNavigation , SPAN.headerNavigation{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
    font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight : bold;

}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

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

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
}
/* bof: miko boxes*/
/* productBox*/
table.productBoxFrame {

  border-style: solid;
  border-color: #0000CC;
  border-spacing: 0px;
  border-width: 0px;
  border-collapse:collapse;
  
}


TABLE.productBox {

  	border-spacing: 0px;
  	border-collapse:collapse;
	border-left: 1px solid #999999;
  	border-right: 1px solid #999999;
  	border-bottom: 1px solid #999999;
  	border-top: 1px solid #999999;
  	color: #333333;

}

TD.productBox {


  border-style: solid;
  border-color: #00ff11;
  border-spacing: 0px;
  border-width: 1px;
  border-collapse:collapse;
}

TR.productBox {

  border-style: solid;
  border-color: #00ff11;
  border-spacing: 0px;
  border-width: 1px;
  border-collapse:collapse;
}

.productBoxTextHeading { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-variant: normal; 
	font-weight: bold;
	border: 1px solid #999999;/*wazne dla IE*/
	line-height: 25px;
	margin: 0;
	padding: 0;
}

.productBoxTextFooter {
margin: 0;
padding: 4px;
border: 1px solid #999999;
  font-family:  Arial, Verdana, sans-serif;
  text-decoration:none;
  font-size: 10px;
  font-weight: normal;
/*letter-spacing: .1em;
font-variant: small-caps;*/
line-height: 40px;

color: #555555;
background-color: #ffffff;

  font-family:  Arial, Verdana, sans-serif;
  text-decoration:none;
  font-size: 10px;
  font-weight: normal;
}

.productBoxTextDefault { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	font-variant: small-caps; 
	font-weight: bold;
	border: 1px solid #999999;/*wazne dla IE*/
}
TD.productBoxText, SPAN.productBoxText, P.productBoxText {
  font-family:  Arial, Verdana, sans-serif;
  text-decoration:none;
  font-size: 12px;
  font-weight: normal;
}

/* budujemy menu! :) */

table.menu {
//align:right;
border:0px solid #999999;
//display: block;
padding: 0px 0px;

}

table.menu a {
width:65px;
border:1px solid #999999;
display: block;
}

div.menu a {
//text-align:right;
//float: right;
color: #666666;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:20px;
font-family: Arial, Tahoma, verdana, sans-serif;
padding: 2px 2px;
text-align: center;
vertical-align: middle;

}

div.menu a:link {

color: #333333;
background: #ffffff;
}

div.menu a:active {
color: #000000;
background: #999999;
}

div.menu a:visited {
color: #333333;
background: #ffffff;
}

div.menu a:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}
/*
div.menu {
margin-left: auto; margin-right: 0px;
//align:right;
//text-align:right;
position:relative;

//position:absolute;
//top:0;
//left:0;

}
*/
div.button a{
position:relative;
top: 0px;


}


div.button a:hover {
/*	
font-size: 0px;
 margin-top: 0px; 
 margin-bottom: 0;
 margin-left: 0px;
 margin-right: 0px; */

position:relative;
top: 2px;


z-index: 1;
overflow:visible;


/* padding-bottom: 0;
 padding-top: -5px;
 padding-top: 0;    
 border : 1px solid #aaa;
 
 */

}
 
.miniLogo{
vertical-align: middle;
/*
//background: #f8f8f8;
  //background-color: transparent;
  //height: 30%;
  //width: 30%;
*/
}
div.scrollBar { 
scrollbar-3dlight-color:#f1f1f1
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#cccccc;
scrollbar-dark-shadow-color:#bbbbbb;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#f1f1f1;
}
/* eof: miko boxes*/


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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

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

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

A.pageResults {
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
	font-weight: normal;
  	color: #FF0000;
}

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

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

TR.subBar {
  background: #f9f9f9;
}

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

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

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

TD.smallTextNews, SPAN.smallTextNews, P.smallTextNews {
  font-family:  Arial, Verdana, sans-serif;
  text-decoration:none;
  font-size: 10px;
  font-weight: normal;
}
TD.smallHeaderTextNews, SPAN.smallHeaderTextNews, P.smallHeaderTextNews {
  font-family:  Arial, Verdana, sans-serif;
  text-decoration:none;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #cccccc;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #F7E7E7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F4F4F4; }

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

/* message box */

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

/* input requirement */

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