/* ******** AKS0707-07: manau, kad VISI href'ai t.b. 'underline' */
/* 120326 - a.drungilas perkele a stiliu i vircs.css
a:link     { text-decoration: underline; }
a:visited   { text-decoration: underline; }
a:hover   { text-decoration: underline; }
a:active   { text-decoration: underline; }
*/

body { margin-top: 0px;	}

a.nu:link  { text-decoration: none; }
a.nu:visited   { text-decoration: none; }
a.nu:hover   { text-decoration: underline; }
a.nu:active   { text-decoration: none; }


/* AKS 0707-03: */
a.u:link   { COLOR: #000000; TEXT-DECORATION: underline; }
a.u:visited   { COLOR: #000000; TEXT-DECORATION: underline; }
a.u:hover   { COLOR: #009900; TEXT-DECORATION: underline; }

.compact {
  margin-top : 0%;
  margin-left : 40px;
  margin-bottom : 0px;
}

.nav { font-size: 10px; color: #000000 }

.nav A:link { TEXT-DECORATION: none; }
.nav A:visited { TEXT-DECORATION: none; }
.nav A:hover { font-size: 10px; TEXT-DECORATION: underline; color: #999999; }
li { text-align: justify; margin-right: 20px; }

.nota0 { BACKGROUND-COLOR: #FFFFFF }
.nota1 { BACKGROUND-COLOR: #E2FDDF }
.nota2 { BACKGROUND-COLOR: #E2FFFF }
.nota_1 { BACKGROUND-COLOR: #FCFED6 }


/* /AKS */
.transp {
  Z-INDEX: 1; FILTER: alpha(opacity=40); VISIBILITY: hidden; WIDTH: 100%; POSITION: absolute; HEIGHT: 100%; BACKGROUND-COLOR: #aaa; opacity: 0.4
}
.wnd {
  BORDER-RIGHT: #000000 3px outset; BORDER-TOP: #000000 3px outset; Z-INDEX: 3; LEFT: 40%; VISIBILITY: hidden; BORDER-LEFT: #000000 3px outset; WIDTH: 260px; BORDER-BOTTOM: #000000 3px outset; POSITION: absolute; TOP: 35%; HEIGHT: 60px; BACKGROUND-COLOR: #ffffff
}