html, body { padding: 0; margin: 0; height: 100%;}
body {
	background-color: #f1f1f1;
	}
.td {
	padding: 5px 0 10px;
	}
.center {
	width: 290px;
	padding-left: 410px;
	background: url('/zag.jpg') 21px bottom no-repeat;
	font-family: Tahoma, sans-serif;
	text-align: left;
	}
.apple {
	margin-bottom: 42px;
	}
.ru {
	margin-bottom: 53px;
	}
.en {
	padding-bottom: 4px;
	}
h1 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 0 20px;
	text-transform: uppercase;
	}
p {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding-bottom: 8px;
	}
.g {
	color: #20802e;
	font-weight: bold;
	}
a {
	color: #d9181d;
	}
	a:hover {
		text-decoration: none;
		}
