.hdcontent{
	width:290px;
	margin:0 auto;
}
#contacts{
	margin:20px 0;
	height:80px;
	width:100%;
	text-align:center;
}
.acontacts{
	display:inline-block;
	height:32px;
	margin:0 10px;
	text-decoration:none;
	font-size:14px;
	color:#000;
	font-weight:bold;
	max-width:180px;
	min-width:100px;
	text-align:left;
}
.acontacts:before{
	content:"";
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin: 0 5px 0 0;
}
.acontacts:hover{
	text-decoration:underline;
}
#avk:before{
	background:url(/~avkitex/img/min/vk.png) left top no-repeat;
}
#afb:before{
	background:url(/~avkitex/img/min/fb.gif) left top no-repeat;
}
#ako:before{
	background:url(/~avkitex/img/min/ko.png) left top no-repeat;
}
#ako{
	min-width:150px;
}
#ams:before{
	background:url(/~avkitex/img/min/ms.png) center top no-repeat;
}
.agrey{
	color:#777;
	font-size:12px;
	font-weight:normal;
}