


#wrap_menu {
	width:1050px;
	height:600px;
	margin: 50px auto 0;
}
.cc_menu{
	width:1050px; /*560px * 5*/
	height:600px;
	position:absolute; /*relative absolute*/
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background-image: url(cc.jpg);
}
.cc_item{
	text-align:center;
	width:350px;
	height:600px;
	float:left;
	border-bottom:1px solid #000;
	position:relative;
}
span.cc_title{
	font-size:16px;
	color:#fff;
	background-color:#111;
	top:160px; /*180*/
	left:5px;
	position:absolute;
	padding:3px 0px;
	width:340px; /*130*/
	display:block;
	z-index:11;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
.cc_submenu ul{
	list-style:none;
	width:350px; /*140*/
	margin:0;
	padding:0;
	height:0px; /*increase to 200px to slide up*/
	overflow:hidden;
	text-align:left;
	background-color:#000; /*000*/
	position:absolute;
	left:0px;
	bottom:0px;
	opacity:0;
	z-index:13;
	border-bottom: 4px solid #FFF;
}
.cc_submenu ul li{
	color:#fff; /*ddd*/
	cursor:pointer;
	padding:10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.cc_submenu ul li a{
	color: #FFF;
}
.cc_item img{
	position:absolute;
	width:350px;
	height:600px;
	top:0px;
	left:0px;
	display:none;
	
}
.cc_imageclip {
	      
	position:absolute;
	width:350px; /*350*/
	height:0px;
	top:0px;
	left:0px;
	
}

#rightcol {
	 width:100%;
}
#content {
	 margin:0 auto; width:560px;
}
a.zakaz {
	 display:none;
}
#aboutblock {
	 display:none;
}
#content1 .objectImage {
	 margin-top:-115px; margin-left:-120px; position:absolute;
}
#content1 .object {
	 margin-top:-112px; margin-left:-192px; position:absolute;
}
