/* 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: #ECFAC2;
	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:958px;
	height:430px;
	z-index:3;
	left: -95px;
	top: 50px;
	display: block;
	background-color: #ECFAC2;
	float: left;
}

#alt_text {
	position:absolute;
	width:958px;
	height:430px;
	z-index:2;
	left: -95px;
	top: 50px;
	display: block;
	background-color: #ECFAC2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #585D4B;
	overflow: scroll;
}

#umbra {
	background:url(images/umbra_dreapta_mic.jpg);
	height: 192px;
	width: 50px;
	position:relative;
	left: 828px;
	top: -132px;
	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: -22px;
}
