/* product tables */

table.prodcategory, table.prodcategory-top { 
	display: table; 
	table-layout: fixed; 
	margin-top: 5px; 
	border-collapse: separate; 
	border-spacing: 2px;
	float: left;
}
table.prodcat-top { 
	display: table; 
	table-layout: fixed; 
	margin-top: 5px; 
	border-collapse: separate; 
	border-spacing: 2px;
	float: left;
}
table.prodcategory { width: 550px; }

table.prodcategory-top { 
	margin-bottom: 20px;
	width: 366px; 
}
table.prodcat-top { 
	margin-bottom: 20px;
/*	width: 366px; */
}
table.prodcategory tr, table.prodcategory-top tr { 
	display: table-row; 
	vertical-align: top; 
}
table.prodcat-top tr { 
	display: table-row; 
	vertical-align: top; 
}
table.prodcat th { 
	width: 150px;
	display: table-cell;
	text-align: left;
	padding: 4px 4px 4px 26px;
}
table.prodcategory th, table.prodcategory-top th { 
	width: 33%;
	display: table-cell;
	text-align: left;
	padding: 4px 4px 4px 26px;
}
table.prodcat-top th { 
	width: 150px;
	display: table-cell;
	text-align: left;
	padding: 4px 4px 4px 26px;
}
table.prodcategory-top th { background: url(http://www.hitachi-narzedzia.pl/elektronarzedzia/images/contents/text_command/icon_listredarrow.gif) 5px 5px no-repeat #f4f4f4; }
table.prodcat-top th { background: url(http://www.hitachi-narzedzia.pl/elektronarzedzia/images/contents/text_command/icon_listredarrow.gif) 5px 5px no-repeat #f4f4f4; }
table.prodcategory th { background: url(http://www.hitachi-narzedzia.pl/elektronarzedzia/images/contents/text_command/icon_listgreyarrow.gif) 5px 5px no-repeat #f4f4f4; }
table.prodcat th { background: url(http://www.hitachi-narzedzia.pl/elektronarzedzia/images/contents/text_command/icon_listgreyarrow.gif) 5px 5px no-repeat #f4f4f4; }
table.prodcategory th a, table.prodcategory-top th a { 
	color: #646464;
	text-decoration: underline;
	font-size: 10px;
	font-weight: 700;
	line-height: 1.5em;
	display: table-cell;
}
table.prodcat-top th a { 
	width: 150px;
	color: #646464;
	text-decoration: underline;
	font-size: 10px;
	font-weight: 700;
	line-height: 1.5em;
	display: table-cell;
}
table.onlineretailers {
	width: 100%;
	padding: 2px;
	margin: 20px 0 20px 0;
}
table.onlineretailers a:link, table.onlineretailers a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
table.onlineretailers tr.logos td {
	text-align: center;
	height: 40px;
}
table.onlineretailers tr.labels td {
	text-align: center;
	height: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#contentarea table.data a {
    text-decoration: underline;
    font-weight: 700;
    color: #363636;
}
#contentarea table.data a.map {
    font-weight: 500;
    color: #cc0000;
}
#contentarea table.data th, #contentarea table.data td, table.marketing th, table.marketing td {
  border-left: 1px #F0F0F0 solid;
  border-right: 1px #BEBEBE solid;
	border-bottom: 1px #BEBEBE solid;
	padding-left: 6px;
	vertical-align: middle;
}
#contentarea table.data th, table.marketing th {
	width: 550px;
	padding:2px 0 3px 4px;
	font-size: 11px;
	color: #555;
	background: url(http://www.hitachi-narzedzia.pl/elektronarzedzia/images/contents/bg/th_bg.gif) 0 100% #E9E9E9 repeat-x;
	font-weight: normal;
	text-align: left;
	border-top:1px solid #555555;
}
#contentarea table.data td, table.marketing td {
	color: #565656;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #fff;
}
table.marketing td img {
	width: 60px;
	height: 40px;
	padding: 0 0 0 0;
	vertical-align: middle;
	border: #bdbdbd 1px solid;
	margin: 0 0 0 0;
}
#contentarea table.data td { font-size:11px; }
#contentarea table.data tr.on td, table.marketing tr.on td { background-color: #F2F2F2; }
#contentarea table.data td.col0, table.marketing td.col0 { border-left: 1px #BEBEBE solid; }
#contentarea table.data th.col0, table.marketing th.col0 { border-left: 1px #BEBEBE solid; }
table.marketing td.col0, table.marketing th.col0 {
	width: 55px;
	padding: 0 0 0 0;
	text-align: center;
}
table.marketing .col1 {
	padding: 0 0 0 0;
	width: 300px;
}
table.marketing .col2 { font-weight: 700; }
table.marketing .col3 {
	font-size: 9px;
	width: 160px;
}
table.marketing .col4 { width: 230px; }
table.data #acccol2 {
    width: 70px;
    text-align: center;
}

