/* GLOBAL CSS 
 * Ne uporabljaj podcrtajev _ NETSCAPE jih ne mara
 */

/* GENERAL FONT SETTING */
body,td,p,a,ul,ol,li,form,textarea,select {font-family:Arial,Helvetica,sans-serif;margin-top:0;margin-bottom:0;}
h1,h2,h3,h4,h5,h6 { font-family:Arial,Helvetica,sans-serif;margin-top:0;margin-bottom:15px; }

/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size: 11px;}
P {margin-bottom: 0px; }
BODY.mainBody {}

/* TEXT */
ul,ol,li {margin-left:1em;margin-right:1em}
/* LINKI */
a, td a { font: inherit;}
a, td a { font: inherit; text-decoration: underline; }

/* BODY */
.bodytext,.alineje,.definicija,.bodylink,.bodylinkw {font-style:normal;font-weight:normal;}
.alineje    {font-weight: bold;}
.definicija {font-weight:bold;}
.bodylink   {font-weight:bold;}
.bodylinkw  {font-weight:bold;}

/* HEADING */
h1, .he1 { font-size:16px; font-weight:bold;}
h2, .he2 { font-size:16px; font-weight:normal;}
h3, .he3 { font-size:14px; font-weight:normal;}

/* WEBPARTS */
#NAVIPART { padding-left: 10px; }

/* TABELE */
td.thd {font-size: 13px; font-weight: bold;}
td.t1s {font-weight: normal;}
td.t1t {font-weight: normal;}
td.t2s {font-weight: normal;}
td.t2t {font-weight: bold;}
td.t3s {font-weight: normal;}
td.t3t {font-weight: bold;}

/* NAVIGACIJA */
#navigation {}

/* !! SIRINA NAVIGACIJSKE TABELE */

#navigation td { padding:0;}
#navigation A {font-size: 11px; display:block;margin:0;padding: 2px 0 2px 0;text-decoration:none;}
#navigation A.prim { font-size: 11px; font-weight: bold;}

/*GLOBALNA*/
.naviglobal { font-style: normal; font-weight: normal; text-decoration: none;}
a.naviglobal:hover {text-decoration: none;}
/*INFO PUSH*/
.iDatum {font-size:10px;}
.iOpis  {}
.iNaslov, a.iNaslov { font-weight: bold; text-decoration: none }
.iHiter, a.iHiter { font-size:9px; font-weight: normal; text-decoration: none }
.hiter, a.hiter { font-weight: bold;  text-decoration: none }
/*FORME*/
.formText { }
.input1 { font-weight: normal; padding-left:3px; padding-right:3px; padding-top:1px; font-size: 10px; }
.gumb { }

/*OTOK*/
.oNaslov { padding-left: 5px;padding-bottom: 2px; border: solid 1px; font-size: 11px; font-weight:bold; }
.oVsebina { border: solid 1px; border-top: none; }
#info .oVsebina { padding: 3px; }
.oblak { border: solid 1px; }

.eCurrent{background-color:#E1ECF2}
/* LISTE : ul,li */
UL > LI { margin-left: -30px; padding-bottom: 2px;}

