.table_cells {
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #939594;
	padding-top: 20px;
	text-align: center;
	padding-right: 20px;
}
.celltext {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #939594;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.cont_cell_navg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}
.gornja_linija {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}

