div.lenta {
	background-image: url('img/pict_lenta_home.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pict_lenta_home.png,sizingMethod=scale);
}
table.menutop {
	background-color: #25C5C5;
	border-bottom: 1px solid #1E9E9E;
	color: #FFF;
}
table.menubottom {
	background-color: #43D7D7;
	color: #FFF;
}
table.menutop td, table.menubottom td {
	border-right: 1px solid #FFF;
}
table.menutop a, table.menutop a.visited, table.menubottom a, table.menubottom a:visited {
	color: #066;
	text-decoration: underline;
}
table.menutop a:hover, table.menubottom a:hover {
	color: #066;
	text-decoration: none;
}
td.content h1 {
	color: #099;
}
td.content p#col {
	color: #099;
	margin: 0 0 0 20;
}

