/*CSS wersja 3*/

p#item, p.next
{
font-size: 15px;
line-height: 1.5em;
color: #000000;
background: #dfdfdd;
border: 1px solid #dfdfdd;
}
p#item
{
margin: 8px 0;
padding: 24px 16px 12px 16px;
background : url(../images/profill.png) right top no-repeat #dfdfdd; 
}
p.next
{
margin: -8px 0 8px 0;
padding: 12px 16px;
}
mark
{
font-size: 18px;
}
hr.change
{
width: 716px;
height: 3px;
background: #ffffff;
color: #ffffff;
border: 0;
margin: -8px 0 8px 0;
}
a#drive
{
text-decoration: none;
border-bottom: 1px solid #0000ff;
color: #0000ff;
margin-left: 32px;
font-size: 15px;
}
a#drive:hover
{
color: #ff0000;
}
a#drive:after
{
content: url(../images/beacon.png);
margin-left: 5px;
margin-right: -5px;
vertical-align: -6px;
}
a#search
{
text-decoration: none;
border-bottom: 1px solid #0000ff;
color: #0000ff;
margin-left: 32px;
margin-bottom: 3px;
font-size: 15px;
}
a#search:hover
{
color: #ff0000;
}
a#search:after
{
content: url(../images/question.png);
margin-left: 5px;
margin-right: -5px;
vertical-align: -6px;
}
div#assortment
{
background : url(../images/oferta.jpg) right center no-repeat #ffffff; 
}

