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_spec
	{
  line-height: 25px;
	}

dl.slx_spec dt
  {
  text-align: left;
  font-weight: bold;
  width: 225px;
  float: left;
  }

dl.slx_spec dd
  {
  text-align: left;
  }



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 15px 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: 287px;
	/* xheight: 140px; Nie może być stała, bo ilość linii jest dynamiczna */
	margin-bottom: 20px;
	float: left;
	}

div.SLX_Distributors2 div.SLX_DistributorsItem b /* Dla tych co nie mają Site */
	{
  color: #cc0000;
  }



#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: 19px;
	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: 23px;
  font-weight: normal;
	margin: 0px 0px 6px;
	}
	
#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 0px;
	margin-bottom: 20px;
	}

#SLX_ProductBanner.SLX_ProductBanner ul li
	{
	float: left;
	padding: 0px;
  margin-left: 15px;
  margin-right: 5px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background: none;
	}
	
#SLX_ProductBanner.SLX_ProductBanner ul li *
	{
	}

#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.sPicture
	{
	position: absolute;
	right: 25px;
	top: 30px;
	}
	
#SLX_ProductBanner.SLX_ProductBanner ul.sBottom a img
  {
  width: 16px;
  height: 16px;
  margin: -3px 4px 0px 0px;
  vertical-align: middle;
  }

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




#menu_left > ul > li
  {
  margin-bottom: 15px;
  }



#content
  {
  width: 100%;
  padding: 0px;
  background: transparent;
  }

#content.float_R
  {
  float: none;
  }



#container
  {
  Xbackground: none;
  background-color: #f0f0f0; /* hint for automatic selection background */
  }



.PageContent
  {
  float: left;
  width: 679px;
  padding: 5px 20px;
  min-height: 250px;
  background-image: url("/images/content_bg.gif");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #ffffff;
  }

p
  {
  margin: 12px 0px;
  }

h1
  {
  color: #D71920;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 18px;
  margin-bottom: 8px;
  }

.PageContent ul li
  {
  list-style-position: inside;
  }

hr
  {
  margin: 10px 0px;
  }


.product_detail
  {
  width: auto;
  }


.lang_selection
  {
  width: 123px;
  }


.search_field_container
  {
  position: relative;
  }

.search_field_container input
  {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  }

#SearchGhost
  {
  color: #a0a0a0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  position: absolute;
  top: 1px;
  left: 3px;
  }

.search_field_container
  {
  background-color: white;
  }

.index_content_box
  {
  padding: 0px 35px;
  width: 235px;
  }



.SLX_IndexBanner
  {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  height: 431px;
  overflow: hidden;
  }

.SLX_IndexBanner .sBanner
  {
  position: absolute;
  width: 917px;
  }

.BannerControl span .sHidden
  {
  visibility: hidden;
  }



.SLX_IndexBanner a
  {
  color: #ffffff;
  position: absolute;
  top: 340px;
  }

.SLX_IndexBanner a.sLink1
  {
  left: 440px;
  }

.SLX_IndexBanner a.sLink2
  {
  left: 590px;
  }

#nav
  {
  width: auto;
  position: absolute;
  top: 105px;
  left: 90px;
  float: none;
  }

#header
  {
  position: relative;
  }

.FrameTL
  {
  background-image: url(/gfx/FrameTL.gif);
  width: 9px;
  height: 137px;
  position: absolute;
  top: 0px;
  left: 0px;
  }

.FrameTR
  {
  background-image: url(/gfx/FrameTR.gif);
  width: 9px;
  height: 137px;
  position: absolute;
  top: 0px;
  right: 0px;
  }

.BannerControl
  {
  background-color: white;
  text-align: right;
  margin: 0px 5px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  padding: 3px 0px;
  }

.BannerControl span
  {
  padding: 3px 7px;
  margin: 0px 3px;
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
  }

.BannerControl span.sActive
  {
  background-color: #cc0e3e;
  }



.product_detail h1 a:hover
	{
	text-decoration: none;
	}


.footer_links span
  {
  padding: 0 10px;
  }
