html,body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFF;
  margin: 0;
  padding: 0;
  border: none;
}
a {
  color: #717171;
  text-decoration: none;
}
a:hover {
  color: #717171;
  text-decoration: none;
}
.nebo {
  height: 50px;
  background: url('../gfx/nebo.png');
}
.naslovup {
  font-size: 14px;
  color: #232323;
  font-weight: bold;
  letter-spacing: 6px;
}
.naslov {
  font-size: 42px;
  color: #232323;
  letter-spacing: 4px;
  font-weight: bold;
}
.naslovmaliup {
  font-size: 10px;
  color: #232323;
  letter-spacing: 4px;
}
.naslovmali {
  font-size: 14px;
  color: #232323;
  font-weight: bold;
  letter-spacing: 15px;
}
.naslovmalibaseline {
  margin: 5px;
}
#tbltoolbar {
  width: 760px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border-bottom: 1px solid #CCC;
}
#tbltoolbar td {
  font-size: 10px;
  color: #717171;
}
#tbltoolbar img {
  margin: 5px;
  vertical-align: middle;
}
#tbltoolbar a img {
  border: none;
}
#tbltoolbar a:hover {
  color: #717171;
}
#menubar {
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #CCC;
}
#menubar a {
  border: none;
  color: #d90000;
}
#menubar a:hover {
  color: #0099FF;
  border: none;
}
#tblcontent {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border: none;
  font-size: 1.2em;
}
#e4e {
  text-align: center;
  color: #ADADAD;
  padding-bottom: 1em;
}
#tblcontent td {
  padding: 0.5em;
}
#tblcontent p {
  text-align: justify;
}
.cimgnaslov {
  text-align: center;
  margin: 5px;
}
.cnaslov {
  font-size: 21px;
  color: #232323;
  letter-spacing: 4px;
  font-weight: bold;
}
#tblcontent a {
  color: #0162a3;
  text-decoration: underline;
  /*border-bottom: 1px solid #CCC;*/
}
#tblcontent a:hover {
  /*color: #0099FF;*/
  color: #d90000;
  text-decoration: underline;
  /*border-bottom: 1px dashed #CCC;*/
}
#tblcontent #pagemenu {
  padding-left: 0.5em;
  line-height: 1.7em;
}
#tblcontent ul {
  line-height: 1.7em;
}
#tblcontent ol {
  line-height: 3em;
}
#tblcontent .tisak {
  padding: 1em;
  background-color: #fffae4;
  border: 1px dotted #CCC;
}
#tblcontent #clanovi {
  border: 1px solid #CCC;
}
#tblcontent #clanovi td {
  vertical-align: top;
}
#tblcontent #clanovi th {
  background-color: #A9D0F7;
}
#tblcontent #clanovi .ime {
  width: 30%;
}
#tblcontent #clanovi .ustanova {
  width: 70%;
}
#tblcontent #clanovi em {
  font-size: 0.9em;
}
#tblust {
  width: 690px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border: none;
}
#tblust td {
  width: 230px;
  text-align: center;
  color: #717171;
}
#tblosz {
  width: 600px;
  height: 200px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border: none;
}
#tblosz td {
  width: 600px;
  text-align: center;
  vertical-align: top;
}
#tbloszmali {
  width: 600px;
  height: 200px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border: none;
}
#tbloszmali td {
  width: 600px;
  text-align: left;
  vertical-align: top;
}
#tblstatusbar {
  width: 760px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border-bottom: 1px solid #717171;
  color: #717171;
  font-size: 10px;
}
#tblstatusbar td {
  text-align: left;
}
#tblstatusbar img {
  width: 16px;
  height: 16px;
  border: none;
  margin: 5px;
}
#tblstatusbar .tdstatusbarimg {
  width: 24px;
}
#tblstatusbar a {
  border-bottom: 1px solid #CCC;
  color: #717171;
}
#tblstatusbar a:hover {
  border-bottom: 1px dashed #717171;
  color: #717171;
}
#tblref {
  width: 760px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border-bottom: 1px solid #717171;
}
#tblref .tdrefimg {
  width: 60px;
  text-align: left;
}
#tblref .tdreftxt {
  width: 130px;
  text-align: left;
  vertical-align: top;
  padding-top: 5px;
  font-size: 10px;
  color: #999;
}
#tbladr {
  width: 760px;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border-top: 1px solid #CCC;
  color: #717171;
}
#tbladr td {
  padding: 5px;
}
#tdadr {
  background: #CCC;
  padding: 5px;
  text-align: center;
}
#tbladr a img {
  border: none;
}
.aust img {
  width: 90px;
  height: 90px;
  border: 1px dotted #F5F5DC;
}
.aust:hover img {
    border: 1px solid #CCC;
}
/* IE6 hack */
.aust:hover {
    color: #CCC;
}
.austtxt {
  font-size: 11px;
}
.austa {
  border-bottom: 1px solid #FFF;
}
.austa:hover {
  border-bottom: 1px solid #CCC;
}

.aref img {
  width: 60px;
  height: 60px;
  border: 1px dotted #F5F5DC;
}
.aref:hover img {
    border: 1px solid #CCC;
}
/* IE6 hack */
.aref:hover {
    color: #CCC;
}

.tlinks a {
  color: #000;
  text-decoration: none;
}
.tlinks a:hover {
  color: #000;
  border-bottom: 1px solid #CCC;
}
.bluetext {
  color: #001F56;
}
.head_row {
    height: 65px;
    background: url('../gfx/head.png');
}
.hgk {
  width: 150px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #7B7B7B;
  font-size: 11px;
}

