<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<title>www.abantogezaleriak.es</title>
    <style type="text/css">
        body
        {
            background-color:#f1f1f1;
            color:#222;
            font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
            font-size:12px;
            margin:0;
            padding:0;
        }

        h1 {
            font-size: 32px;
            color: #9d2532;
            margin-bottom: 25px;
            height: 36px;
            margin: 0;
        }

        p
        {
            margin: 0;
        }

        #container
        {
            background: #fff;
            border: 1px solid #888;
            width:650px;
            margin: 100px auto 0 auto;
            padding: 15px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }

        .box
        {
            border-top: 1px solid #888;
            border-bottom:1px solid #888;
            padding:20px 10px;
            line-height:25px;
            list-style: none;
        }

        #copy
        {
            font-size:11px;
            color:#aaa;
        }

        li.flag
        {
            margin-left:20px;
        }
        li.flag.fr{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/fr.png);
        }
        li.flag.de{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/de.png);
        }
        li.flag.ru{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/ru.png);
        }
        li.flag.es{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/es.png);
        }
        li.flag.nl{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/nl.png);
        }
        li.flag.uk{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/en.png);
        }
        li.flag.cn{
            list-style-image: url(https://rcp.openprovider.eu/images/flags/cn.png);
        }

    </style>
</head>
<body>

	<div id="container">

		<h1 id="logo">
			www.abantogezaleriak.es		</h1>

		<ul class="box">
			<li class="flag uk">
				The domain is marked as inactive. For more information, please contact your hosting provider.
			</li>
			<li class="flag fr">
				Ce domaine est marque comme inactif. Pour plus d’informations, vous contactez votre hosting provider.
			</li>
			<li class="flag de">
				Diese Domain wird als inaktiv markiert. Für weitere Informationen kontaktieren Sie bitte Ihren Hosting Provider.
			</li>
			<li class="flag nl">
				Dit domein is als inactief gemarkeerd. Voor meer informatie, neem contact op met uw hosting provider.
			</li>
			<li class="flag es">
				Este dominio se marca como inactivo. Para m&aacute;s informaci&oacute;n, por favor contacte con su proveedor de hosting.
			</li>
			<li class="flag ru">
                Срок действия домена истек. Для получения дополнительной информации свяжитесь с вашим хостинг провайдером.
			</li>
            <li class="flag cn">
                这个域名已被暂停，详情请联系您的域名注册商.
            </li>
		</ul>

	  <p id="copy">&copy; Registrar.eu 2017</p>

	</div>

</body>
</html>
