.form{
  width:370px;
  border:1px solid;
  height:240px;
  text-align:left;
  display:block;
  margin: auto;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: -webkit-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #09C;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.regform{
  width:490px;
  border:1px solid;
  height:350px;
  text-align:left;
  display:block;
  margin: auto;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: -webkit-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #09C;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.delete{
  width:800px;
  border:1px solid;
  height:auto;
  text-align:left;
  display:block;
  margin: auto;
  --position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: -webkit-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #09C;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.logo{
  float:right;
 margin: auto;  
}
.h3{
	text-align:center;
}



#dadress{
	height:150px;
	width:228px;

}
.input {
  width: 340px;
  display: block;
  border: 1px solid #999;
  height: 25px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.button {
  width: 100px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
}

input.button:hover {
  background: #fff;
  color: #09C;
}
.button2 {
  width: 160px;
  position:absolute;
  left: 1100px;
  --bottom: 5px;
  top:185px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
}
input.button2:hover {
  background: #fff;
  color: #09C;
}
.button3 {
  width: 160px;
  position: absolute;
  --right: 35px;
  --bottom: 15px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
  top:70px;
}

input.button3:hover {
  background: #fff;
  color: #09C;
}
.button4{
  width: 160px;
  position: absolute;
  --right: 5px;
  --bottom: 5px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
}
input.button4:hover {
  background: #fff;
  color: #09C;
}
.bos{
  width:170px;
  border:1px solid;
  height:150px;
  text-align:left;
  display:block;
  margin: auto;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: -webkit-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #09C;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.buttonvissza {
  width: 100px;
  position: absolute;
  right: 395px;
  bottom: 5px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
}
input.buttonvissza:hover {
  background: #fff;
  color: #09C;
}
.buttonvissza2 {
  width: 160px;
  position:absolute;
  left: 600px;
  --bottom: 5px;
  top:185px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
}
input.buttonvissza2:hover {
  background: #fff;
  color: #09C;
}
.torolni{
top:220px;	
	
}
.button5{
  width: 160px;
  position: absolute;
  --right: 5px;
  --bottom: 5px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
  top:120px;
}
input.button5:hover {
  background: #fff;
  color: #09C;
}

.buttonvissza6 {
  width: 160px;
  position:absolute;
   left: 850px;
  --bottom: 5px;
  top:25px;
  background: #09C;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  height: 30px;
  border-radius: 15px;
  border: 1p solid #999;
  text-align:center;
}
input.buttonvissza6:hover {
  background: #fff;
  color: #09C;
}
.listaz{
  width:800px;
  border:1px solid;
  height:auto;
  text-align:left;
  display:block;
  margin: auto;
  --position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background: -webkit-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  background: linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #09C;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}