body{
	width: 1200px;
	/*border: 1px solid #5D2843;*/
 	padding-top:5px;
	margin:0 auto;
	background-color: #EDF1FF;
	/*background: linear-gradient(to bottom right, #DFAAC5, #5D2843);*/
	/*background: linear-gradient(to top, #EDF1FF, #B5B7C3);*/
}
a { 
    text-decoration: none; /* Отменяем подчеркивание у ссылки */
}
h1{
	position: relative;
 	top:-10px;
 	text-align: center;
 	font: 28px Verdana;
	font-weight:bold;
	color:#233E78;
 }
 #header{
	height:60px;
	border: 1px solid #233E78;
 	margin-bottom:10px;
 	background: linear-gradient(to top, #EDF1FF, #B5B7C3);
 	
 }
#mainField{
    position: relative;
 	width: 896px;
	height: 840px;
	border: 1px solid #233E78;
 	float: left;
 	padding: 10px;
 	background: linear-gradient(to top right, #EDF1FF, #B5B7C3);
 }
 
#wholesales{
    text-align: center;
	font: 18px Verdana;
	font-weight:bold;
	color: #233E78;
 }
 
 #model{
    position: static;
    width: 652px;
	height: 652px;
	background-color: #EDF1FF;
	border: 1px solid #233E78;
   	margin: 8px auto;
 }


#characteristics1 {
    position: relative;
    width: 350px;
    height: 1px;
    top:-655px;
    left: 370px;
}
 #characteristics1 h3{
 	text-align: left;
	font: 22px Arial;
 	color: #67C4B0;
 }

#characteristics2 {
    position: relative;
    width: 600px;
    height: 1px;
    top:-160px;
    left: 30px;
}
 #characteristics2 h3{
 	text-align: center;
	font: 24px Arial;
	font-weight:bold;
 	color: #67C4B0;
 }

#characteristics3 {
    position: relative;
    width: 500px;
    top:-115px;
    height: 1px;
    left: 100px;
}
 #characteristics3 h3{
 	text-align: center;
	font: 22px Arial;
 	color: #67C4B0;
 }
 
 
 
#linkBottom{
    position: relative;
    width: 500px;
	height: 110px;
	background-color: #383C40;
	border: 1px solid #67C4B0;
   	margin: 8px auto;
 }
 
 #linkBottom h3{
 	text-decoration: underline;
 	text-align: center;
	font: 20px Verdana;
	font-weight:bold;
 	color: #67C4B0
 }
 
 #vkLink{
 	width: 140px;
	margin: 0px auto;
 }

#videoTable{
    position: relative;
 	width: 896px;
	height: auto;
	border: 1px solid #233E78;
 	float: left;
 	padding: 10px;
 	background: linear-gradient(to top right, #EDF1FF, #B5B7C3);
 	
}

#skullRing{
	position: absolute;
	z-index: 1
}

#skullRingMove{
	position: absolute;
	z-index: 2;
}

#model_1{
 	width: 652px;
	height: 652px;
	background-color: #EDF1FF;
	border: 1px solid #233E78;
   	margin: 8px auto;
   
 }
 
#mainFieldChains{
    position: relative;
 	width: 896px;
	height: auto;
	border: 1px solid #233E78;
 	float: left;
 	padding: 10px;
 	background: linear-gradient(to top right, #EDF1FF, #B5B7C3);
 }
 
#arrowLeft{
    position: absolute;
    top: 332px;
    left: 42px;
   	width: 50px;
	height: 50px;
	background-color: #383C40;
	border: 1px solid #67C4B0;
   	margin: 8px auto;
 }
 
#arrowLeft h3{
    position: relative;
    top:-5px;
 	text-align: center;
 	font: 18px Verdana;
	font-weight:bold;
 	color: #67C4B0
 }
 
 #arrowRight{
    position: absolute;
    top: 332px;
    left: 825px;
   	width: 50px;
	height: 50px;
	background-color: #383C40;
	border: 1px solid #67C4B0;
   	margin: 8px auto;
 }
 
 #arrowRight h3{
    position: relative;
    top:-5px;
 	text-align: center;
 	font: 18px Verdana;
	font-weight:bold;
 	color: #67C4B0
 }
 
 #title_chain{
    position: relative;
    top:-6px;
    text-align: center;
	font: 18px Verdana;
	font-weight:bold;
	margin: -15px;
	color: #233E78;
}

#mainbottom10{
	width: 230px;
	height: 335px;
	background: linear-gradient(to top , #EDF1FF, #B5B7C3);
	border: 1px solid #233E78;
   	margin: 8px;
}   	
#mainbottom10 h3{
	position: relative;
 	top:-15px;
	text-align: center;
	font: 15px Verdana;
	font-weight:bold;
	color: #f00000;
}

