@font-face {
 font-family: 'BYekan';
 src: url('../fonts/BYekan.eot');
 src: local('b BYekan'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.svg') format('svg');
}
body{
  background: url(../images/bg.gif);
}
#head_alborz{
  background: url(../images/header.jpg);
  width: 559px;
  height:193px;
  position: relative;
}
 #menu_alborz{
  background: url(../images/linee.png);
  width:815px;
  height: 93px;
  position: relative;
  top:7px;
 }
#main_alborz{
  background:  url(../images/vorod.png);
  width:736px;
  height:368px;
  position: relative;
  top:10px;
}
#vorod_alborz{
  position: absolute;
  width: 450px;
  height: 320px;
  font-family: b yekan;
  float: right;
}
#online{
   background: url(../images/online.png);
  position: absolute;
  width: 266px;
  height: 71px;
  font-family: b yekan;
  right: 420px;
  top: 200px;
}

#ip{
  background: url(../images/ip.png);
  position: absolute;
  width: 266px;
  height: 71px;
  font-family: b yekan;
  right: 420px;
  top: 250px;
}

.username{
  position: relative;
 right: 40px;
}
input{
  font-family: b yekan;
  border:1px solid #00B2B2;
  border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
input:hover{
  font-family: b yekan;
  width: 200;
  height: 50;
  border: 1px solid #33CC00;
  background: #009900
  box-shadow:0 0 5px #33CC00;-moz-box-shadow:0 0 5px #33CC00;-wekit-box-shadow:0 0 5px #7AFF7A;
}
.dokmevodoo_dotek{
  background: #29A3A3;
  color: #fff;
 border: 1px solid #009900;
}
.dokmevodoo_dotek:hover{
  border: 1px solid #C2C2C2;
  cursor: pointer;
  }


.jensdotek {
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;float: center;
    appearance:none;
    cursor:pointer;
    font: 13px 'B Yekan';width: 110px;
    padding: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
    border-radius: 4px;opacity: 0.65;
    background: #C2C2C2 no-repeat left center;
    position:relative;
 }

.jensdotek  option {
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;

}