table.ceny {
border: 1px solid #c11d33;
}
tr {
	background: #ebebeb;
}

.odd {
	background-color: white;
}

th{
	color: #ebebeb;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	background: #9a9b9c;
	border-bottom: 1px solid #646464;
}