/************************************************/
/* Lenta  - Right Side Information*/
/************************************************/
.LentaTitle{
	margin:0;
	padding: 10px;
    padding-left:35px;
	padding-right:25px;
	margin-bottom:3px;
	margin-top:10px;
	font-size:105%;
	font-weight:bold;
	text-align:center;
	color:#660000;
 
/*	background-color:#FFE6DF;#FDEEEE;
	border-left:5px solid #990000;	
	*/
	background: url(images/design/lenta_bak.gif) repeat-y left #FFF3EE;	
	padding-bottom:20px;
	padding-top:20px;
}
.Lenta{

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
    margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;

}

.TitledLenta{
	border:0px solid #e4e4e4;
	border-left:3px solid #e4e4e4;
	border-right:3px solid #e4e4e4;

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	
	margin-top:5px;
	margin-bottom:7px;
	
	
}
.LentaImg{
	margin-bottom:5px;
	margin-left:0px;
	text-align: right;
	background-color: #696969;
}
.LentaHead{
	text-align:left;
	font-size:100%;
	font-weight: bold;
	margin-bottom:5px;
	color: #990000;
    text-decoration: none;
	text-align:right;		
}
.LentaText{
	text-align:right;	
	font-size:90%;
	margin-bottom:0;
	
}

/* A for Lenta items*/
A.LentaA{
  background-color: transparent;
  color:#999999;
  text-decoration:none;	
  border:0;
}
 
A.LentaA:link{
	background-color: transparent;
	text-decoration : none;	
  color:#999999;
}
A.LentaA:visited{
	background-color: transparent;
	text-decoration : none;	
color:#999999;
}
A.LentaA:hover{
	background-color: transparent;
	text-decoration : none;	
  color:#999999;
}
A.LentaA:active{
	background-color: transparent;
	text-decoration : none;	
	  color:#999999;
}
/* End of A for Lenta items*/

/* End of Lenta  - Right Side Information*/
/************************************************/





