* {
    margin: 0;
    padding: 0;
    font-family:Arial,sans-serif;
}

body{
	background-color:#fff;
}

#holder {
	margin: 0 auto;
	width: 942px;
}

a{
	text-decoration:none;
	color: #F86A29;
	font-size:11px;
}

a:hover{
	text-decoration:underline;
}


#header{
	background: transparent url('../data/images/header.jpg') no-repeat  top;
	height:213px;
	width: 942px;
}

#logo {
	float:left;
	
	margin:10px 0pt 0pt 70px;
}

#logo h1{
	color:#f86a29;
	font-size:19px;
}

#menu{
	float:right;
	margin:15px 245px 0 0 ;
}

#slogan{
	font-size:14px;
	font-weight:bold;
	margin:22px 0 0 350px;
	text-align:center;
	width:360px;
}

#menu ul{
	list-style-type:none;
	font-size:13px;
}

#menu li{
	float:left;
}

#menu li a{
	padding:10px 0px 0px 12px;
	width:80px;
	height:29px;
	display:block;
	background: transparent url('../data/images/buton.png') no-repeat  top;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#menu li a:hover, #menu li a.sel{
	padding:10px 0px 0px 12px;
	width:80px;
	height:29px;
	display:block;
	background: transparent url('../data/images/buton_sel.png') no-repeat  top;
	text-decoration:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;

}

#cauta{
	margin:50px 0pt 0pt 395px;

}

#content #left_col_content{
	float:left;
	width:200px;
	margin:-39px 0px 0px 15px;
}

#content .left_col_top{
	width:200px;
	height:9px;
	background: transparent url('../data/images/chenar_top.png') no-repeat  top;
}
#content .left_col_bot{
	width:200px;
	height:21px;
	background: transparent url('../data/images/chenar_bot.png') no-repeat  top;
}

#content #left_col, #content #right_col{
	width:200px;
	background: transparent url('../data/images/chenar_mid.png') repeat-y  top;
}



#content #center_col {
	float:left;
	margin:9px 10px 0 9px;
	width:500px;
}

#content #right_col_content{
	float:left;
	width:200px;
	margin:-39px 0px 0px 0px;
}

#footer {
	background: transparent url('../data/images/footer.png') no-repeat center top;
	width: 942px;
	height: 50px;
	margin:9px 0 0 0 ;
	text-align:center;
	padding:5px 0 0 0;
	font-size:12px;
}



#right_col a{
	font-size:12px;
	padding: 3px  0px 0px 14px; 
	color:#494949;
	text-decoration:none;
}

#right_col a:hover, #left_col a.sel{
	font-size:12px;
	padding: 3px  0px 0px 14px; 
	text-decoration:underline;
}

#right_col h2{
	color:#f86a29;
	font-size:13px;
	margin:2px 0px 7px 7px;
}

#center_col .products_search{
	width:200px;
	border:solid thin #d8d8d8;
	float:left;
	margin:0px 10px 10px 10px;

}

#center_col .products_search h3{
	margin:10px 0px 6px 15px;
	padding:0px 0px 0px 10px;
	background: transparent url('../data/images/img_titlul.gif') no-repeat center bottom;
	width:150px;
	clear:both;
	display:block;
	height:20px;
	color:#494949;
	font-size:13px;

}

#center_col .products_search a{
	
	color:#494949;
	text-decoration:none;

}

#center_col .products_search .products_pic{
	
	width:90px;
	float:left;

}

#center_col .products_search .products_text{
	
	width:90px;
	float:left;
	font-size:11px;
}

#center_col h1 {

	font-size:15px;
	color:#f86a29;	
	margin:4px;

}

#center_col h2{

	font-size:14px;
	color:#494949;	
	margin:3px;
}

#center_col p {
	font-size:12px;
	line-height: 140%;
	text-align:justify;
}

#center_col p a{
	font-size:12px;
}

#right_col form{
	padding:4px;
	font-size:12px;

}

#right_col .submit{
	
	cursor:pointer;
	margin: 3px 0 0 0 ;
	height:26px;
	padding:0;
	display:block;
	background: transparent url('../data/images/buton.gif') no-repeat center bottom;
	width:80px;
	border:none;
	font-weight:bold;
	color:#fff;

}



#right_col .textfield{
	
	padding: 3px 0 0 3px;
	height:17px;
	
	display:block;
	background: #fff url('../data/images/submit.gif') no-repeat center bottom;
	width:147px;
	border:none;


}


/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }


#mainMenu { 
	width: 200px; 
}

