@charset "UTF-8";
/* CSS Document */
BODY {
	font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666;
	background-image:url(images/grey.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF; 
	margin:0; 
	
}

img {
	border: 0;
}	
	
	
	
	html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}


div.Tabela_01 {
	width:1072px;
	margin:0 auto;

}

div.top {
	left:0px;
	top:0px;
	width:1072px;
	height:111px;
}

div.menu {
	left:0px;
	top:111px;
	width:1072px;
	height:58px;
	background-image:url(images/menu.png);
}

div.pic {
	left:0px;
	top:169px;
	width:1072px;
	height:472px;
}

div.thistoia {
	position:absolute;
	left:0px;
	top:641px;
	width:357px;
	height:163px;
	background-image:url(images/thistoia.png);
}

div.twirtual {
	position:absolute;
	left:357px;
	top:641px;
	width:358px;
	height:163px;
	background-image:url(images/twirtual.png);
}

div.tkontakt {
	position:absolute;
	left:715px;
	top:641px;
	width:357px;
	height:163px;
	background-image:url(images/tkontakt.png);
}

div.main {
	width:1072px;
	margin: 190px auto;
	background-image:url(images/main.png);
	background-repeat:no-repeat;
}
div.footer {
	width: 1072px;
	margin: 50px auto;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:156px;
}

li.fl {
	list-style:none;
	display:inline-block;
	padding:0 10px 0 0;
	color:#666;
}



ul.men {
	text-align:center;
	margin:0;
	padding-top:25px;
}

li.btt {
	list-style:none;
	display:inline-block;
	padding:0 45px 0 0;
	color:#666;
}

.buton {
	color::#666;
	text-decoration:none;	
}

.buton:HOVER {
	color:#cd7f32;
}

A {
	color:#333;
	text-decoration:none;
}

H1 {
	font-size: 30px;
	font-weight:500;
	color:#162c44;
	padding: 20px 90px 0 90px;
	
}

.txt {
	line-height: 1.8;
	padding: 0 110px 0 110px;
	text-align: justify;
}