/*
  $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
*/
.compareListing-data{font-family: Verdana, Arial, sans-serif; font-size: 10px; border:1px solid #E0D7B9;}
.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: #FAF6E6; }
.orderEdit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: Maroon;
	text-decoration: underline;
}

BODY {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
img{
	border: none;
}

.brutto{
font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal;
}

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

}
*:focus { outline: none }
A:hover {
  color: red;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
}

TD.headerNavigationOp {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight : bold;
	height: 26px;	
}

TD.headerNavigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight : bold;
	height: 26px;
	background-image: url(img/tlo_belka.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
TD.headerNavigationL {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight : bold;
	height: 26px;
	background-image: url(img/tlo_belka.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
TD.headerNavigationR {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight : bold;
	height: 26px;
	background-image: url(img/tlo_belka_R.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}


form.quick_find {
	margin: 0px;
	padding: 0px;
}
form.quick_find input{
	padding-top: 0px;
	padding-bottom: 0px;
vertical-align:middle;	
}
span.headerNavigationInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  color: #a80303;
  font-weight : bold;
  height: 45px;
}
a.headerNavigationTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
A.headerNavigationTop:hover {
  color: red;
}

a.fooNavigationTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #575757;
	text-decoration: none;
}
A.fooNavigationTop:hover {
	color: red;
	text-decoration: underline;
}

a.headerNavigationTopL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
A.headerNavigationTopL:hover {
  color: red;
}
A.headerNavigation{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	text-decoration: none;
}
A.headerNavigation:hover {
  color: red;
}

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

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

TR.footer {

}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #575757;
  font-weight: bold;
  height: 22px;
}
Table.foo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight : bold;
	height: 26px;
	background-image: url(img/tlo_belka.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
TD.fooleft {
	line-height: 26px;
	background-image: url(img/left_belka.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.fooright {
	line-height: 26px;
	background-image: url(img/right_belka.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.infoBox {

  /*
  border-left: 1px solid #981A14;
  border-right: 1px solid #981A14;
*/
 
}

.infoBoxContents {

  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}


.infoBox2 {

}

.infoBoxContents2 {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



.infoBox3 {


}

.infoBoxContents3 {

  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBox4 {
 /*
  border-left: 1px solid #981A14;
  border-right: 1px solid #981A14;
  border-bottom: 1px solid #981A14;
*/  

}

.infoBoxContents4 {

  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}



.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url("images/infobox/corner_right_left.gif");
	background-repeat: repeat-x;
	color: #373636;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
}

TD.infoBoxHeading00 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("images/infobox/corner_right_left.gif");
	background-repeat: repeat-x;
	color: #373636;
	vertical-align: top;
	padding-top: 3px;
	height: 26px;
	line-height: 23px;	
}
TD.infoBoxHeadingOp {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("images/infobox/corner_right_left.gif");
	background-repeat: repeat-x;
	color: #373636;
	vertical-align: top;
	height: 26px;
	line-height: 23px;	
}
TD.infoBoxHeadingOpa {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url("images/infobox/corner_right_left.gif");
	background-repeat: repeat-x;
	color: #373636;
	height: 26px;
	line-height: 26px;
}

TD.infoBoxHeadingLeft {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:  url("images/infobox/corner_right_leftL.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
}

TD.infoBoxHeading00Left {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background:  url("images/infobox/corner_right_leftL.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 3px;
	height: 26px;
	line-height: 23px;	
}

TD.infoBoxHeadingRight {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:  url("images/infobox/corner_right_leftR.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
}

TD.infoBoxHeading00Right {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 3px;
	height: 26px;
	line-height: 23px;
	background-image: url(images/infobox/corner_right_leftR.gif);
}



TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

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 {
  background: #f8f8f8;
}

TABLE.productListing {
	margin: 0px;
	padding: 0px;
	background-image: url(img/produkt_belka.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.productListing-heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight: bold;	
	height: 26px;	
	line-height: 26px;			
}

a.productListing-heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight: bold;
	line-height: 26px;

}
a.productListing-headinga {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #575757;
	font-weight: bold;
	line-height: 26px;
	background-image: url(images/sort_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #ffc21e;
}

TD.productListing-data_koszyk {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background-color: #FAF6E6;
}

A.pageResults {
  color: #000000;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: maroon;
}

TR.subBar {
  background: #f4f7fd;
}

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

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.smallText_new {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-image: url(img/tabela_tlo_kol.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.smallText_newK {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-image: url(img/tabela_tlo_kol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: auto;
	width: 100%;
}


TD.smallText_kat {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

TD.fieldKey {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff2d3;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff2d3;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  //border: solid 1px #E0D7B9;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
 // border: solid 1px #E0D7B9;
}

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

TABLE.formArea {
  background: #FAF6E6;
  border-color: #E0D7B9;
  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: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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







hr.kateg {
	color: #E0D7B9;
	height: 1px;
}





/*
#thecategories a {
	display: block;
	width: 100%;
}
*/
/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/



/*
#glowna_cat a:hover {
	background-color: maroon;
	color: #FFFFFF;
	text-decoration: none;
}
*/


#glowna_cat {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
		display: block;
}
/*
#glowna_cat a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: Maroon;
	color: #FFFFFF;
}
*/

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #fff7e5;
	color: #000000;
	text-decoration: none;	
}

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

#thecategories {
	position: relative;
	top: -5px;
	margin-bottom: 0px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7e0ac;	
}

.activelink {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff7e5;	
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7e0ac;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 0px;
}

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

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

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

#fifthcat a {
	padding-left: 65px;
}

.txt {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
ul.linie{
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.linie li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7e0ac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7e0ac;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.opisL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373636;
	text-align: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.hr{
	height: 1px;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: normal;
	padding: 0px;
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
