/* GLOBAL CSS 
 * Ne uporabljaj podcrtajev _
 */

/* GENERAL FONT SETTING */
body,td,p,a,ul,ol,li,form,textarea,select {font-family:Arial,sans-serif;margin-top:0;margin-bottom:0;}
h1,h2 { font-family: Arial Narrow,Arial,sans-serif;margin-top:0;margin-bottom:0; }
h3,h4,h5,h6 { font-family: Arial,sans-serif;margin-top:0;margin-bottom:0; }

/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size:12px;}

/* TEXT */
ul,ol,li {margin-left:1em;margin-right:1em}

/* LINKI */
a, td a { font: inherit;}
a:hover, td a:hover { font: inherit; text-decoration: underline;}
p a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { text-decoration: none; }

/* BODY */
.bodytext,.alineje,.definicija,.bodylink,.bodylinkw {font-size:x-small;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:22px; font-weight:bold;}
h2, .he2 { font-size:18px; font-weight:bold;}
h3, .he3 { font-size:16px; font-weight:normal; text-decoration:underline;}
h4, .he4 { font-size:14px; font-weight:normal; text-decoration:underline;}
h5, .he5 { font-size:13px; font-weight:bold;}
h6, .he6 { font-size:12px; font-weight:bold;}

/* TABELE */
td.the {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;}

/* PRIMARNA */
a.primarna:link,a.primarna:visited,.primarna { font-size: 11px; font-weight: bold; text-decoration: none;}
.primarna:hover,a.primarna:hover { font-size: 11px; font-weight: bold; }
a.primarnaActive:link,a.primarnaActive:visited,.primarnaActive { font-size: 11px; font-weight: bold; text-decoration: none; }

/*SEKUNDARNA*/
.seku0, a.seku0, .seku0:hover, a.seku0:hover {font-size:12px;}
.seku1, a.seku1, .seku1:hover, a.seku1:hover {}
.seku2, a.seku3   {}
.seku3, a.seku3   {}
.seku4, a.seku4   {}
.seku5, a.seku5   {}
.seku6, a.seku6   {}
.seku7, a.seku7   {}
.seku8, a.seku8   {}
.seku9, a.seku9   {}
.seku10, a.seku10 {}
.active, a.active, .active:hover, a.active:hover {font-weight:bold;}

#naviImg {
padding-top:5px;
padding-left: 8px;
position:absolute;
float: left;
width: 8px;
height: 7px;
}
#naviText {padding-left:18px; }
#navigation A.prim { font-size: 15px;}

/*GLOBALNA*/
.naviglobal { font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none;}
a.naviglobal:hover {text-decoration: none;}

/*GLOBALNA*/
.naviglobal { font-style: normal; font-weight: normal; text-decoration: none;}
a.naviglobal:hover {text-decoration: none;}

/*INFO PUSH*/
.iDatum { font-size:9px;}
.iOpis { font-size:9px;}
.iNaslov, a.infoNaslov { font-weight: bold; text-decoration: none }
.iHiter, a.infoHiter { 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; }
.gumb { }

/*OTOK*/
td.nov1 {}
td.nov2 {}
td.dog1 {}
td.dog2 {}
td.doc1 {}
td.doc2 {}
.otok1, td.otok1 {}
.otok2, td.otok2 {}
.otokBd {}
.otokBdToc {}
.otokToc {font-weight:bold;}
.otokInfo {font-weight:bold;}
.otokNaslov  {font-weight: bold;}

.eCurrent{background-color:#E1ECF2}

/* LISTE : ul,li */
UL > LI { margin-left: -30px; padding-bottom: 2px;}

