/******************************************************************************************************************************/
/******************************************************************************************************************************/
/***																														***/
/***					IUS_TOOLS.CSS																						***/
/***					STYLE SHEET ZA POSEBNE STILE PRI ORODJIH															***/
/***																														***/
/***																														***/
/******************************************************************************************************************************/
/******************************************************************************************************************************/

/***************************************************************************************/
/*** 	TABELA - VNOSNA FORMA	***/
h3.tool_h3 { 																						/* Naslov strani (če v internem css ni drugače določeno)  */
	padding: 0px;  font-family: trebuchet ms, times, arial; 
	font-weight: bold; font-size: 13px;  }
table.masterform
{
	margin: 0px 0px 0px 0px; padding: 0px;
}
table.masterform td.leftcol
{
	padding: 0px;
}
table.masterform td.rightcol
{
	padding: 0px;
	text-align: left;
	
}
div.hid_clen
{
}
table.entryform { 
	margin: 10px 0px 0px 20px; background: #F3F5DC; padding: 10px 0px 10px 0px; }
table.entryform td.title
{
	text-align: left; vertical-align: bottom;
}
table.entryform td.edge 
{
	width: 5px;
} 
table.entryform td { 
	padding: 1px 4px 0px 4px; vertical-align: top; font-size: 12px; }
table.entryform tr.odmik td { 
	padding: 0px; font-size: 6px; height: 5px; }
table.entryform td.label { 
	text-align: right; color: #666; padding-top: 4px; 
	width: 140px; white-space: nowrap; }
table.entryform td.longlabel { 
	text-align: right; color: #666; padding-top: 4px; white-space: nowrap;  }
table.entryform td.longlabelleft { 
	text-align: right; color: #666; padding-top: 4px;
	text-align:left; white-space: nowrap;  }
table.entryform td.data { 
	padding-top: 4px; font-weight: bold; }
table.entryform td.data_border { 
	padding-top: 4px; font-weight: bold; border: 1px solid #999999; }
table.entryform td.data_eur_border { 
	padding-top: 4px; font-weight: bold; border: 1px solid #999999; text-align: right; }
table.entryform td.chk { 
	padding: 0px; text-align:center; }
table.entryform input { 
	padding-left: 4px; padding-top: 1px; }
table.entryform td.input2{ 
	 padding: 1px 8px 0px 67px; }
table.entryform input.bigbutton { 
	padding: 6px 14px; font-size: 12px; }
p.error 
{
	color: maroon; padding: 0px; margin: 5px 20px 10px 20px; 
	font-size: 13px; line-height: 1.25em; font-weight:bold; }
input.txtinput 
{
	text-align:right;
}	
ul.tool_ul, ul.tool_ul ul { 																						/*pike*/
	font-size: 13px; line-height: 1.25em; 
	margin-top: 0px; margin-bottom: 5px; margin-right: 20px;
	font-family: trebuchet ms; 
	list-style-type: square; }
	
hr.tool {
  width: 90%;
}
