/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  http://www.albo.com.pl
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Verdana, Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Verdana, Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Verdana, Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
/*background-image : url(images/tlo.gif);*/
  color: #333333;
  margin: 0px;
}

hr {
  border-color            : #eee;
  border-height           : 1px;
  border-width            : 100%;
}
H1 {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold;
  padding-top: 4px;
  padding-left: 4px;
  text-transform: uppercase;
}
H2 {

  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  text-decoration: underline;
  vertical-align: middle; 
}

IMG {
border-color: #ffffff;
border         : 0px;
}

A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #990000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #FFFFFF url('images/infobox/tlo_header.gif');*/
  color: #ff0000;
  font-weight:bold; 
  letter-spacing   : 1px;
  padding-left     : 5px;
}

A.headerNavigation { 
  color: #990000; text-decoration: none;
	font-weight: bold;
}

A.headerNavigation:hover {
  color: #C43C03;	text-decoration: underline;
	font-weight: bold;
}

TD.headerNavigation2 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
  background: #D0D0D0 ;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ECE9D8; 
  font-weight : bold;
  padding          : 0px 0px 0px 18px;
  /*text-transform: uppercase;*/
}

A.headerNavigation2:hover {
  color: #FFFFFF;
  font-weight : bold;
  
}

.metahover {
position: absolute;
left: -1000px;
top: -1000px; 
visibility: visible;
}

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;
}

TD.footer {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF url('images/infobox/tlo_footer.gif');
  color:#585858; 
  font-weight:normal;
   /*background-image:url('images/infobox/tlo_footer.gif');*/
}

.infoBox {
  background: #FFF;  
    border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
    border-top      : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}
.infoBox2 {
  background: #FFF;  
    border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
    border-top      : 0px solid #D0D0D0;
  border-bottom    : 0px solid #D0D0D0;
}
.infoBox3 {
  background: #FFF;  
    font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
    border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
    border-top      : 1px solid #D0D0D0;
  border-bottom    : 0px solid #D0D0D0;
}
.infoBoxContents {
  background: #FFF;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #585858;

}

.infoBoxNotice {
  background: #FF0000;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  /*text-align: center;*/
  /*padding-left: 4px;)*/
  background: url('images/subhead_bg.png') repeat-x;
  color: #000000; 
  /*background-image:url('images/infobox/tlo.gif');*/

  text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
}

/* <!--kolor dla  boxów - parzyste wpisy */ 
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;
 /* background: #F8F7F1;*/
}

/* <!--kolor dla  boxów - nieparzyste wpisy  */
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: #F8F8F9;
}

/* <!--kolor dla  boxu i obramowanie - Lista produktów  */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D0D0D0;
  border-spacing:0px;
}

.productListing-heading {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #EEEEEE;
  color: #333333;
  font-weight: normal;
  border-bottom    : 1px solid #D0D0D0;
}

TD.productListing-data {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
/* product_listing_name opisuje wmodules_boxes <h2> a w stylesheet */
A.product_listing_name {
  font-weight: bold;
  font-size: 12px;
  color: #585858;
}

A.pageResults {
  color: #006699;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

A.pageResults:hover {
  color: #FF0000;
  background: #ffffff;
  font-size: 11px;
  font-weight: normal;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  padding-left: 4px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  background: #eeeeee;
  padding: 5px;
}

TD.newPrice {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #FF0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.main{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding-left: 3px;
  /*padding-right: 3px;*/
 line-height: normal;
  color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
   background-color : #FFFFFF;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
 
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, 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, 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, Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #333333; }

/* message box */

.messageBox { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

#button {
padding: 0px;
font-size:10px;
background-color: #ffffff;
color: #333333;
}

#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 0px solid #FFFFFF;
}
		
#button li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
width: 100%;
}

#button li a {
display: block;
padding: 1px;
border-left: 0px solid #333333;
border-right: 0px solid #333333;
background-color: #eeeeee;
color: #003366;
text-decoration: none;
width: 100%;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
border-left: 0px solid #333333;
border-right: 0px solid #333333;
background-color: #FF0000;
color: #ffffff;
}
        
#button li.selected  a {
border-left: 0px solid #333333;
border-right: 0px solid #333333;
background-color: #FF0000;
color: #ffffff;
} 
/* produkty polecane na glownej */
A.featured {
font-size: 11px;
font-family: Tahoma, Arial, Verdana;
font-weight:bold;
color: #cc0000;
}

