body
{
	text-align: center;
	padding:0px;
    margin:0px;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}

.table_holder 
{
	width: 726px;
	border: none;
	background-color:#BDE0F4;
}

.table_holder td
{
	text-align: left;
	width: 300px;
}

.table_drawing
{
	width: 580px;
	border: none;
}

.table_drawing td
{
	text-align: center;
}

.TBL_Vodostaji
{
	
	width:580px;
	padding:0px;
	margin:0px;
}

.TD_Header
{
	
	text-align: center;
	font-weight:bold;
	font-size:13px;
	background-color:#BDE0F4;
}

.TD_Item
{
	
	text-align: center;
	font-size:11px;
	color:#666;
	
}

.TD_Item_dateEven
{
	text-align: center;
	font-size:11px;
	background-color:#DCEFFA;
	font-family:arial;	
	font-weight:bold;

}

.TD_Item_dateOdd
{
	text-align: center;
	font-size:11px;
	background-color:#BDE0F4;
	font-family:arial;
	font-weight:bold;
	
}

.TR_odd {
	background-color:#f2f2f2;
}

.TR_even {
	background-color:#DCEFFA;
}

.fieldset_SlivnaPodrucja 
{
	
	
	padding: 10px;
}

.fieldset_Period 
{
	
	
	padding: 10px;
}

.fieldset_VrstaIspisa 
{
	

	padding: 10px;
}

.fieldset_Common 
{
	
	height: 165px;
	padding: 10px;
	border:0px;
}

.lbSlivnaPodrucja
{
	width: 100%;
}

.ddlSlivnaPodrucja
{
	width: 100%;	
}



INPUT, SELECT,TEXTAREA, TABLE,TR,TD{
	font-family:arial;
	font-size:11px;
	color:#003399;
	
}