/* CSS Document */

body {
	background-color: #202824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-align: center;
}

#wrapper {
margin: auto auto;
width:828px;
text-align:left;
}

.main_td {
	background-color: #ECFAC2;
	background-image: url(images/model.gif);
	background-repeat: no-repeat;
	height: 412px;
}

.main_div {
	position:relative;
	display: block;
	height: 480px;
	width: 828px;
	margin: 0 auto;
	padding: 0px;
}

.menu_td {
	background-color: #585D4B;
	height: 117px;
}

.menu_div {
	display: block;
	height: 135px;
	width: 828px;
	top: 10px;
	position:relative;
}

#sigla {
	position:absolute;
	width:224;
	height:99;
	z-index:1;
	/*display: block;*/
	left: 0px;
	top: 0px;
	background-color: #585D4B;
	float: right;
}

.meniu{
	position:absolute;
	z-index:1;
	visibility: visible;
	height: 0px;
	width: 560px;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 5px;
}

#picture_layer {
	position:absolute;
	width:393px;
	height:300px;
	z-index:3;
	left: 10px;
	top: 115px;
	display: block;
	background-color: #ECFAC2;
	padding: 4px;
	border: thin solid #585D4B;
	float: left;
}

#titlu {
	position:absolute;
	width:203;
	height:34;
	z-index:4;
	/*display: block;*/
	right: 21px;
	top: 60px;
	background-color: #ECFAC2;
	float: right;
}

#main_text1 {
	position:absolute;
	width:240px;
	height:300px;
	z-index:2;
	left: 450px;
	top: 125px;
	display: block;
	background-color: #ECFAC2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #585D4B;
	overflow: auto;
}

#main_text2 {
	position:absolute;
	width:400px;
	height:140px;
	z-index:2;
	left: 350px;
	top: 125px;
	display: block;
	background-color: #ECFAC2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #585D4B;
	overflow: auto;
}

#main_text3 {
	position:absolute;
	width:240px;
	height:200px;
	z-index:2;
	left: 350px;
	top: 265px;
	display: block;
	background-color: #ECFAC2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #585D4B;
	overflow: auto;
}

#picture_layer2 {
	position:absolute;
	width:auto;
	height:207;
	z-index:2;
	display: block;
	right: 10px;
	bottom: 10px;
	background-color: #ECFAC2;
	float: right;
}

#umbra {
	background:url(images/umbra_dreapta.jpg);
	height: 632px;
	width: 50px;
	position:relative;
	left: 828px;
	top: -572px;
	z-index:5;
}

#lang {
	position:absolute;
	width:46;
	height:30;
	z-index:5;
	/*display: block;*/
	right: 25px;
	background-color: #202824;
	top: 17px;
	color: #585D4B;
}

#lang a:link, a:active, a:visited  {
	font-weight: bold;
	color: #585D4B;
	font-size: medium;
	text-decoration: none;
}

#lang a:hover{
	font-weight: bold;
	color: #ECFAC2;
	text-decoration: underline;
}

.lang_cur {
	font-weight: bolder;
	color: #ECFAC2;
	text-decoration: none;
}

#copy {
	position:absolute;
	width:46;
	height:30;
	z-index:5;
	/*display: block;*/
	right: 2px;
	background-color: #585D4B;
	bottom: 17px;
}

#linc {
	/*display: block;*/
	background-color: #585D4B;
	color: #ECFAC2;
	font-weight: bolder;
	position: relative;
	left: 30px;
	bottom: -20px;
}

