\.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background: #ffffff; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #BCC1CA; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #C82F00; text-decoration: underline; }



body {
	margin: 0;
	padding: 0;
	background-color: #E0DFDE;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #C76711;
	text-decoration: none;
}

A:hover {
  color: #BD1700;
text-decoration: underline;
}
*.topmenu{ list-style-image:url(images/topmenu_marker.gif); margin-left:20px; margin-top:0px;margin-bottom:0px; margin-right:0px; line-height:1em;}
a.atopmenu{padding-left:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#4B5360; text-decoration:none;font-size: 10px;}
a.atopmenu:hover{font:Tahoma, Arial, Helvetica, sans-serif;color:#B80000; text-decoration:underline;font-size: 10px;}
a.h11{font-family:Tahoma, Helvetica, sans-serif;color:#4B5360; text-decoration:none;font-size: 11px;padding-left:10px;}
a.h11:hover{font:Tahoma, Helvetica, sans-serif;color:#999EA7; text-decoration:underline;font-size: 11px;}
a.m11{font-family:Tahoma, Helvetica, sans-serif;color:#FFFFFF; text-decoration:underline;font-size: 11px;font-weight: bold;}
a.m11:hover{font:Tahoma, Helvetica, sans-serif;color:#D89352; text-decoration:none;font-size: 11px;font-weight: bold;}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

TD.infoHeaderHeading {
  color:#4B5360; font-size:10px; padding-bottom:3px; text-align:left;
}

TD.infoHeaderHeading1 {
  color:#FFFFFF; font-weight:bold; font-size:11px; padding-bottom:3px; text-align:left;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #e08625;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.bigsale {
	font-size: 18px;
	color: #630c12;
	text-transform: uppercase;
}

.save-up {
	color: #630c12;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10px;
}


.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ec7e13;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}


.bottom_menu {
	color: #e08625;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 12px;
}

.bottom_lnk{
	color: #e08625;
	text-decoration: none;
}

.bottom_lnk:hover {
	color: #e08625;
	text-decoration: underline;
}

.menu {
	color: #ffffff;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 3px;
}
.r-title {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 8px;
	background-repeat: no-repeat;
}

.menu_lnk{
	text-decoration: none;
	color: #000000;
}

.menu_lnk:hover {
	color: #630c12;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}


A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: none; /* Zmieniłem 2016 01 30 zmiana podświetlania ikon z tekstami*/
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.sklepikok {
  background: #4B5360;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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 {
  background: #CFB0A2;
  //shopping-cart content color
}

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: #CFB0A2;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #CFB0A2;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left;
 

  color: #535353;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CFB0A2;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 15 10 15;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #535353;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 35px;
  width: 533px;
  background: url('images/m99.jpg');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 13px;
  text-transform: uppercase;
}


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;
  padding-left: 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;
}

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;
}

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; }






















td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #7D7D7D;
}

 .br{
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #BDBDBD;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #BDBDBD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #BDBDBD;
 } 
 .br1{
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	background-color: #FFFFFF;
}
.stl {
	background-image: url(images/image_r10_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

 .br2{
  border-style: solid;
  border-width: 1px;
  border-color: #E4E4E4;
 }
 
 .sklepikok2{
  border-style: solid;
  border-width: 1px;
  border-color: #E4E4E4;
 }

 .bg{
  background-image: url(images/m19.gif);
  background-repeat: repeat-y;
 }

 .bg1{
  background-image: url(images/m28.gif);
  background-repeat: repeat-y;
 }

 .bg2{
  background-image: url(images/m35.gif);
  background-repeat: repeat-x;
 }

 .bg3{
  background-image: url(images/m38.gif);
  background-repeat: repeat-y;
 }

 .ch{
  font-size: 10px;
  color: #2C2C2C; 
 }

 .ch1{
  font-size: 11px;
  color: #2C2C2C; 
 }

 .ch2{
  font-size: 11px;
  color: #535353; 
  font-weight: bold;
 }

 .ch3{
  font-size: 18px;
  color: #DB3636; 
  font-weight: bold;
 }

 .ch4{
  font-size: 13px;
  color: #ffffff; 
  font-weight: bold;
 }

 .ml{
  font-size: 10px;
  color: #2C2C2C;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #535353; 
  text-decoration: none;
 }

 .ml2{
  font-size: 12px;
  color: #535353; 
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #7D7D7D; 
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  font-size: 11px;
  color: #2C2C2C; 
  text-decoration: none;
 }

 .tx{
  font-size: 9px;
  color: #8A8A8A;  
 }

 .se{
  width: 109px;
  font-size: 9px;
  color: #282E3E;
 }


                                  
