



/************************************************/
/* Lenta  - Right Side Information*/
/************************************************/
.LentaTitle{
	margin:0;
	padding: 10px;
    padding-left:15px;
	margin-bottom:3px;
	margin-top:10px;
	font-size:105%;
	font-weight:bold;
	text-align:left;
	color:#006633;
    background-color:#EEEEEE;
    border-left:3px solid #BBBBBB;

/*	background-image:url(images/design/info.gif);
	background-position:left;
	background-repeat:no-repeat;
*/

}
.Lenta{

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
    padding-left:15px;
	padding-right:15px;
	
	margin-top:5px;
	margin-bottom:15px;
	line-height:1.3;
}

.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: left;
	background-color: #696969;
}
.LentaHead{
	text-align:left;
	font-size:100%;
	font-weight: bold;
	margin-bottom:5px;
    color:#006633;  
    text-decoration: underline;
}
.LentaText{
	text-align:left;
	font-size:98%;
	margin-bottom:0;
	padding-left:5px;
	padding-right:5px;
	
}

/* A for Lenta items*/
A.LentaA{
  background-color: transparent;
  color:#666666;
  text-decoration:none;	
  border:0;
}
 
A.LentaA:link{
	background-color: transparent;
	text-decoration : none;	
  color:#666666;
}
A.LentaA:visited{
	background-color: transparent;
	text-decoration : none;	
    color:#666666;
}
A.LentaA:hover{
	background-color: transparent;
	text-decoration : none;	
      color:#666666;
}
A.LentaA:active{
	background-color: transparent;
	text-decoration : none;	
	   color:#666666;
}
/* End of A for Lenta items*/

/* End of Lenta  - Right Side Information*/
/************************************************/
