/* GLOBAL CSS 
 * Ne uporabljaj podcrtajev _ NETSCAPE jih ne mara
 */

/* GENERAL FONT SETTING */
body,td,p,a,ul,ol,li,form,textarea,select {font-family: Tahoma,Verdana,Helvetica,sans-serif;margin-top:0;margin-bottom:0;}
h1,h2,h3,h4,h5,h6 { font-family: Tahoma,Verdana,Helvetica,sans-serif;margin-top:0;margin-bottom:15px; }

/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size:14px;}
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:16px; font-weight:normal;}
h3, .he3 { font-size:16px; font-weight:normal;}
h4, .he4 { font-size:13px; font-weight:normal;}
h5, .he5 { font-size:11px; font-weight:normal;}
h6, .he6 { font-size:9px; font-weight:normal;}

/* WEBPARTS */
#MAIN { padding-left: 5px; }

/* 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 { padding: 10px 0px 10px 0px;}

/* !! SIRINA NAVIGACIJSKE TABELE */
.tableNavi { height:248px;}
#navigation A {font-size: 12px; display:block;margin:0;padding: 2px 0 2px 0;text-decoration:none;}
#navigation td.seku0, #navigation td.active0 { padding-right: 15px; }
#navigation seku0, #navigation A.seku0 , #navigation A.active0 { padding-right:5px;}
#navigation td.active0 { padding-top: 1px; padding-bottom:1px; }

/*
#naviEnd { margin: 0; padding:0; background: url(../../site/prim_end.gif) no-repeat -1 0; }
*/
#naviImg {
padding-top:5px;
position:absolute;
float: left;
width: 8px;
height: 7px;
}
#naviText { padding-left:11px;}
#navigation A.prim { font-size: 12px; font-weight: bold;}
#navigation TD.prim { padding-left: 5px; }

/*GLOBALNA*/
.naviglobal { font-style: normal; font-weight: normal; text-decoration: none;}
a.naviglobal:hover {text-decoration: none;}
/*INFO PUSH*/
.iDatum {font-size:9px;}
.iOpis, .iOpis P  {font-size:10px; }
.iNaslov, a.iNaslov { font-weight: bold; text-decoration: none; font-size:12px; }
.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;}
