.pudelko_st{
	float: left;
	display: inline;
	margin: -5px 0 15px 5px;
}
.slajd{
position:relative;
width:545px;
height:237px;
padding:3px 2px 13px 2px;
overflow: hidden;
margin-left: 13px;
}
.slajd b {
float:left;
padding:15px 0 0 150px;
text-align:center;
}
.slajd b a{
color:#04307B;
}
.slajd img.min{
float:left;
padding:2px;
margin:10px 0 0 20px;
border:1px solid #eee;
max-width: 130px;
}
.slajd .opis{
float:left;
padding:2px 0px 0 25px;
width:240px;
font-size:10px;
text-align:left;
height:120px;
display: inline;
}
.slajd .ceny{
 position: absolute; top: 150px; left: 180px;
width:240px;
}
.slajd .cena_podst, .slajd .cena_prom{
float:left;
width:180px;
padding:5px 4px;
text-align: left;
margin-bottom: 1px;
}
.cena_podst{
background: black;
color:white;
font-weight:bolder;
}
.slajd .cena_prom{
background: #DD2222;
color:white;
font-weight:bolder;
}
.slajd .mark{
position:absolute;
left:0px;
top: 5px;
}