* {
    padding: 0;
    margin: 0;
} 

body {
	background: #a1b585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000;
	;
}

img { border: none; }
a {
	color: #033;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color : #FF9900;
}

#wrap {
	margin: 0px auto 0 auto;
	width: 900px;
}

#header {
	padding-bottom: 0px;
}

#menu {
height: 30px;
line-height: 30px;
background: url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-right: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	color: #033;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 600;
}
#menu ul li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#content {
	background: #fff url(images/content.jpg) repeat-y;
	padding: 0px 0px;
}

.left {
	width: 150px;
	float: left;
	text-align: left;
	padding : 5px 10px 15px 10px;
	font-size: 12px;
}

.right {
	width: 700px;
	float: right;
	padding: 10px;
	border-left: 1px solid #ccc;
	font-size: 12px;
}
.centru {
	width: 880px;
	float: right;
	padding: 10px;
	border-left: 1px solid #ccc;
	font-size: 12px;
	text-align: left;
}
.slideshow {
	width: 880px;
	float: right;
}

.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right a { text-decoration: none }

#top {
background: #000;
padding: 0px 0;
}

#bottom {
	background: #B5C797;
	padding: 2px 0;
}

#footer {
	text-align: center;
	color: #003333;
	font-size: 11px;
	padding: 0 0 10px 0;
}

.text_centru_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.text_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-align: justify;
	text-indent: 20px;
}

.subtitlu_stanga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF9900;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
#wrap #content .centru .subtitlu_stanga {
	color: #000;
}
#wrap #content .centru #yui_3_16_0_1_1441716833044_3557 {
	font-size: 14px;
}
#content .centru p strong {
	color: #000;
	font-size: 14px;
}
