div.find
{
  font-family: tahoma,sans-serif,arial,verdana;
  border: #999999 1px solid;
  background-color: #ffffff;
  vertical-align: middle;
  width: 200px;
  height: 23px;
  //height: 25px;
}

div.find input
{
  font-family: tahoma,sans-serif,arial,verdana;
  font-size: 12px;
  padding-top: 3px;
}

.content_out,
.content_out p
{
  line-height: 1.5;
  font-size: 14px;
}

.content_out 
{
  /*padding-left: 20px*/
}

.content_out h1,
.content_out h1 a.more
{
  font-style: normal;
}

.move_up
{
  position: relative;
  top: -12px;
}

.head
{
  /*position: relative;
  left: -25px;*/
}

.adr_bottom
{
  padding-left: 35px;
}

hr {
border: 0;
background-color: #71A800;
color: #71A800;
/*background-color: #214A85;;*/
height: 1px;
/*margin-right:-35px;
margin-left: 0px;*/
}

.content_in
{
  padding-left: 20px;
}

table a.no_move 
{
  color: #121212;
  text-decoration: none;
}

table a.no_move:hover 
{
  color: #4F8802;
  text-decoration: underline;
  /*text-decoration: none;*/
  
}

.lang a.no_move 
{
  /*color: #121212;*/
  color: #4F8802;
  text-decoration: underline;
}

.lang a.no_move:hover 
{
  color: black;
  text-decoration: underline;
  /*text-decoration: none;*/
  
}


table li a
{
  color: #4F8802;
}




.head_menu td
{
  width: 230px;
  text-align: center;
  
}

.head_menu a
{
  /*vertical-align: middle;*/
  color: white;
  font-weight: normal;
  font-size: 14px;
}

.head_menu a span
{
  padding-top: 12px;
  color: white;
  position: relative;
  top: 12px;
}


table .head_menu a
{
    /*padding-top: 0px;*/
    height:40px;

}

a.m1{
    display:block;
    width:226px;
    background: url('images/menu1.gif');

}
a.m1:hover{
    background: url('images/menu1_hover.gif');
}
a.m2{
    display:block;
    width:226px;
    height:40px;
    background: url('images/menu2.gif');

}
a.m2:hover{
    background: url('images/menu2_hover.gif');
}
a.m3{
    display:block;
    width:226px;
    height:40px;
    background: url('images/menu3.gif');

}
a.m3:hover{
    background: url('images/menu3_hover.gif');
}
a.m4{
    display:block;
    width:226px;
    height:40px;
    background: url('images/menu4.gif');

}
a.m4:hover{
    background: url('images/menu4_hover.gif');
}


ul li div span
{
  font-size: 1px;
  height: 0px;
}
