.letters{
  text-shadow: 1px 0 black,-1px 0 black, 0 1px black, 0 -1px black;
  color:white;
  text-align:center;
  font-size:40px;
}
.box{
  background-color: #e2e2e2;
  width:100%;
}
.box2{
  width:80%
}
.head{
  width:80%
}
.wrapper{
  margin: 0 auto;
  width:60%;
}
.hiline{
  line-height:30px;
}
.table > tbody > tr > td.hiline{
  line-height:20px;
}

.info{
  margin-left:60px;
}
.adres{
  margin-left:60px;
}
.noweb{
  display: none;
}

.marginb1{
  margin-bottom:20px;
}
