td#col1 {
	background-image: url('../wp-content/themes/agrofarmacija/images/sections/trgovina/left.jpg');
	background-repeat: no-repeat;
	width: 200px;
}
#content table#itemlist tr.odd {
	background: #ffffff;
}
#content table#itemlist tr.even {
	background: #f4f5ed;
}
#content table#itemlist td {
	border-bottom: 1px dashed #888888;	
}
#content table#itemlist h2 {
	color: #d81a00;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#content table#itemlist button {
	border: 0;
	background: 0;
	text-decoration: underline;
}
#content table#cart, #content table#cart td {
	border: 1px solid #888888;
}
#content table#cart thead {
	background: #879a3e;
	color: #283d00;
	font-weight: bold;
}
#content table#cart input {
	font-size: 12px;
}
#content table#orderform input {
	width: 100%;
}
#content table#orderform textarea {
	width: 100%;
}
