/* 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,Tahoma,Helvetica,sans-serif;margin-top:0;margin-bottom:0;}
h1,h2,h3,h4,h5,h6 { font-family: Verdana,Tahoma,Helvetica,sans-serif;margin-top:0;margin-bottom:15px; }
/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size:13px;}
P {margin-bottom:0px; }
body.mainBody { margin:0px; }

/* TEXT */
ul, li {margin:0px 0px 0px 10px;padding:0;list-style-position:outside;}
ol {margin:5px 0px 5px 15px;padding:0;list-style-position:inside;}
li {padding: 2px 0px 2px 0px;}

/* LINKI */
a, td a { font: inherit;}
a, td a { font: inherit; text-decoration: none; }

/* 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:28px; font-weight:normal; }
h2, .he2 { font-size:18px; font-weight:normal; }
h3, .he3 { font-size:18px; font-weight:bold;}
h4, .he4 { font-size:18px; font-weight:bold;}
h5, .he5 { font-size:17px; font-weight:normal;}
h6, .he6 { font-size:17px; font-weight:normal;}

/* WEBPARTS */
/*#MIDDLE #MAIN { font-size: 13px; padding-top: 10px; }
#MIDDLE #MAIN * {line-height: 17px; }
#FOOTER #MAIN { padding-left: 10px; font-size: 11px; border-top: solid 1px #EEE; }
#PRIMARNA_TABLE {margin-left: 12px;}*/
#POVEZAVE { padding: 5px 0; }
#FOOTER { font-size: 9px;}

/* 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 { text-align: center; padding: 10px 0px 10px 0px; }

/* !! SIRINA NAVIGACIJSKE TABELE */
#navigation table { width:175px; }
#navigation table table { width:140px; }
#navigation td { padding: 3px 0px 3px 0px; }
#navigation td.sekuPart { border: none; padding: 0px; }
#navigation A {font-size: 13px; margin:0; text-decoration:none;}
#navigation td.seku0 { padding-left: 5px; }
#navigation td.seku1 { padding-left: 5px; }
#navigation td.seku2 { padding-left: 25px; }
#navigation td.seku3 { padding-left: 35px; }
#navigation td.seku4 { padding-left: 45px; }
#naviImg {
padding-top:7px;
position:absolute;
float: left;
width: 8px;
height: 7px;
}
#naviText {padding-left:11px;}
#navigation A.prim { font-size: 15px; font-weight: bold;}
#navigation TD.prim { padding-left: 30px; }

/*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: 3px 5px 3px 5px; 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}