@charset "utf-8";
body {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: white;
	background-color: #464646;
	margin: 0;
	background: url('img/tile.jpg');
}
#wrapper {
	margin: 0;
	background-image: url(img/banner_p3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#container {
	width: 921px;
	margin: 0 auto;
}
#banner {
	width: 920px;
	margin: 0;
	background: url('img/banner_p1.jpg') no-repeat center;
	display: block;
	height: 200px;
}
#meniu {
	width: 920px;
	margin: 0;
	text-align: right;
	background: url('img/banner_p2.jpg') no-repeat center;
	height: 70px;
}
#meniu a, a:visited, a:hover, a:active {
	margin: 0;
	border: 0;
}
#meniu a img {
	border: 0;
	margin: 0;
}
#continut {
	width: 920px;
	text-align: center;
	text-indent: 0;
	background: url('img/bckcont.jpg');
	height: 330px;
}
#despre {
	width: 900px;
	text-align: center;
	text-indent: 0;
	margin-right: auto;
	margin-left: auto;
}
#continut2 {
	width: 920px;
	text-align: center;
	text-indent: 0;
	background: url('img/bckcont.jpg');
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#continut_contact {
	width: 920px;
	text-align: center;
	text-indent: 0;
	background: url('img/bckcont.jpg');
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#footer {
	width: 920px;
	background-repeat: no-repeat;
}
#copyright {
	width: 920px;
	text-align: center;
	text-indent: 0; 
}
	
