a            { text-decoration: none; color: #CC0000 }
a:visited    { text-decoration: none; color: #CC0000 }
a:active     { text-decoration: none; color: #CC0000 }
a:hover      { color: #000000; background-color: #A8E2FF; }

#cenik table {

	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;

}

#cenik table td {
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}

#cenik table th {
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}