<!--
body {
   background: #000000 ;
   color: #969594;;
   font: 8.5pt Arial, Helvetica, Verdana, serif;
   text-align: center;
   min-width: 900px;
   padding: 0;
   margin: 0;   
}

p a {
  color: #dededd;
  font-weight: bold;
  text-decoration: none;
  background-color: #000;
}

p a:hover {
  color: #969594;
}

#center_div {
   margin: 0 auto;
   width: 900px;
   text-align: left;
}

#menu_top {
  position: relative;
  padding: 0;
  border: 0;
  margin: 50px 0 40px 0;
  left: 140px;
  text-align: left;
  width: 600px;
} 

#menu_left {
  position: relative;
  float: left;
  width: 100px;
  text-align: right;
  margin: 0;
  padding: 0;
} 


#content_div {
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  left: 50px;
  width: 650px;
  text-align: left;
}

#photo_div {
  position: relative;
  float: left;
  width: 650px;
  margin: 0 0 15px 0;
}

#logo_div {
  position: relative;
  left: 245px;
  float: left;
  width: 650px;
  margin: 0 0 30px 0;
}

#pages_div {
  position: absolute;
  bottom: 0;
  float: left;
  right: 0px;
  color: #969594;
  background-color: #000;
}

#pages_div a {
  color: #969594;
  text-decoration: none;
  background-color: #000;
}

#pages_div a:hover {
  font-weight: bold;
  color: #dededd;
}

#pages_div a.aktyvus {
  font-weight: bold;
  color: #dededd;
}

#text_div {
  text-align: left;
  width: 600px;
  margin: 0;
}
#text_div p {
  margin: 0;
  font-size: 8.5pt;
}

#menu_top_list
{
      width: 620px;
      padding: 0;
      margin:0;
      font-size: 8.5pt;
      color: #969594;
}

#menu_top_list a {
  color: #dededd;
  text-decoration: none;
  background-color: #000;
}

#menu_top_list a:hover {
  font-weight: bold;
}

#menu_top_list a.menu_top_rekvizitai {
  color: #969594;
  background-color: #000;  
}

#menu_top_list a.menu_top_rekvizitai:hover {
  text-decoration: none;
  color: #fff;
  background-color: #000;  
  font-weight: normal;
}

#menu_top_list a.aktyvus {
  font-weight: bold; 
}

#menu_top_list li {
      text-align: center;
	  width: 75px;
      margin: 0;
      list-style-type: none;
      float: left;  
}

#menu_left_list
{
   list-style-type: none;
   font-size: 8.5pt;
   color: #969594;
   margin: 0;
   padding:0;
}

#menu_left_list li {
   margin:0 0 5px 0;
}
#menu_left_list a {
  color: #969594;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #000;
}
#menu_left_list a:hover {
  font-weight: bold;
  color: #dededd;
}

#menu_left_list a.aktyvus {
  font-weight: bold;
  color: #dededd;
}


h1 {
  font-size: 8.5pt;
  font-weight: bold;
  margin: 0;
}

-->
