.header {
	width: 997px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(/res/images/header/bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}
.header .discountBox {
	display: none;
}
.header .logoBox {
	width: 315px;
	margin: 0;
	float: left;
}
.header .logoBox .logo {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	width: 315px;
	height: 81px;
	background-image: url(/res/images/common/logo.png?v2);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.header .links {
	width: 770px;
	margin: 0;
	float: left;
	height: 45px;
}
.header .links a .text:hover {
	text-decoration: underline;
}
.header .links #linkCallBack {
	margin-right: 0px;
	width: 177px;
	height: 58px;
	background-image: url(/res/images/header/callback.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: -8px;
	float: right;
}
.header .links #linkCallBack:hover {
	background-image: url(/res/images/header/callback.act.png);
}
.header .blochki {
	padding-top: 12px;
	width: 454px;
	height: 71px;
	float: left;
	font-size: 10,5pt;
}
.header .blochki a:hover {
	text-decoration: none;
}
.header .pocket {
	width: 227px;
	height: 142px;
	margin-top: -81px;
	float: right;
	background-image: url(/res/images/header/cart.bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 9pt;
}
.header .pocket .discountSum {
	color: #ca532a;
	font-size: 12pt;
}
.header .pocket .discountHrivna {
	color: #969392;
}
.header .pocket .amountText {
	margin-top: 18px;
	margin-left: 8px;
	color: #FFFFFF;
}
.header .pocket .sumText {
	margin-top: -15px;
	margin-left: 58px;
	color: #FFFFFF;
}
.header .pocket .amount {
	color: #7e7b7b;
	width: 43px;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 16pt;
	text-align: center;
}
.header .pocket .sum {
	color: #3e4d94;
	font-size: 16pt;
	width: 140px;
	margin-top: -25px;
	margin-left: 60px;
	text-align: right;
}
.header .pocket .discountBox {
	margin-top: 8px;
	margin-left: 9px;
}
.header .pocket .buttonBox {
	float: right;
	margin-top: 12px;
	margin-right: 5px;
}
.header .links a {
	display: inline-block;
	margin-right: 25px;
}
.header .links a .text {
	display: inline-block;
	font-size: 17px;
	position: relative;
	top: -20px;
	color: #3E4D94;
}
.header .blochki .blochok {
	width: 150px;
	height: 59px;
	float: left;
	text-align: center;
	margin-left: 50px;
}
.header .blochki .blochok .phone {
	color: #cb532a;
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	padding-top: 15px;
}
.header .blochki .icqskype {
	width: 135px;
	height: 59px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	display: none;
}
.header .blochki .icqskype img {
	padding-top: 2px;
	float: left;
	padding-right: 5px;
}
.header .blochki .icqskype b {
	display: inline-block;
	margin-top: -5px;
	color: #3e4d94;
}
.header .blochki .skype {
	width: 148px;
	height: 59px;
	float: left;
}
.header .blochki .skype img {
	border: none;
	width: 16px;
	height: 16px;
}
.header .blochki .skype b {
	color: #3e4d94;
}
.header .blochki .blochok .blochokIco {
	float: left;
	margin-top: 5px;
}
.header .blochki .blochok .blochokIco .blochokIcoSdvig {
	height: 6px;
	width: 10px;
}
.header .blochki .blochok .blochokText {
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}
.header .blochki .blochok .blochokText .sdvig {
	height: 10px;
	width: 10px;
}
.header .blochki .blochok .blochokText .sdvigOplata {
	height: 15px;
	width: 10px;
}
