body {
	background-color: #c8d3aa;
	text-align: left;
	margin: 0 auto;
}
.formt td {text-align: left; padding-left: 10px;}
img, div, input { behavior: url("iepngfix.htc") }
a:link {color: #000000; font-weight:normal; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; cursor:pointer;cursor:hand;}
a:visited {color: #000000; font-weight:normal; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; cursor:pointer;cursor:hand;}
a:hover {color: #000000; font-weight:normal; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; cursor:pointer;cursor:hand; text-decoration: none;}
input { background-color:#c8d3aa;}
#main {position:relative;width: 1024px; margin: 0 auto; z-index:1;} 
#header {position:absolute;width: 1024px; margin: 0 auto; z-index:2; top:0px;} 
#main_content {position:absolute;width: 1026px; margin: 0 auto; z-index:2; top:348px; background-color: #f4e6be;} 
.btn{background:url(btn_bck.gif) top repeat-x; color: #000000; font-weight:bold; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; cursor:pointer;cursor:hand; }
.btn_2{background:url(btn2_bck.gif) top repeat-x; color: #000000; font-weight:bold; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; cursor:pointer;cursor:hand; }
#text1{color: #2d2819; font-size:18px; font-weight:bold; font-family: "Times New Roman", Times, serif;  padding-top:10px;   }
#btn1{
	position:absolute;
	top:357px;
	width:98px;
	height:68px;
	z-index:3;
	left: 133px;
}
#btn2{
	position:absolute;
	top:383px;
	width:98px;
	height:67px;
	z-index:3;
	left: 236px;
}
#btn3{
	position:absolute;
	top:399px;
	width:98px;
	height:67px;
	z-index:3;
	left: 345px;
}
#btn4{
	position:absolute;
	top:405px;
	width:105px;
	height:67px;
	z-index:3;
	left: 456px;
}
#btn5{
	position:absolute;
	top:399px;
	width:105px;
	height:67px;
	z-index:3;
	left: 569px;
}
#btn6{
	position:absolute;
	top:384px;
	width:105px;
	height:67px;
	z-index:3;
	left: 682px;
}
#btn7{
	position:absolute;
	top:356px;
	width:98px;
	height:67px;
	z-index:3;
	left: 792px;
}

#log { 	position:absolute;
	top:685px;
	width:98px;
	height:68px;
	z-index:3;
	left: 14px;
}
#bol{
	position:absolute;
	top:477px;
	width:59px;
	height:60px;
	z-index:6;
	left: 42px;
}
#cat{
	position:absolute;
	top:1081px;
	width:59px;
	height:60px;
	z-index:6;
	left: 887px;
}
#info{
	position:absolute;
	top:543px;
	width:140px;
	height:101px;
	z-index:6;
	left: 19px;
}
#cautare{
	position:absolute;
	top:500px;
	width:140px;
	height:101px;
	z-index:6;
	left: 863px;
}
#news{
	position:absolute;
	top:679px;
	width:140px;
	height:101px;
	z-index:6;
	left: 862px;
}
#content{
	position:absolute;
	top:491px;
	width:650px;
	height:720px;
	z-index:6;
	left: 206px;
}

	#content_scrolldiv{
	width:650px;
	height:720px;
	}
	#scrolldiv_parentContainer{
		width:580px;	/* Width of the scrolling text */
		height:720;
		overflow:hidden;
		float:left;
		position:relative;
		overflow-y: auto;
		padding-right: 15px;
		scrollbar-base-color: #9db068;
		scrollbar-arrow-color: white;
		scrollbar-track-color: #c8d3aa;
		scrollbar-shadow-color: black;
		scrollbar-lightshadow-color: black;
		scrollbar-darkshadow-color: gray;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: black;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
		padding: 5px;
		position:relative;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 0.9em;
		line-height:130%;
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
		width:0px;
		margin-top:30px;
		height:500px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
		width:0px;
		height:580px;	/* Total height - 40 pixels */
		position:relative;
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:50px;
		height:74px;
		background-image:url(melc.png);
		position:absolute;	
		px;
		left:0px;
		cursor:pointer;
	}

