.news_box{
background-color: #f6f6f5;
font:normal 14px arial;
color:#000000;
padding: 54px 80px;
text-align:justify;
}

.news_item{
width:586px;
margin:0 auto;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 20px;
}

.titlen{
font:normal 18px arial;
}

.naujienos_tekstas{

}

.paveikslas{
width:283px;
height:177px;
float:left;
border: 1px solid #d7d7d7;
margin-bottom: 20px;
margin-left:5px;
text-align:center
}

.paveikslas img{
  max-width:283px;
max-height:177px;  
}

.archive_button{
width:168px;
height:37px;
line-height:37px !important;
text-align:center;
font:bold 14px arial;
background-color:#0c4b87;
background-image: url("../images/placiau_arrow.png");
background-position: right 2px center;
background-repeat: no-repeat;
-ms-background-position-x: right;
-ms-background-position-y: center;
}

.archive_button a{
text-decoration:none;
color:#ffcc01;
} 