body {
  font-family: Arial, Helvetica, sans-serif;
}

#container {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  cursor: default;
}

div.menu {
  padding-left: 10px;
}

div.menu img {
  margin-right: 5px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: white;
}

div.links img {
  border-style: solid;
  border-width: 1px;
  border-color: white;
}

/*
div.menu a:hover img {
  border-color: black;
}

div.links a:hover img {
  border-color: black;
}
*/

form {
  margin: 0;
}

div.otsing {
  padding-right: 5px;
  border-style: solid;
  border-width: 1px;
  background-color: #CCCCCC;
  text-align: right;
}

input.tekstiauk {
  max-width: 450px;
}

div.sisu {
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
}

div.uudised {
  padding-left: 4px;
  background-color: #eeeeee;
}

div.links {
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 2px;
}

p.picksite {
  font-size: 1.8em;
}

div.desc {
  display: inline-block;
  width: 65px;
}

div.rida1 {
  margin-top: 25px;
  height: 32px;
  display: block;
}

div.rida2 {
  margin-top: 10px;
  height: 32px;
  display: block;
}

div.suurrida {
  margin-top: 4px;
  height: 64px;
  display: block;
}

img {
  border: none;
}

span {
  vertical-align: 11px;
  font-size: 0.78em;
  color: #999999;
  font-weight: bold;
  letter-spacing: 0px;
}

span a:link, a:visited {
  text-decoration: none;
  color: #000000;
}

span a:hover, a:active {
  color: #999999;
}

span.multiplelinks {
  padding: 0px 10px 0px 10px;
}

span.suurrida {
  vertical-align: 26px;
}

div.bottom {
  margin-top: 20px;
  padding-top: 1px;
  padding-left: 5px;
  background-color: #eeeeee;
}
div.googlebottom {
  margin-top: 8px;
  padding-top: 1px;
  padding-left: 5px;
  background-color: #eeeeee;
}

div.validation {
  display: inline;
  position: relative;
  left: 650px;
}






div.menu img {
    background: url(img/spritesheet_menu.png) no-repeat top left;
}

div.menu img.finance {
    width: 106px;
    height: 43px;
    background-position: -10px -10px;
}

div.menu img.finance_gray {
    width: 106px;
    height: 43px;
    background-position: -10px -73px;
}

div.menu img.googleapps {
    width: 117px;
    height: 43px;
    background-position: -10px -136px;
}

div.menu img.googleapps_gray {
    width: 117px;
    height: 43px;
    background-position: -10px -199px;
}

div.menu img.start {
    width: 141px;
    height: 43px;
    background-position: -10px -262px;
}

div.menu img.start_gray {
    width: 141px;
    height: 43px;
    background-position: -10px -325px;
}

div.menu img.travel {
    width: 106px;
    height: 43px;
    background-position: -10px -388px;
}

div.menu img.travel_gray {
    width: 106px;
    height: 43px;
    background-position: -10px -451px;
}


