@font-face
 { font-family: 'Destroy';
   src: url('font/destroy.eot');
   src: url('font/destroy.eot?#iefix') format('embedded-opentype'),
        url('font/destroy.woff') format('woff'),
        url('font/destroy.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

.locate
{ width: 620px;
  margin: auto;
  padding: 20px 0 0 80px;
  font-family: Calibri;
  font-size: 30px;
}

.destroy
{ font-family: Destroy;
  color: black;
}

.focim
{ font-family: Destroy;
  font-size: 40px;
  color: gold;
}

.alcim
{ font-family: Destroy;
  font-size: 25px;
  color: gold;
}

#map1div
{ border: solid 12px white;
}

#map2div
{ border: solid 10px gold;
}

#map3div
{ border: solid 10px gold;
}

.keptar-index
{ position: relative;
  float: left;
  width: 122px;
  height: 122px;
  overflow: hidden;
  padding: 0;
  margin: 5px;
}

.keptar-photo
{ position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform .5s ease-out;
}

.kerd
{ font: normal 36px/90px Calibri;
}

.hiba
{ font: normal 36px Calibri;
  color: red;
}

.zold
{ font: normal 36px Calibri;
  color: green;
}
