/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.news_main {
   width: 246px;
   background-color: #F7F6F4;
   background-image: url('../img/newsy_tlo.jpg');
   background-repeat: repeat-x;
   
}

.news_mainBIG {
   width: 630px;
   margin-left: 5px;
   margin-top: 4px;
}

.news_header {
   text-align: center;
}

.news_cont {
   width: 230px;
   margin-left: auto;
   margin-right: auto;
   margin: 4px 0px 4px 0px;
   padding: 2px 10px 12px 0px;

}

.news_contBIG {
   width: 620px;
   margin-left: auto;
   margin-right: auto;

   margin: 6px 0px 6px 0px;
   padding: 2px 10px 12px 0px;
}

.news_img {
   float: left;
   width: 90px;
   height: 90px;
   padding-left: 8px;
   padding-right: 6px;
   overflow: hidden;
   text-align: center;
}

.news_text_small {
  padding-left: 5px;
  float: left;
  width: 120px;
  top: 10px;
  margin-bottom: 8px;
  overflow:hidden;

}
.news_text_smallBIG {
  padding-left: 6px;
  float: left;
  width: 500px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 8px;

}

.news_text_big {
  padding-left: 12px;
  float: left;
  width: 220px;
  margin-bottom: 8px;

}
.news_text_bigBIG {
  padding-left: 12px;
  float: left;
  width: 590px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 8px;

}

.news_seeMore {
   text-align:right;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana;
   
   font-size: 10px;
   color: #800000;
}

.news_seeMore:hover {
   color: #ff0000;

}


.news_title {
   width: 200px;
   text-align: left;
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   margin: 0px 10px 6px 10px;
   color: #222222;
}

.news_titleBIG {
   width: 390px;
   text-align: left;
   float: left;
   display:inline;
   font-family: Verdana;
   font-size: 11px;
   letter-spacing: 0px;
   font-weight: bold;
   margin: 0px 10px 6px 10px;
   color: #222222;
}

.news_dataDodania {
   margin-left: 20px;
   font-weight: bold;
   font-family:Trebuchet Ms;
}

.news_empty {
   font-style: italic;
   text-align: center;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px;
}

.articleTitle {
   margin: 10px 30px 10px 70px;
   font-size: 11px;
   color: #333333;

   font-family: Verdana;
   font-weight: bold;
}

.articleText {
   margin: 10px 40px 10px 40px;
   text-align: justify;
   font-weight: normal;
   letter-spacing: 0px;
   font-family: Verdana, Arial;
   font-size: 11px;
}

.articleFoot {
   margin: 10px 30px 10px 30px;
   float: left;
   font-weight: bold;
   font-family:Trebuchet Ms;
   letter-spacing: 0px;
   font-size: 11px;
   display: inline;
}

.autor {
   margin: 10px 30px 10px 30px;
   float: right;
   font-weight: bold;
   font-family:Trebuchet Ms;
   letter-spacing: 0px;
   font-size: 11px;
   display: inline; 
}


.back {
   clear: both;
   text-align: center;
   margin-bottom: 10px; 
      text-decoration: underline;
   font-weight: bold;
   font-family: Verdana; 
   color: #800000;
}

.back:hover {
   color: #ff0000;

}

.news_pozostale_title {
   text-decoration: none;
   font-weight: bold;
   font-family: Verdana;
   font-size: 10px;
   color: #800000;	
	padding: 4px 10px;
	display:block;
	
}

.news_pozostale_title:hover {
	color: #ff0000;	
}