TD.featuredText {
font-size:11px;
font-family: Tahoma, Arial, Verdana;
color: #000000;
/*font-weight:bold;*/
}
TD.featuredPrice{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  line-height: normal;
  color: #333333;
}

.featuredHeading {
font-size: 12px;
font-weight:bold;
font-family: Tahoma, Arial, Verdana;
color: #cc0000;
background: #eeeeee;
border: 1px solid #c0c0c0;
}

.featuredBorder {
border:1px solid #c0c0c0;
  background: #FFFFFF;
}
/* PROMOCJE na glownej */
A.promocje {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

TD.promocjeText {
	font-size:10px;
	color: #333333
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #333333;
}

TD.categ {
     vertical-align: top;
}
//==<!-- com-host.com -->>>
TABLE.LangBox {
height: 15px;
width: 70px;
}
/*//==<!-- com-host.com --<<< 
P.main  {   font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
 line-height: normal;
  color: #333333;
 } */
 /* Cool Href nawigacja box categories start*/
A.coolHref { 
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px;
  font-weight:bold;
  valign: middle; 
  color:#466174; 
  background: url('images/infobox/menu_bg.png') center;
  /*url('images/infobox/tlo_footer.gif')*/
  /* background       : url(../sklep/images/top_menu_hover.png) #ff0000 no-repeat top right;*/
 height: 25px !important;  
  padding:0px; 
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;
}
A.coolHref:hover {
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px; 
  font-weight:bold;
  color:#FFFFFF; 
  background: url('images/infobox/menu_bg_sub.png'); 
  vertical-align: middle;
  height: 25px !important;
  padding: 0px;
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel { 
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px; 
  color:#FFFFFF; 
  background: url('images/infobox/menu_bg_sub.png'); 
 height: 25px !important;
  
  vertical-align: middle;
  padding:0px; 
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px; 
  color:#FFFFFF; 
  background: url('images/infobox/menu_bg_sub.png'); 
 height: 25px !important;

  vertical-align: middle;
  padding:0px; 
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_pod { 
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px; 
  color:#466174; 
  background:#FFFFFF ;
  /*url('images/infobox/tlo_footer.gif')*/
  /* background       : url(../sklep/images/top_menu_hover.png) #ff0000 no-repeat top right;*/
  /*height: 25px !important;*/
  valign: middle;
  padding:0px; 
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;

}
A.coolHref_pod:hover {
  font-family:Arial,Verdana,  sans-serif; 
  font-size:12px; 
  font-weight:normal;
  color:#FFFFFF; 
  background: url('images/infobox/menu_bg_sub.png'); 
  vertical-align: middle;
  /*height: 25px !important;*/
  padding: 0px;
  display:block;
  width:100%;
  border:0px;
  border-style:none;
  border-color:#b6b7cb;
  text-decoration:none;
}
/* Cool Href nawigacja box categories koniec*/
/* Karta produktu */

TD.productInfoHeading {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  background: #eeeeee;
  padding-left: 3px;
  padding-right: 3px;
}

TD.productText{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
 line-height: normal;
  color: #333333;
}
.productInfoBorder {
  border: 1px solid #c0c0c0;
}

TD.extraFields {
background: #eeeeee;
font-size: 11px;
font-family: Tahoma, Arial, Verdana;
}

TD.productOptions {
font-size: 11px;
font-family: Tahoma, Arial, Verdana;
}

.ramka_zdjecie {
border: 1px;
padding: 0px;
 border-style: solid;
  border-color: #D0D0D0;
  border-spacing:0px;
}
.ramka_zdjecie2 {
border: 1px;
padding: 0px;
 border-style: solid;
  border-color: #FFFFFF;
  border-spacing:5px;
}
TD.columnright {
  padding-left: 3px;
}
TD.columnleft {
  padding-right: 3px;
}
/* Karta produktu - koniec*/
/*change the menu hover color below nieuzywane start*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
background-color: #CCCCCC;
	position: relative;
	top: -10px;
	left: -3px;
	margin-bottom: -16px;
	width: 165px;
}

.activelink {
background-color: #FF0000;
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/*change the menu hover color below nieuzywane koniec*/
.maincontainer {
  border           : 1px solid #D0D0D0;
}

.small {
  font-size        : 10px;
  color            : #999;
}

.smalldark {
  font-size        : 10px;
  color            : #000;
}