body{
	color: #000;
	background:#efece5;
}

a{
	color:#894b30;
}

#navigation li{
	width:20%;
}

#navigation li a{
	width:100%;
	/* height:570px; */
}

#navigation li span{
	left:50%;
	margin-left:-45px;
	text-indent:90px;
	width:90px;
	height:100%;
	position:absolute;
	bottom:0;
	background-position:0 0 !important;
}

#navigation #nav-history span{
	background-image:url(../i/index/history.png);
	height:278px;
	top:292px;
}

* html #navigation #nav-history img.big{
	left:-650px;
}

#navigation #nav-museum span{
	background-image:url(../i/index/museum.png);
	height:211px;
	top:359px;
}

#navigation #nav-production span{
	background-image:url(../i/index/production.png);
	height:450px;
	top:120px;
}

#navigation li img.small{
	display:none;
}

#navigation li img.big{
	display:block;
}

* html #navigation li span{
	filter: expression(fixPNG(this));
}

#nav-kvas{
	display:none;
}

#logo{
	left: 50%;
	margin-left: -60px;
	top:65px;
}

#page-body{
	width:30%;
	left:65%;
	padding-top: 205px;
}

#content{
	text-align: center;
	font-family: georgia, sans-serif;
	font-style:italic;
	padding-bottom:6em;
	margin-left:0;
	padding-left:0;
}

#footer{
	width:34%;
	left:63%;
	text-align:center;
	color:black;
}

#footer a{
	color:#666;
}

#auth, #weather{
	display: none;
}
