<html>
<head>
<meta name="robots" content="index,nofollow">
<link rel="stylesheet" href="https://www.gazduire.net/css/bootstrap.css">
<style type="text/css">
	* {
  box-sizing: border-box;
}

body {
  font-family: sans-serif;
  background-image: url("bgimage.jpg");
  repeat: no-repeat;
  
}

.txt1 {color: #0070BB;
	font-size: 40px;
  font-weight: 800;
	text-align: center;
	margin-top: 20px; }

.txt2 {color: #c8c6ce;
	font-size: 18px;
	text-align: center;
	margin-top: 20px; }

.txt3 {color: #c8c6ce;
	font-size: 18px;
	text-align: center;
	margin-top: 20px; }

.logo {
text-align: center;
  margin-top: 10px; }

.button {
    border: 2px solid none;
    padding: 10px 40px; 
    background: #0070BB;
   color: white;
	text-align: center;
	width: 300px;
    border-radius: 25px;
	margin: 20px auto;
	transition: all 0.3s ease 0s;
	-webkit-box-shadow: 0px 11px 20px -8px rgba(0,112,187,1);
	-moz-box-shadow: 0px 11px 20px -8px rgba(0,112,187,1);
	box-shadow: 0px 11px 20px -8px rgba(0,112,187,1);}

.button:hover {
    border: 2px solid none;
    padding: 10px 40px; 
    background: #0070BB;
  color: white;
	text-align: center;
	width: 300px;
    border-radius: 25px;
    margin: 5px auto;
	transition: all 0.3s ease 0s;
	-webkit-box-shadow: 0px 19px 34px -8px rgba(0,112,187,1);
	-moz-box-shadow: 0px 19px 34px -8px rgba(0,112,187,1);
	box-shadow: 0px 19px 34px -8px rgba(0,112,187,1);}

a .button {
	color: ffffff;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}

a {text-decoration: none;}
a:hover {text-decoration: none;}

#orbit-system {
  position: relative;
  width: 18em;
  height: 18em;
  margin: 0px auto;
}

.system {
  position: relative;
  width: 100%;
  height: 100%;
  
  -webkit-transform: rotateX(75deg) rotateY(-30deg);
  transform: rotateX(75deg) rotateY(-30deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


</style>
<script src="https://www.gazduire.net/js/bootstrap.js"></script>
  </head>
  <body>
<div class="txt1">CONT SUSPENDAT</div>
<div class="txt2">Acest cont a fost suspendat.</div>
<div class="logo"><a href="https://www.gazduire.net"><img src="https://www.gazduire.net/images/logo-dark.png" width="200px"></a></div>
<div id="orbit-system">
  <div class="system1">
    <div class="planet1"><img src="https://www.gazduire.net/images/server-prohibited.png" height="300px"> </div>
  </div>
</div>
<div class="txt3">Pentru mai multe informatii</div>
<a href="https://client.gazduire.net/submitticket.php?step=2&deptid=1"><div class="button">Contacteaza-ne</div></a>
</body>
</html>
