/* GLOBAL CSS 
 * Ne uporabljaj podcrtajev _ NETSCAPE jih ne mara
 */

/* GENERAL FONT SETTING */
 
body,td,p,a,ul,ol,li,form,textarea,select {font-family: "Comic Sans MS", sans-serif; margin-top:0;margin-bottom:0;}
h1,h2,h3,h4,h5,h6 { margin-top:0;margin-bottom:0; }
/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select {font-size:16px;}

/* 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:18px; font-weight:normal;}
h2, .he2 { font-size:16px; font-weight:bold;}
h3, .he3 { font-size:13px; font-weight:bold;}
h4, .he4 { font-size:12px; font-weight:bold;}
h5, .he5 { font-size:11px; font-weight:bold;}
h6, .he6 { font-size:11px; font-weight:bold;}
/* 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 */
td.primarna { background: #F7F7F7 url(/g/pboard/site/prim_bg.gif) no-repeat center left;}
td.primarnaActive { background: #F7F7F7 url(/g/pboard/site/prim_bg_active.gif) no-repeat center left;}
td.seku1 { padding: 1px 5px 3px 19px; }
/*.active, a.active, .active:hover, a.active:hover {font-weight:bold;}*/
.primarnaPot,.primarnaPot:link,.primarnaPot:hover,.primarnaPot:visited,.primarnaPot:active {font-size: 12px;}
.primarna, a.primarna:link, a.primarna:hover, a.primarna:visited { text-decoration: none; font-size: 12px;}
.seku1, .seku1:hover, a.seku1:link, a.seku1:hover, a.seku1:visited { text-decoration: none; font-weight: normal; font-size: 12px;}
.active, .active:hover, a.active:link, a.active:hover, a.active:visited { text-decoration: none; font-weight: 300; font-size: 12px;}
a.primarnaActive:link, a.primarnaActive:hover, a.primarnaActive:visited { text-decoration: none; font-size: 12px;}

#snPart { margin: 4px 0 10px 0;}
#snPart A:link, #snPart A:hover, #snPart A:visited { text-decoration: none; font-size: 12px; }
#snPart TD { padding: 5px 0 5px 0; }
#snPart TD.seku1 { padding-left: 18px; }
#snPart TD.seku2 { padding-left: 26px; }
#snPart TD.seku3 { padding-left: 34px; }
#snPart TD.seku4 { padding-left: 42px; }
#snPart TD.seku5 { padding-left: 50px; }
#snPart TD.seku6 { padding-left: 58px; }
#snPart TD.seku7 { padding-left: 66px; }
#snPart TD.seku8 { padding-left: 74px; }

/*GLOBALNA*/
#global * { font-size: 10px; }
/*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; }
.gumb { }

/* parno/neparno ozadje dogodkov-d,novic-n,dokumentov-f */
td.n1 {}
td.n2 {}
td.d1 {}
td.d2 {}
td.f1 {}
td.f2 {}

/*OTOK*/
.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;}

/* MOTION GALLERY */
#motioncontainer a img { /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img { /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;

