/*
a:link.novice_male_izpis{
	color: #666666;
}

a:hover.novice_male_izpis{
	color: #38954E;
	text-decoration: underline;
}

a:active.novice_male_izpis{
	color: #666666;
	text-decoration: underline;
}

a:visited.novice_male_izpis{
	color: #666666;
}
*/

/* IZPIS NOVIC NA VSAKI STRANI MALA TABELA*/
#tabela_izpis_novic {}

#tabela_izpis_novic_naslov {
	
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35954D;
	font-weight: bold;
	text-align: left;
	padding-right:8px;
	padding-bottom:1px;
}

#tabela_izpis_novic_datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	padding-right:8px;
	padding-bottom:5px;
}

#tabela_izpis_novic_30znakov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: lowercase;
	text-align: justify;
	padding-right:14px;
	padding-left:3px;
}

#tabela_izpis_novic_povezava {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: normal;
	padding-right:8px;
}







/* IZPIS VSEH NOVIC NA STRANI*/
#com_novice_tabela_1_izpis_posamezne_novice {}

#com_novice_tabela_2_izpis_arhiva_novic{margin-top: 20px;}

#com_novice_vrstica_1_arhiv_novic_tabela_1 {
	background-color: #599734;
	color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;

}


#com_novice_tabela_1_izpis_novic {;
	margin-top: 10px;
}

#com_novice_vrstica_1_naslov_tabela_1{
	background-color: #599734;
	color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
}
#com_novice_vrstica_2_datum_tabela_1{
	padding-top: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #599734;
	border-left-color: #599734;
	padding-right: 5px;
	padding-left: 5px;
}

#com_novice_vrstica_3_vsebina_tabela_1 {
	text-align: justify;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #599734;
	border-left-color: #599734;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #599734;
	padding-right: 5px;
	padding-left: 5px
}





/* TABELA ADMIN GLAVNA*/
#tabela_1_glavna_admin{
	width: 100%;
}

#vrstica_1_naslov_tabela_1{
	text-transform: none;
	background-color: #38954E;
	font-family: "Times New Roman", Times, serif;
	height:15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffd9;
	font-weight: bold;
	text-decoration: none;
}

#vrstica_2_vsebina_tabela_1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #38954E;
	border-left-color: #38954E;
	padding-top: 5px;
	text-align: center;
}

#vrstica_3_useredit_tabela_1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38954E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #38954E;
	border-left-color: #38954E;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#zemljevid1{
	border-width: 1px;
	border-style: solid;
	border-color: #38954E;
	margin: 100px;
	
}













