		
		
		.anons-index {
		height: 410px;
		overflow: hidden;
		position: relative;}

		.anons-index ul, li {padding: 0;}
		
		.anons-index ul{ list-style: none; margin: 0  15px 0 15px; padding: 0;}
		
		.anons-index li{  padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px #cbcbcb dotted;}
		.anons-index li:last-child{ border: none}
		
		
		.anons-index a small{
		padding-right: 7px;
		font-size:12px;
		font-weight: normal;
		font-style: italic;	
		color: #999999;
		}
		
		.anons-index li div{ margin-top: 5px;}
		.anons-index a strong{ font-size: 14px; color: #d10400; display: block; font-weight: normal;}
		.anons-index a { color: #3d3d3d;}
		.anons-index img{ margin-top: -3px;}
		
		.index_anons_more {margin: 0px 15px 0 15px; border-top: 1px #cbcbcb dotted; padding-top: 15px; text-transform: uppercase; }
		.index_anons_more a{color: #d10400;}

		
		.fade {
		background: url("../pict/zatemnenie-texsta.png") repeat scroll 0 0 transparent;
		bottom: 0px;
		height: 40px;
		left: 0;
		position: absolute;
		width: 590px;
		pointer-events: none;
		z-index: 2;
		}