	#infoPanel {
		position: fixed;
		left: 0 px;
		width: 100%;
		opacity: 0.5;
		filter: alpha(opacity=50); 
		display: block;
	}
	
	#infoPanel:hover {
		opacity: 1;
		filter: alpha(opacity=100); 
	}
	
	.infoPanelMain {
		color: #434A55;
		font-size: 11px;
		background: url(images/li1.gif);
		vertical-align: middle;
		height: 36px;
		width: 100%;
	}
	
	.infoPanelIR {
		float: left;
	}
	
	.infoPanelIL {
		position: relative;
		float: right;
	}
	
	.infoPanelContent {
		height: 36 px;
		margin: 11 px;
		margin-left: 5 px;
		float: left;
		width: 100%;
	}

td.column_left div.category_tree_level_0 {
	display:block;
	background: url(images/bg_list.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 18px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_level_1 {
	display:block;
	background: url(images/bg_list2.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 15px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_level_2 {
	display:block;
	background: url(images/bg_list2.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 15px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_level_3 {
	display:block;
	background: url(images/bg_list2.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 25px;
	margin-right: 10px;
	padding-left: 15px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_level_4 {
	display:block;
	background: url(images/bg_list2.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 30px;
	margin-right: 10px;
	padding-left: 15px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_level_5 {
	display:block;
	background: url(images/bg_list2.gif) no-repeat;
	background-position: left center;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 35px;
	margin-right: 10px;
	padding-left: 15px;
	height: auto !important;
	min-height: 19px;
	height: 23px;
	padding-top: 4px;
}

td.column_left div.category_tree_selected a{
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}

td.column_left div.category_tree a:hover {
	color: #ff0000;
	text-decoration: none;
}

/*
  $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
*/

.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: #BA2700; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #E0E0D6;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; 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;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
border-right:0px dotted #D5D5D5; 
border-bottom:1px dotted #D5D5D5;  
text-align:left;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #E72600;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  line-height:25px;
  vertical-align: middle;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#353434;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#353434;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#353434;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#353434;}

TD.main, P.main {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 2;
}



P.smallText {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 10px;
}
#myse select {width:90%;}
#myse input {width:90%;}
.delp {
				color:#808080;
				font-size:11px;
				font-weight:normal;
}
s {
				color:#808080;
				font-size:11px;
				font-weight:normal;				
}
/* ---------------------------- ---------------------- */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
}

 .ch5{
 font-size: 12px;
 color: #fb691c;
 text-transform: uppercase;
 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;
}

TD.TytulStrony {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #fb691c;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-size:14px; color:#007C97; font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.Cenaproduktu {
font-size: 17px; color:#3893de; font-weight:normal;

}
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #F7780A; font-weight: bold; }

/* 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; }


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#5D5F60;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
 
td {vertical-align:top; }
table { width:100%}
.info { margin: 10px 0 20px 1px; border-collapse: collapse; color: #000; border: 1px solid #CCC; }
form .info { margin: 10px auto 20px auto; }
.info td { padding: 3px 8px; border: 1px solid #CCC; border-collapse: collapse; vertical-align: middle; text-align: left; background-color: #fbfbfb; }
.info th { background: #fefefe url('images/bg_th.gif') left bottom repeat-x; padding: 3px 8px 2px 8px; color: #000; text-align: left; border: 1px solid #CCC; }
.buttons td { text-align: center; padding: 12px 8px; }
.info td.first { font-weight: bold; background-color: #f1f1f1; }
.line0 td { background-color: #f6f6f6; }
.bg1{ background-image:url(images/li-1.gif)}
.bg2{ background-image:url(images/li-2.gif)}
.bg3{ background-image:url(images/li-3.gif)}
.bg4{ background-image:url(images/li-4.gif)}
.bg5{ background-image:url(images/li-5.gif)}
.bg998{ background-image:url(images/li-998.gif)}
.bg999{ background-image:url(images/li-999.gif)}
.bg997{ background-image:url(images/li-997.gif)}
.bg6{ background-image:url(images/bg1.gif)}
.bg7{ background:url(images/1_q1.gif) no-repeat top left #89C100; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg8{ background:url(images/1_q2.gif) no-repeat top left #3893DE; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg9{ background:url(images/1_q3.gif) no-repeat top left #fb691c; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg10{ background:url(images/1_q4.gif) no-repeat top left #A253A0; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg11{ background-image:url(images/li5.gif)}
.bg12{ background:url(images/1_bg1.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg12 a{ color:#78A705}
.bg12 a:hover 	{ text-decoration:none}
.bg13{ background:url(images/1_bg2.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg13 a{ color:#3893DE}
.bg13 a:hover 	{ text-decoration:none}
.bg14{ background:url(images/1_bg3.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg14 a{ color:#DE6716}
.bg14 a:hover 	{ text-decoration:none}
.bg15{ background:url(images/1_bg4.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg15 a{ color:#A253A0}
.bg15 a:hover 	{ text-decoration:none}
.bg16{ background-image:url(images/4_bg.gif)}

.jamp{ width:119px; height:17px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:119px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:159px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
#input1{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input2{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input3{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181;
 text-align:right;
 padding-right:5px
}

.header a 				{}
.header a:hover 		{}
.header strong a 		{ color:#4D4D4D; text-decoration:none; font-size:11px}
.header strong a:hover 	{ text-decoration:underline}
.header strong			{ color:#7CB900; }

.popup 				{color:#353434; font-size:11px; }
.popup strong			{color:#0084BD; font-size:11px;}	

.column_left_header				{background:url(images/li1.gif)}
.column_left_header_txt			{ color:#434A55; font-size:11px; background:url(images/li1.gif); height:36px; width:100%; vertical-align:middle; font-weight:bold;}
.column_left_header_text			{ color:#434A55; font-size:11px; background:url(images/li1.gif); height:36px; vertical-align:middle; font-weight:bold;}
.column_left_header_text2			{ color:#434A55; font-size:11px; background:url(images/li1.gif); height:22px; width:40%; vertical-align:middle; font-weight:bold;}
.column_left_header_text3			{ color:#000000; font-family: Verdana, Arial, sans-serif; font-size:11px; background:url(images/li1.gif); height:22px; width:40%; vertical-align:middle; font-weight:bold;}
.column_left_header_text4			{ color:#434A55; font-size:11px; background:url(images/li1.gif); height:22px; width:75px; vertical-align:middle; font-weight:bold;}

.column_left_header_txt	a		{ color:#434A55; font-size:11px; text-decoration:none;}
.column_left_header_txt	a:hover	{ color:#434A55; font-size:11px; text-decoration:underline;}

.column_left ul			{padding:0px; padding-left: 7px; margin:0px; list-style:none;}
.column_left li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top; margin:0px;padding:0px}
.column_left li.selected {font-weight: bold;} 
.column_left li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:18px;  background:url(images/bg_list.gif) no-repeat left  top; background-position:3 5px }

.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_un	{line-height:24px; background:none}
.column_left li.bg_list_un a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:18px;  

background:url(images/bg_list.gif) no-repeat left top; background-position:3 5px}
.column_left li.bg_list_sub a:hover	{color:#EF0101; text-decoration:none}
.column_left li.bg_list_sub	{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top; margin:0px; padding:0px; }
.column_left li.bg_list_sub a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:16px;  background:url(images/bg_list2.gif) no-repeat left top;  background-position:3 5px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left1 ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.column_left1 li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left1 li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:18px;  background:url(images/bg_list3.gif) no-repeat left  top; background-position:5 5px }
.column_left1 li a:hover	{color:#EF0101; text-decoration:none}

.column_left1 li.bg_list_un	{line-height:24px; background:none}
.column_left1 li.bg_list_un a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px; background:url(images/bg_list3.gif) no-repeat left top; background-position:5 5px }
.column_left1 li.bg_list_un a:hover	{color:#EF0101; text-decoration:none}


.title	{			}		
.title_txt{			}

.title2	{			}		
.title2_txt{		}

.product 				{}
.product td				{ color:#353434}
.product a				{ color:#fb691c; text-decoration:none; font-weight:bold; font-size:13px}
.product a:hover		{text-decoration:underline}
.product span 			{ color:#3893DE; font-size:17px}
.product div a				{color:#55B713; text-decoration:underline; font-size:11px; font-weight:normal}
.product div a:hover		{text-decoration:none}
.product b strong				{ color:#fb691c; text-decoration:none; font-weight:bold; font-size:13px}

.pic img				{ border: 1px solid #D8D5D5}
.price 					{}

.result td { color:#353434; height:50px; vertical-align:middle;padding:0px 0px 0px 16px;}			   
.result a {   color:#3893DE; font-size:11px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result span{color:#3893DE;}
.result b a { color:#3893DE; text-decoration:none}
.result b a:hover{text-decoration:underline; }

.result b { font-weight:normal;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#3893DE}




		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */



.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				/*  Company Name   */

.footer b a 			{color:#4D4D4D; text-decoration:underline}				/*  osCommerce  */
.footer b a:hover 		{text-decoration:none}				/*  osCommerce  */

/* -------------------------------------------------          -------------------------------------------------------- */

/* result_page 

.shop_card a {		}																					
.shop_card a:hover {}

												
		
.padd img, .padd input { margin:10px 7px 0px 1px;}
.padd2 img { margin:7px;}	*/																	
/* shopping_card */				
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:195px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#3893DE;}

.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}

/* -------------------------------------------------          -------------------------------------------------------- */
.TytulStrony { font-family: Tahoma; color:#fb691c; font-size:18px; text-decoration:bold; text-align: center; line-height: 1.5;}
.smallText a { color:#5d5f60; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#5d5f60; font-size:11px; text-decoration:underline;}
.smallText a u { color:#5d5f60; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#5d5f60; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.checkout_bar {
	text-align: center;
	width: 25%;
	background: #FFF url(images/bg_bar.gif) repeat-x;
	
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
.product_listing_text { color:#434A55; font-size:11px; vertical-align:middle; font-weight:bold;}
/***** End Sitemap_SEO *****/ 
