@charset "iso-8859-2";
/* CSS Document */



a{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: regular;
	color:#333333;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}
h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 900px;
	background-color: #FFFFFF;
	/*margin: 0 auto;
	text-align: center;
	border-color: #dddddd;
	border-style: none none none;
	border-width: 1px 1px 1px;*/
}
div#container {
	padding: 0px 20px 0px 20px;
	width: 858px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
