BODY, TD { font: normal 10pt arial,helvetica,sans-serif }

INPUT.def, TEXTAREA.def, SELECT.def  { font: normal 12px arial,helvetica,sans-serif; border: inset 1px; background: #eef; padding-left: 2px; padding-right: 2px; }
INPUT.btn { border: outset 1px; font: normal 12px arial,helvetica,sans-serif; color: #fff; background-color: #036; }
INPUT.btn2, BUTTON { border: outset 1px; font: normal 12px arial,helvetica,sans-serif; color: #039; background-color: #cdf; }

H1 { font-size: 15pt; }
H2 { font-size: 13pt; }
H3 { font-size: 10pt; }
H4 { font-size: 9pt; }

TD.levoNaslov { font: bold 13px arial,helvetica,sans-serif; color: #eef; background-color: #36c; padding: 5px; text-align: center; vertical-align:middle; }
TD.levoIkona  { background-color: #f60; }
TD.levoTelo { font: normal 11px arial,helvetica,sans-serif; color: #039; background-color: #9cf; }
TD.levoTelo2  { font: normal 11px arial,helvetica,sans-serif; color: #000; background-color: #fc0; }
TD.levoTelo3  { font: normal 11px arial,helvetica,sans-serif; color: #fff; background-color: #036; }
A.levo    { color: #039; text-decoration: none; }

TR.menu   { background: #9cf; } 
TD.menu   { background: #9cf; } 
TR.menuDno  { background: #fc0; }

A.menu    { color: #039; width:100%; text-decoration: none; }
A.menu:hover  {  }
/*A#_a20_ { color: #c00; } */

A.menuSel { color: #c00; width:100%; text-decoration: none; }
A.menuSel:hover {  }

DIV.menu  { font: bold 11px arial,helvetica,sans-serif;   color: #039; padding-bottom: 2px; padding-top: 2px; border-top: solid 1px #def; border-bottom: solid 1px #036; padding-right: 8px; cursor:pointer; cursor:hand; }
DIV.menuSel { font: bold 11px arial,helvetica,sans-serif;   color: #039; background: #eef; padding-bottom: 2px; padding-top: 2px; border-top: solid 1px #036; border-bottom: solid 1px #035; padding-right: 8px; cursor:pointer; cursor:hand; }
DIV.menuSub { font: normal 11px arial,helvetica,sans-serif; color: #039; background: #cdf; padding-bottom: 2px; padding-top: 2px; border-top: solid 1px #def; border-bottom: solid 1px #036; padding-right: 8px; cursor:pointer; cursor:hand; }
DIV.menuDiv { font: bold 11px arial,helvetica,sans-serif;   color: #039; border-top: solid 1px #def; border-bottom: solid 1px #036; height: 12px; }
DIV.flyout  { width: 160px; background:#def; border: solid 1px #eef; }


A:hover   { text-decoration: none; }
A.vez     { text-decoration: none; }

A.menu_glava  { font: bold 8pt arial,helvetica,sans-serif; color: #fff; text-decoration: none }
A.menu_glava:hover { color: #6c3; }

A.desno   { font: bold 10px verdana,arial,helvetica,sans-serif; text-decoration: none; }
A.desno:hover { text-decoration: underline; }

DIV.okvircekNaslov { font: bold 12px georgia,times; color: white; text-align:center; padding: 5px;}

.majhno     { font: normal 11px arial,helvetica,sans-serif; }
TD.posljiKomentar { padding-top:5px; font: normal 10pt arial,helvetica,sans-serif; color: #000; background: #9cf; text-align: center; }
DIV.anketaOpcija  { font: normal 11px arial,helvetica,sans-serif; color: #039; }

.menuCell1 { font: bold 11px arial,helvetica,sans-serif; padding: 5px; border-top: solid 2px white; cursor:pointer; cursor:hand; }
.menuCell2, .menuCell3 { font: normal 11px arial,helvetica,sans-serif; padding: 5px; background: #f0f3ff; cursor:pointer; cursor:hand; }
.menuLink1, .menuLink2, .menuLink3 { color: #006; text-decoration: none; }
.menuLinkT { color: #c00; text-decoration: none; x-font-size: 16px; x-font-family: arial;}

/* Objave */
P.objaveNaslov    { font-size: 14pt; font-weight: bold; color: #039; }
P.objaveDatum   { font: normal 11px verdana,arial,helvetica,sans-serif; color: #666; }
P.objaveBesedilo  { }

/* RSS Feed */
P.rsshead   { display: none; }
P.rssimage  { text-align: center; }
P.rssitem   { color: black; }
A.rsslink { }
A.rsslink:hover { }

.gumbVprasalnik {
  border-width: 1px;
  border-color: black;
  padding: 1px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 8pt;
  background-color: #B1E7FF;
  color: #black;
}

/* slovarji */
A.slovar {
  color: navy;
  padding-left: 10px;
  background: #cdf url(/img/slovar.gif) no-repeat;
}
DIV.slovarPop {
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-order: 2;
  border: solid 1px #63c;
  background-color: #eef;
  color: #336;
  padding: 2px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}
DT.slovar {
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 3px;
}
DD.slovar {
  color: #333;
  padding: 10px;
  border: solid 1px #ddd;
}
