div#opozorila,
div#opovestila {
  margin-left: -14px;
  margin-right: -14px;
  margin-top: -14px;
}
div#opovestila {
  margin-top: 0px;
}

div#opozorila h1 {
  padding-left: 42px;
}

div#opozorila.siroko div,
div#opovestila.siroko div {
  padding-left: 42px;
  font-size: 12px;
}
div#opozorila.siroko div a
div#opovestila.siroko div a {
  font-size: 120%;
  font-weight: bold;
}
div#opozorila.niopozoril h1 {
  color: #3a4036;
  background: transparent;
  text-transform: none;
}
div#opozorila.niopozoril {
  background-color: #fffbcc;
  background-image: url("opozorila/brez.gif");
  background-repeat: no-repeat;
  background-position: 7px center;
  padding-top: 7px;
  padding-bottom: 7px;
}


div#v_napoved {
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;

  margin-top: 7px;
  margin-left: -14px;
  margin-right: -14px;
  margin-bottom: 20px;
  background-image: url('bg_vreme.gif');
  background-repeat: repeat-x;
  background-color: #c1e3f5;

  text-align: center;
}
div#v_napoved h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 100%;

  margin-top: 0;
  padding-top: 0;
  padding-left: 7px;
}
div#v_napoved h1 a,
div#v_napoved h1 a:visited,
div#v_napoved h1 a:link,
div#v_napoved h1 a:active {
  color: #4b8497;
}

div#v_napoved h1 a:hover {
  background-color: transparent;
}

div#v_napoved table.napoved_obeti {
  vertical-align: middle;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border: 0;
  background: transparent;

  text-transform: lowercase;
}
div#v_napoved table.napoved_obeti * {
  vertical-align: middle !important;
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border: 0;

  background: transparent;
}
div#v_napoved table.napoved_obeti th {
  width: 80px;
  padding-bottom: 5px;
}
div#v_napoved table.napoved_obeti td {
}
div#v_napoved table.napoved_obeti th.prazen {
  width: 20px;
}


p.pasica {
  margin-left: -14px;
  margin-right: -14px;
}

div#o_agenciji {
  font-size: 80%;
  /* small; */
}
div#o_agenciji h1 {
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
}
div#o_agenciji a,
div#o_agenciji a:link,
div#o_agenciji a:visited,
div#o_agenciji a:active {
  color: #429b00;
}
div#o_agenciji a:hover {
  background-color: #eaf5e0;
  text-decoration: none;
}

div.novica {
  border: 0;
  padding: 0;
}
div.novica h2 a {
  background-color: #eaf5e0;
}
div.novica h2 {
  font-size: 14px;
  margin-bottom: 0.2em;
}
td.vsebina div.novica h3 {
  font-size: 100%;
  margin-top: 0.2em;
}
div.novica p {
  padding-top: 0;
}


td div.ikonce {
  border-top: 4px solid #6ea43f; /* #a4913f; */
  padding-left: 5px;
  padding-right: 5px;
}
div.ikonce tr {
  border-top: 1px solid #cecece;
}
div.ikonce tr:first-child {
  border-top: 0;	/* ce ne pa -bottom in .zadnji: 0 */
}

td div.ikonce td {
  padding-top: 4px;
  padding-left: 4px;
  vertical-align: middle;
  margin-top: auto;
}
div.ikonce td a,
div.ikonce td a:visited,
div.ikonce td a:active {
  color: #429b00;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;

  display: block;
  height: 100%;
  width: 100%;
}
div.ikonce td a span {
  text-transform: none;
}
div.ikonce td a:hover {
  text-decoration: none;
}
div.ikonce td img {
/*  display: block; */
}


td.meni2 {
  padding-right: 0px;
}
td.meni2 div {
  width: 155px;
}

