@charset "utf-8";
#container, #footer, #site-header, #content {width:926px;}
#site-header {height:256px;}

#wrap-container{
    width:926px;	
	margin: 0 auto -54px;
}
 

#footer, .push {height: 54px;}
.push{ clear: both; }

#wrap-container-vechi{
    width:926px;	
	margin: 0 auto -54px;
	min-height:100%;
	height:auto !important;
	height:100%;}