@charset "utf-8";
/* CSS Document */


body {
	margin:0px auto;
	font-family:"Trebuchet MS";
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
a {
	text-decoration:none;
	font-size:10px;
	color:#444649;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	font-size:10px;
	color:#444649;
	font-weight:bold;
}
/* MAIN*/

#main {
	clear:both;
	width: 1015px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
}
#left {
	width:110px;
	height:667px;
	position:absolute;
	left:0px;
	top:0px;
}
#right {
	width:107px;
	height:667px;
	position:absolute;
	right:-7px;
	top:0px;
}
#header {
	width:807px;
	height:118px;
	position:absolute;
	left:107px;
	top:0px;
	z-index:1;
}
#content {
	border:1px solid #7e7e7e;
	width:805px;
	height:576px;
	position:absolute;
	left:107px;
	top:172px;
}
#bg_alb {
	background-image:url(../images/verighete_home.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	margin:3px;
	width:799px;
	height:570px;
}
#error_msg {
	color: #444649;
	font-size:14px;
	font-weight:bold;
	width:535px;
	position:relative;
	top:230px;
	right:20px;
	text-align:center;
}
/* MENU DIV-uri*/



#menu_bar {
	background-color:#2d2f32;
	width:807px;
	height:9px;
	position:absolute;
	top:92px;
	left:107px;
}
#menu {
	width:807px;
	height:48px;
	position:absolute;
	top:94px;
	left:107px;
}

/* FOOTER*/

#footer {
	width:808px;
	height:10px;
	position:absolute;
	top:780px;
	left:107px;
}
#links{
	font-weight:normal;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#links a{
	font-weight:normal;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}
#links a:hover{
	font-weight:normal;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
/* CATEGORII PRODUSE*/

#chenar_stanga {
	background-image:url(../images/chenar_stanga.png);
	background-repeat:no-repeat;
	width:229px;
	height:475px;
	position:absolute;
	top:50px;
	left:20px;
	bottom:50px;
}
#chenar_stanga_inside {
	background-image:url(../images/chenar_stanga_inside.png);
	background-repeat:no-repeat;
	width:190px;
	position:absolute;
	left:19px;
	right:19px;
	top:37px;
	bottom:37px;
	padding-top:50px;
}
#chenar_dreapta {
	background-image:url(../images/chenar_dreapta.png);
	background-repeat:no-repeat;
	width:535px;
	height:475px;
	position:absolute;
	top:50px;
	right:20px;
	bottom:50px;
}
#chenar_dr {
	background-image:url(../images/chenar_dr.png);
	background-repeat:repeat;
	width:535px;
	height:475px;
	position:absolute;
	top:50px;
	right:20px;
	bottom:50px;
}
#swirl {
	background-image:url(../images/swirl.png);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	width:100%;
	height:99px;
	top:20px;
	right:10px;
	
}
#text_pp {
	background-image:url(../images/main_transp.png);
	background-repeat:repeat;
	border:1px solid #c7bd93;
	position:absolute;
	top:20px;
	bottom:20px;
	left:10px;
	right:10px;
	font-size:12px;
	color:#333333;
	padding:10px;
	padding-top:20px;
	z-index:1;
}
#pagini {
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:10px;
	color:#444649;
	font-weight:normal;
}
/* 6 DIV-uri*/

#div0 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 35px;
	top: 48px;
}
#div1 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 210px;
	top: 48px;
}
#div2 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 381px;
	top: 48px;
}
#div3 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 35px;
	top: 269px;
}
#div4 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 204px;
	top: 269px;
}
#div5 {
	
	width:126px;
	height:126px;
	position:absolute;
	left: 377px;
	top: 269px;
}
/* 6 DIV-uri TEXT*/

#div0_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 35px;
	top: 200px;
	text-align:center;
	padding:3px;
}
#div1_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 210px;
	top: 200px;
	text-align:center;
	padding:3px;
}
#div2_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 381px;
	top: 200px;
	text-align:center;
	padding:3px;
}
#div3_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 35px;
	top: 420px;
	text-align:center;
	padding:3px;
}
#div4_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 204px;
	top: 420px;
	text-align:center;
	padding:3px;
}
#div5_txt {
	border:1px dashed #FFFFFF;
	width:120px;
	position:absolute;
	left: 377px;
	top: 420px;
	text-align:center;
	padding:3px;
}
/* 4php */

#load {
	background-image:url(../images/ajax-loader.gif);
	background-position:50% 10%;
	background-repeat:no-repeat;
	position:absolute;
	width:800px;
	height:570px;
}
#loading {
	background-image:url(../images/ajax-loader.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	width:491px;
	height:371px;
	position: absolute;
	top:275px;
	left:500px;
	bottom:50px;
	text-align:center;
	z-index:-3;
}
#loading_bg {
	background-image:url(../images/bg_ajax.png);
	width:491px;
	height:371px;
	position: absolute;
	top:275px;
	left:380px;
	bottom:50px;
	text-align:center;
	z-index:-3;
}
#bg {
	background-image:url(../images/bg_ajax.png);
	background-repeat:no-repeat;
	width:1px;
	height:1px;
	position: absolute;
	top:460px;
	left:625px;
	bottom:50px;
	z-index:-3;
}
#bg_butoane {
	width:490px;
	height:25px;
	position: absolute;
	top:10px;
	z-index:3;
}
#bg1 {
	width:73px;
	height:25px;
	position: absolute;
	top:0px;
	left:155px;
}
#bg2 {
	width:74px;
	height:25px;
	position: absolute;
	top:0px;
	left:300px;
}
#bg3 {
	width:24px;
	height:25px;
	position: absolute;
	top:-10px;
	left:510px;
}
#poza_mare {
	background-image:url(../images/bg_pozamare.png);
	background-repeat:no-repeat;
	border:1px solid #000000;
	width:490px;
	height:370px;
	position: absolute;
	top:275px;
	left:504px;
	bottom:50px;
	z-index:-3;
}
#nume_ver {	
	color:#CCCCCC;
	font-size:13px;
	font-weight:normal;
	padding-left:10px;
	padding-top:35px;
}
#descriere {	
	color:#999999;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
}
#categorii {
	font-weight:normal;
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
#categorii a {
	font-weight:normal;
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
#categorii a:hover {
	font-weight:normal;
	font-size:13px;
	color:#BBBBBB;
	text-decoration:underline;
}
#selected {
	font-weight:normal;
	font-size:13px;
	color:#eece6d;
	text-decoration:none;
}
#selected a {
	font-weight:normal;
	font-size:13px;
	color:#eece6d;
	text-decoration:none;
}
#selected a:hover {
	font-weight:normal;
	font-size:13px;
	color:#fff2b7;
	text-decoration:underline;
}
