.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #D3D2C2;*/
  background: #FFFFFF;
   /*background-image: url(images/bg_b.gif);*/
  /* napisy na krancach strony */
  /* #4B4B4B; */
  color: #4B4B4B;
  margin: 0px;
}

A {
  /* 7C776A */
  color: #565556;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	/*#7D776B; tmp ?*/
  background: #0000FF;
}

TR.headerNavigation {
  /*background: #D3D2C2;*/
  background: #FFFFFF; /// tło paska nawigacji w hederze
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /* znaki pod kontaktem do nas >> |  | */
  /*#4b4b4b; tmp */
  color: #000000;
  font-weight : bold;
    
}

A.headerNavigation {
  /* napis pod kontaktem do nas */ 
  /*#4b4b4b; tmp */
  color: #000000; 
}

A.headerNavigation:hover {
  /* #7C776A; tmp ? */
  color: #000000;
}

TR.headerError {
  /*background: #D3D2C2;*/
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #D3D2C2;*/
  background: #FFFFFF;
  /* #4B4B4B; tmp ? */
  color: #0000FF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  /*background: #D3D2C2;*/
  background: #FFFFFF;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #D3D2C2;*/
  background: #FFFFFF;
  /* #7A7A596; tmp ? */
  color: #0000FF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /*background: #7C776A;*/
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* tabelka na dole strony */
  /* #7C776A; tmp */
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
}

.infoBox {
  /* obramowanie wszystkich okienek */
  /* #A7A596; */
  background: #2965AD;
}

.infoBox a:link, .infoBox a:hover, .infoBox a:visited{
	font-size: 11px;
}

.infoBoxContents {
  /* tlo wszystkich okienek */
  /* #F8F8F8; */
  background: #F8F8F8;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  /* #7C776A; tmp ? */
  background: #0000FF;
}


.infoBoxHead {
  /* #A7A596; tmp ? */
  background: #0000FF;
}

.infoBoxContentsHead {
  /* #F8F8F8; tmp ? */
  background: #0000FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeadingHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* #663399; tmp ? */
  background: #0000FF;
  color: #ffffff;
  vertical-align: top;
}



.infoBoxNoticeContents {
  /* #7C776A; tmp ? */
  background: #0000FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* paski w okienkach */
  /* #7C776A; */
  /* background: #7C776A; */
  background-image: url(images/bg2.gif);
  color: #ffffff;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
   /* tlo opisu produktu */
	/* #F8F8F8; */
	background: #F8F8F8;
	
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
   /* #F8F8F8; tmp ? */
	background: #F8F8F8;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  /* obramowanie listy produktow */
  /* #7C776A; */
  border-color: #2965AD;  ////
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* pasek listy produktow */
  /* #7C776A; */
  /* background: #7C776A;  ///  */
  background-image: url(images/bg2.gif);	
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #7C776A;
  /* #FFFF33; tmp ? */
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /* nazwa kategorii */
  /* #4B4B4B; */
  color: #4B4B4B;
}

TR.subBar {
  /* #F8F8F8; tmp ? */
  background: #F8F8F8;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* #4B4B4B; tmp ? */
  color: #4B4B4B;
}

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;
  /* #F8F8F8; tmp ? */
  color: #F8F8F8;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #7C776A;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #4B4B4B;
  font-weight: bold;
}

TABLE.formArea {
  background: #F8F8F8;
  border-color: #4B4B4B;
  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: #7C776A;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.tableData {
  /* #F8F8F8; tmp ? */
  background: #F8F8F8;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}

TD.smallText_Print, SPAN.smallText_Print, P.smallText_Print{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 10px;
  }


.infoQTYContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TR.headerNavigationMenu {
  /* pasek dookola kontakt do nas */
  /* #7C776A; */
  background: #2965AD;
}

TD.headerNavigationMenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* tlo kontakt do nas */
  /* #7C776A; */
  background: ##2965AD;
  /*background-image: url(images/bg2.gif);		*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigationMenu { 
  color: #FFFFFF; 
}

A.headerNavigationMenu:hover {
  color: #ffffff;
}

.infoTabSystemHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  /* #7C776A; tmp ? */
  background: #7C776A;
  vertical-align: top;
}

.moduleRow { }
.moduleRowOver {
	/* #CCCCCC; tmp ? */ 
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
 }
.moduleRowSelected{ 
	/* #E9F4FC; tmp ? */
	background-color: #E9F4FC; 
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	/* #8c8c8c; tmp ? */
	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; }

/* Calendar */
.yearHeader      { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.calendarMonth   { background-color: #7C776A; cursor: default; width: 100%;}
.calendarHeader  { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 23px;}
.calendarToday   { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; }
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.calendar        { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.event           { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty           { background-color: #F0FAFF; line-height: 14px; height: 23px}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* LM */
#prod11 font{
          color: #ffffff;
}
#prod11{
			background-image: url(images/bg2.gif);			
			padding-bottom: 0px;
}
#prod21 font{
          color: #000000;
          background-color: #ffffff;
}
#prod21{
          background-color: #ffffff;
}
#prod21 p{
           margin-top: 2px;
           margin-bottom: 2px;     
}
#prod12 font{
          color: #ffffff;
}
#prod12{
			background-image: url(images/bg2.gif);			
}
#prod12 p{
           margin-top: 2px;
           margin-bottom: 2px;
}
#prod22 p{
           color: #000000;        
           margin-top: 2px;
           margin-bottom: 2px;
   
}
#prod22 a:link,#prod22 a:activ,#prod22 a:visited,#prod22 a:hover{
         color: #000000;
}
#prod22 font{
          color: #000000;
          background-color: #ffffff;
}
#prod22{
          background-color: #ffffff;
          color: #000000;
          padding-bottom: 0px;
}
#myheader h1{
          color: #000000;
          font-size: .5em;
          text-decoration: none;
}
#top_head{	
			font-family : Verdana, Arial, sans-serif;		
			font-weight: bold;
			font-size: 13px;
			margin-top: 0px;
			margin-left: 0px;
}
#top_head h1{
			font-family : Verdana, Arial, sans-serif;		
			font-weight: bold;
			font-size: 13px;
}
#head_img table{
				/*background-repeat="repeat-y";*/
}
#down h1{
			font-family : Verdana, Arial, sans-serif;		
			font-weight: bold;
			font-size: 13px;
}