.wrapper {
	position: relative;
	width: 1363px;
	margin: 0 auto;
	height: 100%;
}
#zakaz {
	position: absolute;
	width: 280px;
	left: 865px;
	top: 0px;
	height: 67px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	color: #FFF;
	text-shadow: 0px 0px 6px #000;
	z-index: 10;
	font-weight: bold;
	text-align: right;
}
.bottom {

}
.left {

	width: 50%;
}
.right {

	width: 50%;
}


