div.news_wrapper{
  width: 222px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}

div.naglowek{
  width: 222pxpx;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  margin-bottom: 7px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #00d2ff;
  text-align: justify;
  line-height: 13px;
  position: relative;
  z-index: 1; 
}

div.naglowek a {
  color: #ff7417;
  text-decoration: none;
  position: relative;
  z-index: 1; 
}

div.naglowek a:hover {
  color: #ff7417;
  text-decoration: underline;
  position: relative;
  z-index: 1; 
}

div.detail_naglowek{
  width: 75%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #00d2ff;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #e0e0e0;
}

div.tresc_news{
  width: 222px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  margin-bottom: 7px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-align: justify;
  line-height: 13px; 
  position: relative;
  z-index: 1;
}

div.detail_tresc_news{
  clear: both;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  color: #ffffff;
  text-align: justify;
  position: relative;
  z-index: 1;  
}

div.news_data{
  width: 50%;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00d2ff;
  text-align: left; 
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 12px;
  color: #00d2ff;
  text-align: right; 
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a, a.news_wiecej{
  float: right;
  display: inline;
  font-size: 11px;
  font-weight: bold;
  color: #00d2ff;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

div.detail_wracaj a:hover, a.news_wiecej:hover{
  text-decoration: underline;
  color: #00d2ff;
}