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

body {
	background-image: url(img/tlo.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color: #171717;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.form {
	width: 250px
}
