html, body {
	height: 100%;
}

div {
	padding: 0;
	border: 0;
	margin: 0;
}

div.head , div.foot {
	padding: 0;
}

div.lang img {
	width: 27px;
	height: 23px;
}

div.head h1 {
	font-size: 120%;
}
div.head h1 img{
	height: 24px;
	float: left;
}

div.block {
	float: left;
	width: 63px;
	height: 110px;
}

div.fullblock {
	width: 100%;
}

div.block img.main {
	width: 56px;
	height: 56px;
}
div.fullblock img.main {
	width: 112px;
	height: 112px;
}

div.block div.description {
	display: none;
}

div.block h2 {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

.screen {
	display: none;
}
