/* CSS Document */


body {
	text-align:center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#pagina {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#272727;
	background-repeat: no-repeat;
	background-image: url(lay/angolodx.gif);
	background-position: right top;
}
.data {
	text-align: left;
}

#testa {
	position:relative;
	background-repeat: no-repeat;
	width: 700px;
	height: 140px;
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-position: right bottom;
	background-image: url(lay/zelenasopra.jpg);
	left: 0px;
	top: 0px;

}
#testa h1 {
	position:absolute;
	width: 195px;
	height: 134px;
	background-repeat:no-repeat;
	left:12px;
	margin: 0px;
	padding: 0px;
	background-image: url(lay/titolo.png);
}
#testa h2 {
	position:absolute;
	height: 148px;
	width: 150px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	left: -276px;
	top: 7px;

}
#testa h3 {
	position:absolute;
	height: 109px;
	width: 118px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-image: url(lay/logo-simple-skoda.gif);
	right: 0px;
	top: -10px;
}
#pagina #colsx {
	float:left;
	font-size: 1.4em;
	background-image: url(lay/angolo.gif);
	background-repeat: no-repeat;
}

#pagina #colsxSmall {
	float:center;
	font-size: 1.0em;
	background-image: url(lay/angolo.gif);
	background-repeat: no-repeat;
}

#pagina #coldx {
	width:600px;
	float:right;
	background-image: url(lay/zelenasotto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.testo{
	margin-bottom: 0px;
	width:210px;
	margin-top: 10px;
	color: #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img img{
	border: 2px solid #333333;
	margin-top: 120px;
}
.img2 img{
	border: 2px solid #333333;
	margin-top:10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu {
	margin-top: 5px;
	padding-left:10px;
}

#menu a:visited {
	color: #FFFFFF;
}
#menu li {
	margin-left:-30px;
	list-style-type:none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}

#menu ul {
		margin-top:0px;
}

#piede {
	background-repeat:no-repeat;
	background-color:#272727;
	height:10px;
	width:700px;
	margin-bottom:0px;
}
#image {
	width:600px;
	height:250px;
	margin:0;
}
.testo h2 {
	font-size: 1em;
	margin: 10px 0px 0px;
	padding: 0px;
}
.testo ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
