td{
 font-family: verdana;
 font-size:11px;

}

a:link, a:visited {
         color: #888888;
         text-decoration: none;
         font-family: verdana;
         font-size: 10px;
}
a:hover {
         color: #000000;
         text-decoration: underline;
         font-family: verdana;
         font-size: 10px;
}

.zoom_body {                    /* ZOOM LAPA (bildes) */
  background-color: #FFFFFF;    /* Lapas fona krÆsa */     
  margin: 0px;                  /* Lapas atkÆpe no malÆm */
}

.textinput{
  background: #CDCDCD;
  width:160;
  border: 1px solid #696969;
}

.dataerror{
  background: #CDCDCD;
  width:136; 
  border: 1px solid #880000;
}

.links_poga_out{
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 background: #969696;
 cursor: pointer;
 font-family: verdana;
 font-size:12px;
}

.links_poga_over{
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid #BBBBBB;
 border-top: 1px solid #BBBBBB;
 background: #777777;
 cursor: pointer;
 font-family: verdana;
 font-size:12px;
}

.poga_out___{
 background: #969696;
 cursor: pointer;
 font-family: verdana;
 font-size:12px;
 border: 1px solid #969696;
}

.poga_out{
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid #BBBBBB;
 border-top: 1px solid #BBBBBB;
 background: #777777;
 cursor: pointer; 
 font-family: verdana; 
 font-size:12px;
}

.poga_over{
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid #BBBBBB;
 border-top: 1px solid #BBBBBB;
 background: #777777;
 cursor: pointer; 
 font-family: verdana; 
 font-size:12px;
}

.poga_down{
 border-left: 1px solid black;
 border-top: 1px solid black;
 border-right: 1px solid #BBBBBB;
 border-bottom: 1px solid #BBBBBB;
 background: #777777;
 cursor: pointer;
 font-family: verdana;
 font-size:12px;
}

.menu_out{
 background: #EBEBDC;
}

.menu_over{
 background: #CDCDCD;
 text-decoration: underline;
 color: #000000;
}

.menu_over a:hover{
 text-decoration: underline;
 color: #000000;
}

.menu_over a:link{
 text-decoration: underline;
 color: #000000;
}
