html, body
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #CCCCCC;
}

select, input
{
	color: #477547;
}

#rez_kutija h3
{
	text-align: left;
}

#rez_kutija a:hover
{
	/*font-weight: bold;*/
}

#rez_kutija
{
	/*height: 418px;*/
	height: 425px;
	width: 330px;
	background-color: rgb(255, 255, 204);
	padding: 15px;
	margin-left:auto;
	margin-right: auto;
}

#rez_nasl
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: rgb(80, 112, 88);
}

#rez_kut2
{
	background-color: white;
	margin-top: 15px;
	height: 370px;
}

div.ui-datepicker{
 font-size:12px;
 margin-left: auto;
 margin-right: auto;
}

div.ui-tabs
{
	font-size: 12px;
	margin-top: 15px;
}

div.ui-accordion
{
	font-size: 12px;
}

div.ui-accordion h3
{
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	color: #555555;
}

#rf
{
	font-size: 11px;
}

#rf ol
{
	list-style: none;
}

#rf label, #spisak li label, #spisak2 li label
{
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#rf input, #rf select, #spisak li input, #spisak li select, #spisak2 li input, #spisak2 li select
{
	margin-bottom: 5px;
}
