/* 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,Arial,Helvetica,sans-serif;margin-top:0;margin-bottom:10px;}
h1,h2,h3,h4,h5,h6 { font-family: Verdana,Arial,Helvetica,sans-serif;margin-top:0;margin-bottom:0; }
/* GENERAL FONT SIZE */
body,td,p,a,ul,ol,li,form,textarea,select,input {font-size:11px;}
p, td {margin-bottom: 5px;}

body.mainBody {background-color:#B9CCDB; background-image:url(/g/sma/bg/bg_summit_summer06.jpg); background-repeat: repeat-x; margin:15px 0 15px 0;padding:0; }

/* TEXT */
ul,ol,li {margin-left:1em;margin-right:1em;margin-top:0;margin-bottom:0px;padding-bottom:2px}
/* LINKI */
a, td a { font: inherit;}
/*a:hover, td a:hover { 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,.definicija,.bodylink,.bodylinkw  {font-weight:bold;}
/* HEADING */
h1, .he1, h1 a { font-size:16px; font-weight:bold;}
h2, .he2, h2 a { font-size:15px; font-weight:bold;}
h3, .he3  h3 a { font-size:14px; font-weight:bold;}
h4, .he4  h4 a { font-size:13px; font-weight:bold;}
h5, .he5  h5 a { font-size:11px; font-weight:bold;}
h6, .he6  h6 a { font-size:9px; font-weight:bold;}
/* TABELE */
td.the  {font-size: 11px; font-weight: bold;}
td.t1s,td.t1t,td.t2s,td.t3s {font-weight: normal;}
td.t2t,td.t3t  {font-weight: bold;}
/* NAVIGACIJA */
#prim {font-size:9px; text-decoration: none;}
#navigation {width:100px; margin:5px;}
#navigation table { width:162px;}
#navigation td { width:100%;padding:0;}
#navigation A {font-weight:bold;font-size: 11px; display:block;margin:0;padding: 3px 0 3px 0;text-decoration:none;}
#naviImg {
padding-top:1px;
position:absolute;
float: left;
width: 11px;
height: 11px;
}
#naviText {padding-left:11px;}
/*GLOBALNA*/
A.naviglobal,A.naviglobal:hover,A.naviglobal:visited {font-size:9px;text-decoration: none;padding-left:15px;}
/*INFO PUSH*/
.iDatum { font-size:9px;}
.iOpis { font-size:9px;}
.iOpis ul li { font-size:9px;}

.iNaslov, a.iNaslov,a.iNaslov:hover { 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*/
.input1 { font-weight: normal; padding-left:3px; padding-right:3px; padding-top:1px; }
/*OTOK*/
.otokNaslov {font-size:13px; font-weight:bold}

hr {
color: #9a9a9a;
background-color: #9a9a9a;
height: 1px;
}

.eCurrent{background-color:#E1ECF2}

/* LISTE : ul,li */
UL > LI { margin-left: -30px; padding-bottom: 2px;}

.PrimBarMenu {
   border-left: solid 1px #FFF;
   padding: 0;
   cursor: hand;
   cursor:pointer;
}

.PrimBarSubMenuTable {
   background-color:#FFF;
   border:solid 1px #FFF;
   border-top:none;
   margin:0 0 0 -1px;
   cursor: hand;
   cursor:pointer;
   width: 100px;
}

.PrimBarSubMenu {
   position: absolute;
   visibility: hidden;
   z-index: 100;
   border: 0;
}


.PrimBarMainItem,.PrimBarMainItemHover,.PrimBarMainItemActive {
   border-right: solid 1px #FFF;
   padding: 2px 10px 4px 10px;
   color: #FFF;
   font-size: 11px;
   width: 63px;
   text-align:center;
}


.PrimBarMenuItem,.PrimBarMenuItemHover,.PrimBarMenuItemActive {
   background-color:#DDD;
}
.PrimBarMainItem,.PrimBarMainItemHover,.PrimBarMainItemActive,
.PrimBarMenuItem,.PrimBarMenuItemHover,.PrimBarMenuItemActive {
   /*white-space: nowrap;*/
}

.PrimBarMenuItemHover TD,.PrimBarMenuItemActive { 
  color: #000;
  background-color:#bebebe;
}

.PrimBarMenuItemText,.PrimBarMenuFolderText {
  color:#FFF
  font-size:16px;
  padding:3px 5px 3px 5px;
  border-top:solid 1px #FFF;
}
.PrimBarMenuFolderLeft,.PrimBarMenuItemLeft,.PrimBarMenuFolderRight,.PrimBarMenuItemRight 
{ border-top: solid 1px #FFF; }

.PrimBarMenuFolderLeft,.PrimBarMenuItemLeft 
{border-left: solid 1px #FFF:}


/* GALERIJA */
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  }
.wrap2 {
  }
.wrap3 {
  padding:0 4px 4px 0;
  }

.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
  cursor:pointer;
  cursor: hand;}

.formRequired { color: #C33; font-weight: bold; }
.inputRequired { border: solid 1px #C33; background: #FEE; }
