html {
	height: 100%;
	text-align: center;
}
body {
	background-color: #000000;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
ul {
	margin-top: 0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #6666ff;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9999ff;
}
.img_preload {
	display: none;
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.p_no_margin {
	margin: 0px 0px 0px 0px;
}
#div_loading {
	width: 950px;
	height: 700px;
	background-image: url('../grafica/generale/loading.jpg');
	text-align: left;
	overflow: hidden;
}
#div_continut {
	width: 950px;
	height: 700px;
	background-image: url('../grafica/generale/loading.jpg');
	text-align: left;
}
#div_container_detalii_elemente {
	width:600px;
	height: 500px;
	background-image: url('../grafica/generale/background-fereastra.jpg');
	position: relative;
	top: -560px;
	left: 195px;
	visibility: hidden;
	overflow: hidden;
	border: 1px solid white;
}
.div_detalii_element {
	position: relative;
	width:600px;
	height: 500px;
	visibility: hidden;
}
#table_layout {
	margin-left: 320px;
}
#td_antet {
	height: 140px;
	vertical-align: bottom;
}
#td_continut {
	width: 330px;
	height: 450px;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 10px;
}
#td_poze {
	vertical-align: top;
}
#td_footer {
	height: 25px;
}
#p_meniu {
	margin: 0px 70px 0px 40px;
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
}

.a_meniu_principal {
	font-size: 14px;
	text-decoration: none;
	color: #e5e0b6;
	margin-right: 2px;
	margin-left: 2px;
}
.a_meniu_principal:active {
	text-decoration: none;
}
.a_meniu_principal:visited {
	text-decoration: none;
}
.a_meniu_principal:hover {
	color: #bc4f50;
}
#p_submeniu {
	text-align: right;
	font-size: 12px;
	margin: 3px 70px 0px 40px;
}
.a_link_imagini_dreapta {
	margin: 4px 4px 4px 4px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display: block;
}
.a_link_imagini_dreapta:active {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.a_link_imagini_dreapta:visited {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.a_link_imagini_dreapta:hover {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.p_titlu_element_fereastra {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	margin: 40px 30px 60px 0px;
}
.a_buton_inchide_fereastra {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.a_buton_inchide_fereastra:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.a_buton_inchide_fereastra:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.a_buton_inchide_fereastra:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}