

#bottomer {
	position: absolute;
	bottom: 0px; 
	width: 100%;
	height: 1px;
	line-height: 1px;
}
 .thmb_img {
 	width: 96px; 
	height:96px; 
	background: #FFFFFF; 
	border: 1px solid Gray; 
	margin: 2px; 
	line-height: 96px; 
	text-align: center;
 	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
 }
 

.thmb_nm {
	border: 1px solid Gray;
	filter: glow(color=#000000, strength=1);
}

#scroll_div {
	width: 224px;
	height: 400px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 18px;
		
	SCROLLBAR-FACE-COLOR: #FFF7E3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEF6E3;
	SCROLLBAR-SHADOW-COLOR: #FEF6E3;
	SCROLLBAR-3DLIGHT-COLOR: #bd7356;
	SCROLLBAR-ARROW-COLOR: #bd7356;
	SCROLLBAR-TRACK-COLOR: #FEF6E3;
	SCROLLBAR-DARKSHADOW-COLOR: #bd7356;
	SCROLLBAR-BASE-COLOR: #bd7356;
}

#scroll_div2 {
	height: 260px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 18px;
	
	scrollbar-arrow-color: #ABC0D3;
	scrollbar-3dlight-color: #99CDF2;
	scrollbar-darkshadow-color: #99CDF2;
	scrollbar-face-color: #126FBD;
	scrollbar-highlight-color: #126FBD;
	scrollbar-shadow-color: #126FBD;
	scrollbar-track-color: #126FBD;
}

#scroll_div_mic {
	height: 121px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 18px;
	
	scrollbar-arrow-color: #ABC0D3;
	scrollbar-3dlight-color: #99CDF2;
	scrollbar-darkshadow-color: #99CDF2;
	scrollbar-face-color: #126FBD;
	scrollbar-highlight-color: #126FBD;
	scrollbar-shadow-color: #126FBD;
	scrollbar-track-color: #126FBD;
}

textarea {
	width: 100%;
	height: 60px;
	border: 1px solid #FFF7E3;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #FFF7E3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #bd7356;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #bd7356;
}


.div1 {
	height: 218px;	
	width: 761px;
}
.div1_h {
	height: 344px;	
	width: 761px;
}

.div2 {
	width:740px; 
	height:25px; 
	position: relative;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: White;
}
.div_spacer2{
	width:15px; 
	height:25px; 
	position: relative;	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: White;
	float: left;
}
.div_spacer {
	width:10px; 
	height:175px; 
	position: relative;
}

.div_spacer_h {
	width:10px; 
	height:301px; 
	position: relative;
}

.div3 {
	height: 218px;	
	width: 761px;
	position: absolute;
}
.div3_h {
	height: 344px;	
	width: 761px;
	position: absolute;
}

.div_partea_sus1 {
	width:761px; 
	height:24px;
	position: relative;
}

.div_partea_jos2 {
	height: 24px;	
	width: 761px;
	clear: both;
	position: relative;
}
.div_lateral_stg {
	height:170px;
	width: 26px;
	background-image: url(../img/meniu/bgpixel2y.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}
.div_lateral_dr{
	height:170px;
	width: 26px;
	background-image: url(../img/meniu/bgpixely.gif);
	background-repeat: repeat-y;
	float:right;	
	position: relative;
}
.div_lateral_stg_h {
	height:296px;
	width: 26px;
	background-image: url(../img/meniu/bgpixel2y.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}
.div_lateral_dr_h{
	height:296px;
	width: 26px;
	background-image: url(../img/meniu/bgpixely.gif);
	background-repeat: repeat-y;
	float:right;	
	position: relative;
}
#div_numar {
	height: 25px;
	line-height: 25px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.opacitate{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: White;
	height: 25px;
}