body {
	background-color: white;
	font-size: 3px;
}

img {
	border: 0;
}

A:link {	text-decoration: none; color: #6699CC; }
A:visited { text-decoration: none; color: #336699; }
A:hover { text-decoration: none; color: black; }
A:active { text-decoration: none; color: black; }

/* TABELE */
TABLE.SKUPAJ {
	border-width: 0px;
	border-style: solid;
	border-spacing: 0px;
	height:100%;
	width: 950;
}

TABLE.TOPMENI {
	border-width: 0px;
	border-style:none;
	border-spacing: 0px;
}

TABLE.JEZIK {
	border-width: 0px;
	border-spacing: 0px;

}
TABLE.MENI {
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
}

TABLE.OBJAVA {
	border-width: 10px;
	padding: 0px;
	border-spacing: 0px;
}

table.zacasno {
   width: 950;
   height: 700;
   border-width: 0px;
   border-spacing: ;
   border-style: outset;
   border-color: gray;
  }


TD.TOPMENI {
	height: 25px;
	vertical-align: bottom;
	padding: 0px;
	border-style: none;
	background-color: #6699CC;
}

TD.MENI {
	width: 175px;
	vertical-align: top;
	padding: 0px 10px 10px 0px;
}

TD.OBJAVA {
	width: 160px;
	vertical-align: top;
	padding: 0px 0px 10px 10px;
}

TD.MENI_SLIKA {
	width: 175px;
	height: 117px;
	vertical-align: top;
	padding: 0px;
}

TD.OBJAVA_SLIKA {
	width: 160px;
	height: 117px;
	vertical-align: top;
	padding: 0px;
}

TD.PRAZEN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
}
TD.PRAZENMALI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	border-width: 0px;
}

/* TOP MENI IZBRAN */
A.TOP_IZBRAN:link { text-decoration: none; color: white; }
A.TOP_IZBRAN:visited {text-decoration: none;color: white; }
A.TOP_IZBRAN:hover { text-decoration: none; color: #CCCCCC; }
A.TOP_IZBRAN:active { text-decoration: none; color: #CCCCCC; }
TD.TOP_IZBRAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background-color: #336699;
	height: 25px;
	width: 80px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid none solid;
	border-color: #336699;
	padding: 0px;
}
P.TOP_IZBRAN {
	border: none;
	margin-right: 0px;
	margin-left: 0px;
}

/* TOP MENI NEIZBRAN */
A.TOP_NE:link {	text-decoration: none; color: white; }
A.TOP_NE:visited { text-decoration: none; color: white; }
A.TOP_NE:hover { text-decoration: none; color: #CCCCCC; }
A.TOP_NE:active { text-decoration: none; color: #CCCCCC; }
TD.TOP_NE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background-color: #003366;
	height: 25px;
	width: 80px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid none solid;
	border-color: #003366;
	padding: 0px;
}
P.TOP_NE {
	border: none;
	margin-right: 0px;
	margin-left: 0px;
}


/* VMESNA PASICA */
TD.PASICA_ZGORAJ {
	background-color: #336699;
	height: 30px;
	padding: 0px;
}
P.PASICA_ZGORAJ {
	border: thin solid;
	border-color:  #CC0033;
}
TD.PASICA_ZGORAJ_PRAZNA {
	background-color: white;
	height: 10px;
	padding: 0px;
}


TD.PASICA_SPODAJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	height: 25px;
	background-color: #336699;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #336699;
	padding: 0px 10px;
}


/* MENI IZBRAN */
A.MENI_IZBRAN:link { text-decoration: none; color: #CCCCCC; }
A.MENI_IZBRAN:visited { text-decoration: none; color: #CCCCCC; }
A.MENI_IZBRAN:hover { text-decoration: none; color: #CCCCCC; }
A.MENI_IZBRAN:active { text-decoration: none; color: #CCCCCC; }
TD.MENI_IZBRAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	background-color: #006699;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #006699;
	padding: 3px;
}
A.MENIPOD_IZBRAN:link {text-decoration: none; color: black;}
A.MENIPOD_IZBRAN:visited { text-decoration: none; color: black; }
A.MENIPOD_IZBRAN:hover { text-decoration: none; color: black; }
A.MENIPOD_IZBRAN:active { text-decoration: none; color: black; }
TD.MENIPOD_IZBRAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 15px;
	background-color: #DFDFDF;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #CCCCCC;
	padding: 0px;
}
/* MENI NEIZBRAN */
A.MENI_NE:link { text-decoration: none; color: #336699;}
A.MENI_NE:visited { text-decoration: none; color: #336699; }
A.MENI_NE:hover { text-decoration: none; color: black; }
A.MENI_NE:active { text-decoration: none; color: black; }
TD.MENI_NE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	background-color: #DFDFDF;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 3px;
}
TD.MENIPOD_NE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 15px;
	background-color: #DFDFDF;
	border-width: 0x;
	border-spacing: 0px;
	border-style: none;
	border-color: #CCCCCC;
	padding: 0px;
}
/* STALNE OBJAVE NA DESNI */
A.MENI_OBJAVA:link { color: black; text-decoration: none; }
A.MENI_OBJAVA:visited { text-decoration: none; color: black; }
A.MENI_OBJAVA:hover { text-decoration: none; color: #CCCCCC; }
A.MENI_OBJAVA:active { text-decoration: none; color: #FFFFFF; }
TD.MENI_OBJAVA {
	width: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: white;
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted none;
	border-color: #DFDFDF;
	padding: 3px;

}

/***** JEZIK *****/
TD.JEZIK {
	vertical-align: bottom;
	padding: 0px;
	background-color: #6699CC;
}

/* JEZIK IZBRAN */
A.JEZIK_IZBRAN:link {color: white; text-decoration: white; }
A.JEZIK_IZBRAN:visited { text-decoration: none; color: white; }
A.JEZIK_IZBRAN:hover { text-decoration: none; color: white; }
A.JEZIK_IZBRAN:active { text-decoration: none; color: white; }
TD.JEZIK_IZBRAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-color: #336699;
	height: 25px;
	width: 45px;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid none solid;
	border-color: #336699;
}

/* JEZIK NEIZBRAN */
A.JEZIK_NE:link {	color: white; text-decoration: none; }
A.JEZIK_NE:visited { text-decoration: none; color: white; }
A.JEZIK_NE:hover { text-decoration: none; color: white; }
A.JEZIK_NE:active { text-decoration: none; color: white; }
TD.JEZIK_NE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-color: #003366;
	height: 25px;
	width: 45px;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid none solid;
	border-color: #003366;
}

/**** GALERIJA *****/



/*** VSEBINA ****/

P.L1 {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
}


P.L2 {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
}

P.L3 {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
}

TD.VSEBINA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	background-color: #DFDFDF;
	margin-top: 10px;
	}

/************ vsebina prva stran*/

P.PRVA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
}


/***** ISCI */
P.ISCI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #003366;
}

