 .cbutton {
  padding: 2% 2%;
  font-size: 24px;
  text-align: center;  
  margin: 0 auto;
  display: block;     
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: 1px solid #4CAF50;
  border-radius: 10%;
  box-shadow: 0 10% #999;
  width: 95%;
  height: 95%;
}
.cbutton:hover {background-color: #3e8e41}
.cbutton:active {
  background-color: #3e8e41;
  box-shadow: 0 0.5px #666;
  transform: translateY(4px);}
  
.body {
  background-image: url("bg.jpg");
  width: 98%;
  height: 98%;
  position: absolute;
  bottom: 1px;

}

.kepernyo{
position: relative;
border: 5px solid blue;
height: calc(95vh);
width: calc(63vh);
background-color:#9eea00;
  margin-left: auto;
  margin-right: auto;

}

.lik 
{width: 100%;
height: 100%;
position: absolute;
bottom: 0;
table-layout: fixed;

}

.bill{
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
}	

.kijelzo {
width: 98%;
height: 15%;
border: 2px solid gray;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

h2 {
text-align: right;
vertical-align: middle;

}

.info {
width: 98%;
height: 15%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
t: 15%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}