BODY
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ededed;
}


TD 
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
}	

TD.AdminPodcrtano 
{
	border-bottom: 1px solid #b2af9f;	
}	


/* 		ADMIN 		*/
/* obrazec za prijavo */
/* ************************************* */
.PrijavaOpozorilo
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;	
    color: Blue;	
}

.naziv
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #000000;
    background-color: #FFE6E4;
    PADDING-LEFT: 5px; 
}

/* Naslov obrazca v vseh admin formah */

.naslov
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    font-weight: bold;
    color: #ffffff;
    background-color: #f7c600;
    height: 18px;
    PADDING-LEFT: 5px; 
}

.forma
{
    background-color: #fbeeb7;
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #000000;
}

.line
{
    background-color: #EDEDED;
}

.vnos
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #000000;
}


.invalid
{
    font-family: Tahoma, Verdana;
    font-size: 9px; 
    color: #a80000;
    background-color: #FFEEBA;
    border: thin solid 1px;
    border-color: #795B01 #795B01 #795B01 #795B01;
    PADDING: 1px;
    PADDING-LEFT: 2px;
}

/* to je v default.aspx v part odstavek */
.napaka
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #CE2E01;
    /* background-color: #D2E5FF; */
    border: thin solid 1px;
    border-color: #795B01 #795B01 #795B01 #795B01;
    PADDING: 1px;
    PADDING-LEFT: 2px;
}

/* 		KONEC ADMIN 		*/


/* ********************************** */
/* ****				PortalPodrocje    	*** */

.PortalPodrocje
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
    color: #035293;
}

.PortalStevilcenje
{
	background-color: #fefefe;
	height: 18px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.PortalSklop
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	padding-left: 25px;
}

.PortalSklopA
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.PortalPriloga
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	padding-left: 37px;
}

/* 	************************** 	*/
/*	*			PRILOGE						 *	*/

.PortalDatoteka
{
	padding-left: 3px;
	font-size: 11px;
    color: #000000;
    font-family: Arial;
}


/* ************************** */

.PortalMenuSeparator
{
    height: 1px;    
    background-color: #939e82;
}

.PortalPodMenuSeparator
{
    height: 1px;    
    background-color: #bbc69c;
}

.PortalMenu
{
    height: 24px;
    background-color: transparent;
    padding-right: 10px;
    padding-left: 13px;
		font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
		CURSOR: pointer;
}

.PortalMenuOver
{
    height: 24px;
    background-color: #92a565;
    padding-right: 10px;
    padding-left: 13px;
		font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
		CURSOR: pointer;
}


.PortalPodMenu
{
    height: 24px;
    background-color: transparent;
    padding-right: 10px;
    padding-left: 13px;
		font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
		CURSOR: pointer;
}

.PortalPodMenuOver
{
    height: 24px;
    background-color: #586b3d;
    padding-right: 10px;
    padding-left: 13px;
		font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
		CURSOR: pointer;
}

.NarocanjeVnos
{
	background-color: #FFFFFF;
	color: #686868;
	border-top: 1px solid #686868;
	border-left: 1px solid #686868;
	border-bottom: 1px solid #686868;
	border-right: 1px solid #686868;
	height: 18px;
	width: 128px;
	font-family: Tahoma;
	font-size: 11px;
}

.NarocanjeBesedilo
{
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
}

.NarocanjeNapaka
{
	color: #AD033B;
	font-family: Tahoma;
	font-size: 11px;
} 

.NarocanjeNaslov
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	height: 23px;
}

/*  *******************************************  	*/
/* 									Link 													*/
/*  *******************************************  	*/
a:link
{
    font-size: 11px;
    color: #90a665;
    font-family: Verdana;
    text-decoration: underline;
}
a:visited
{
    font-size: 11px;
    color: #90a665;
    font-family: Verdana;
    text-decoration: underline;
}

a:hover
{
    font-size: 11px;
    color: #424242;
    font-family: Verdana;
    text-decoration: underline;
}

a.podatki:link
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma;
    text-decoration: underline;
}
a.podatki:visited
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma;
    text-decoration: underline;
}

