#product-description h3, #product-description h1
{
	float: left;
	width: 120px;
	font: bold 10px Tahoma;
	clear: both;
	margin: 0 5px 5px;
	padding: 0;
}
#product-description p
{
	float: left;
	width: 300px;
	font: normal 11px Tahoma;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
}
#product-description p a
{
	color: #008bcf;
	text-decoration: none;
	font-weight: bold
}

#product-description a
{
	color: #000;
	font-weight: bold;
}

#product-description a:hover
{
	color: #ea1d25;
}
#produkt-marka
{
	position: absolute;
	right: 0;
}
.products-more
{
	display: none;
}
.tt-rider
{
	width: 900px;
	margin: 10px auto;
	line-height: 1.6em;
}
.tt-pytanie
{
	font-weight: bold;		
	color: #000;
	width: 50px;
}
.tt-title
{
	padding: 10px;
	border-top: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
.tt-content
{
	padding-top: 15px;
}
#riders-navigation
{
	width: 200px;
	padding: 5px;
	margin: 10px auto;
}
#riders-navigation ul
{
	list-style: none;
	padding: 5px 0;
	margin: 5px 0;
}
#negocjuj {
  color: #000;
  font-size: 12px;
/*   width: 200px; */
  /*
position: absolute;
  top: 10px;
  right: 10px;
*/
  padding: 7px 10px 5px 60px;
  background: #f7f7f7;
  background-image: url(../_img/icon-aukcja.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
}
#negocjuj h3 {
  margin: 0;
  font-size: 110%;
}
#negocjuj a {
  color: #aaa;
  font-weight: normal;
}
#negocjuj p {
  margin: 10px 0;
}
#negocjuj strong {
  color: #ea1d25;
}
#negocjuj ol {
  padding-left: 10px;
}
