BODY {  
	font-family: Tahoma, Verdena, Helvetica, Arial Black, sans-serif;
	font-size: 13px;
	color: #001e23;
	margin: 0px;
	background-image: url('../images/tlo.jpg');
}

UL {
list-style-image: url('../images/li.gif');
}

.bok15{
height: 100%;
background-image: url('../images/tlo_15.jpg');
background-repeat: repeat;
}

.design{
	font-family: Verdena, Helvetica, Arial Black, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	color: #747474;
}

.offertable{
	font-family: Verdena, Helvetica, Arial Black, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #f7f0c0;
	padding: 2px;
}

.offertable2{
	font-family: Verdena, Helvetica, Arial Black, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #3e2d1b;
	padding: 2px;
}


TR.offertable {
backrgound: #efefef;
}

TR.offertable:hover {
color: #000000;
background: #fffefa;
}


TR.offertable2 {
backrgound: #fbfbfb;
}

TR.offertable2:hover {
color: #f7f0c0;
background: #fbfbfb;
}

.woz_1img{
background: #ffffff;
position:relative;
right:0px;
vertical-align: bottom
}


.woz_2img{
background-image: url('../images/tlo_15.jpg');
position:relative;
right:0px;
vertical-align: bottom
}


.woz_1{
height: 307px;
background: #ffffff;
background-image: url('../images/wozek_widlowy_2_1.jpg');
background-repeat: no-repeat;
background-position: 100% 100%; 
}


.woz_2{
height: 100%;
background: #ffffff;
background-image: url('../images/wozek_widlowy_2_2.jpg');
background-repeat: no-repeat;
background-position: 100% 100%; 
}

.woz_3{
background: #ffffff;
background-image: url('../images/wozek_widlowy_2_3.jpg');
background-repeat: no-repeat;
background-position: 0% 0%; 
}

.woz_4{
background: #ffffff;
background-image: url('../images/wozek_widlowy_2_4.jpg');
background-repeat: no-repeat;
background-position: 0% 0%; 
}


.woz_6a{
background: #ffffff;
background-image: url('../images/wozek_widlowy_6_3.jpg');
background-repeat: no-repeat;
background-position: 0% 0%; 
}

.woz_6b{
background: #ffffff;
background-image: url('../images/wozek_widlowy_6_4.jpg');
background-repeat: no-repeat;
background-position: 0% 0%; 
}


img.foto { border: 1px solid #393939; }

.stopka { 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; }

.oldprice { 
	text-decoration: line-through;
	color: #da251d;
}

.p_l {  background-image: url('../images/produkty_left.jpg');}
.p_r {  background-image: url('../images/produkty_right.jpg');}
.kropka {  background-image: url('../images/kropka.jpg');}


.admin_top_g {  background-image: url('../images/admin_top_g.jpg');}
.admin_top_g2 {  background-image: url('../images/admin_top_g2.jpg');}


.title {
	padding-top: 8px;
	padding-left: 25px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

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;
}

.opis {
  background-image: url("../images/tlo_text.gif");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}

.opis2 {
  background-image: url("../images/tlo_text2.gif");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}

.bok {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}

.wozek_opis tr {
	padding-bottom: 5px;
	border-bottom: 1px solid #C9C9C9;
}
.wozek_opis th {
  	font-size: 11px;
	background-color: #F5F5F5;
	color: #656565;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

.wozek_opis td {
	border: 1px solid #EFEFEF;
	padding:5px;
}



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;
}

TABLE.productframe{
  width: 580px;
  background: #ebebeb;
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
}

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;
}

.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: #FFFFFF;
  //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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px dotted #B5B5B5; 
border-top:1px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;
 

  color: #565656;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

.wozek {
	padding-bottom: 0px
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #F26521;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 13px;
 color: #222222;
 font-family: arial;
 font-weight: bold;
 font-style: italic;





  text-decoration: none;
  height:36px;
  width: 499x;
  background-color: #EDEDDF;

  background-repeat: repeat-x;

  padding-bottom:0px;
  padding-left: 15px;

}

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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #767676;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;

}


 .pr_price{
 font-size: 15px;
 color: #F26521;
 font-family: verdana;
 font-weight: bold;

 }

 .pr_descr{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;

}




