body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:  Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.copyright {
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-top: 7px; 
}
p, td {
	font-family:  Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}
a {
	font-family:  Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:  Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	color: #000000;
	text-decoration: underline;
}

a.kat {
  background-image: url(/img/cat_arrow.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
  color: #000000;
  display: block;
  margin-left: 5px;
  padding-left: 15px;
}

span.kat-dot {
  background-image: url(/img/cat_dots.gif);
  background-repeat: no-repeat;
	background-position: center bottom;
	padding: 1px 0px 3px;
}

span.kat {
	padding: 1px 0px 3px;
}

img.kat {
  	margin-left: 19px; 
	margin-right: 8px;
}
img.kat_dots {
	margin-left: 14px; 
	margin-top: 4px; 
	margin-bottom: 3px;  
}
a.menu {
	color: #000000; 
	white-space: nowrap;  
}
img.menu {
	margin-left: 10px; 
	margin-right: 10px;  
}
table.menu {
	background-image: url(/img/menu.gif);
	background-repeat: no-repeat;
	font-variant: small-caps;
}
table.kat1 {
	  background-image: url(/img/kat_spacer.gif);
	  background-repeat: repeat-y; 
	  background-position: left top;
}
td.kat2 {
	background-image: url(/img/kat_top_1.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}
td.kat3 {
	background-image: url(/img/kat_bottom.jpg);
 	background-position: left bottom; 
 	background-repeat: no-repeat; 
 	padding-bottom: 40px;
}
input, select {
	background-color: #FFF0B7;  
}

input.szukaj {
	border: 1px solid; 
	margin-left: 42px; 
	margin-top: 34px; 
	width: 113px; 
}

td.search {
	background-image: url(/img/search_frame.jpg);
	background-repeat: no-repeat;  
}
div.search {
	font-weight: bold; 
	margin-left: 70px;
}
table.koszyk {
	background-image: url(/img/basket_spacer.gif);
	background-repeat: repeat-y; 
	background-position: left top;  
}
td.koszyk {
	background-image: url(/img/basket_top.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}
td.koszyk3 {
	background-image: url(/img/basket_bottom.jpg);
	background-repeat: no-repeat; 
	background-position: left bottom;
}
p.koszyk {
	padding: 5px 10px 15px 15px; 
}
.stats {
	background-image: url(/img/stats_frame.jpg);
	padding-left: 25px;
	padding-right: 25px; 
	padding-top: 53px;  
	background-repeat: norepeat;
}
table.main-area {
	background-image: url(/img/main_spacer.gif);
	background-repeat: repeat-y; 
	background-position: center top;  
}
td.main-area {
	background-image: url(/img/main_top.gif); 
	background-repeat: no-repeat; 
	background-position: center top;  
}
.main_header {
	font-variant: small-caps;
	margin-top: 17px; 
	margin-left: 53px; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 16px; 
	color: #000000;
}
td.main1 {
	background-image: url(/img/main_bottom.jpg);
	background-repeat: no-repeat; 
	background-position: center bottom;
	padding: 10px;
}
.nazwa {
	margin-left: 0px; 
	white-space: nowrap; 
	text-decoration: underline;
	padding-bottom: 20px;
}
.cena {
	text-align: right; 
	margin-right: 0px; 
	text-decoration: underline; 
	white-space: nowrap;
}
.item1 {
	padding-left: 20px; 
	vertical-align: middle;  
}
.do_koszyka {
	text-align: center; 
	white-space: nowrap; 
	margin-bottom: 18px;
}
td.description {
	vertical-align: middle;  
}
.description {
	margin-left: 0px; 
	margin-right: 10px; 
	vertical-align: middle; 
	text-align: justify;  
}
.cena1 {
	text-align: right; 
	margin-right: 0px; 
	white-space: nowrap;
	vertical-align: middle;
}
.order {
	text-align: center; 
	white-space: nowrap; 
	margin-bottom: 18px;  
	vertical-align: middle;
}
table.stopka {
	background-image: url(/img/stopka_frame.gif);
	background-repeat: no-repeat;
}
a.headerNavigation {
	text-decoration: none;
}

.infoBox {
	border: medium double #F5D54F;
	background-color: #FBE37A;
}

td.productListing-data {
  border-bottom: 1px dotted #E75D01;
}

td.productListing-heading {
  background-color: #F6D754;
}

.orderEdit {
  color: #E85D02;
}
