html, body {
	font: 11px arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

h1 {
color: #f90;
font-size: 16px;
}

h2 {
color: #f60;
font-size: 12px;
}

#postupak_table {

}

#postupak_table th {
	background-image: url(/images/th_back.gif);
	height: 21px;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#postupak_table td {
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}

#postupak_table td.yes {
	color: #080;
	font-weight: bold;
	width: 75px;
	text-align: center;
}

#postupak_table td.no {
	color: #800;
	font-weight: bold;
	width: 75px;
	text-align: center;
}

ol#reg_form_steps li {
	font: 14px arial, helvetica, sans-serif;
}

ol#reg_form_steps li.active_step, .highlight {
	color: #f60;
	font-weight: bold;
}

.caption_note {
	font-weight: normal;
	font-style: italic;
}


SPAN.ovlasceno_lice {

}

SPAN.ime_firme {
	font-weight: bold;
}

a.commonlink, #table_links a {
	font: 11px arial, helvetica, sans-serif;
	color: #f60;
	font-weight: bold;
}

a.commonlink:hover, #table_links a:hover {
	font: 11px arial, helvetica, sans-serif;
	color: #f00;
	font-weight: bold;
}


.link_name {
text-align: right;
padding-right: 5px;
border-bottom: 1px solid #ccc;
}




#table_links th {
	background-image: url(/images/th_back.gif);
	height: 21px;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}