/* 2008 (c) UAB "Dizaino kryptis" */
/* 2008 (c) Simonas Falkauskas */
body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76%  "Times New Roman", Times, Georgia, serif;
}
* html body {text-align: center;}


#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
* html #wrapper {text-align: left;}
