body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small; color: #919191; 
	background: #000000;
	background-attachment: fixed;
}
input{
	border: 0px; padding: 2px; font-size: 90%; color: #919191; width: 100px;
	height: 20px;
}
#rama{
	position: relative; margin: 20px 0 0 0;
	width: 770px; height: 668px;border: 1px solid black;
	background: url(../images/tlo.png) no-repeat top left;
}
#bog{
	position: relative; margin: 0px auto 0 auto;
	width: 770px;border: 1px solid black;
}
#login_area{
	width:172px; height: 312px;
	margin: 117px 0 0 302px;  position: relative;
}
.table_login{
	margin: 0px 0 0 30px; position: relative;
}
a{
	text-decoration: none; border: 0px;
}
a img{
	border: 0px;
}
.reg{
	margin-left:30px; margin-bottom: 0px;
	bottom: 0px; position: absolute;
}
#powrot{
	position: absolute; left: 375px;
	bottom: 145px; height: 20px; width: 70px; cursor: pointer;
}
.img_point{
	cursor: pointer;
}
.error{
	padding: 2px;
	color: red;
	font-size:80%; margin: 0px;
}
.good{
	padding: 2px;
	color: green;
	font-size:80%; margin: 0px;
}
