body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

/* === === === Banner === === === */
/* TODO - modificare din png in jpg */
#header {
	background-image:url(img/banner.png);
	width:1000px;
	height:230px;
	display:block;
}

#header_en {
	background-image:url(img/banner_en.png);
	width:1000px;
	height:230px;
	display:block;
}

/* TODO - modif */
#border {
	background-image:url(img/border.gif);
	background-repeat: repeat-y;
	width:1000px;
}
#main {
	background-color:#abe4fe;
	margin: 0px 15px 0px 15px;
}
#left {
	width:250px;
	float:left;
	display:inline;
	background-color:#abe4fe;
}

/* === === === Background-uri partea dreapta === === === */
#right_simplu{
	float:right;
	width:650px;
}

#right_blue{
	background-image:url(img/blue_bgk.jpg);
	float:right;
	width:650px;
}
#right_pink {
	background-image:url(img/pink_bgk.jpg);
	float:right;
	width:650px;
}
#right_mov {
	background-image:url(img/mov_bgk.png);
	float:right;
	width:650px;
	height:450px;
}

/* === === === Tabel === === === */
#tabel {
	margin: 20px 10px 20px 10px;
}
#tabel td {
	padding: 10px 0px 10px 10px;
}
#tabel ul {
	margin: 10px 0px 10px 20px;
}
#tabel li {
	padding: 4px 0px 4px 0px;
}
#tabel p {
	color:#000000;
}
	
/* === === === Menu === === === */
#menu {
	background-image:url(img/menu.png);
	width:270px;
	height:530px;
	margin-left:0px;
}

#menu table {
	margin: 10px 0px 0px 50px;
}

#menu td {
	padding: 0px 10px 0px 10px;
}

#menu ul {
	padding: 10px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: black;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color: white;
}

#menu_h {
	background-image:url(img/menu_h.png);
	width:270px;
	height:600px;
	margin-left:0px;
}

#menu_h table {
	margin: 10px 0px 0px 50px;
}

#menu_h td {
	padding: 0px 10px 0px 10px;
}

#menu_h ul {
	padding: 10px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu_h li {
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu_h a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: black;
	text-decoration: none;
	font-size: 12px;
	
}
#menu_h a:hover {
	color: white;
}
.lastchild{
	border-bottom: none !important;
}

/* === === === Contor === === === */
#contor {
	background-image:url(img/contor.png);
	background-repeat:no-repeat;
	padding: 40px 40px 40px 40px;
	width:270px;
	height:150px;
}
#contor p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 12px;
	padding: 10px 60px 0px 10px;
}

/* === === === Copyright === === === */
#copyright {
	background-color:#8bcaef;
	background-image:url(img/footer.jpg);
	width:1000px;
	height:30px;
	display:inline;
	text-align:center;
	padding: 20px 0px 10px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

/* === === === Footer === === === */
#footer {
	background-color:#8bcaef;
	background-image:url(img/footer.jpg);
	height:100px;
	width:1000px;
}
#footerend {
	background-image:url(img/borderfooterend.gif);
	background-repeat: no-repeat;
	width:1000px;
	height:9px;
	display:block;
}


/* === === === Pagina principala === === === */
#shome {
	
}
#shome p {
	color:#000000;
	padding: 10px 10px 0px 0px;
}
#shome ul {
}
#shome li {
	margin:0px 50px 0px 20px;
}
#shome table {
	margin:0px 0px 0px -40px; 
	width: 680px;
}
#shome td {
	background: url(img/cel.png);
	background-repeat:no-repeat;
	height: 340px;
	width: 350px;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 0px 10px;
}
/* === === === Test === === === */
#scab {
	float:right;
	width:710px;
}
#scab h1 {
	color: #000000;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}

#scab ul {
	text-align: left;
	padding: 10px 10px 10px 20px;
}
#scab li {
	padding: 5px 10px 0px 10px;
}

/* === === === Recomandari === === === */
#srec1 {
	float:right;
	width:710px;
}
#srec1 table {
	margin: 10px 0px 10px 10px;
	width: 690px;
}
#srec1 td {
	background: url(img/rama1.png);
	background-repeat:no-repeat;
	height: 370px;
	width: 230px;
	vertical-align: top;
	text-align: center;
	padding: 20px 0px 10px 0px;
}
#srec2 {
	float:right;
	width:710px;
}
#srec2 table {
	margin: 10px 0px 10px 10px;
	width: 690px;
}
#srec2 td {
	background: url(img/rama2.png);
	background-repeat:no-repeat;
	height: 250px;
	width: 330px;
	vertical-align: top;
	text-align: center;
	padding: 10px 15px 10px 0px;
}

/* === === === Articole === === === */
#articol {
	float: right;
	margin: 10px 10px 10px 0px;
}
#articol h1 {
	font-size:14px;
}
#articol hr {
	margin: 10px 0px 10px 0px;
}
#articol li {
	padding:10px 10px 0px 0px;
}

/* === === === Galerie === === === */
#sfoto {
	float:right;
	width:710px;
}
#sfoto table {
	margin: 10px 0px 10px 10px;
	width: 690px;
}
#sfoto td {
	background: url(img/rama3.png);
	background-repeat:no-repeat;
	height: 250px;
	width: 330px;
	vertical-align: top;
	text-align: center;
	padding: 10px 15px 10px 0px;
}

/* === === === Link === === === */
#slink {
	background-image:url(img/blue_bgk.jpg);
	float:right;
	width:650px;
}
#slink table {
	text-align: left;
}
#slink td {
	padding: 10px 0px 10px 0px;
}

/* === === === Contact === === === */
#sctc {
	background-image:url(img/blue_bgk.jpg);
	float:right;
	width:650px;
}
#sctc ul {
	text-align: left;
	padding: 10px 10px 10px 20px;
}
#sctc li {
	padding: 5px 10px 0px 10px;
}

/* === === === Mesaj === === === */
#smsg h1 {
	padding: 5px 0px 5px 0px;
	font-family: "Monotype Corsiva";
}

/* === === === News === === === */
#news {
	/* background-image:url(img/cel_news.png); */
	margin: 0px 0px 0px -50px;
	float:right;
	width:650px;
	height: 140px;
}