.cart_title
{
}
.cart_title td
{
	letter-spacing:0.5px;
	font-size:11px;
}
.cart_cnt td
{
	text-align:center;
	padding:0px;
	margin:0px;
	border-left:1px solid #dedede;
}
.cart_spacer
{
	height:2px;
	line-height:2px;
	font-size:2px;
	margin:0 0 2px 0;
	border-bottom:1px solid #dedede;
}
	
.cart_button
{
	text-align:center;
	background-image:url(../images/button_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #dedede;
	padding:3px 5px;
	font-size:11px;
}
.cart_button a
{
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

/* added by Dusan, 13. Dec 2008 */
.obligatory-field
{
	color: red;
}