#header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFF;
	background-color: #3366CC;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	margin: 0px;
}

#logo {
	width: auto;
	position: absolute;
	height: auto;
	left: 45%;
	top: 31px;
}
.schetchiki {
	visibility: hidden;
	display: none;
	height: 120px;
	width: 120px;
}


body { }
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFF;
	background-color: #3366CC;
	background-repeat: no-repeat;
	text-align: left;
	padding: 5px;
	width: 100%;
	position: absolute;
	left: 0px;
	font-weight: bold;
	height: 16px;
	bottom: 0px;
}
