html, body {
    font-family: georgia,times,serif;
    font-size: 14px;
    line-height: 20px; 
    
	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 {
	font: 11px arial, helvetica, sans-serif;
	color: #f60;
	font-weight: bold;
}

a.commonlink:hover {
	font: 11px arial, helvetica, sans-serif;
	color: #f00;
	font-weight: bold;
}


div.blockquote {
	background: transparent url(/images/quoleft.png) left top no-repeat;
}
div.blockquote div {
  padding: 20px;
  background: transparent url(/images/quoright.png) right bottom no-repeat;
}

div.blockquote div p.author {
	text-align: right;
}

div#map {
	width: 360px;
	height: 300px;
}