@CHARSET "UTF-8";

#sponsorowany_art{
  border: solid 1px #eeeeee;
  margin: 20px 0px 0px 0px;
  cursor: pointer;
}
#sponsorowany_art img{
  float: right;
}
#sponsorowany_art a{
  display: block;
  width: 750px;
  height: 157px;
  text-decoration: none;
  cursor: pointer;
}
#sponsorowany_art a:hover{
  text-decoration: none;
  cursor: pointer;
}
#sponsorowany_art span.title{
  float: left;
  width: 400px;
  padding: 10px 10px 0px 10px;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
  cursor: pointer;
}
#sponsorowany_art span.short{
  float: left;
  width: 420px;
  padding: 14px 10px 15px 10px;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  cursor: pointer;
}
#sponsorowany_art span.more{
  display: block;
  padding: 5px 0px 5px 380px;
  cursor: pointer;
}
#sponsorowany_art span.info{
  display: block;
  background: #f4f4f4;
  color: #b3b3b3;
  margin: 27px 0px 0px 0px;
  line-height: 19px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
