.hirdetes{
 width: 254px;
 height: 71px;
 position: relative;
 top: -20px;
 left: -10px;
}

img {
 border: 0px;
}

body{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #5b230e;
  line-height: 16px;
  font-family: Arial,Verdana,sans-serif,Helvetica;
}

.copyright{
  color: #553517;
  font-size: 8.5px;
  position: absolute;
  top: 732px;
  left: 100px;
  
}

DIV#linkek A SPAN {display: none}
DIV#linkek A:hover SPAN {display: block}

/*  ---------------------------------------------   LINKEK  ------------------------------------------------------*/

a{
  text-decoration: none;
  color:#5b230e;
  
}

a:hover{
  text-decoration: none;
  background-color: transparent;
}

a.readon, a.readmore{
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color:#5b230e;
}

a:hover.readon, a:hover.readmore{
  color:#5b230e;
}

/*  ---------------------------------------------   MENU  ------------------------------------------------------*/
.home{
 width: 210px;
 height: 150px;
 position: absolute;
 top: 20px;
 left: 415px;
}


.news{
 width: 61px;
 height: 29px;
 position: absolute;
 top: 163px;
 left: 114px;
 
}
.larp{
 width: 116px;
 height: 30px;
 position: absolute;
 top: 163px;
 left: 189px;
}
.rule{
 width: 130px;
 height: 30px;
 position: absolute;
 top: 163px;
 left: 316px;
}
.reg{
 width: 110px;
 height: 30px;
 position: absolute;
 top: 163px;
 left: 633px;
}
.gallery{
 width: 75px;
 height: 30px;
 position: absolute;
 top: 163px;
 left: 755px;
}
.forum{
 width: 74px;
 height: 30px;
 position: absolute;
 top: 163px;
 left: 842px;
}

/*  ---------------------------------------------   LOGIN  ------------------------------------------------------*/

.login{
  width: 200px;
  height: 80px;
  position: absolute;
  top: 2px;
  left: 770px;
  font-size: 10px;
  color: #5b230e;
  overflow: none;
  line-height: 20px;
  text-align: right;
}

.login .menu{
  line-height: 14px;
  font-size: 12px;
  text-align: left;
}

.login .inputbox{
  font-size: 10px;
  background-color: #dcbc95;
  color: #673721;
  border-color: #c7aa85;
}


.login .inputbox:hover{
  font-size: 10px;
  background-color: #b59a79;
  color: #673721;
  border-color: #c7aa85;
}

.login .button{
  font-size: 10px;
  background-color: #dcbc95;
  color: #673721;
  border-color: #c6aa85;
  margin-top: -8px;
}

.login .button:hover{
  font-size: 10px;
  background-color: #b59a79;
  color: #673721;
  border-color: #aa9272;
  margin-top: -8px;
}