/* CSS Document */

/* parentesi graffe da copiare {} */

#html_color {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat;
}

#container {
	width: 800px;
	height:580px;
	clear: both;
	background-color: #AAAAAA;
	padding: 0px;
	font-family: Helvetica, Swis721 BT, Swis721 Lt BT, Arial, sans-serif;
}

#header {
	background-color: #DDDDDD;
	border-color: #EE0000;
	border-width: 2px;
	border-style: solid;
	width: 796px;
	height: 170px;
	margin-bottom: 10px;
	padding:0px;
}

#sidebar {
	width: 198px;
	height: 390px;
	float: left;
	margin:0px;
	padding: 0px;
	border-right-style: dotted;
	border-right-color: #FF0000;
	border-right-width: 8px;

} 

.main {
/*	background-image: url(images/sfondomain.gif);
	background-repeat: no-repeat;
	background-position: right; */
	float: right;
	width: 585px;
	height: 340px;

	padding: 0px;

}

#footer {
	background-color: #666666;
	width: 800px;
	height: 40px;
	clear: none;
	padding: 0px;
	margin-top: 350px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

#img_topbar {
	margin-top: 15px;
}

#menu li {
	display: inline;
}

#menu a {
	margin-right: 20px;
}

#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#text_footer {
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
}

#sponsor {
	margin: 0px;
	padding: 0px;
}

#label {
	font-weight: bold;
	margin-right: 25px;
	margin-left: -25px;
}

.link {
	color: #FFFFFF;
}

#hotel {
	text-align: justify;
	margin-left: 30px;
}

#hotel_contatti {
	text-align: justify;
	margin-left: 20px;
	margin-right: 25px;
}

#container2 {
	width: 800px;
	height:170px;
	clear: both;
	background-color: #999999;
	padding: 0px;
}

#header2 {
	background-color: #DD0000;
	width: 800px;
	height: 170px;
	padding-top: 3px;
}

#flash_topbar {
	margin-top: 10px;
}

#info_cena {
	text-align: justify;
	margin-left: 20px;
	margin-right: 25px;
}

#lista_cena {
	text-align: justify;
	margin-left: 30px;
	line-height: 20px;
}
