/* GLOBAL CSS 
 * Ne uporabljaj podcrtajev _ NETSCAPE jih ne mara
 */

/* GENERAL FONT SETTING */
body,td,p,a,ul,ol,li,form,textarea,select {font-family: Verdana,Helvetica,sans-serif;margin-top:0;margin-bottom:0;}
h1,h2,h3,h4,h5,h6 { font-family: Tahona,Helvetica,sans-serif; margin-top:0;margin-bottom:0px; }
/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size:11px;}
P {margin-bottom: 0px; }

/* 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:20px; font-weight:normal;}
h2, .he2 { font-size:18px; font-weight:normal;}
h3, .he3 { font-size:15px; font-weight:bold;}
h4, .he4 { font-size:13px; font-weight:bold;}
h5, .he5 { font-size:12px; font-weight:bold;}
h6, .he6 { font-size:11px; font-weight:bold;}

/* WEBPARTS */
#GLOBALNA { padding-bottom: 1px; }
#GLOBALNA A { margin-right: 13px; }
#MAIN { padding: 10px 0px; }
#MAINIMG { padding: 6px 61px; }
#FOOTER1, #FOOTER2 { padding: 8px; }
#FOOTER1, #FOOTER2, #FOOTER1 A, #FOOTER2 A {  }

/* 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 */
#tocNavi { text-align: right; padding: 10px;}
#tocNavi UL { margin-top: 10px; text-align:right; padding: 0px; margin: 0px;}
#tocNavi UL LI { float:left; list-style: none; display:inline; margin: 0px; padding: 0; padding-right: 20px;  }
#tocNavi UL LI.last { background: none; }
#tocNavi A { text-transform: uppercase; text-decoration: none; display: block; }

/*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 }
.d1 { padding-bottom: 18px; }
.d2 { padding-bottom: 18px; }

/*FORME*/
.formText { }
.input1 { font-weight: normal; padding-left:3px; padding-right:3px; padding-top:1px; }
.gumb { }

/*OTOK*/
.oNaslov { padding: 2px 5px; border: solid 1px; }
.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;}