.POLJE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #BBD1E8;
	width: 120px;
	border: solid;
	border-color: #003366;
	border-width: 1px;
}  

.POLJE_EN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #BBD1E8;
	width: 100px;
	border: solid;
	border-color: #003366;
	border-width: 1px;
}  

/********* koledar */
TD.koledar_naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	font-size: 12px;
	text-align: center;
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid none;
	border-color: #003366;
}

TD.koledar_dan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 25px;
	font-size: 12px;
	text-align: right;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none none solid none;
	border-color: #003366;
}
TD.koledar_dan1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 20px;
	font-size: 12px;
	text-align: center;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none none solid none;
	border-color: #003366;
}
TD.koledar_sobota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 20px;
	font-size: 12px;
	text-align: center;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none none solid none;
	border-color: #003366;
	background-color: #DFD0D0;
}
TD.koledar_nedelja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 20px;
	font-size: 12px;
	text-align: center;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none none solid none;
	border-color: #003366;
	background-color: #D0D0D0;
}

TD.koledar_dogodek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 125px;
	font-size: 12px;
	text-align: left;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none none solid none;
	border-color: #003366;
}

/****** galerija skupaj*/
TD.galerija {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 12px;
	height: 30px;
	border-width: 0px;
	border-spacing: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 10px 0px;
}

TD.galerijaPregled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	color: black;
	font-size: 12px;
	height: 150pt;
	width: 150pt;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	padding: 3px;
}

P.galerija {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
}


TD.galerijaIzbrana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	background-color: black;
	margin-top: 10px;
	border-width: 2px;
	border-style: solid;

}

/* naslovi za posamezno galerijo */
P.galerijaNaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
P.galerijaOpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
}
P.galerijaDatumKraj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	color: white;
	margin: 0px;
	padding: 0px;
}



P.ObjavaNaslov {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
}


P.ObjavaPovzetek {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
}

.Objava1Naslov {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}

.Objava1Datum {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.Objava1Povzetek {
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.style69 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; line-height: 18px; }
.style74 {color: #336699}
.style77 {color: #003366}
.style79 {color: #003366; font-weight: bold; }
