#tekstKontejner {
	margin-left: 188px;
	padding: 0px;
	padding-left: 40px;
	width: 512px;
	color: #666;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
}
#priceList td,
.priceList td {
	text-align: center;
	padding: 3px 2px;
}
#priceList .header,
.priceList .header {
	background-color: #E8E3CF;
	font-weight: bold;
}
#priceList .white td,
.priceList .white td {
	background-color: #FFF;
}
#priceList .gray td,
.priceList .gray td {
	background-color: #EEE;
}
#priceList .total td,
.priceList .total td {
	background-color: #E8E3CF;
	font-weight: bold;
	border-top: 2px solid #CCC;
}
#tekstKontejner h4 {
	font-size: 1em;
	font-weight: normal;
	color: #066;
	letter-spacing: 1px;
	padding: 0px;
	padding-bottom: 5px;
}
#tekstKontejner .equipment {
	list-style: square;
	padding-left: 20px;
}
#tekstKontejner .equipment li {
	margin-bottom: 5px;
}
#tekstKontejner .tableEquipment td {
	padding: 2px;
	border-right: 1px solid #CCC;
}
#tekstKontejner .tableEquipment td.noBorder {
	border: none;
}
#tekstKontejner .subLinkOpener {
	background: url(../slike/sub/sub_level.gif) no-repeat 0px -10px;
	padding: 0px;
	padding-left: 20px;
	margin-left: 5px;
}