html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 12px;
	background: #4896d8 url(../../i/cmn/watermark.jpg) repeat-x;
}

a {
	color: #27D;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}

h1, h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
}

h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
	margin-left: 39px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 234px;
	height: 65px;
	background: url(../logo.jpg) no-repeat;
	text-indent: -9999px;
}

h2 {
	padding-top: 10px;
	font-size: 2em;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#page {
	width: 1100px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 5px 5px;
	position: relative;
}

div#container {
	padding: 20px;
}

div#footer {
	clear: both;
	color: #d5d5d5;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	font-size: 10px;
}

#footer {
	text-align: center;
}

#footer p a#andraslengyel {
	background: url(../../i/cmn/andraslengyel.gif) no-repeat;
	width: 245px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	border-width: 0;
	margin: 0px auto 30px auto;
	padding: 0;
}

#footer p a#andraslengyel:hover {
	background: url(../../i/cmn/andraslengyel.gif) 0px -30px;
}