/* Some list and link styling */
ul#mainMenu li { 
	width: 200px; 
}
ul#mainMenu ul li {  }
ul#mainMenu ul li a {
	font-size:12px;
	color:#9f520d; 
	display:block;
	width:180px;
	text-decoration:none; 
	margin:3px 0px 3px 16px;
}
ul#mainMenu ul li a:hover {
	font-size:13px;
	color:#9f520d; 
	display:block; 
	width:180px;
	text-decoration:none;  
	margin:3px 0px 3px 16px;
}
#mainMenu li { 
	list-style-type: none; 
}


/* Header links styling */
#mainMenu h3.head a, #mainMenu h3 a{ 
	font-size:13px;
	padding: 3px  0px 0px 14px; 
	width:180px;
	display:block;
	height:23px;
	color:#fff;
	background: transparent url('../data/images/link.gif') no-repeat center top;
	text-decoration:none;
}
#mainMenu h3.head a:hover, #mainMenu h3 a:hover{ 
	font-size:13px;
	margin:4px 0px 4px 10px;
	width:180px;
	display:block;
	height:23px;
	color:#fff;
	background: transparent url('../data/images/link_sel.gif') no-repeat center top;
	text-decoration:none;
}
#mainMenu h3.selected a { 
	font-size:13px;
	margin:4px 0px 4px 10px;
	width:180px;
	display:block;
	height:23px;
	color:#fff;
	background: transparent url('../data/images/link_sel.gif') no-repeat center top;
	text-decoration:none;
}
#mainMenu h3.selected a:hover { 
	font-size:13px;
	margin:4px 0px 4px 10px;
	width:180px;
	display:block;
	height:23px;
	color:#fff;
	background: transparent url('../data/images/link_sel.gif') no-repeat center top;
	text-decoration:none;
}

.poza_ingijire{
	width:210px;
	padding:5px;
	float:right;
}

.poza_categorie{
	text-align:center;
}

.article_separator{
	background: transparent url('../data/images/article_separator.gif') no-repeat center top;
	width:470px;
	height:5px;
	clear:both;
	margin:0 0 5px 0;
}

a.article_buton{
	background: transparent url('../data/images/article_buton.gif') no-repeat center top;
	text-decoration:none;
	padding:2px 0 2px 33px;
	float:right;
	display:block;
	color:#fff;
	width:64px;
	height:18px;
}

.user_logare {
	float:left;
	width:235px;
}

.user_register{
	float:right;
	width:235px;
}

label {
	float:left;
	font-size:13px;
	font-weight:bold;
	width:95px;
}

#center_col #logare_holder input {
	background:#FFFFFF url(../data/images/100pxblack.gif) no-repeat scroll left bottom;
	border:medium none;
	display:block;
	height:17px;
	padding:3px 0 0 3px;
	width:97px;
	margin:0 4px 0 4px;

}

#center_col .input_normal_data, #center_col .input_normal_nume{
	background:#FFFFFF url(../data/images/100pxblack.gif) no-repeat scroll left bottom;
	border:medium none;
	height:17px;
	padding:3px 0 0 3px;
	width:97px;
	float:left;
	margin: 0 10px 0 0px;
}

#center_col #logare_holder input.submit, #center_col #aniversari_holder input.submit{
	background:transparent url(../data/images/buton.gif) no-repeat scroll center bottom;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:26px;
	margin:3px 0 0;
	padding:0;
	width:80px;
}

.input_normal_error{
	background:#FFFFFF url(../data/images/100pxred.gif) no-repeat scroll left bottom;
	border:medium none;
	height:17px;
	padding:3px 0 0 3px;
	width:97px;
	float:left;
	margin: 0 10px 0 0px;
}

.error{
	border:1px solid red;
}


#content div.error{
	background: #ffffe1 url(../data/images/cancel.gif) 5px 5px no-repeat;
	border: #d6d8d6 1px solid;
	width: 200px;
	padding:5px 0 5px 30px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 10px;
}	

#content div.succes{
	background: #ffffe1 url(../data/images/succes.gif) 5px 5px no-repeat;
	border: #d6d8d6 1px solid;
	width: 200px;
	padding:5px 0 5px 30px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 10px;
}

.div_aniversare{
	margin:2px 0 2px 0;
	clear:both;
}

.div_observatii{
	margin:3px 0 0px 0;
	clear:both;
}

.aniversari_obs{
	width:393px;
	height:40px;

}

#aniversari_holder{
	margin:10px 0 0 0;
}
