/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.news_main {
   width: 200px;
   margin-left: 2px;
   margin-top: 4px;
   min-height:480px;
}

.news_mainBIG {
   width: 806px;
   margin-left: 6px;
   margin-top: 4px;
}

.news_header {
   text-align: center;
   margin-top: 10px;
}

.news_cont {
   width: 234px;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
   margin: 4px 0px 4px 0px;
   padding: 2px 0px 12px 0px;

}

.news_contBIG {
   width: 796px;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
   margin: 6px 0px 6px 0px;
   padding: 2px 2px 12px 0px;
}

.news_img {
   float: right;
   width: 90px;
   height: 90px;
   padding-left: 8px;

   overflow: hidden;
   text-align: center;
}

.news_text_small {
  padding-left: 6px;
  float: left;
  width: 126px;
  margin-bottom: 8px;

}
.news_text_smallBIG {
  padding-left: 6px;
  float: left;
  width: 680px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 8px;

}

.news_text_big {
  padding-left: 6px;
  float: left;
  width: 226px;
  margin-bottom: 8px;

}
.news_text_bigBIG {
  padding-left: 6px;
  float: left;
  width: 794px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 8px;

}

.news_seeMore {
   text-align:right;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana;
   clear: both;
   font-size: 10px;
   color: #43281c;
}

.news_seeMore:hover {
   color: #880203;

}


.news_title {
   width: 200px;
   text-align: left;
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   margin: 0px 10px 6px 6px;
   color: #302a13;
}

.news_titleBIG {
   width: 500px;
   text-align: left;
   float: left;
   display:inline;
   font-family: Verdana;
   font-size: 12px;
   letter-spacing: 0px;
   font-weight: bold;
   margin: 0px 10px 6px 6px;
   color: #CFC28E;
}

.news_dataDodaniaOnTop {
   font-family: Palatino Linotype,Times New Roman;
   font-size: 14px;
   font-weight: bold;
   margin-left: 6px;

}

.news_dataDodania {
   font-size: 10px;
   font-weight: bold;
   font-family: Verdana,Trebuchet Ms;
   text-align: right;
   color: #dddddd;
}

.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: 12px;
   color: #CFC49B;
   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;
}

.article {
   font-weight: normal;
   letter-spacing: 0px;
   font-family: Verdana, Arial;
   font-size: 11px;
   text-align: justify;
}

.articleFoot {
   margin: 10px 30px 10px 30px;
   float: left;
   font-weight: bold;
   font-family:Trebuchet Ms;
   letter-spacing: 0px;
   font-size: 11px;
   display: inline;
   color: #eeeedd;
}

.autor {
   margin: 10px 30px 10px 30px;
   float: right;
   font-weight: bold;
   font-family:Trebuchet Ms;
   letter-spacing: 0px;
   font-size: 11px;
   display: inline; 
   color: #eeeedd;
}


.back {
   clear: both;
   text-align: center;
   margin-bottom: 10px; 
   font-weight: bold;
   font-family: Verdana; 
   font-size: 11px;
   color: #43281c;
}

.back:hover {
   text-decoration: underline;
   color: #880203;

}

