table#top_auth {width:100%;}
	table#top_auth td.t_auth {text-align:right; padding-right:25px;}
	table#top_auth td.izbr {text-align:left;}

	table#top_auth a {padding-right:10px;}
	table#top_auth a.izbr {background: url(img/izbr.gif) left no-repeat; padding-left:13px;}
	table#top_auth a.profle {color:#76B900; background: url(img/user.gif) left no-repeat; padding-left:13px; text-decoration:none;}


#login-form-window
{
	display:none;
	border:1px solid #000;
	background:#F6F7E7;
	padding:10px;
	z-index:10000;
	position:absolute;
	top:10%;
	left:45%;
	width:250px;
	color: #454545;
}