.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: 13px;
 color: #646464;
}

 .bg{
 background: #FFFFFF;  
 }

.adres{
	font-family: verdana, arial;
	font-size: 15px;
	text-align : center;
	font-weight: bold;
}

.tab_top{
  color: #000000;
  background: #f85a34;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}


.bg1{
 background-image: url("images/m16.gif");
 background-repeat: repeat-y;
 }
.bg2{
 background-image: url("images/m31.gif");
 background-repeat: repeat-y;
 }

.ch1{
 font-size: 11px;
 color: #FFFFFF;
 font-family: arial;
 }
.ch2{
 font-size: 11px;
 color: #545454;
 }
.ch3{
 font-size: 12px;
 padding-left: 20px;
 }
A.ch3 { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}
A.ch3:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}
.ch3b{
 padding-left: 40px;
 }
.ch4{
 font-size: 13px;
 color: #222222;
 font-family: arial;
 font-weight: bold;
 }
.ch5{
 font-size: 11px;
 color: #545454;
 font-family: arial;
 font-weight: bold;
 }
.ch6{
 border-left: #DDDDDD 1px solid;
 border-right: #DDDDDD 1px solid;
 border-bottom: #DDDDDD 1px solid;
 }
.ch7{
 font-size: 15px;
 color: #424242;
 font-family: verdana;
 font-weight: bold;
 }
.ch8{
 font-size: 15px;
 color: #F26521;
 font-family: verdana;
 font-weight: bold;
 }
.ch9{
 padding-left: 6px;
 }
.ch10{
 padding-left: 8px;
 }
.ch11{
 font-size: 10px;
 color: #505050;
 text-decoration: none;
 }
.ch12{
 padding-left: 4px;
 }
.ch13{
 font-size: 11px;
 color: #2C2C2C;
 font-family: arial;
 }
.ch14{
 font-size: 12px;
 color: #4C4C4C;
 font-family: verdana;
 }
.ch15{
 font-size: 11px;
 color: #565656;
 font-family: verdana;
 }

.ml1{
 font-size: 10px;
 color: #999d9f;
 font-weight: normal;
 text-decoration: none;
 font-family: verdana;
 }
.ml2{
 font-size: 13px;
 color: #da251d;
 font-weight: bold;
 text-decoration: none;
 font-family: verdana;
 }
.ml2b{
 font-size: 15px;
 color: #ec051a;
 font-weight: bold;
 text-decoration: none;
 font-family: verdana;
 }
.ml3{
 font-size: 11px;
 color: #767676;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 }
.ml4{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;
 }
.ml5{
 font-size: 10px;
 color: #424242;
 text-decoration: none;
 font-family: arial;
 }
.ml6{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none;
 font-family: arial;
 }
.ml7{
 font-size: 11px;
 color: #A5A5A5;
 text-decoration: none;
 font-family: arial;
 }

                           
 .se{            
 width: 109px;
 font-size: 9px;
 color: #858585
 }

 .se2{            
 width: 127px;
 font-size: 9px;
 color: #858585
 }

 .se3{            
 width: 143px;
 font-size: 9px;
 color: #858585
 }
 .image_border{
  border:1px solid #B9B9B9; 
 }














.admin_top{ font-size: 13px;
 color: #ffffff;
 font-family: arial;
 font-weight: bold;
 padding-right: 30px; }



.drzewo_c {
	font-family:tahoma;
	font-size: 11px;
	color: #001e23;
	white-space: nowrap;
}

.drzewo_c img {
	border: 0px;
	vertical-align: middle;
	color: #001e23;
}

.drzewo_c a {
	color: #001e23;
	text-decoration: none;
}

.drzewo_c a.node, .drzewo_c a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	color: #001e23;
}

.drzewo_c a.node:hover, .drzewo_c a.nodeSel:hover {
	color: #001e23;
	text-decoration: underline;
}

.drzewo_c a.nodeSel {
	color: #001e23;
}

.drzewo_c .clip {
	color: #001e23;
	overflow:visible;

}