body {
	margin: 0;
	font-family: Tahoma, Arial;
	}

.text_obvestilo_naslov	{
	font-size: 14px;
	color: #1B921A;
	text-decoration: none;
	font-weight: bold;
	}

.text_vsebina_1	{
	font-size: 10px;
	color: #333333; 
	text-decoration: none;
	}

a.text_vsebina_green:hover	{
	font-size: 11px;
	color: #1B921A;
	text-decoration: underline;
	}



a     {
	font-size: 11px;
	color: #1B921A;
	text-decoration: none;
	}
a:hover{
	font-size: 11px;
	color: #1B921A;
	text-decoration: underline;
	}

.text_vsebina_green	{
	font-size: 11px;
	color: #1B921A;
	text-decoration: none;
	}
	
.text_vsebina	{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
a.text_vsebina:hover	{
	font-size: 11px;
	color: #1B921A;
	text-decoration: underline;
	}

.text_submenu	{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
a.text_submenu:hover	{
	font-size: 10px;
	color: #1B921A;
	text-decoration: underline;
	}
	
.text_navi_green	{
	font-size: 9px;
	color: #1B921A;
	text-decoration: none;
	}
a.text_navi_green:hover	{
	font-size: 9px;
	color: #1B921A;
	text-decoration: underline;
	}

.text_navi	{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	}
a.text_navi:hover	{
	font-size: 9px;
	color: #1B921A;
	text-decoration: underline;
	}
	
.text_naslov	{
	font-size: 11px;
	color: #1B921A;
	text-decoration: none;
	font-weight: bold;
	}
a.text_naslov:hover	{
	font-size: 11px;
	color: #1B921A;
	text-decoration: underline;
	font-weight: bold;
	}
	
.text_footer	{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
a.text_footer:hover	{
	font-size: 10px;
	color: #1B921A;
	text-decoration: underline;
	}

/*********************************************************************tabele*/

.table_menu	{
	background-color: #83CD81;
	}

.table_submenu	{
	background-color: #F8F8F8;
	}

.table_footer {
	background-color: #71C76E;
	}
	
.search	{
	font-size: 9px;
	background: #F6F6F6;
	border: 1px solid #71C66E;
	color: #1B921A;
	height: 13px;
	width: 112px;
	}
input.buttonmanager {
       background-color: #F6F6F6;
       font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   font-style: normal;
}

.search1	{
	font-size: 9px;
	background: #F6F6F6;
	border: 1px solid #71C66E;
	color: #1B921A;
	height: 20px;
	}
	
.search2	{
	font-size: 9px;
	background: #F6F6F6;
	border: 1px solid #71C66E;
	color: #1B921A;
	height: 13px;
	width: 200px;
	}

input.button {
       font-size: 9px;
       background-color: #F6F6F6;
       border: 1px solid #71C66E;
       color: #000000;
	height: 20px;
}

.textarea	{
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #71C66E;
	color: #1B921A;
	}


.field	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #71C66E;
	width: 640px;
	height: 200px;
	}

/*********************************************************************slike*/

.slika_link	{
	border-width: 2px;
	border-color: #71C66E;
	}
.slika_link:hover	{
	border-width: 2px;
	border-color: #1B921A;
	}

.slika	{
	border-width: 2px;
	border-color: #71C66E;
	}	