/* dark header */
#header {
	position: relative;
	height: 112px;
	overflow: hidden;
	background: #ffffff;
}


#logo {
	position: absolute;
	top: 0px;
	left: 0px;
      display: block;
      margin-top: 2px;
	width:1250px;
	height: 112px;
	background: url("../images/logo.jpg"/*tpa=http://lektravi.ru/templates/madeyourweb/images/logo.jpg*/) no-repeat;
	
}

#top {
	height: 60px;
	padding-top: 35px;
	overflow: hidden;
	margin-left: 395px;
	margin-bottom: 0px;
	margin-right: 25px;
	color: #F1EEE6;
}





