body{
margin:0;
padding:0;
background-color:#d4ce92;
font-size:12px;
font-family:arial;
}

#banner{
width:100%;
height: 260px;
background:url(images/banner.jpg) no-repeat center;
background-color:#326e93;
margin:0 auto;
}

#container{
width: 1025px;
margin:0 auto;
padding:0 20px;
}

#banner2{
width: 1025px;
height: 49px;
margin:0 auto;
background:url(images/banner2.jpg)
}

#menu{
height:33px;
width:1005px;
margin:0 auto;
padding-left: 20px;
text-align:center;
}

#menu a{
color:#1a547a;
text-transform:uppercase;
font-size:13px;
margin:0 30px;
font-weight:bold;
text-decoration:none;
}

#container{
width:985px;
margin:0 auto;
background-color:#ffffff;
padding:30px 20px;
}

#colLeft{
width:182px;
float:left;
margin-right:20px;
}

.categorie{
padding:5px 10px 5px 22px;;
background-color:#1a547a;
color:#ffffff;
font-weight:bold;
margin-top:-1px;
}

#colLeft li a{
display:block;
width:162px;
text-decoration:none;
color:#1a547a;
padding:5px 0 5px 20px;
border-bottom:1px dashed #1a547a;
}

#colLeft li a:hover{
background-color:#ffc78a;
}

.li_selected{
background-color:#ffc78a;
}

.clear{
clear:both;
}

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


.newsletter{
width: 160px;
height: 31px;
background:url(images/newsletter.jpg);
margin-top:45px;
color:#ffffff;
font-weight:bold;
padding-top:5px;
margin-left:-31px;
padding-left:53px;
}

.newsletter_email{
width:120px;
height:18px;
borer:1px solid #cbcbcb;
color:#8a8a8a;
margin-right:5px;
}

.submit{
color:#195577;
font-weight:bold;
text-decoration:none;
}

form{
margin-left:20px;
margin-bottom:40px;
}

.add{
margin-bottom:20px;
}

#colRight{
width:780px;
float:left;
color:#434343;
}


.titlu{
font-weight:bold;
color:#1a5479;
margin-top:0;
}

.titlu a{
font-weight:bold;
color:#1a5479;
margin-top:0;
text-decoration:underline;
}

.titlu a:hover{
text-decoration:underline;
}

.produs{
width:333px;
height:345px;
float:left;
padding:10px 10px;
border:3px solid #edebd4;
margin:25px 27px 0 0;
color:#1a547a;
font-size:14px;
text-align:center;
}

.produs a img{
border:4px solid #edebd4;
}

.produs a{
color:#1a5577;
text-decoration:none;
}

.cod{
width: 225px;
height: 30px;
line-height:30px;
float:left;
color:#1b5376;
text-align:left;
padding-left:10px;
}

.prod_titlu{
width:318px;
height: 36px;
margin:0px 0 10px 6px;
float:none;text-align:center;background-color:#fff;  
}

.pret{
float:left;
height:30px;
line-height:30px;
background-color:#1a5577;
color:#ffffff;
width: 80px;
padding: 0 5px;
}

.no-margin{
margin-right:0 !important;
}

a img{
border:0;
}

#footer{
background-color:#1a5577;
color:#ffffff;
text-align:center;
padding:20px 0;
}

#footer a{
text-decoration:none;
color:#ffffff;
margin:0 25px;
}

hr{
width:600px;
margin-top:10px;
margin-bottom:10px;
}

.netvision{
color:#d2ce8f!important;
}

.imagine{
width:318px;
height:264px;
background-color:#edebd3;
margin:10px 0 10px 6px;
overflow:hidden;
}

	
/*ERORI*/
.notification {
	border: 1px solid #666666;
	border-radius: 3px;
	display: block; 
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;
	position: relative; 
	/*width: 100%;*/  
	z-index: 1;
	zoom: 1;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	font-size:12px;
	width:750px;
}
.notification a.close		{ display: block; width: 11px; height: 11px; float: right; background: url('../administrare/images/ico_close_off.png') top left no-repeat; margin-right: 3px; margin-top: 3px; }
.notification a.close:hover	{ background: url('../administrare/images/ico_close_ovr.png') top left no-repeat; }
.notification a.close span	{ display: block; font-size: 0%; visibility: hidden; text-indent: -9999px; }
.notification .icon		{ display: block; width: 16px; height: 16px; float: left; margin-top: 7px; }
.notification p			{ color: #333333; line-height: 16px; margin-left: 35px; margin-right: 25px; margin-top: 8px; margin-bottom: 7px; padding: 0px !important;}

.note-error				{ background: #f5dcdd url('../administrare/images/bck_error.png'); border-color: #EC9B9B; }
.note-error .icon		{ background: url('../administrare/images/ico_error_16.png') top left no-repeat; margin-left: 10px; }
.note-success			{ background: #ddf4ce url('../administrare/images/bck_success.png'); border-color: #72CB67; }
.note-success .icon		{ background: url('../administrare/images/ico_success_16.png') top left no-repeat; margin-left: 10px; }
.note-info				{ background: #dce6f3 url('../administrare/images/bck_info.png'); border-color: #50B0EC; }
.note-info .icon		{ background: url('../administrare/images/ico_info_16.png') top left no-repeat; margin-left: 10px; }
.note-attention			{ background: #f1eebf url('../administrare/images/bck_attention.png'); border-color: #D3C200; }
.note-attention .icon	{ background: url('../administrare/images/ico_attention_16.png') top left no-repeat; margin-left: 10px; }
/*END ERORI*/

/*NEXT PREV*/
.div_next_prev{text-align: right;padding: 0 20px;background-color:#aa0000;margin-right:20px}
.next_prev{background-color:none;float:right;margin:10px 40px 0px 0}
.next_prev a {background-color:#fff;color:#000;border:1px solid #fff;text-decoration:none}
.next_prev a:hover{background-color:#edebd3;color:#aa0000;border:1px solid #afafaf;text-decoration:none}
.next_prev_selectat {background-color:#edebd3;border:1px solid #afafaf; color:#aa0000}
 
.comment_div_securitate_asc {visibility:hidden;height:1px}
.link {color:#1a547a;}
.link  a {text-decoration:none;color:#1a547a;}

.stil_h1 {display:inline;font-size:13px}
.stil_h2 {display:inline;font-size:12px}
.stil_h3 {display:inline;font-size:12px}
.stil_h1_produse{display:inline;font-size:25px;color:#000}
.stil_h2_categorii{display:inline;font-size:15px;color:#000}

.pagina { }
.pagina a {color: #1a547a; text-decoration:none}
.pagina a:hover {color: #1a547a; text-decoration:underline}

.info_box span.phone {
    background: url("poze/phone.png") no-repeat scroll left top transparent;
}
.info_box span.icon {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
.buton{border:1px solid #eee;padding:3px;color:#195577 }

.galerie{	}
.galerie img{margin:2px 10px 2px 1px;border:0px solid #cfcfcf}

.comment_div_securitate_asc {
visibility: hidden;
height: 1px;
}

.stil_tabel_comanda {font-size:11px}
.buton_comanda {border:1px solid #eee;padding:3px;color:#195577;background-color:#fff }