/* CSS Document */
body {
	margin: 0;
	color: #232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #98ba32;
	padding-bottom: 5px;
}

#body2{
	overflow: auto;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/inside_bg.jpg);
}

#container {
	width: 1004px;
	margin: auto auto;
	padding-left: 55px;
}

#top1 {
	height: 35px;
	background-image: url("../img/top1.gif");
}

#top-left {
	float: left;
	height: 161px;
	width: 500px;
}

#top-left-sigle {
	float: left;
	height: 100px;
	width: 300px;
}

#top-left-sigle img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#menu_wrapper {
	float: left;
	width: 500px;
	height: 26px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-family:Tahoma;
}

#top-middle {
	float: left;
	height: 172px;
	width: 222px;
	background-image: url("../img/globe_img.jpg");
	margin-top: -16px;
	margin-left: 10px;
}

#top-right {
	float: left;
	height: 91px;
	width: 231px;
	background-image: url("../img/logo_caled.gif");
	margin-left: 10px;
	margin-top: 10px;
}

#text_content {
	float: left;
	width: 710px;
	overflow: hidden;
	padding-right: 40px;
	padding-bottom: 10px;
}

.head {
	color: #FFFFFF;
	float: left;
	font-family: Tahoma;
	font-size: 20px;
	padding:0 0 10px 10px;
	width:680px;
}

.yellow_text {
	color: #FFF799;
	font-family: Tahoma;
	font-size: 13px;
	text-indent: 50px;
	margin: 0px;
	padding: 0px;
	width: 680px;
	padding: 10px;
	text-align: justify;
}

#linkuri_utile {
	width: 680px;
	overflow-y: scroll;
	padding: 5px;
	margin-left: 10px;
	float: left;
	height: 93px;
}

#linkuri_utile a.linkuri_utile {
	display: block;
	text-decoration: none;
	color:#fff;
	float: left;
	font-family: "Trebuchet MS";
	height: 19px;
	padding:0 0 0 15px;
	width: 649px;
	background-image: url("../img/utils_link_active.gif");
	background-repeat: no-repeat;
	font-size: 13px;
}

#linkuri_utile a.linkuri_utile:hover {
	color: #F26521;
	background-image: url("../img/utils_link_hover.gif");
	width: 639px;
}

#utile_toplinkline {
	height: 1px;
	font-size: 0px;
	width: 664px;
	background-image: url("../img/utils_topline.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

#content_right {
	float: right;
	padding-right: 25px;
	background-color: #005825;
	width: 205px;
	overflow: auto;
	min-height: 650px;
	margin-top: -35px;
	background-image: url("../img/content_right_bg.gif");
	background-repeat:  no-repeat;
	background-position: top;
	padding: 25px 25px 5px 21px;
}

#content_right div.new_box {
	width: 205px;
	overflow: auto;
	background-color: red;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url("../img/a.png");
	height: 200px;
}

#content_right div.box {
	width: 203px;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: auto;
}

#content_right div.box div.top {
	width: 203px;
	height: 9px;
	font-size: 0px;
	background-image: url("../img/right_box_top.png");
}

#content_right div.box div.content {
	font-size: 0px;
	width: 202px;
	background-image: url("../img/right_box_repeat.png");
	background-repeat: repeat-y;
}

#content_right div.box div.bottom {
	font-size: 0px;
	width: 203px;
	background-image: url("../img/right_box_bottom.png");
	height: 9px;
}

#content_right div.box div.bottom_noutati {
	font-size: 0px;
	width: 203px;
	background-image: url("../img/right_box_bottom_noutati.png");
	height: 116px;
}

#content_right div.box div.bottom_noutati {
	background-image: url("../img/right_box_bottom_noutati.png");
	height: 116px;
}

#content_right div.box div.bottom_contact {
	background-image: url("../img/right_box_bottom_contact.png");
	height: 116px;
}

#content_right div.box div.bottom_activitati {
	background-image: url("../img/right_box_bottom_activitati.png");
	height: 116px;
}

#content_right div.box div.title {
	text-align: center;
	color: #F26521;
	font-family: Tahoma;
	font-size: 20px;
	font-variant: normal;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content_right div.box div.text {
	color: #7DAF3A;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 10px 5px 14px;
}

#content_right div.box a.more {
	background-image: url("../img/more.png");
	height: 28px;
	width: 70px;
	display: block;
	text-align: center;
	line-height: 26px;
	color: #0A5894;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.noutati_right_title {
	color: #F26521;
	font-size: 11px;
}

a.noutati_right_title:hover {
	text-decoration: none;
}

#content_right div.box a.activitati_right_title {
	font-size: 11px;
	color: #7DAF3A;
}

a.activitati_right_title:hover {
	text-decoration: none;
	color: #F26521;
}

#content_right div.box div.wrapper_more {
	padding: 20px 0 0 20px;
}

#content_right div.box a.more:hover {
	color: #FF6600;
}

#bottom {
	background-color: #fff;
	overflow: auto;
	width: 100%;
	text-align: center;
	height: 101px;
	background-image: url("../img/bottom_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#bottom_links {
	color: #0A5894;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-top: 30px;
	text-decoration: none;
	width: 100%;
}

#bottom_links a {
	text-decoration: none;
	color: #0A5894;
}

#bottom_links a:hover, #bottom_links a.selected {
	color: #ACBF2B;
}

#copyrights {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
	overflow: auto;
	width: 100%;
	float: left;
}

#copyrights a.bottom_link2 {
	color: #0A5894;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}

#copyrights a.bottom_link2:hover {
	text-decoration: underline;
}

#galerie_foto {
	overflow: auto;
	width: 650px;
	text-align: center;
	margin: auto auto;
	padding-bottom: 5px;
}

#galerie_foto img {
	margin: 5px;
	border: 2px solid #cbcbcb;
}

/*--------------------------- Menu Tabs --------------------------- */
#tabs {
	float: left;
	width: 494px;
	line-height: normal;
	height: 20px;
}

#tabs ul {
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("../img/tableft.gif") no-repeat left top;
	margin-left: 1px;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-size: 11px;
}

#tabs a span {
	float: left;
	display: block;
	background: url("../img/tabright.gif") no-repeat right top;
	padding: 4px 6px 4px 2px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	color: #FFF;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

#tabs #current a {
	background-position: 0% -42px;
}

#tabs #current a span {
	background-position: 100% -42px;
}

/*------------------------------------------------menu_homebutton End--------------------*/
