#main-container {
	position: relative; /* absolute */
	width: 760px;
	left: 50%;
	margin-left: -381px;
	text-align: left;
	padding: 0;
	}
	
#top-container {
	height: 29px;
	text-align: right;
	padding: 6px 8px 0 0;
	}
	
#header-container {
	height: 85px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_header.jpg) !important;
	}

#leftsection-container {
	width: 186px;
	float: left;
	}
	
#content-container {
	width: 564px;
	float: right;
}

#center-container {
	width: 383px;
	float: left;
}

#right-container {
	width: 180px;
	float: right;
}

#central-container:after, #main-content:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}

#search-container {
	height: 32px;
	width: 173px;
	background-color: #899194;
	position: absolute;
	top: 56;
	left: 583;
	margin-right: 4px;
	text-align: center;
	}



#central-container {
	width: 752px;
	_width: 760px;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
	border-left: 4px solid white;
	height: 100%;
	}
	

	
#menu-container {
	width: 226px;
	border: 1px solid red;
	}
	

	
#footer-container {
	width: 760;
	font-size: 100%;
	clear: both;
	margin-top: 3px;
	}


#order-anketa-title{
margin-top: -20px; position: absolute; width: 90px; text-align: center; background-color: ##fff;
}

span.alert {
	color: red;
}