a.podatki:hover
{
    font-size: 11px;
    color: #FB025B;
    font-family: tahoma;
    text-decoration: underline;
}

/* html_text */
a.html_text:link
{
    font-size: 12px;
    color: #AD033B;
    font-family: arial;
}
a.html_text:visited
{
    font-size: 12px;
    color: #AD033B;
    font-family: arial;
}
a.html_text:hover
{
    font-size: 12px;
    color: #FB025B;
    font-family: arial;
    text-decoration: underline;
}

/* -- html_text  PRILOGE -- */
a.multimedija:link
{
    font-size: 11px;
    color: #424242;
    font-family: verdana;
	text-decoration: none;
}
a.multimedija:visited
{
    font-size: 11px;
    color: #424242;
    font-family: verdana;
	text-decoration: none;
}
a.multimedija:hover
{
    font-size: 11px;
    color: #424242;
    font-family: verdana;
    text-decoration: underline;
}

/* -- Menu -- */
a.menu:link
{
		color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
a.menu:visited
{
		color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
a.menu:hover
{
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}

a.podmenu:link
{
		color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
a.podmenu:visited
{
		color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
a.podmenu:hover
{
    color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

/* -- Hitre povezave -- */
a.hitre:link
{
    font-size: 10px;
    color: #3a3a3a;
    font-family: verdana;
    text-decoration: none;
}
a.hitre:visited
{
    font-size: 10px;
    color: #3a3a3a;
    font-family: verdana;
    text-decoration: none;
}
a.hitre:hover
{
    font-size: 10px;
    color: #3a3a3a;
    font-family: verdana;
    text-decoration: underline;
}

a.novice:link
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #719b11;
    text-decoration: none;
}
a.novice:visited
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #719b11;
    text-decoration: none;
}
a.novice:hover
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #719b11;
    text-decoration: underline;
}

a.vec:link
{
    font-size: 10px;
    color: #719b11;
    font-family: Verdana;
    text-decoration: none;
}
a.vec:visited
{
    font-size: 10px;
    color: #719b11;
    font-family: verdana;
    text-decoration: none;
}
a.vec:hover
{
    font-size: 10px;
    color: #719b11;
    font-family: verdana;
    text-decoration: underline;
}

.vec2
{
    font-size: 11px;
    color: #669900;
    font-family: Tahoma;
    font-weight: bold;
}

a.vec2:link
{
    font-size: 11px;
    color: #669900;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}
a.vec2:visited
{
    font-size: 11px;
    color: #669900;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}
a.vec2:hover
{
    font-size: 11px;
    color: #669900;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    text-decoration: underline;
}

/* -- DESNI Menu -- */
a.DesniMenu:link
{
    font-size: 12px;
    color: #AD033B;
    font-family: Arial;
    text-decoration: none;
}
a.DesniMenu:visited
{
    font-size: 12px;
    color: #AD033B;
    font-family: Arial;
    text-decoration: none;
}
a.DesniMenu:hover
{
    font-size: 12px;
    color: #FB025B;
    font-family: Arial;
    text-decoration: underline;
}

/* ************** MENI ******************* */ 
.OffMenu
{
	border-top: 1px solid #FDFBFC;
	border-left: 1px solid #FDFBFC;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding-top: 71px;
	padding-left: 4px;
	padding-right: 2px;
	height: 21px;	
}

.OnMenu
{
	border-top: 1px solid #FDFBFC;
	border-left: 1px solid #FDFBFC;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding-top: 71px;
	padding-left: 4px;
	padding-right: 2px;
	height: 21px;	
}

/* ************** ISKANJE ******************* */ 
.PortalIskalnik
{
	background-color: #FFFFFF;
	border-top: 1px solid #868684;
	border-left: 1px solid #868684;
	border-bottom: 1px solid #868684;
	border-right: 1px solid #868684;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	width: 96px;
	font-family: verdana;
	font-size: 11px;
}

.searcher
{
	background-color: #FFFFE9;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
}

.searcherNapis
{
	color: #ffffff;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	padding-left: 14px;
}

/* ************** TITLE ******************* */ 
.PortalTitle
{
	font-size: 16px;
  color: #719b11;
  font-family: Verdana;
  font-weight: bold;
}

.razglednica_podrocja_naziv
{
	font-size: 16px;
  color: #719b11;
  font-family: Arial;
	padding-left: 10px;
	font-weight: bold;
}


.PortalTitleLine
{
	background-image: url(images/title_px.gif);  
	height: 2px;
}


/* ************** VSEBINA ******************* */ 
.PortalBesedilo
{
	font-size: 11px;
  color: #424242;
  font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}

.html_text
{
	font-size: 11px;
  color: #424242;
  font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}

.bodytext
{
	font-size: 11px;
  color: #424242;
  font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}

.PortalHtmlDokument
{
	font-size: 12px;
    color: #000000;
    font-family: arial;
}


H1
{
	font-size: 14px;
  color: #719b11;
  font-family: Verdana;
  font-weight: bold;
}

H2
{
	font-size: 13px;
  color: #719b11;
  font-family: Verdana;
}

H3
{
	font-size: 12px;
  color: #719b11;
  font-family: Verdana;
  font-weight: bold;
}

H4
{
	font-size: 11px;
  color: #719b11;
  font-family: Verdana;
  font-weight: bold;
}

.PortalOpis
{
	font-size: 11px;
	color: #424242;
    font-family: Verdana;
	text-align: justify;
}

.PortalPodatki
{
	font-size: 11px;
    color: #000000;
    font-family: Tahoma;
	text-align: justify;
}


/* ************** POT ******************* */ 
a.pot:link
{
	font-size: 10px;
	font-family: Arial;
  color: #3a3a3a;
  text-decoration: none;
}

a.pot:visited
{
	font-size: 10px;
	font-family: Arial;
  color: #3a3a3a;
  text-decoration: none;
}

a.pot:hover
{
	font-size: 10px;
	font-family: Arial;
  color: #3a3a3a;
  text-decoration: underline;
}

.PortalPot
{
	font-size: 10px;
	color: #232323;
	font-family: Arial;
}

.PortalNoviceDatum
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
}

.PortalNoviceTitle
{
	padding-right: 4px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #000000;
	text-decoration: underline;
}

.PortalNoviceBesedilo
{
	padding-left: 2px;
	padding-right: 4px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.PortalAktualno
{
	padding-top: 1px;
	padding-left: 51px;
	padding-bottom: 1px;
	height: 18px;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #346781;
	border-left: 1px solid #346781;
	border-bottom: 1px solid #346781;
	border-right: 1px solid #346781;
}


/* ******************************************** */
/* ************ ADMIN VSE KAJ NIMA LINKA  ***** */
.niPotrjen
{
	color: #A5AFB8;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

/*	*************************************	*/
/*		POVEZAVE					*/
a.povezava:link
{
    font-size: 11px;
    color: #AD033B;
    font-family: verdana;
	text-decoration: none;
}
a.povezava:visited
{
    font-size: 11px;
    color: #AD033B;
    font-family: verdana;
	text-decoration: none;
}
a.povezava:hover
{
    font-size: 11px;
    color: #AD033B;
    font-family: verdana;
    text-decoration: underline;
}

a.ZbrisanaPovezava:link
{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: line-through;
}

a.ZbrisanaPovezava:visited
{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: line-through;
}
a.ZbrisanaPovezava:hover
{
	    font-size: 11px;
	    color: #888888;
	    font-family: Verdana;
	    text-decoration: line-through;
}

a.NepotrjenaPovezava:link
{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: none;
}
a.NepotrjenaPovezava:visited
{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: none;
}
a.NepotrjenaPovezava:hover
{
	    font-size: 11px;
	    color: #888888;
	    font-family: Verdana;
	    text-decoration: underline;
}

/*	*************************************	*/
/*			PODROČJE						*/
/*	*************************************	*/
a.podrocje:link
{
    font-size: 11px;
    color: #90a665;
    font-family: verdana;
	text-decoration: none;
}
a.podrocje:visited
{
    font-size: 11px;
    color: #90a665;
    font-family: verdana;
	text-decoration: none;
}
a.podrocje:hover
{
    font-size: 11px;
    color: #90a665;
    font-family: verdana;
    text-decoration: underline;
}

	a.ZbrisanoPodrocje:link
	{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: line-through;
	}
	
	a.ZbrisanoPodrocje:visited
	{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: line-through;
	}
	a.ZbrisanoPodrocje:hover
	{
	    font-size: 11px;
	    color: #888888;
	    font-family: Verdana;
		text-decoration: line-through;
	}

	a.NepotrjenoPodrocje:link
	{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: none;
	}
	a.NepotrjenoPodrocje:visited
	{
	    font-size: 11px;
	    color: #A5AFB8;
	    font-family: Verdana;
		text-decoration: none;
	}
	a.NepotrjenoPodrocje:hover
	{
	    font-size: 11px;
	    color: #888888;
	    font-family: Verdana;
	    text-decoration: underline;
	}
	
/*	******************************************	*/
/*			TEMATSKI SKLOP  					*/
/*	******************************************	*/

.Sklop
{
	font-size: 12px;
    color: #000000;
	font-weight: bold;
    font-family: tahoma, verdana, arial;
	background-image: url(images/sklop.gif); 
	padding-left: 4px;
	padding-right: 2px;
	height: 16px;	
}

.SklopNormalen
{
	font-size: 12px;
    color: #ffffff;
	font-weight: bold;
    font-family: tahoma, verdana, arial;
}

	a.SklopNormalen:link
	{
	    font-size: 12px;
		font-weight: bold;
	    color: #ffffff;
	    font-family: tahoma, verdana, arial;
	}
	a.SklopNormalen:visited
	{
	    font-size: 12px;
	    color: #ffffff;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
	}
	a.SklopNormalen:hover
	{
	    font-size: 12px;
	    color: #D63C02;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
	}

.SklopZbrisan
{
	font-size: 12px;
    color: #dedede;
	font-weight: bold;
    font-family: tahoma, verdana, arial;
	text-decoration: line-through;
}

	a.SklopZbrisan:link
	{
	    font-size: 12px;
		font-weight: bold;
	    color: #A5AFB8;
	    font-family: tahoma, verdana, arial;
		text-decoration: line-through;
	}
	a.SklopZbrisan:visited
	{
	    font-size: 12px;
	    color: #A5AFB8;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
		text-decoration: line-through;
	}
	a.SklopZbrisan:hover
	{
	    font-size: 12px;
	    color: #035293;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
		text-decoration: underline;
	}

.SklopNepotrjen
{
	color: #FF9900;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

	a.SklopNepotrjen:link
	{
	    font-size: 12px;
		font-weight: bold;
	    color: #A5AFB8;
	    font-family: tahoma, verdana, arial;
		text-decoration: underline;
	}
	a.SklopNepotrjen:visited
	{
	    font-size: 12px;
	    color: #A5AFB8;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
		text-decoration: underline;
	}
	a.SklopNepotrjen:hover
	{
	    font-size: 12px;
	    color: #035293;
	    font-family: tahoma, verdana, arial;
		font-weight: bold;
		text-decoration: underline;
	}


/* ************************************ */
/* 				GUMBI					*/
/* ************************************ */
a.Gumb:link
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}
a.Gumb:visited
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}
a.Gumb:hover
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}

a.VelikiGumb:link
{
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}
a.VelikiGumb:visited
{
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}
a.VelikiGumb:hover
{
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma, verdana, arial;
    text-decoration: none;
}

.gumb
{
    font-family: Tahoma;  
		font-size: 11px;  
		color: #ffffff;
    background: #AD033B;
    border: thin solid 1px;
    border-color: #fb025B #87002f #87002f #fb025B;
		height: 21px;
		text-align: center;
    CURSOR: hand;
		width: 60px;
}

.gumb2
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    background: #AE371C;
    border: thin solid 1px;
    border-color: #FF9B7F #9A2605 #9A2605 #FF9B7F;
    width: 48px;
    PADDING: 2px;
}

.PortalMaliGumb
{
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    BORDER: solid 1px;
    WIDTH: 16px;
    CURSOR: pointer;
    color: #000000;
    FONT-FAMILY: Arial;
    HEIGHT: 16px;
	border-top: 1px solid #dbd7c6; 
	border-left: 1px solid #dbd7c6;
	border-bottom: 1px solid #494740;
	border-right: 1px solid #494740;
}

.PortalVelikiGumb
{ 
	font-family: Tahoma;  
	font-size: 11px;  
	color: #ffffff;
    background: url(../../../images/menu_back.jpg);
    border: thin solid 1px;
    border-color: #7d915e #2f3525 #2f3525 #7d915e;
	height: 21px;
	text-align: center;
    CURSOR: hand;
}

/* ********************************************************************************************* */

/*  ************************** */
/*		noga.xsl				*/
/*  ************************** */

.PortalFooter
	{
		color: #ffffff;
		font-family: Arial;  
		font-size: 10px;
		text-align: center;
	}
	
a.chp:link
	{
	    font-size: 10px;
	    color: #ffffff;
	    font-family: arial;
	    text-decoration: none;
	}

a.chp:visited
	{
	    font-size: 10px;
	    color: #ffffff;
	    font-family: arial;
	    text-decoration: none;
	}
	
a.chp:hover
	{
	    font-size: 10px;
	    color: #ffffff;
	    font-family: arial;
	    text-decoration: underline;
	}


/*  ************************** */
/*	Portal parti - servisi		*/
/*  ************************** */

.PortalPartHeader
{
	height: 24px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	background: url(../../../images/menu_back.jpg);
}
	
.PortalPartTitle
	{ 
	    font-family: Arial;
	    font-size: 12px;
		font-weight: bold;
	}

.PortalAnketa
{
	color: #505050;
	font-family: tahoma, Helvetica;
	font-size: 11px;
}
	
.flash
{
	width: 599px;
	position: absolute;
	z-index: 1;
}

.PortalOkvir
{
	color: #999999;
	border: 1px solid #999999; 		
}

.PortalFotoOpis
{
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
}

/***********************************/

/*         Za prireditve           */

/***********************************/

.KoledarDanes
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #A3BD24;
    height: 25px;
}

.KoledarGlavaDan
{
      
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    font-weight : bold;
    color: #ffffff;
    BACKGROUND-COLOR: #546539;
    text-decoration: none;
    text-align: center;
    width: 25px;
    height: 25px;
}

.KoledarTelo
{
      color: #000000;
      font-family: tahoma;
      font-size: 10px;
      background-color: #ffffff;     
}

.KoledarDan
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #dedede;
    height: 25px;
}
 
