.news_spacer {
  clear: both;
  padding: 0px;
  margin: 2px 0px 2px 0px;
  border-bottom: 1px dotted #000000;
}

.news_one {
  clear: both;
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #000000;
  background-color: #ffffff;
  width: 600px;
}

.news_one_picture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 82px;
  border: 0px solid black; 
  text-align: left;
  color: #000000;
  margin: 0px;
}

.news_one_title {
  margin-left: 96px;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  border: 0px solid black; 
}

.news_one_title a {
  color: blue;
  text-decoration: none;
}

.news_one_title a:hover {
  color: blue;
  text-decoration: underline;
}

.news_one_date {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 10px;
  padding: 0px;
  text-align: right;
  border: 0px solid black; 
  color: #808080;
}

.news_one_text {
  margin-left:96px;
  text-align: justify;
  width:502px;
  border: 0px solid black; 
}

.news_one_text a {
  color: black;
  text-decoration: none;
}

.news_one_text a:hover {
  color: black;
  text-decoration: none;
}

.news_one_logo {
  border: 0px;
}

.news_one_wiecej {
  font-weight: bold; 
  padding: 0px;
  text-align: right;  
}

.news_one_wiecej a {
  text-decoration: none;
}







.news_two {
  clear: both;
  padding: 0px;
  text-align: left;
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  background-color: #ffffff; 
}

.news_two_area {
  display: block;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.news_two_left {
  display: inline;
  float: left; 
  width: 85px;
  text-align: left;
  padding-bottom: 8px;
  padding-left: 2px;
  color: #000000;
  background-color: #ffffff; 
}

.news_two_right {
  display: inline;
  float: right; 
  width: 502px;
  color: #000000;
  background-color: #ffffff; 
}

.news_two_pict {
  display: inline;
  width: 82px;
  float: left; 
  border: 0px solid black; 
  text-align: left;
  color: #000000;
  margin: 0px;
}

.news_two_title {
  font-size: 14px; 
  font-weight: bold;
  padding: 0px;
  display: inline;
  float: left; 
  text-align: left;
}

.news_two_title a {
  color: #000000;
  text-decoration: none;
}

.news_two_title a:hover {
  color: #000000;
  text-decoration: underline;
}

.news_two_date {
  font-size: 10px; 
  margin-left: 10px;
  padding: 0px;
  display: inline;
  float: right;
  text-align: left;
  color: #808080;
}

.news_two_text {
  text-align: justify;
  clear: both;

}

.news_two_text a {
  color: blue;
  text-decoration: none;
}

.news_two_text a:hover {
  color: blue;
  text-decoration: underline;
}

.news_two_logo {
  border: 0px;
}

.news_two_wiecej {
  clear: both;
  font-weight: bold; 
  padding: 0px;
  text-align: right;  
}

.news_two_wiecej a {
  text-decoration: none;
}





.news {
  clear: both;
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #000000;
  background-color: #ffffff;
  width: 602px;
}

.news_picture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 82px;
  border: 0px solid black;
  text-align: left;
  color: #000000;
  margin: 0px;
}

.news_title {
  margin-left: 96px;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  border: 0px solid black;
}

.news_title a {
  color: blue;
  text-decoration: none;
}

.news_title a:hover {
  color: blue;
  text-decoration: underline;
}

.news_date {
  float:right;
  margin-right:2px;
  font-size: 10px;
  padding: 0px;
  text-align: right;
  border: 0px solid black;
  color: #808080;
}

.news_text {
  margin-left:96px;
  text-align: justify;
  width:502px;
  border: 0px solid black;
}

.news_text p {
  padding-top: 6px;
}

.news_text a {
  color: black;
  text-decoration: none;
}

.news_text a:hover {
  color: black;
  text-decoration: none;
}

.news_logo {
  border: 0px;
}

.news__wiecej {
  font-weight: bold;
  padding: 0px;
  text-align: right;
}

.news_wiecej a {
  text-decoration: none;
}




.start_news_spacer {
  clear: both;
  padding: 0px;
  margin: 2px 0px 2px 0px;
  border-bottom: 1px dotted #000000;
}

.start_news_one {
  clear: both;
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #000000;
  background-color: #ffffff;
  width: 600px;
}

.start_news_one_picture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 82px;
  border: 0px solid black;
  text-align: left;
  color: #000000;
  margin: 0px;
}

.start_news_one_title {
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  border: 0px solid black;
}

.start_news_one_title a {
  color: blue;
  text-decoration: none;
}

.start_news_one_title a:hover {
  color: blue;
  text-decoration: underline;
}

.start_news_one_date {
  float:right;
/*  position: absolute;
  top: 0px;
  right: 0px;*/
  font-size: 10px;
  padding: 0px;
  text-align: right;
  border: 0px solid black;
  color: #808080;
}

.start_news_one_text {
  text-align: justify;
  width:592px;
  border: 0px solid black;
}

.start_news_one_text a {
  color: black;
  text-decoration: none;
}

.start_news_one_text a:hover {
  color: black;
  text-decoration: none;
}

.start_news_one_logo {
  border: 0px;
}

.start_news_one_wiecej {
  font-weight: bold;
  padding: 0px;
  text-align: right;
}

.start_news_one_wiecej a {
  text-decoration: none;
}





.start_news_picture_title {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.start_news_picture_title a {
  color: blue;
  text-decoration: none;
}

.start_news_picture_title a:hover {
  color: blue;
  text-decoration: underline;
}
.start_news_picture_date {
  text-align: right;
  font-size: 10px;
  color: #808080;
}

.start_news_picture_text {
  text-align: justify;
}

.start_news_picture_text a {
  color: black;
  text-decoration: none;
}

.start_news_picture_img {
  border: 1px solid black;
  margin-right: 4px;
  margin-bottom: 4px;
  float: left;
}





.start_news_komentarz_title {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.start_news_komentarz_title a {
  color: green;
  text-decoration: none;
}

.start_news_komentarz_title a:hover {
  color: green;
  text-decoration: underline;
}

.start_news_komentarz_date {
  text-align: right;
  font-size: 10px;
  color: #808080;
}

.start_news_komentarz_text {
  text-align: justify;
}

.start_news_komentarz_text a {
  color: black;
  text-decoration: none;
}

