@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td_header_stanga {
	width: auto;
	overflow: hidden;
	background-image: url(images/bkg_stanga_sus.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
	text-align: right;
	white-space: nowrap;
	display: table-cell;

}

.td_header_dreapta {
	width: auto;
	background-image: url(images/bkg_dreapta_sus.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.td_mijloc_header {
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	width: 991px;
}


.td_scris_stanga {
	background-image: url(images/bkg_floare_stanga_jos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	height: 290px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E2D2D;
	width: 570px;
}
.text_TITLU {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #666666;
}
.div_titlu_dadoo {
	background-image: url(images/titlu_dadoo.gif);
	clear: left;
	float: left;
	height: 32px;
	width: 214px;
}
.td_dreapta {
	width: 100%;
	background-image: url(images/frame_poza.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.td_linie_final {
	background-image: url(images/linie_orizontala_final.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.text_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e2d2d;
}


.td_meniu_stanga {
	background-image: url(images/bkg_stanga_meniu.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.td_meniu_dreapta {
	background-image: url(images/bkg_dreapta_meniu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.td_mijloc_meniu {
	position: fixed;
	height: 247px;
	width: 991px;
}
.hide {
display: none;
}
.td_scris_stanga_NoBKG {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E2D2D;
}

