#trescindex .news {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding: 0px;
}
#trescindex .newszjpg {
	clear: left;
	float: left;
	margin-right: 5px;
}
#trescindex .data {
	text-align: right;
	color: #808080;
	background-color: #C4D2BF;
}
#trescindex h2 {
	text-align: center;
	color: #729267;
	font-weight: bold;
	font-size: large;
	display: block;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#trescindex p {
	margin-bottom: 5px;
	text-indent:20px;
}
.news a:hover
{
    text-decoration: underline;
}
.podpis {
	text-align: right;
	padding: 0px;
	margin-bottom: 10px;
}

