body {
	text-align: center;
	padding:0;
}

img {
	border: 0px;
}

.wrapper {
	margin: auto;
	/*text-align: left;*/
	width: 670px;
	margin-top: 100px;
}

.left_block {
	float: left;
	height: 456px;
	width: 90px;
}

.center_block {
	background:transparent url(../img/bg_center.jpg) no-repeat;
	float: left;
	width: 580px;
	height: 313px;
}

.eng, .ita, .ted, .fra {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.txt {
	width: 80px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	float: left;
	text-align: left;
}

flag_eng, flag_ita, flag_ted, flag_fra {

}

.flags {
	width: 140px;
	float: left;
	margin-top: 177px;
	margin-left: 15px;
}

.flags img {
	float: left;
}

.address {
	float: right;
	text-align: right;
	margin-top: 186px;
	margin-right: 35px;
	width: 230px;
	height: 110px;
}

.clr {
	clear: both;
}

.bottom_block {
	float: right;
	height: 90px;
	width: 560px;
	margin-top: -100px;
}

.thub_img{
	width: 90px;
	height: 88px;
}

.bottom_block .thub_img {
	float: left;
}

.link {
	text-decoration: none;
	cursor: pointer;
}

.counter {
	display: none;
    visibility: hidden;
}

