table.srod {
	width: 950px;
}
td.odstct {
	background-image: url(../img/i.gif);
	width: 10px;
}
table.menus {
	width: 150px;
}
td.menubt {
	vertical-align: middle;
	background-color: #DCDCDC;
	border-bottom: 2px solid Gray;
	border-left: 2px solid Silver;
	border-right: 2px solid Silver;
	border-top: 2px solid #F5F5F5;
}
table.texts {
	width: 200px;
}
table.prodct {
	width: 280px;
}
table.ceny {
	width: 570px;
}
td.nagc {
	width: 400px;
	padding: 6px;
}
td.cec {
	width: 170px;
	padding: 6px;
}
td.nagc2 {
	width: 400px;
	padding: 6px;
	background-color: #DCDCDC;
}
td.cec2 {
	width: 170px;
	padding: 6px;
	background-color: #DCDCDC;
}
td.cec p {
	text-align: right;
}
td.cec2 p {
	text-align: right;
}
td.nagc p:first-letter {
	font-weight: normal;
}
td.nagc2 p:first-letter {
	font-weight: normal;
}
td.cec p:first-letter {
	font-weight: normal;
}
td.cec2 p:first-letter {
	font-weight: normal;
}
table.box {
	width: 200px;
}
table.kosz {
	width: 200px;
	border: 1px solid Black;
	background-color: #EEEEEE;
}
td.img {
	text-align: center;
	padding-top: 5px;
}