.lancer
{
  width : 521px;
  height : 205px;
  background : url(../images/lanser/lanser.png) no-repeat 0px 0px;
  filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ekologia.pl/assets/images/lanser/lanser.png', sizingMethod='scale'); 
  background : expression('none');
  padding : 0px 0px 0px 0px;
  margin : -1px 0px 4px 1px;
}
.lancer .header
{
  font-weight : bold;
  font-family : tahoma;
  padding : 6px 10px 5px 17px;
  height : 16px;
}
.lancer .header .left
{
  color : #000;
  float : left;
}
.lancer .header .left a
{
  display:block;
  left:0px;
  margin:0px 0 0;
  position:relative;
  font-weight: normal;  
  color:#000000;
  font-weight: bold;
}
.lancer .body
{
  padding : 0px 0px 0px 7px;
  width : 504px;
  height : 160px;
  overflow : hidden;
  position : relative;
}
.lancer .bg
{
 width : 215px;
 height : 150px;
 background : #000;
 overflow : hidden;
 position : absolute;
 filter : alpha(opacity=65);
 opacity : 0.65;
 -moz-opacity : 0.65;
 top : 0px;
 right : -1px;
}
.lancer .description
{
  width : 215px;
  height : 150px;
  overflow : hidden;
  position : absolute;
  top : 0px;
  right : -1px;
}
.lancer .body img
{
  width : 507px;
  vertical-align : top;
}
.lancer .description a.title
{
 color : #ffcb05;
 font-size : 17px;
 font-weight : bold;
 display : block;
 padding : 10px 10px 2px 10px;
 line-height: 22px;
}
.lancer .description .text
{
  color : #fff;
  font-size  : 11px;
  font-weight : bold;
  padding : 0px 10px 10px 10px;
  line-height: 17px;
  margin : 0px 0px 0px 0px;
}
.lancer .description .text .more
{
 color : white;
  font-weight : normal;
  display:block;
}
