body {
	background: #FFF url("../img/logo.jpg") no-repeat fixed 50% 50%;
	color: #0081b8;
	font: normal 8pt Tahoma, Arial, Times New Roman;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
/*
#chucha {
	position: absolute;
	left: 0.1%;
	bottom: 0.1%;
	height: 65px;
	width: 50px;
	display: none;
}
*/
#menu {
	position: absolute;
	border: 1px solid #c9e9f8;
	background: #f5fbfe;
	right: 43px;
	padding: 5px;
	margin: 5px 5px;
}
#photo {
	position: absolute;
	border: 1px solid #c9e9f8;
	background: #f5fbfe;
	right: 0%;
	padding: 5px;
	margin: 5px 5px;
}
#foto{
		position: absolute;
display: none;
}
#mail,#icq,#phone {
	position: absolute;
	display: none;
	padding: 5px;
	border: 1px solid #c9e9f8;
	background: #f5fbfe;
	color: #0081b8;
}
#mail{
background: #f5fbfe url("http://andrey.kms.ru/img/_email.png") no-repeat scroll 5% 60%;
padding-left: 27px;
}
#phone{
background: #f5fbfe url("http://andrey.kms.ru/img/_phone.png") no-repeat scroll 3% 60%;
padding-left: 20px;
}
#copy{
	position: absolute;
	padding: 5px;
	right: 0%;
	bottom:  0%;
}
#lang {
	position: absolute;
	left: 0.1%;
	bottom: 0.1%;
	padding: 5px;
}
#lang img {
padding: 3px;
}