body{
  font-family:arial;
  padding:0px;
  margin:0px;
  background-color:#ededed;
}

a:hover{
  color:red;
}

.style1{
  width:100%;
  float:left;
}

#div_last_search{
  width:700px;
  height:auto;
  float:left;
}

#div_stripe_bottom_sitemap{
  width:100%;
  height:auto;
  float:left;
}

#sn{
  float:left;
  width:671px;
  height:auto;

}

#veriler{
  float:left;
  width:641px;  
  height:auto;
  margin-top:17px;
  margin-left:30px;
}

#veriler img{
  float:left;
  width:100px;
  height:75px;
  margin-right:7px;
  border:1px #cccccc solid; 
}

#veriler a{
  float:left;
  width:519px;
  height:auto;
  font-size:17px;
  font-family:arial;
}

.vo{
  float:left;
  width:519px;
  font-size:12px;
}

#div_menu_top{
  float:right;
  margin-right:30px;
  width:218px;
  height:auto;
  margin-top:17px;
}
.lomici_cara{
  float:left; 
  width:100%; 
  height:112px; 
  background-image:url('../images/bg_top.png');
  background-repeat: repeat-x;
  background-position: bottom; 
  margin-top:0px;
}

.lomici_cara_bottom{
  float:left; 
  width:100%; 
  height:5px; 
  background-image:url('../images/bg_footer.png');
  background-repeat: repeat-x;
  background-position: bottom; 
  margin-top:0px;
}
.polozka_menu{
  float:left;
  font-size:13px;
  margin-top:4px;
  margin-left:6px;
}


.polozka_menu:hover{ 
  color:red;
}

#keys{
  float:left;
  font-size:12px;
  margin-left:30px; 
  margin-right:30px;
}