/*
  $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
*/



/* menu Image -noborderBox2 - Show Sub-categories  Star */
/* kolor kategorii w menu */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#000000;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 16px;
padding-top:2px;
text-decoration: none;
background-color: #D8DADB; // kategorie wiersz szary
border: solid 1px #FFFFFF;
}

a.menucateg:hover {
border: solid 0px #CCCCCC;
background-image: url("images/_img/bggreycenter_top.gif"); // menu szara belka
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 14px;
text-decoration: none;
padding-top:1px;
border-bottom: 1px solid #CCCCCC;
border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url("images/_img/bordo3.gif");
/* background-image: url("images/_img/bgorangeleft.gif"); */
background-repeat: repeat;
text-decoration: none;
color: #000000;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications {
 background: #FFCC99; 
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px; 
 font-weight: bold;
 color: #FF0000;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
 background: #FFFFFF;
/* background-image: url("images/_img/bird.jpg"); */
  color: #575757; /* kolor nazwa kategorii w srodkowym box i kolor cena */
  margin: 0px;
}

/* kolor glownej ramki strony */
.fixcenter {
  width: 871px;
  border: solid; border-width: 1px;
  background: #FFFFFF; 
/*  background-image: url("images/_img/bg.gif"); */
 /* background-image: url(images/_img/bg.gif); background-repeat: repeat-x,y; background-position: center top; padding: 0px; */
 color: #FFFFFF;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

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

A:hover {
  color: #7F2222C;
  text-decoration: underline;
}

// all categories START
A.menucateg {
display: block;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: solid 1px #f8f8f9;
}

A.menucateg:hover { 
border: solid 1px #FFFFFF;
background-color:#D8DADB;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

A.menusubcateg {
display: block;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
border: solid 1px #f8f8f9;
}

A.menusubcateg:hover { 
border: solid 1px #FFFFFF;
background-color:#D8DADB;
text-decoration: none;
color: #FFFFFF;
}

// all categories END

// categories2
#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%;
}
// categories2

FORM {
	display: inline;
}

/* kolor pod gornym menu */
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #7F222C;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #7F222C; */
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 1px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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, Arial, sans-serif;
  font-size: 10px;
  background: #7F2222C;
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 2px;
  color: #ffffff;
  font-weight: bold;
}

/* ramka box logowanie */
.infoBox {
  background: #FFFFFF;
}

/* box kategorie */
.infoBoxContents {
  background: #FFFFFF;
 /* background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* top box kategorie */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
/* background-image: url(images/_img/orange5.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
  color: #7F222C;
}

/* box center - nowe produkty - top */
TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
background: #7F222C;

//  background: #E1E1E1;
/*  background-image: url(images/_img/bggreycenter_top.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* ramka box center */
.contentBox {
  background: #FFFFFF;
}

/* top klienci ktorzy zakupili kupili rowniez */
TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  background-image: url("images/_img/bggreycenter_top.gif");
/*  color: #7F222C; */
  color: #CCCCCC;


}
/* tlo klienci ktory zakupilo kupili rowniez, top box center */
.contentBoxContents {
  background: #FFFFFF;
/*  background-image: url("images/_img/bggreycenter.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #FFFFFF;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F222C; /* bgredleft.gif */
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 1px;
  color: #FFFFFF;
}
.BestSellersBoxContents {
  background: #B26468;
/*  background-image: url("images/_img/bggreyright.gif"); */
/* background-image: url(images/_img/bgcategories.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #FFFFFF;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B6B7CB;
/* background-image: url(images/_img/orange5.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
color: #7F222CF;
}

.CategoriesBoxContents {
 background: #FFFFFF;
/* background-image: url("images/_img/bgcategories.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  
}

/* box waluty */
.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
/*  background: #b6b7cb; */
background: #FFFFFF;

}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF; 
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 1px;
  color: #FFFFFF;
}

.InformationBoxContents {
	background: #FFFFFF; 

/*   background-image: url("images/_img/bggreyleft.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
/*  background: #b6b7cb; */
background: #FFFFFF;
 }

TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F222C;
/*  background-image: url(images/_img/orange5.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
/*  background: #f8f8f9; */
background: #FFFFFF;
/*  background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}

TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F222C;
/*  background-image: url(images/_img/orange5.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
/*  background-image: url("images/_img/bggreyleft.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #b6b700; */
background-image: url(images/_img/bggrey.jpg); background-repeat: repeat-x; background-position: center top; padding: 2px;
  color: #FFFFFF;
}
.OrderHistoryBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* box powiadomienia */
.ProductNotificationsBox {
 background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 1px;
  color: #FFFFFF;
}
.ProductNotificationsBoxContents {
/*  background: #f8f8f9; */
background: #FFFFFF;
/*  background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F222C;
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 2px;
  color: #7F222C;
}
.ReviewsBoxContents {
  background: #f8f8f9;
/* background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #FFFFFF;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 1px;
  color: #FFFFFF;
}
.SearchBoxContents {
  background: #FFFFFF;
/*  background-image: url("images/_img/bggreyleft.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
background: #b6b7cb;


}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
/* background-image: url("images/_img/bgredright.gif"); */ 
/* background-image: url(images/_img/bgredleft.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
background-image: url(images/_img/bggrey.jpg); background-repeat: repeat-x; background-position: center top; padding: 2px;
color: #FFFFFF;
}

.ShoppingCartBoxContents {
  background: #FFFFFF;
/*  background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F222C;
  background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 2px;
  color: #FFFFFF;
}

.SpecialsBoxContents {
  background: #f8f8f9;
/*  background-image: url("images/_img/bggreyright.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
/* background-image: url(images/_img/bordo3.gif); background-repeat: repeat-x; background-position: center top; padding: 2px; */
color: #7F222C;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
/*  background-image: url("images/_img/bggreyleft.gif"); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* tabela box produkty - nieparzyste komorki */
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: #f8f8f9;
}

/* tabela box produkty - parzyste komorki */
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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  background-image: url("images/_img/bggreyleft.gif");
/*  border-color: #b6b7cb; */
  border-spacing: 1px;
}

/* kolor naglowkow tabeli roduktow */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
background-image: url(images/_img/bggrey.jpg); background-repeat: repeat-x; background-position: center top; padding: 2px;
/*  background: #b6b7cb; */
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #7F222C;
}

A.pageResults:hover {
  color: #CCCCCC;
  background: #7F222C;
}

/* check_payment*.php */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
 # color: #D8DADB;
 # color: #EAEAEA;
color: #808080;
# color: #999999;

}


TD.SwietyMikolaj, DIV.SwietyMikolaj {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
color: #006600;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
}

/* produkt w koszyku - kolor fontu */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #7F222C;
}

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

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

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

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

/* message box */

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

/* input requirement */

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

.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}

#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;

}

/* szerokosc lewej kolumny, pozycja kategorii */
#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

/* kolor linkow aktywnych - menu kategorie */
.activelink {
	display: block;
	font-weight: bold;
	color: #7F222C;
}
/* wysokosc komorek kategorii */
#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: 2px;
}

#secondcat a {
	padding-left: 7px;
}

#thirdcat a {
	padding-left: 20px;
}

#fourthcat a {
	padding-left: 33px;
}

#fifthcat a {
	padding-left: 55px;
}

/* BOF: menu-category Tabs 
*/


TD.tab {
	image: url(images/tabs/2.gif);
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	}

A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #7F222C;
	text-decoration: none;
}
TD.ontab {
	
	color: #e69100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #e69100;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #e69100;
	text-decoration: none;	
}
TD.tableft {
       
       
}
TD.tabright {
	
	
}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
/* EOF: Menu-Category Tabs */

/* categories.php */
A.bla {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.bla:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #7F222C;
  text-decoration: none;
}

/* index.php product_info.php */
TD.mainIndex, P.mainIndex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #747474;
}


/* footer.php, linki dalej: index.php products_new.php */

TD.smallTextData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}



/* index.php  kolor linkow kategorii - box srodkowy*/
A.LinkIndex {
/*	background-color: #000000; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #000000;
	text-decoration: none;
}
A.LinkIndex:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #7F222C;
	text-decoration: none;
}


/* products_new.php */
A.Link {
/*	background-color: #000000; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #000000;
	text-decoration: none;
}
A.Link:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #99ccff;
	text-decoration: none;
}


A.LinkProd {
/*	background-color: #000000; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #ff0000;
	text-decoration: none;
}
A.LinkProd:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
/*	font-size: 10px; */
	color: #99ccff;
	text-decoration: none;
}


/* cennik */
TD.cennikkat, P.cennikkat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.cennikcen, P.cennikcen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #CCCCCC;
}

TD.cenniknaz, P.cenniknaz {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.cennikcenpromo, P.cennikcenpromo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: red;
}

TD.cennikinfo, P.cennikinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #CC3300;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
