
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial;
	
}
img {
	border:0px;
}
.content {
	width:980px;
	margin:0 auto;
	background-color:#ffffff;
}
.content2 {
	width:980px;
	margin:0 auto;
	
}
h1,h2,h3,h4,h5
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
a {
	color:#222222;
	text-decoration:none;
}
p {
	margin:0px;
	padding:0px;
}
form {
	padding:0px;
	margin:0px;
}

.input {
	font-size:10px;
	border:1px solid #cccccc;
}
.clear_fix {
	clear:both;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;

}

.dot_jos {
	background:url(../images/dot.jpg) repeat-x bottom left;
	width:2px;
	height:3px;
}
/* --------------- CATEGORII --------------*/

ul.categorii{
	list-style:none;
	margin:0px;
	padding-left:5px;
	
	
}

li.categ h1   {
	font-weight:bold;
	font-size:13px;
}
ul.categorii li.subcateg h2   {
	font-size:11px;
	background:url(../images/sageata.jpg) no-repeat top left;
	text-indent:10px;
	
}
.more {
	text-align:right;
	padding-right:10px;
}
.border_l {
border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/*----------------MENIURI---------------------*/
.head_meniu {
	background:url(../images/head_meniu.jpg) no-repeat;
	width:150px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
}

/* culori */

.portocaliu {
	color:#ed5d00;
}
.gri_inchis {
	color:#333333;
}

.gri_deschis {
	color:#666666;
}
.albastru {
	color:#3A9DE2;
}

.albastru_gri {
	color:#3A9DE2;
}


.gri_albastru {
	color:#333333;
}	
.alb {
	color:#FFFFFF;
}
.alb_negru {
	color:#000000;
}


/*hovere */
a { text-decoration:none; }
a:hover.gri_inchis {
	color:#666666;
	text-decoration:none;
}
a:hover.protocaliu {
	color:#666666;
	text-decoration:none;
}
a:hover.albastru {
	color:#3A9DE2;
	text-decoration:underline;
}

a:hover.albastru_gri {
	color:#666;
	text-decoration:none;
}

a:hover.alb {
	color:#ffffff;
	text-decoration:underline;
}

a:hover.alb_negru {
	color:#666666;
	text-decoration:none;
}


a:hover.gri_albastru {
	color:#3A9DE2;
	text-decoration:none;
}

.produs_bg {
	background:url(../images/bg_produs.jpg) no-repeat top left;
	width:150px;
	height:162px;
	padding-top:5px;
	float:left;
}

/* ---------------PRODUSE -----------------*/
.box_orange{
	margin-top:5px;
	margin-bottom:5px;
	text-decoration: none;
}
.box_orange .titlu{
	float:left;
	z-index:10;
	padding-right:5px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color: #ed5d00;
	font-size:14px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
.box_orange .nume_produs{
	float:right;
	text-align:right;
	background-color:#fff;
	z-index:10;
	margin-right:10px;
	padding-right:5px;
	position:relative;
	top:2px;
	padding-left:5px;
	color:#97A0A5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration: none;
}
.box_orange .linie{
	clear:both;
	z-index:-10;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:1px;
	line-height:1px;
	width:100%;
	top:-11px;
	position:relative;
	text-decoration: none;
}

.pret {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.forma {
	padding:5px 5px 5px 5px;
	
}
.forma label {
	font-size:11px;
	font-weight:bold;
}
.forma select{
	width:100%;
	font-size:11px;
}

.newsletter .input {
	width:120px;
	font-size:10px;
	
}

.submit {
	border:1px solid #cccccc;
		font-size:11px;
}

/* ---------------BOX MARE -----------------*/ 
.subcategorii h1 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
}

.subcategorii h2 {
	font-size:11px;
	margin:0px;
	padding:0px;
}
.sageata {
	
	background:url(../images/sageata.png) no-repeat top left;
	padding-left:7px;

}


/*-------------------LISTARE PRODUSE --------------------*/
.foto_produs {
	width:140px;
	text-align:center;	
}

.descriere {
	
	margin-right:30px;
	width:400px;
}

.produse h1 {
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

}

.produse .pret {
	width:250px;
	font-size:10px;
	
}

/*-------------------DETALII PRODUS ----------------*/
.detalii_produs .titlu_produs h1{
	font-size:15px;
	font-family:Verdana;
	font-weight:bold;
}
.detalii_produs h1 {
	font-size:16px;	
	font-weight:bold;
}

.linie{
	clear:both;
	z-index:-10;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:12px;
	line-height:12px;
	width:100%;
	top:5px;
	position:relative;
	text-decoration: none;
}

/*---------------------cos cumparaturi -----------------------*/
.bg_orange {
	background:url(../images/bg_orange.jpg) repeat-x top left;
	line-height:30px;
	height:30px;
}

.bg_albastru {
	background:url(../images/bg_albastru.jpg) repeat-x top left;
	line-height:30px;
	height:30px;
}

.text_plateste {
		border-bottom:1px solid #09F;
		line-height:25px;
		height:25px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
}

/*---------------------REGISTER--------------------*/
.box_albastru{
	background:url(../images/register.jpg) repeat-x top left;
	height:232px;
}

.date_personale {
		font-size:13px;
		font-family:Tahoma, Geneva, sans-serif;
		background:#f2f2f2;
		
}
.date_personale td {
		height:30px;
}

.div_adrese
{
	font-size:12px;
		font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #666;
	background:#FFF;
	padding:10px;
	width:80%;
	margin:10px;
}

/*------------------------------- COMENTARII -----------------------------*/
.comentarii h1 {
		font-size:13px;
}

.input_l
{
	border:0px;
	border-bottom:1px solid #CCC;
	background:#F2F2F2;
}


/* -------------------- NAV BAR ------------------*/ 
.bg_iarna { 
	background:url(../images/bg_iarna.jpg) repeat-x top left;	
	height:90px;
}

.bg_gri { 
	background:url(../images/bg_gri.jpg) repeat-x top left;	
	height:90px;
}

#nav_bar {
		background:url(../images/nav_bar2.jpg) repeat-x top left;
		height:40px;
		line-height:40px;
		padding-left:10px;
		padding-right:10px;
}

#nav_bar ul {
		list-style:none;
		margin:0px;
		padding:0px;
		
		
}

