a img
	{
	border: none;
	}

#footer
	{
	clear: both;
	}

.footer_links
	{
	width: auto;
	}

#menu li.top
	{
	margin-left: 80px;
	}

div.product
	{
	width: 220px;
	margin: 20px 50px;
	}
	
div.product p
	{
	text-align: center;
	}

div.product a
	{
	background: none;
	padding: 0px;
	}
	
select.lang_selection
	{
	display: none;
	}

a.lang_selection
	{
	background-color: transparent;
	width: 120px;
	width: auto;
	margin-top: 3px;
	}

/* ToDo: banner 1 linijkowy, banner 2 linijkowy */
/*
.product_banner
	{
	xheight: 166px
	}
	
.size
	{
	height: 178px;
	padding-top: 50px;
	}
	
.product_banner1
	{
	xheight: 166px;
	xpadding-top: 65px;
	}

.product_banner2
	{
	height: 178px;
	padding-top: 50px;
	}

.product_banner ul.size1
	{
	padding-top: 59px;
	}
	
.product_banner2 ul
	{
	padding-top: 59px;
	}
*/



table.slx_specification
	{
	}
	
table.slx_specification th
  {
  text-align: left;
  font-weight: bold;
  width: 225px;
  vertical-align: middle;
  }
  
table.slx_specification td
  {
  padding: 5px 20px 5px 0px;
  vertical-align: middle;
  }

dl.SLX_Contact
	{
	}
	
dl.SLX_Contact dt
	{
	float: left;
	width: 50px;
	}
	
dl.SLX_Contact dd
	{
	margin-left: 60px;
	}
	


/*
div.SLX_Distributors
	{
	line-height: 150%;
	padding: 10px 15px;
	}
	
div.SLX_Distributors p
	{
	margin: 20px 0px 10px 0px;
	}
	
div.SLX_Distributors TABLE TD
	{
	vertical-align: top;
	}
	
table.SLX_Distributors
	{
	border: 1px solid #CCC;
	width: 90%;
	}
	
table.SLX_Distributors TD
	{
	text-align: left;
	vertical-align: top;
	}

table.SLX_Distributors table
	{
	border: none;
	width: 100%;
	}
	
table.SLX_Distributors table TD
	{
	width: 50%;
	}
*/



div.SLX_Distributors2
	{
	border: 1px solid #CCC;
	width: 85%;
	padding: 15px 20px 0px;
	line-height: 140%;
	margin: 30px 0px;
	}

div.SLX_Distributors2 div.SLX_DistributorsGroup
	{
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}

div.SLX_Distributors2 div.SLX_DistributorsItem
	{
	width: 280px;
	xheight: 150px;
	margin-bottom: 20px;
	float: left;
	}



#SLX_ProductBanner.SLX_ProductBanner
	{
	position: relative;
	}
	
#SLX_ProductBanner.SLX_ProductBanner .sTop
	{
	background-image: url(/images/ProductBannerTop-bg.gif);
	background-repeat: repeat-x;
	height: 110px; /* - 66px padding */
	color: #B3B3B3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 66px 0px 0px 20px;
	}

#SLX_ProductBanner.SLX_ProductBanner .sDoubleLine
	{
	height: 130px;
	padding-top: 46px;
	}

#SLX_ProductBanner.SLX_ProductBanner .sTop h1
	{
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 25px;
	margin: 0px;
	}
	
#SLX_ProductBanner.SLX_ProductBanner ul.sBottom
	{
	background-image: url(/images/ProductBannerBottom-bg.gif);
	background-repeat: repeat-x;
	height: 27px; /* - 15px padding */
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 15px 0px 10px 10px;
	margin-bottom: 20px;
	}

#SLX_ProductBanner.SLX_ProductBanner ul li
	{
	float: left;
	padding-right: 45px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background: none;
	}
	
#SLX_ProductBanner.SLX_ProductBanner ul li a
	{
	color: #3A3A3A;
	text-decoration: none;
	font-size: 18px;
	font-family: Trebuchet MS, sans-serif;
	}

#SLX_ProductBanner.SLX_ProductBanner ul li a:hover, #SLX_ProductBanner.SLX_ProductBanner ul li a.active_product_detail
	{
	color: #FF0000;
	}
	
#SLX_ProductBanner.SLX_ProductBanner img
	{
	position: absolute;
	right: 25px;
	top: 30px;
	}
	
div.product a.SLX_more
	{
	background: transparent url(/images/arrow.gif) no-repeat scroll right center;
	padding-right: 10px;
	}

	



table.sCharacteristicsData
  {
  width: 45%;
  border: 1px solid #000000;
  margin: 5px;
  float: left;
  border-collapse: collapse;
  }

table.sCharacteristicsData caption
  {
  font-weight: bold;
  text-align: center;
  }

table.sCharacteristicsData th, table.sCharacteristicsData td
  {
  border: 1px solid #808080;
  padding: 0px 3px;
  text-align: left;
  }

table.sCharacteristicsData th
  {
  font-weight: bold;
  text-align: center;
  }


