body {
background-color: E8E3D5;
font-family: trebuchet MS, tahoma;
}

td.topl {
background-image: url(/img/top_left.gif);
background-repeat: no-repeat;
}

td.top {
background-color: E8E3D5;
}

td.main {
background: url("/img/bg_main.png");
}

td.mainmat {
background: url("/img/bg_matematika.png");
}

td.mainit {
background: url("/img/bg_it.png");
}

td.maineko {
background: url("/img/bg_eko.png");
}


td.mainr {
background: url("/img/bg_main.png");
width: 9px;
}

td.left {
background-image: url(/img/left.gif);
background-repeat: repeat-y;
width: 8px;
}

td.botl {
background-image: url(/img/bottom_left.gif);
background-repeat: no-repeat;
}

td.bot {
background-image: url(/img/bottom.gif);
background-repeat: repeat-x;
}

td.botr {
background-image: url(/img/bottom_right.gif);
background-repeat: no-repeat;
}

div.page {
padding: 12 20 20 20;

}

div.menu {
position:absolute;
top: 0px; left: 0px; 
width: 100%;
background-image: url(/img/menu_fill.gif);
background-repeat: repeat-x;
}

A:link,
A:visited,
A:active,
A:hover {
  text-decoration: none;
  color: black;
  font-weight: bold;
}

div.pasirinkite {
  position: relative;
  top: -110px;
  left: 0px;
  width: 510;
  height: 125px;
  background-image: url(/img/pasirinkite.gif);
  background-repeat: no-repeat;
}

div.iveskite {
  position: relative;
  top: -110px;
  left: 0px;
  width: 485px;
  height: 229px;
  background-image: url(/img/iveskite.png);
  background-repeat: no-repeat;
}

div.chekai {
  color: #77809E;
  font-family: Tahoma, Verdana, Helvetica, Arial;
  font-weight: bold;
  font-size: x-small;
}

table.chekai {
  color: #77809E;
  font-family: Tahoma, Verdana, Helvetica, Arial;
  font-weight: normal;
  font-size: x-small;
}

input.ichek {
background-color: white; 
border: 1px #77809E solid;

}

input.chekdisabled {
background-color: grey; 
border: 1px #77809E solid;

}


img.button {
cursor: pointer; cursor: hand;
border: 0px;
}

.errorgreen {
color: green;
}

.errorred {
color: red;
}

a.errorlink {
  text-decoration: underline;
  color: red;
  font-weight: normal;
}

a.priminti {
  text-decoration: underline;
  color: black;
  font-weight: normal;
}

