﻿.cenik
{
	background-color: #abb924;	
}

.tableCenik
{
	width: 670px;
	border-collapse: collapse;	
	margin-bottom: 15px;
}

.tableCenik tr:hover
{
	background-color: white;
}

.tableCenik th
{
	font-weight: normal;
	text-align: left;
}

.tableCenik td
{
	text-align: right;
}







