#izlozbe table {
	border-collapse: separate;
}
#izlozbe .even{
	background-color: #fef4ce;
}
#izlozbe .odd{
	background-color: #f9d6a5;
}

#izlozbe .fcwidth {
	width: 5%;
}

#izlozbe .scwidth {
	width: 30%;
}

#izlozbe .tcwidth {
	vertical-align: middle;
}
