﻿#cennik
{
	font-size: 12px;
	margin: 5px 40px 5px 40px;
	
	width: 610px;
	text-align: left;
	border-collapse: separate;
}
#cennik thead th.top-left
{
	background: #b9c9fe url('Graphics/tables/left.png') no-repeat left -1px;
	
}
#cennik thead th.top-right
{
	background: #b9c9fe url('Graphics/tables/right.png') no-repeat right -1px;
}
#cennik th
{
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #b9c9fe;
	text-align: center;
}
#cennik td.bottom-left
{
	background: #e8edff url('Graphics/tables/botleft.png') no-repeat left bottom;
}
#cennik td.bottom-right
{
	background: #e8edff url('Graphics/tables/botright.png') no-repeat right bottom;
	text-align:center;
}

#cennik td 
{
	padding: 8px;
	background: #e8edff;
	color: #000000;

}

#cennik td.cena-zwykla {
	text-align:center;
	}
#cennik td.cena-przysiegla {
	text-align:center;
	
}
#cennik td.grupa{
	font-weight:bold;
	text-align:center;
	

}
#cennik td.kierunek{
font-weight:bold;
}
