
.Buttons a.Basket,
#ProductDetailTop button
{
background: url('img/button_buy.jpg') no-repeat left top;
}
.Buttons a.Lupa
{
background: url('img/button_detail.jpg') no-repeat left top;
}
.Buttons a.Basket:hover
{
background: url('img/button_buy.jpg') no-repeat left -18px;
}
.Buttons a.Lupa:hover
{
background: url('img/button_detail.jpg') no-repeat left -18px;
}


.Buttons a.Lupa
{
color: white;
}
.OrderList a
{
color: #04467c;
}

.LeftHeader #TopLeftCorner h2 a
{
	width: 440px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.LeftHeader #TopLeftCorner span
{
	display: none;
}

.Product h4{
font-size:13px;
color: #598527;
}

.Product .beznacena {
margin-top:0px;
padding-top:2px;
font-size:11px;
color:#000;
}

.ExpeditionInfo {
line-height:22px;
margin-top:5px;
/*height:40px;*/
}

.skladem img{
vertical-align: top;
margin-right:5px;
}

.skladem span{
color: #598527;
font-weight:bold;
}
