BODY {
	color: rgb(215, 215, 215);
	font-family: Arial;
	font-size: 11px
	cursor: url("images/cursor.cur");
}
a:link { text-decoration: none; font-weight: bold; font-size: 10px; color: #9D9D9D }
a:visited { text-decoration: none; font-weight: bold; font-size: 10px; color: #C0C0C0; }
a:active { text-decoration: none; font-weight: bold; font-size: 10px; color: #95ff02; }
a:hover { font-weight: bold; font-size: 10px; font-size: 10px; color: #95ff02;}

.TD_date {
	color: #AAAAAA;
	font-size: 11px;
	font-family: Arial;
	padding: 2px;
	text-align: center;
	}
.TD_stats {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	padding: 2px;
	}
.TD_login {
	color: #95ff02;
	font-size: 11px;
	font-family: Arial;
	padding: 2px;
	}
.TD_news {
	color: #FFFFFF;
	margin-left: 45px;
	font-size: 11px;
	font-family: Arial;
	padding: 25px;
	}
.inputL {
	background-image: url("images/input_text.gif");
	color: #000000;
	border: 0px solid #555555;
	font-size: 10px;
	font-family: Arial;
	padding: 2px;
	width: 106px;
	height: 19px;
}
.inputZ {
	background-image: url("images/input_zaloguj.gif");
	color: #000000;
	border: 0px solid #555555;
	font-size: 10px;
	font-family: Arial;
	padding: 2px;
	width: 69px;
	height: 19px;
}
.hacksTDLeft {
	background-color: #111111;
	color: #AAAAAA;
	border-top: 0px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	text-align: center;
}
.hacksTDt {
	background-color: #222222;
	color: #AAAAAA;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	font-size: 11px;
	font-family: verdana;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 1px;
	text-align: center;
}
.hacksTDtLeft {
	background-color: #222222;
	color: #AAAAAA;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-size: 11px;
	font-family: verdana;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}