html, body, form{margin:0; padding:0;}
html{height:100%;}
body{min-height:100%; min-width:989px;}
body{font-size: 80%; font-family: Tahoma; color:#000000; }
table{font-size:11px;}

a{color: #636363;}
a:hover{color:#4f4f4f;  text-decoration:none;}

#REDZCOPY a {color:#4f4f4f;}
#REDZCOPY a:hover {color:#4f4f4f; text-decoration:none;}

hr{width:100%; height: 1px; border:medium none; color:#d1d0d0; background-color:#d1d0d0; margin:8px 0}

h1{margin:0; padding:0; font-size:120%; color:#888888;}

h2, h3{font-size:120%;}

h2{padding-top:15px; padding-bottom:5px; border-bottom:1px solid #CCCCCC;}

h4, h5, h6{font-size:110%;}

ul{ list-style-type:none;}

#pagetitle{
	margin:0 0 3px 0;
}

.background-all{
	background:#ffffff url(i/bg_top.png) repeat-x top;
	width:100%;
	height:100%;
}

#container{
	margin:auto;
	width:989px;
	height:100%;
}

.header-name{
	position:absolute;
	top:16px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	width:989px;
}

.name-site{
	position:absolute;
	top:42px;
	left:73px;
	cursor:pointer;
}

.header-contacts{
	position:absolute;
	top:46px;
	left:323px;
	width:190px;
	height:49px;
	color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-size:15px;
	padding:0 12px;
}

.maps-stite{
	margin:0 0 3px 0; 
}

.maps-stite a{
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
}

.header-search{
	position:absolute;
	top:58px;
	right:11px;
}

.auth{
	position:absolute;
	top:75px;
	right:259px;
	width:166px;
	height:21px;
}


.auth2{
	position:absolute;
	top:38px;
	right:259px;
	width:166px;
}

.auth-in{
	background:url(i/auth_doors.png) no-repeat left center;
	padding:5px 0 5px 20px;
	float:left;
	display:block;
}

.auth-in a{
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;

}

#ForgotPass{
	position:absolute;
	top:37px;
	left:-127px;
	display:none;
	text-align:left;
	padding:3px 5px 10px 5px;
	background: #ffffff;
	color:#444444;
	width:300px;
	z-index:900;
	border:1px solid #f00023;
}

#CloseBtn {
	position:absolute;
	top:3px;
	right:3px;
	width:16px;
	height:16px;
	background:url(i/Close_Box_Red.png);
	cursor:pointer;
}

.auth-reg{
	float:left;
	display:block;
	background:url(i/castle.png) no-repeat left center;
	padding:5px 0 5px 20px;
	margin:0 0 0 24px;
}

.auth-reg a{
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;

}