body {
	margin: 0px;
	padding: 0px;
	background: #D8CCC0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7E7651;
}

a, a:active, a:visited {
	color: #7E7651;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1183px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1183px;
	height: 289px;
	background: url('header-bg.jpg');
	padding-top: 65px;
}

#header .header {
	width: 955px;
	height: 255px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 40px;
}

#pagina {
	width: 1183px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#pagina .meniu {
	width: 213px;
	float: left;
	padding-left: 118px;
}

#pagina .content {
	float: left;
	width: 790px;
	padding-top: 40px;
	padding-left: 4px;
}

#pagina .meniu a {
	display: block;
	margin-top: 5px;
}

.echipa {
	margin-bottom: 20px;
}
.articol {
	margin-bottom: 25px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.gallery_img {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	border: 1px solid #A39386;
}

.comunicat {
	margin-left: 30px;
	margin-bottom: 20px;
}

.comunicat .data {
	font-size: 12px;
}

.comunicat .link a {
	font-weight: bold;
	text-decoration: none;
}
.comunicat .link a:hover {
	text-decoration: underline;
}

.stire {
	margin-left: 30px;
	margin-bottom: 30px;
}

h3 {
	font-size: 16px;
}

.logo {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
