/* Специфические для титульной страницы стили  */
#m2 {
	background-image:url(../i/mouse.jpg);
	background-repeat:no-repeat; 
	background-position:right;
}
#m2t {
	background-repeat:repeat;
	height:30px;
	margin-top:60px;
	filter: Alpha(Opacity=75);
}
	#m2 span {
		color:#000000;
	}
#shadow {
	padding-top:10px;
	background-image:url(../i/spacer.gif);
	background-repeat:no-repeat;
}

#last {
	position:relative;
	left:10px; top:40px;
	background-image:url(../i/bgr280_r.png);
	background-repeat:no-repeat;
	width:280px; height:256px;
	padding:5px;
}
	#last p {
		margin-right:15px;
	}
#tvynews {
	position:absolute;
	left:330px; top:10px;
	background-image:url(../i/bgr340.png);
	background-repeat:no-repeat;
	width:340px; height:226px;
	padding:5px;
}
	#tvynews p {
		margin:5px 20px 5px 5px;
	}
#news {
	position:absolute;
	left:710px; top:40px;
	background-image:url(../i/bgr280_l.png);
	background-repeat:no-repeat;
	width:280px; height:256px;
	padding:5px;
}
	#news p {
		margin:0px 10px 0px 5px;
	}
