table {
	margin: 0px auto;
}
td.paticka {
	border-top: 1px solid #CCCCCC;
}
td a {
	display: block;
}
td a:hover, tr:hover {
	background: #EEEEEE;
}
td img {
	position: relative;
	top: 1px;
	margin: 1px;
}
.h_rss {
	position: absolute;
	z-index: 1;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: none;
}