/************************************************/
/* Lenta  - Right Side Information*/
/************************************************/
.LentaTitle{
	margin:0;
	padding:10px;
    padding-left:30px;
	margin-bottom:3px;
	margin-top:10px;
	font-size:105%;
	font-weight:bold;
	text-align:left;
	color: black;
	background: url(images/design/info_right.gif) left no-repeat;	
	

}
.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: left;
	background-color: #696969;
}
.LentaHead{
	text-align:left;
	font-size:100%;
	font-weight: bold;
	margin-bottom:5px;
    color: black;
    text-decoration: underline;
}
.LentaText{
	text-align:left;
	font-size:99%;
	margin-bottom:0;
}

/* A for Lenta items*/
A.LentaA{
  background-color: transparent;
  color:black;
  text-decoration:none;	
  border:0;
}
 
A.LentaA:link{
	background-color: transparent;
	text-decoration : none;	
  color:black;
}
A.LentaA:visited{
	background-color: transparent;
	text-decoration : none;	
color:black;
}
A.LentaA:hover{
	background-color: transparent;
	text-decoration : none;	
  color:black;
}
A.LentaA:active{
	background-color: transparent;
	text-decoration : none;	
	  color:black;
}
/* End of A for Lenta items*/

/* End of Lenta  - Right Side Information*/
/************************************************/






