.orosbusnrtr_Kutu_Baslik {
  line-height: 30px;
  color: white;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}

.orosbusnrtr_Kutu_Baslik h2 {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}

.orosbusnrtr_Kutu_Baslik h3 {
  color: #c5a1a0;
  font-size: 13px;
  margin: 0px;
}

.orosbusnrtr_Kutu_Icerik {
  padding: 10px;
  height: 153px;
  padding-top: 50px;
}

.orosbusnrtr_Kutu_Icerik .babacim {
  margin-left: -10px;
  line-height: 10px;
}

.hoverbutonkardesim {
  transition: linear 0.5s;
}

.hoverbutonkardesim:hover {
  filter: brightness(1.5);
}

.parlabiladerim1 {
  background: url('../img/btn_weapons.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.parlabiladerim1:hover {
  background: url('../img/btn_weaponsh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.parlabiladerim2 {
  background: url('../img/btn_zirhlar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.parlabiladerim2:hover {
  background: url('../img/btn_zirhlarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.parlabiladerim3 {
  background: url('../img/btn_kasklar.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.parlabiladerim3:hover {
  background: url('../img/btn_kasklarh.html');
  transition: background .5s linear;
  width: 142px;
  height: 29px;
  display: block;
}

.anasayfa {
  background: url('../img/anasayfa.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}

.anasayfa:hover {
  background: url('../img/anasayfah.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.kayitol {
  background: url('../img/kayitol.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}

.kayitol:hover {
  background: url('../img/kayitolh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.oyunuindir {
  background: url('../img/oyunuindir.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}

.oyunuindir:hover {
  background: url('../img/oyunuindirh.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}
.wiki {
  background: url('../img/wiki.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  margin-bottom: 15px;
  display: block;
}

.wiki:hover {
  background: url('../img/wikih.html');
  transition: background .5s linear;
  width: 261px;
  height: 83px;
  display: block;
}



div#mrtcn_Ortasayfalar {
  background: url(../img/item-bg.html) repeat;
  color: #ffff;
  height: auto;
  padding: 15px;
  position: relative;
}

div#mrtcn_Ortasayfalar a {
  text-decoration: none;
  color: #ffff !important;
  transition: color .5s linear;
}

div#mrtcn_Ortasayfalar a:hover {
  color: #c5a1a0 !important;
  transition: color .5s linear;
}

div#mrtcn_Ortasayfalar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  width: 100%;
}

div#mrtcn_Ortasayfalar ul li {
  width: 17%;
  /* float: left; */
  background: #281415;
  margin: 1%;
  padding-top: 3px;
  padding-bottom: 6px;
  padding-left: 33px;
  border: 1px dashed #c5a1a0;
  border-left: 2px solid #ccc !important;
  border-right: 2px solid #ccc !important;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}

div#mrtcn_Ortasayfalar ul li img {
  position: absolute;
  height: 20px;
  left: 7px;
  top: 4px;
}
#solmenu {
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
  list-style: none;
  /* background-color: #bb9391; */
  z-index: 999;
  position: fixed;
  left: 0;
  top: 50%;
  margin-top: -2.5em;
  text-align: center;
}

#solmenu li{
    width: 50px;
    height: 50px;
    background: url('../img/item-bg.html');
    margin-bottom: 5px;
}

#solmenu a{
  text-decoration: none;
  padding-top: 8px;
  opacity: 0.5;
}

#solmenu a:hover{
  opacity: 1;
}
