/* CSS Document */

body {
	background: #DDE1E2;
	margin: 0;
}

a {
	color: #FFA215;
	text-decoration: none;
}

#corp {
	margin-left: auto;
	margin-right: auto;
	width: 935px;
}

#meniu_sus {
	background: url(images/albastrici.png) repeat-x left;
	height: 50px;
}

.menu_item {
	width: 155px;
	color: #FFB648;
	font-family: Corbel, Tahoma, Arial;
	font-size: 26px;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.menu_item a {
	color: #FFB648;
}

.menu_item a:visited {
	color: #FFB648;
}

.menu_item a:hover {
	color: #BFBFBF;
	background: url(images/negru.png) repeat-x left;
	display: block;
}

.menu_item_select {
	width: 160px;
	color: #FFB648;
	font-family: Corbel, Tahoma, Arial;
	font-size: 26px;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(images/negru.png) repeat-x left;
}


.menu_item_select a {
	color: #BFBFBF;
}


#banner {
	background: url(images/background.jpg) repeat-y top;

}

#container {
	background: url(images/tile.jpg) repeat-y top;
	margin-bottom: 10px;
}

.main_text {
	padding: 10px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 140%;
}

.main_text p{
	padding-left: 250px;
	padding-right: 15px;
	padding-bottom: 7px;
}

.titlu {
	font-family: Corbel, Tahoma, Arial;
	font-weight: bold;
	background: url(images/liniuta.png) no-repeat bottom;
	color: #FFA215;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-size: 22px;
	width: 896px;
}

#footer {
	background: #3C4448;
	height: 40px;
	margin-top: 30px;
	color: #FFB648;
	font-family: Corbel, Tahoma, Arial;
	line-height: 40px;
}
