div.o_obroba{
	color: black;
}

table.o_obrazec{
	width: 600px;
	font-size: 12px;
}

table.o_obrazec td{
	padding:2px;	
}

table.o_obrazec p{
	text-align: justify;
	line-height: 20px;
}

td.o_naslov{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #a0a0a0;
}


td.o_error{
	color: #d00000;
	
}

table.o_obrazec input.polje{
	width: 300px;
}

table.o_obrazec textarea{
	width: 300px;
	height: 68px;
}