@charset "utf-8";
* {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin:0px;
	padding:0px;
}
body {
	background-color: #ebebeb;
	background-image: url(../images/headerBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.clear {
	clear:both;
}
#Header {
	width:785px;
	height:285px;
	margin:0px auto
}
#ContentTop {
	width:743px;
	margin:0px auto;
	background-image:url(../images/content_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:10px;
	font-size:0px;
}
#Content {
	background-color:white;
	background-image:none;
	width:671px;
	margin:0px auto;
	padding:20px 35px;
	border-color:#999;
	border-style:solid;
	border-width:0px 1px;
}
#ContentBot {
	width:743px;
	margin:0px auto;
	background-image:url(../images/content_bot.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:10px;
	text-align:center;
	padding-top:30px;
	height:100px;
}
#Prezentare {
	width:350px;
	float:right;
	margin-left:35px;
}

h1 {
	font-size:4em;
	color:#999;
	margin-bottom:20px;
}
p {
	margin-bottom:10px;
}
.img {
	width:300px;
	height:145px;
	overflow:hidden;
	float:left;
	margin:10px 20px 10px 0px;
	padding:0px 0px 0px 10px;
	border:1px solid #999;
}
img {
	border:none;
}
li {
	margin:10px 20px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
h3 {
	font-size:12px;
	font-style:italic;
	margin:15px 0px 10px 0px;
}
.harta {
	border:1px solid #CCC;
	width:140px;
}
