/* Новости: годы выкладки*/
.socialnetwnews{
margin-left:95px;
margin-top:-8pt;
padding-bottom:14pt;
font-size:8px;
}
.twnews{
display:inline;
margin-left:3px;
}
.vkonnews{
display:inline;
margin-left:3px;
}
.ljnews{
display:inline;
margin-left:3px;
}
.yearbox{
  padding-top: 15px;
  padding-left: 25px;
  height: 1%;
  overflow: hidden;
  font-size: 120%;
}

#currentyear{
  float:left;
  padding-right: 5px;
  font-size: 0.8em;
  text-align: center;
}

#currentyeartext{
  color: #da251d;
}

#plashkaimg{
  display:block;
  position: relative;
}

.byyear{
  float: left;
  padding-right: 5px;
  font-size: 0.8em;
}

.byyear A:link{
	color: #969594;
}

.byyear A:visited{
	color: #969594;
}



/* Новости */

#newslistblock{
  font-size: 100%;
  margin-top: 40px;	
}

.onenews{
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
}

.newsdate{
  float:left;
  width: 95px;
  font-size: 90%;
  color: #7e868e;
}

.newsdateday{
  font-size: 270%;
  display: inline;
  color: #7e868e;
  vertical-align: top;
}

.newsdatemonth{
  font-size: 1em;
  display: inline;
  color: #7e868e;
  vertical-align: top;
  line-height: 1.8em;
}

.newstext{
  font-size: 1em;
  overflow: hidden;
  height: 1%;
}

.newstitle{
  font-size: 1.5em;
  color: #da251d;
}

.newsheadertext{
  color: #4d4948;
  font-size: 100%;
}

