#menu_gora{
	width: 1000px;
	height: 50px;
	margin: auto;
	font: bold 13px Verdana;
	text-transform: uppercase;
	list-style: none;
	
	
}
#header{
	width: 1000px;
	height: 123px;
	background-image: url(../images/header.png);
	margin: auto;
	
}
#logo{
	width: 280px;
	height: 120px;
	float: left;
	padding-left: 20px;
	}