#nav_bar li {
	display:inline;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}

#nav_bar li.bara {
	background:url(../images/nav_linie.jpg) no-repeat;
	height:40px;
	width:10px;
	margin-left:5px;
	margin-right:5px;
}
.search {
	background:url(../images/search.png) no-repeat center;
	width:281px;
	text-align:center;

}

.search_input
{
	border:0px;
	width:200px;
	font-size:10px;
}

/*---------------COMPARATIE ----------------------*/

.compara {
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
}

/* -------------- COMENTARII--------------*/
.comentarii h1 {
	font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
.comentarii h2 {
		font-size:13px;
		font-weight:bold;
}
.comentarii .h3 {
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		margin:0px;
		padding:0px;
	
}
.comentarii .info {
		background:#f2f2f2;
		border:1px solid #cccccc;
		height:auto;
		text-align:right;
}
.input2 {
	font-size:13px;
	border:1px solid #cccccc;
	background:#ECF5FB;
}
.bara_sus_comm {
		background:url(../images/bara_sus_comm.jpg);
		width:300px;
		height:21px;
		line-height:21px;
}

/*----------------------------- FOOTER--------------------------*/
.footer {
		background:url(../images/footer.jpg) center no-repeat;

		
		
		vertical-align:text-top;
}

.servicii_bg {
		background:url(../images/servicii_bg.jpg) no-repeat;
		width:150px;
		height:218px;
		padding-top:30px;
}

.bg_servicii {
	background:url(../images/bg_servicii.jpg) no-repeat left;
	width:150px;
	height:113px;
}

.main_menu {
	background:#f2f2f2; 
	margin:3px;
	width:130px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	
}

.submeniu {
	font-size:10px;
}

.td {
	background:#f2f2f2;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
}

.selectat {	
	background:#CCCCCC;
}

.neselectat {
	background:#FFFFFF;
}

.bg_banner {
	background:url(../images/bg_banner.jpg) no-repeat top left;
	width:655px;
	height:250px;

}

.pret_taiat {
	text-decoration:line-through;
	color:red;
}


/*-----------------------------NAVIGARE TABS --------------------------*/
#tabnav {
	height: 20px;
	padding-left: 10px;
	background: url(../images/tab_bottom.gif) repeat-x bottom;
	margin: 0;
}

#tabnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: 700;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	background: url(../images/tab_bg.gif) repeat-x;
	padding: 2px 10px;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #FF9900;
	color: #000;
}

#tabnav a:hover {
	background: #fff;
} 

.sub_tab_nav {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	height:50px;
}
	