.KoledarDanDrugiMes
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #eeeeee;
    height: 25px;
}

.KoledarVikend
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #93A564;
    height: 25px;
}

.KoledarIzbirnik
{
      font-family: tahoma;
      font-size: 15px;
      background-color: Blue;
}

.KoledarNaziv
{
    font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #dedede
    height: 20px;
}

a.PrireditveMenu:link
{
    font-size: 11px;
    color: #90a665;
    font-family: Tahoma;
    text-decoration: none;
}
a:PrireditveMenu:visited
{
    font-size: 11px;
    color: #90a665;
    font-family: tahoma;
    text-decoration: none;
}

a:PrireditveMenu:hover
{
    font-size: 11px;
    color: #90a665;
    font-family: Tahoma;
    text-decoration: underline;
}

.PortalIskalnikBeseda
{
	font-family: Tahoma, Verdana;
    font-size: 11px; 
    color: #ffffff;
    BACKGROUND-COLOR: #90a665;
	PADDING-LEFT: 2px;
	PADDING-right: 1px;
}

.adminList LI {
	margin-bottom: 0.5ex;
}

/*  *************************** */
/*	Portal menu4	    		*/
/*  *************************** */
	
	DIV.clsMenu { 
		background-color:#92a565;
		position:absolute; visibility:hidden; width:176px;  
		z-index:100;
	}
	DIV.clsMenu A { text-decoration:none; color:white; font-weight:bold; }
	DIV.clsMenu A:hover { color:moccasin; }
