@font-face {
	font-family: 'helvetica_neue_ce_35_thinRg';
	src: url('./Fonts/helveticace-light-webfont.eot'),
		url('./Fonts/helveticace-light-webfont.woff') format('woff'),
		url('./Fonts/helveticace-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.em;
	color: #323232;
}
.clear {clear: both;}
#content-holder {margin: 0 auto; width: 768px;}
#content-holder .logo {margin-top: -21px;}
#content-holder a {color: #da103a; font-style: italic;}
#content-holder h1, #content-holder h2 {
	font-weight: normal;
	color: #000;
	font-family: 'helvetica_neue_ce_35_thinRg', Helvetica, Arial, sans-serif;
}
#content-holder h1 {font-size: 35px; margin-bottom: 37px;}
#content-holder ul {list-style: none; margin: 0; padding: 0;}
#content-holder li {
	background: url('./imagescz/li.jpg') 0 50% no-repeat;
	padding: 5px 0 5px 36px;
	margin-bottom: 3px;
}
#content-holder .sprites {background-image: url('./imagescz/icons_sprite.jpg'); background-repeat: no-repeat;}
#content-holder .sprites.customer {background-position: 0 0;}
#content-holder .sprites.eshop {background-position: 2px -114px;}

#content {width: 524px; float: left; background: #fff;}
#content p {padding: 5px 45px 5px 0;}
#content h2, #aside .num {
	font-size: 29px;
	padding: 0px 0 0px 84px;
	font-family: 'helvetica_neue_ce_35_thinRg', Helvetica, Arial, sans-serif;
}
#aside {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f9f8f4;
	padding: 0 11px;
	width: 222px;
	float: right;
}
#aside em {color: #da103a;}
#aside h2 {text-align: center; font-size: 29px; ^margin-top: 16px;}
#aside .num {
	font-size: 25px;
	letter-spacing: 1px;
	color: rgb (107, 105, 105);
	padding: 0;
	display: block;
	text-align: center;
}
#aside .bubble {
	font-size: 13px;
	margin: 18px auto 20px;
	^margin-bottom: 14px;
	^margin-top: 20px;
	padding: 7px;
	background-color: #fff;
	border: 1px solid #e2e1de;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	line-height: 1.45em;
}
#aside .bubble span {
	background: url('./imagescz/bubble_arrow.jpg') 0 0 no-repeat;
	position: absolute;
	left: 50%;
	top: -6px;
	margin-left: -5px;
	width: 10px;
	height: 6px;
}
#aside p.sprites {padding-left: 73px;}
#aside .first {background-position: 0 -620px; height: 45px; padding-top: 15px;}
#aside .second {background-position: 0 -405px; height: 40px; padding-top: 20px;}
#aside .third {background-position: 0 -510px;}
#aside .fourth {background-position: 0 -310px;}
#aside .fifth {background-position: 0 -214px;}
#aside .interest a {text-decoration: none; font-size: 18px; text-align: center; padding: 2px 0; display: block;}