body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.counter {
	height: 47px;
	background: url(images/counter.png) 100% 0 no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.main {
	height: 573px;
	background: url(images/main.png) 100% 0 no-repeat;
	text-align: center;
}

.stat {
	height: 168px;
	background: url(images/stat.png) 100% 0 no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}
.top_comment {
	height: 77px;
	background: url(images/top_komment.png) 100% 0 no-repeat;
	text-align: center;
	color: #004386;
	font-size: 24px;
	font-weight: bold;
}
.bottom_comment {
	height: 90px;
	background: url(images/bottom_komment.png) 100% 0 no-repeat;
	text-align: center;
	font-size: 12px;
	color: #004386;
}