div.news_wrapper{
  width: 100%;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding-bottom: 10px;
}

div.naglowek{
  width: 230px;
  min-height: 3px;
  height: auto !important;
  height: 3px;
  float: left;
  display: inline;
  padding: 0 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #094776;
  text-align: justify;
  line-height: 13px;
  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: #000;
  text-align: left;
  position: relative;
  z-index: 1; 
  border-bottom: 1px solid #000;
  margin-top: 10px;
}

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

.tresc_news p {
 margin-top: 0;
}

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

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

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

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a {
  float: right;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378 !important;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

 a.news_wiecej{
  float: right;
  display: inline;
  padding-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378;
  text-align: right; 
  text-decoration: none;
  outline: none;
}

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

.news_pagination {
  float: left;
  display: inline;
  margin: 0 0 10px 0px;
  width: 100%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#5c6066;
}

.news_pagination a{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #175378;
}