#pageborder {
  position: absolute;
  width: 660px;
  top: 60px;
  left: 50%;
  margin-left: -330px;
  background: #f4e39e url(/kepek/pageborder_top.jpg) repeat-x top left;
}


#nav1 {
  position: relative;
  width: 620px;
  top: 10px;
  left: 20px;
  text-align: justify;
  background: url(/kepek/nav1_bg.jpg) repeat-x top left;
}

#nav1 a {
  color: #8D3716;
  text-decoration: none;
}


#latnivalo_leiras {
  position: relative;
  width: 620px;
  top: 0;
  left: 20px;
  color: #8a0000;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
}

#latnivalo_leiras a {
  color: #8a0000;
}



#bottom {
  position: relative;
  top: 0;
  left: 0;
  width: 660px;
  height: 50px;
  background-image: url(/kepek/bottom.jpg);
  text-align: center;
}

#bottom a {
  font-weight: bold;
  font-size: 14px;
  color: #8a0000;
  text-decoration: none;
}

#menu_left {
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left:-550px;
  width: 200px;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
}

#menu_left a {
  display: block;
  width: 170px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #f4e39e;
  text-decoration: none;
  border-bottom: 1px solid #f4e39e;
  margin-left: -20px;
  font-weight: normal;
  padding-left: 10px;
  text-align: left;
  font-size: 12px;
}


#menu_left a:hover {
  display: block;
  width: 170px;
  padding-top: 10px;
  color: #f4e39e;
  text-decoration: none;
  border-bottom: 1px solid #f4e39e;
  margin-left: -20px;
  text-align: left;
  background: #8a0000;
  font-weight: bold;
}

ul {
  list-style: none;
}


img {
  border: none;
}

#photos_right {
  position: absolute;
  width: 200px;
  top: 140px;
  left: 50%;
  margin-left: 340px;
  padding: 2px;
}

#photos_right img {
  border: 1px solid #f4e39e;
}

#photos_right td {
  padding: 4px;
}

.font_small {
  font-size: 12px;
}

.font_strong {
  font-size: 14px;
  color: #8a0000;
  font-weight: bold;
  text-align: center; 
}



h1 {
  text-align: center;
  color: #8a0000;
  font-size: 16px;
  text-decoration: none;
}

h2 {
  font-size: 14px;
  color: #8a0000;
  text-align: center;
  margin-top: -1px;
}

#latnivalo_leiras td {
  width: 260px;
}

