#leftsingle #leftcontent h3 {
	font-weight: bold;
	font-size: 75%;
	margin: 19px 0 0 0;
	padding: 0 0 0 21px;
	color: #df3501;
	background :url('img/ul_triangle.png') left no-repeat;
	display: block;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
}

#leftsingle #leftcontent #sparameters {
	line-height: 15px;
	font-size: 11px;
	margin: 15px 0 15px 22px;
	list-style: url('img/ul_triangle_small.png') outside;
}

#leftsingle #leftcontent #sparameters span {
	color: #C0C0C0;
}

#leftsingle #leftcontent hr {
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border:none;
	width: 650px;
}

#leftsingle #leftcontent span.legend
{
	text-align: right;
	display: block;
	margin: 5px 22px 5px 0px;
	font-size: 11px;
}

#leftsingle #leftcontent table.sprzedawcy {
	width: 650px;

	/*overflow: hidden;*/
	text-align: center;
	margin: 15px 0 0 22px;
}

#leftsingle #leftcontent table.sprzedawcy tr  {
	width: 650px;
	height: 30px;
}

#leftsingle #leftcontent table.sprzedawcy td{
	overflow: hidden;
	vertical-align: middle;
	background: url('img/table_cell_r_wide.png') no-repeat;
}

#leftsingle #leftcontent table.sprzedawcy thead td {
	padding-left:8px;
}

#leftsingle #leftcontent table.sprzedawcy th { 
	text-align: center;
}

#leftsingle #leftcontent table.sprzedawcy td.img {
	text-align: center;

}

/*
#leftsingle #leftcontent table.sprzedawcy td.cena {
	font-weight: bold;
	text-align: center;
	width: 138px;
}
*/

#leftsingle #leftcontent table.sprzedawcy thead tr {
	height: 19px;
	font-size: 11px;
}

/*
#leftsingle #leftcontent table.sprzedawcy th.headl {
	background: url('img/table_head_l_wide.png') no-repeat;
	width: 512px;
}

*/

/*
#leftsingle #leftcontent table.sprzedawcy th.headc {
	background: url('img/table_head_l_wide.png') no-repeat;
	text-align: center;
	vertical-align: middle;
}

#leftsingle #leftcontent table.sprzedawcy th.headbig {
	background: url('img/table_head_big_wide.png') no-repeat;
}

#leftsingle #leftcontent table.sprzedawcy th.headbigc {
	background: url('img/table_head_big_wide.png') no-repeat;
	text-align: center;
	vertical-align: middle;
}

#leftsingle #leftcontent table.sprzedawcy.nazwa {
	background: url('img/table_cell_l_wide.png') no-repeat;
	width: 333px;
}
*/

/*
#leftsingle #leftcontent table.sprzedawcy .nazwa a {
	margin: 0 0 0 0px;
	margin-left: 10px;
	display: block;
}
*/

#leftsingle #leftcontent table.sprzedawcy td {
	overflow: hidden;
	vertical-align: middle;
	background: url('img/table_cell_r_wide.png')  no-repeat;
}

/*
#leftsingle #leftcontent table.sprzedawcy td.dlugie {
	overflow: hidden;
	padding-left:16px;
	vertical-align: middle;
	background: url('img/table_cell_r_dlugie.png')  no-repeat;
}

#leftsingle #leftcontent table.sprzedawcy td.const {
	font-weight: bold;
	text-align: center;
	width: 218px;
	height: 31px;
}

#leftsingle #leftcontent table.sprzedawcy td.var {
	font-weight: bold;
	text-align: center;
	width: 218px;
}

#leftsingle #leftcontent table.sprzedawcy td.verybig {
	font-weight: bold;
	background: url('img/table_head_very_big_wide.png')  no-repeat;
	text-align: center;
	vertical-align: middle;
}
*/

#leftsingle #leftcontent table.sprzedawcy thead tr {
	height: 19px;
	font-size: 85%;
}

/*
#leftsingle #leftcontent table.sprzedawcy .nazwa {
	background: url('img/table_cell_l_wide.png') repeat-y;
	width: 212px;
}

#leftsingle #leftcontent table.sprzedawcy .nazwa a {
	margin: 0 0 0 0px;
	margin-left: 10px;
	display: block;
}
*/
`
th {
	text-align: left;
	padding-left:8px;
	line-height: 19px;
}
