/*detop.css*/
/*-----------------GENERAL-----------------*/
body  {
	margin:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#29232f;
	text-align:center;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	}

table {
	width:100%;
	padding:5px;
	
	}

a img {
	border: 0px;
}

a{
	outline:none;
}

h2{
	color:#333;
	background-color:#fff;
	margin:0;
	padding:8px;
	font-size:15px;
}

.error{color:#d20000!important;}
.red{color:#d20000!important;}
.green{color:green!important;}

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

ul.error li{
	font-size:12px;
}

.formular{
	width: auto!important; 
}
.formular td{
	padding:0;
}

.formular th{
	text-align:left;
}


.w_auto{
	width:auto!important;
}
.tab_listare_tabel{
	width: auto!important;
	border:1px solid #ccc;
	padding:0;
}

.tab_listare_tabel_fix{
	width: 600px;
	border:1px solid #ccc;
	padding:0;
}

.tab_listare_tabel th, .tab_listare_tabel_fix th{
	background-color:#F3A44B;
	padding:5px 10px 5px 10px;
	background-image:url(../images/background-tabel.jpg);
	text-align:left;
}
.tab_listare_tabel td, .tab_listare_tabel_fix td{
	padding:5px 10px 5px 10px;
	border-top:1px solid #ccc;
	text-align:left;
}


.login_form {
  background-color: #FFFFFF; 
  border: solid 1px #000000;
  padding: 5px 10px 10px 5px;
}
.login_form #formular_login{
	margin-top:10px;
}

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

.login_form ul li{
	margin:0;
	padding:0;
}

.close_button{
	float:right;
	cursor:pointer;
	background-image:url(../images/meniu-contextual/stergere.png);
	width:16px;
	height:16px;
}

input[type="text"],input[type="password"],textarea{
	width:150px;
}

select{
	width:156px;
}

#website {
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	min-height:600px;
	text-align:left;
	
	}

a:link 	{
			text-decoration:none;
			color:#29232f;
			}
a:visited {
			text-decoration:none;
			color:#29232f;
			}
a:hover {
			text-decoration:underline;
			color:#29232f;
			}
a:active {
			text-decoration:none;
			color:#29232f;
			}
/*-----------------HEADER-----------------*/

#header {
	width:100%;
	height:140px;
	text-align:right;
	}
#header-left {
	width:347px;
	height:140px;
	float:left;
	z-index:100;
}
	
#header-right {
	width:639px;
	height:140px;
	float:left;
	background-image:url(../images/red-header.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:bottom;
	}
.up-contact {
	 float:left;
	 width:205px;
	}
p.row1 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:5px;
	margin-bottom:0;
	}
	
	p.row2 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:30px;
	margin-bottom:0;
	}
		a.header-contact:link 	{
			text-decoration:none;
			color:#8f1915;
			}
		a.header-contact:visited {
			text-decoration:none;
			color:#8f1915;
			}
		a.header-contact:hover {
			text-decoration:underline;
			color:#8f1915;
			}
		a.header-contact:active {
			text-decoration:none;
			color:#8f1915;
			}
	
	p.row3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:14px;
	margin-bottom:0;
	color:#FFFFFF;
	}
		p.row3 a:link 	{
			text-decoration:none;
			color:#fff;
			}
		p.row3 a:visited {
			text-decoration:none;
			color:#fff;
			}
		p.row3 a:hover {
			text-decoration:underline;
			color:#fff;
			}
		p.row3 a:active {
			text-decoration:none;
			color:#fff;
			}
	
	p.row4 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:23px;
	margin-bottom:0;
	color:#FFFFFF;
	}
	
		a.header-articole:link 	{
			text-decoration:none;
			color:#f9e5b3;			}
		a.header-articole:visited {
			text-decoration:none;
			color:#f9e5b3;
			}
		a.header-articole:hover {
			text-decoration:underline;
			color:#f9e5b3;
			}
		a.header-articole:active {
			text-decoration:none;
			color:#f9e5b3;
			}
	
		a.header-promotii:link 	{
			text-decoration:none;
			color:#f9e5b3;
			}
		a.header-promotii:visited {
			text-decoration:none;
			color:#f9e5b3;
			}
		a.header-promotii:hover {
			text-decoration:underline;
			color:#f9e5b3;
			}
		a.header-promotii:active {
			text-decoration:none;
			color:#f9e5b3;
			}

/*-----------------CONTENT-----------------*/
#path {
	width:100%;
	height:20px;
	font-size:11px;
	color:#29232f;
	padding-top:3px;
	}
	/*-----------------LEFT-----------------*/
	
#menu {
	float:left;
	width:180px;
	min-height:500px;
	
	}	
#search-box {
	width:100%;
	height:30px;
	}
#search-box table {
	padding:0;
	margin:0;
	}
.search-box-input {
	width:130px!important;
	height:15px;
	border:1px solid #FFCC00;
	font-size:10px;
	}
	
.menu-title {
	font-size:16px;
	font-weight:bold;
	color:#46454a;
	margin-top:10px;
	}	

ul.menu {
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	
	padding:0;
	margin:0;
	padding-bottom:10px;
	}
li.menu-item {
	padding-top:0px;
	padding-bottom:2px;
	background: transparent url(../images/wheel.jpg) no-repeat scroll -2px -3px;
	margin-top:10px;
	
	}
ul.sub-menu {
	list-style-type:none;
	list-style-image:none;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:3px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
ul.menu li a {
	margin-left:20px;
	}
ul.sub-menu li {
	list-style-type:none;
	}
li.toate {
	margin-top:15px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
	color:#46454a;
	}

	/*-----------------MAIN-CONTENT-----------------*/
		
		/*-----------------RIGHT-----------------*/

#content {
 	float:right;
	width:800px;
	min-height:400px;
	padding:0;
	}

#right {
	width:182px;
	float:right;
	min-height:400px;
	
	}	
	/*COS CUMPARATURI*/
	#cos {
		width:180px;
		height:175px;
		border:1px solid #CCCCCC;
		background-image:url(../images/cos-header.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		margin-bottom:10px;
		}
	#cos p.right-title {
		font-size:16px;
		font-weight:bold;
		color:#46454a;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:0px;
		padding:0;
		}
	#cos p.right-title a{
		color:#46454a;
	}
	#cos p.right-sub-title {
		font-size:12px;
		font-weight:bold;
		color:#46454a;
		margin-top:10px;
		margin-left:20px;
		margin-bottom:0px;
		padding:0;
		}
		
		.RON {
		font-size:24px;
		font-weight:bold;
		color:#155137;
		margin-top:30px;
		margin-bottom:12px;
		}
		.RON a{
			color:#155137;
		}
		.center {
			width:100%;
			text-align:center;
			
			}
		#cos div.price {
			height:50px;
			width:100%;
			margin-top:auto;
			margin-bottom:0;
			background-image:url(../images/cos-bottom.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			background-position:center;
			text-align:center;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
			}
		#cos div.price a{
			color:#FFF;
		}
			
		/*BEST SELLER*/
	#bestseller {
		width:180px;
		min-height:175px;
		border:1px solid #CCCCCC;
		background-image:url(../images/bestseller-header.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		margin-bottom:10px;
		}
	#bestseller p.right-title {
		font-size:16px;
		font-weight:bold;
		color:#2a7510;
		margin-top:5px;
		margin-left:10px;
		margin-bottom:0px;
		padding:0;
		
		}
	#bestseller p.right-sub-title {
		font-size:12px;
		font-weight:bold;
		color:#46454a;
		margin-top:5px;
		margin-left:20px;
		margin-bottom:0px;
		padding:0;
		}
	#bestseller div.price {
			height:50px;
			width:100%;
			margin-top:auto;
			margin-bottom:0;
			background-image:url(../images/bestseller-bottom.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			background-position:center;
			text-align:center;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
			}
	

	
	
	
	/*PROMOTII*/
	#promotii {
		width:180px;
		min-height:175px;
		border:1px solid #CCCCCC;
		background-image:url(../images/promotii-header.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		margin-bottom:10px;
		}
	#promotii p.right-title {
		font-size:16px;
		font-weight:bold;
		color:#8f1915;
		margin-top:5px;
		margin-left:10px;
		margin-bottom:0px;
		padding:0;
		
		}
	#promotii p.right-sub-title {
		font-size:12px;
		font-weight:bold;
		color:#46454a;
		margin-top:5px;
		margin-left:20px;
		margin-bottom:0px;
		padding:0;
		}
	#promotii div.price {
			height:50px;
			width:100%;
			margin-top:auto;
			margin-bottom:0;
			background-image:url(../images/promotii-bottom.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			background-position:center;
			text-align:center;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
			}
	
	div.price p.number a{
		color:#fff;
	}
		
		
		/*NOUTATI*/
		
	#noutati {
		width:180px;
		min-height:175px;
		border:1px solid #CCCCCC;
		background-image:url(../images/noutati-header.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		margin-bottom:10px;
		}
	#noutati p.right-title {
		font-size:16px;
		font-weight:bold;
		color:#da750b;
		margin-top:5px;
		margin-left:10px;
		margin-bottom:0px;
		padding:0;
		}
	#noutati p.right-sub-title {
		font-size:12px;
		font-weight:bold;
		color:#46454a;
		margin-top:5px;
		margin-left:20px;
		margin-bottom:0px;
		padding:0;
		}
	#noutati div.price {
			height:50px;
			width:100%;
			margin-top:auto;
			margin-bottom:0;
			background-image:url(../images/noutati-bottom.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			background-position:center;
			text-align:center;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
			}	
		.reducere-pret {
			text-align:center;
			font-size:11px;
			font-weight:bold;
			}
		.reducere-pret-number {
			text-align:center;
			font-size:16px;
			font-weight:bold;
			text-decoration:line-through;
			display:inline;
			margin-right:5px;
			}
		/*pret coloana drepata*/	
		p.number {
				font-size:14px;
				display:block;
				margin:0;
				
				padding:0;
				}
	
.horizontal-clean {
	border:0pt none transparent;
	clear:both;
	height:5px;
	margin:0pt;
	min-height:0pt;
	padding:0pt;
	width:100%;
	}
	
	
	/*-----------------MAIN-MAIN-CONTENT-----------------*/
#main-content {
	width:595px;
	float:left;
	margin-left:5px;
	padding:0;
	}

#carusel {
	width:563px;
	
	}
	.img-carusel-1 {
		width:563px;
		height:147px;
		background-image:url(../images/carusel-1.jpg);
		}
#carusel-menu {
	width:563px;
	padding:0;
	
	}
	#carusel-button-1 {
		width:97px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv-left.jpg);
		padding-top:0;
		}
	#carusel-button-2 {
		width:92px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv.jpg);
		}
	#carusel-button-3 {
		width:92px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv.jpg);
		}
	#carusel-button-4 {
		width:92px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv.jpg);
		}
	#carusel-button-5 {
		width:92px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv.jpg);
		}
	#carusel-button-6 {
		width:98px;
		height:35px;
		float:left;
		background-image:url(../images/carusel-button-inactiv-right.jpg);
		}
		
.main-table {
	width:563px;
	margin:0;
	padding:0;
	margin-top:20px;
	float:left;
	}
.main-table tr td {
	width:181px;
	height:239px;
	background-image:url(../images/cell-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	}
	.product-title {
		font-size:13px;
		font-weight:bold;
		margin-bottom:auto;
		margin-top:8px;
		margin-left:16px;
		margin-right:10px;
		margin-bottom:3px;
		height:47px;
		}
	.main-price {
		font-size:18px;
		font-weight:bold;
		color:#da750b;
		}
	.main-price-detail {
		font-size:12px;
		color:#da750b;
		margin-bottom:3px;
		}
	.main-path {
		font-size:11px;
		margin-top:1px;
		margin-left:14px;
		margin-right:14px;
		}
/*-----------------MAIN-PAGE-----------------*/
		#main-page {
			width:780px;
			float:right;
			min-height:1000px;
			}
		#cosul-meu {
			width:280px;
			height:40px;
			float:right;
			clear:both;
			font-size:12px;
			font-weight:bold;
			background-image:url(../images/cos-mic.jpg);
			background-position:right;
			
			background-repeat:no-repeat;
			padding-top:10px;
			}
		#product-description {
			width:780px;
			height:235px;
			float:right;
			margin-top:3px;
			border:2px solid #c7c8cc;
			overflow:hidden;
			}
		#product-description-redus {
			width:780px;
			height:235px;
			float:right;
			margin-top:3px;
			border:2px solid #c7c8cc;
			overflow:hidden;
			background-image:url(../images/reduceri.jpg);
			background-position:right;
			background-repeat:no-repeat;
		}
				#product-description-grey-left {
					width:13px;
					height:235px;
					float:left;
					background-color:#c7c8cc;
					}
				#product-description-grey-right {
					width:7px;
					height:235px;
					float:right;
					background-color:#c7c8cc;
					}
				#product-name {
					font-size:18px;
					font-weight:bold;
					margin-top:14px;
					margin-left:20px;
					margin-bottom:0px;
					width:720px;
					}
					#product-code {
						font-size:12px;
						margin-top:3px;
						margin-left:20px;
						width:720px;
						}
				#product-image {
					width:240px;
					height:150px;
					float:left;
					margin-left:50px;
				
					}
					#zoom {
						font-size:12px;
						font-weight:bold;
						margin-left:10px;
						margin-top:5px;
						}
				#price-details {
					width:240px;
					height:150px;
					float:left;
					}
						#old-price {
							font-size:14px;
							font-weight:bold;
							text-decoration:line-through;
							margin-top:0;
							margin-bottom:0;
							}
						#new-price {
							font-size:24px;
							color:#8f1915;
							font-weight:bold;
							
							margin-top:1px;
							margin-bottom:0;
							}
						.product-price-detail {
							font-size:9px;
							margin-top:5px;
							margin-bottom:10px;
							}
				
				#comanda {
					width:220px;
					height:150px;
					float:left;
					text-align:center;
					padding-top:32px;
					font-size:20px;
					color:#8f1915;
					margin-bottom:0;
					}
					#comanda p {
						margin:3px;
						}
	p.more {
		font-size:12px;
		margin-top:10px;
		float:left;
		width:140px;
		margin-left:25px;
		margin-right:30px;
		margin-bottom:10px
		}
		
		#product-details-header ul{
			list-style-type:none;
			margin:0;
			padding:0;}
			
			#product-details-header ul li{
			display:inline;
			margin:0;
			padding:0;}
			
			
#product-details-header {
	width:780px;
	height:51px;
	float:right;
	margin-top:3px;
	margin-bottom:0;
	/*background-image:url(../images/product-details-button.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	font-weight:bold;
	}
.product-details-header-right {
	width:8px;
	height:51px;
	float:right;
	background-image:url(../images/product-details-header-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
.product-details-header-tab-title {
	height:26px;
	padding-top:25px;
	float:right;
	width:125px;
	background-image:url(../images/product-details-header-tab-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}
	.product-details-header-tab-title a{
	padding-left:2px;
	padding-right:2px;
	line-height:10px;
	outline:none;
	}
	
.product-details-header-spacer {
	width:20px;
	height:51px;
	float:right;
	background-image:url(../images/product-details-header-tab-spacer.jpg);
	background-repeat:no-repeat;
	}
.product-details-header-left {
	width:22px;
	height:51px;
	float:right;
	background-image:url(../images/product-details-header-left.jpg);
	background-repeat:no-repeat;
	}
	
	#product-details-header p {
    padding-left: 10px;
    padding-right: 10px;
		float:left;
		width:auto;
		margin-left:20px;
		margin-top:27px;
		}
	
#product-details {
	width:780px;
	/*min-height:500px;*/		
	float:right;
	margin-top:0px;
	border:2px solid #eaebec;
	overflow:hidden;
	
	background-image:url(../images/product-details-bg.jpg);
	background-repeat:repeat-y;
	}
				#product-details-grey-left {
					width:13px;
					height:800px;
					float:left;
					/*background-color:#eaebec;*/
					}
				#product-details-grey-right {
					width:7px;
					height:800px;
					float:right;
					/*background-color:#eaebec;*/
					}
		#product-details p.product-details-title {
			font-size:14px;
			font-weight:bold;
			margin:10px 3px 3px 3px;
			padding-left:20px;
			padding-top:5px;
			}
			
		#product-details p {
			font-size:12px;
			padding-left:20px;
			}
		.product-details-table {
			 width:750px;
			 font-size:12px;
			 margin-left:10px;
			}
			._300 {width:300px;}
			._60 {width:60px;}
			
		.grey {
			background-color:#f4f8fb;
			}
		.cream {
			background-color:#f3eedb;
			}
.tabel_pachete  {
	width:750px;
	margin-left:15px;
		}
		
.tabel_pachete_produs  {
	width:600px;
		}	
	
.tabel_pachete  table{
	font-size:12px;
	}
	
.tabel_pachete_produs table{
	font-size:12px;
}	



.pret-detop {
	font-size:16px;
	font-weight:bold;
	color:#ef6c02;
	}
.economie-accesorii {
	font-size:14px;
	font-weight:bold;
	color:#87110d;
	}

.product-pack-detail {
	font-size:5px;
	margin-top:5px;
	margin-left:0;
	}	
	
.tabel_pachete_produs td p.product-pack-detail{
	font-size:12px!important;
}

.not-found {
	font-size:12px;
	font-weight:bold;
	color:#9a1725;
	margin-bottom:0;
	}
.email-us {
	margin-top:2px;
	font-weight:bold;
	text-decoration:underline;
	}
	
	
 .categ-design {
 	width:135px;
	min-height:135px;
	background-color:#f6f4f4;
	float:left;
	margin:6px;
	text-align:center;
	padding-top:5px;
 	}
	
	.categ-design div{
		height:85px;
		width:85px;
		overflow:hidden;
		margin-left:auto;
		margin-right:auto;
		vertical-align:middle;
		padding:0;
		
	}
 .categ-design p {
 	font-size:12px;
	margin-top:8;
	margin-bottom:0px;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	background-color:#e9e6e6;
	
	}
	
 .strikethrough-price {
 	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:line-through;
	display:inline;
	margin-right:5px;
 	}
/*-----------------FOOTER-----------------*/
#footer {
	 width:100%;
	 height:180px;
	 text-align:center;
	 font-size:12px;
	}
#footer-in {
	width:998px;
	height:130px;
	border:1px solid #666666;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
	}
	
	#footer-in table {
	width:100%;
	padding:5px;
	font-size:12px;
	}
		a.footer:link 	{
			text-decoration:underline;
			color:#29232f;
			}
		a.footer:visited {
			text-decoration:underline;
			color:#29232f;
			}
		a.footer:hover {
			text-decoration:underline;
			color:#8f1915;
			}
		a.footer:active {
			text-decoration:underline;
			color:#29232f;
			}
.text-align-right {
	text-align:right;
	}
.text-align-left{
	text-align:left;
	}
	

/* div overlay: modal */

#overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width:100%;
    display:none;
    background-image:url(../images/bg-overlay.png);
}

#overlay-content {
    position: absolute;
    background-color: #fff;
    border:2px solid #ccc;
    padding:15px;
    background-image:url(../images/bg-overlay-content.gif);
}
#overlay-close{
  background-image:url(../images/close.gif);
  cursor: pointer;
  width:26px;
  height:26px;
  position:absolute
}	
	
#overlay-thumbs{
	float:left;
	border:1px solid #999;
	max-height:500px;
	overflow:hidden;
}

#overlay-thumbs a img{
	margin:5px;
}

#overlay-thumbs a{
	display:block;
	border:1px solid #fff;
	margin:10px;
}

#overlay-thumbs a:hover{
	border:1px solid #ccc;
}

#overlay-content #img{
	margin-left:10px;
	float:left;
	width:500px;
	height:500px;
	border:1px solid #ccc;
}


/* Paginare */

.paginare{
padding: 2px;
}

.paginare ul{
margin: 5px 0 5px 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.paginare li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.paginare a, .paginare a:visited{
padding: 0 5px;
border: 1px solid #7c0000;
text-decoration: none; 
color: #7c0000;
}

.paginare a:hover, .paginare a:active{
border: 1px solid #ccc;
color: #000;
background-color: #FFC;
}

.paginare a.currentpage{
background-color: #7c0000;
color: #FFF !important;
border-color: #ccc;
font-weight: bold;
cursor: default;
}

.paginare a.disablelink, .paginare a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.paginare a.prevnext{
font-weight: bold;
}

/* Clase care afiseaza loading pt ajax-uri */


.loading_mare{
  background-image:url(../images/loading-mare.gif);
  background-repeat:no-repeat;
  background-position:bottom center; 
  background-color:#FFF; /* Ca sa arate bine in opera */  
}

#loading{ 
    position:fixed;
    left:40%;
    margin-left:auto;
    margin-right:auto;
    width:20%;
    height:50px;
    background-color:#fefefe;
    color:#060;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background-image:url(../images/loading-mare.gif);
    background-repeat:no-repeat;
    background-position:center;
    visibility:hidden;
    z-index: 20000;
}

#container_comparator table{
	width:auto;
}

#container_comparator table td{
	font-size:12px;
	width:180px;
}

#container_comparator table td select{
	width:180px;
}

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

#detalii_utilizator ul li{
	display:inline;
}

/*Separator orizontal */

.separator{
	margin-top:10px;
	margin-bottom:10px;
}
	.separator .linie{
		width:100%;
		position:relative;
		top:-3px;
		border-bottom:1px solid #aaa;
		z-index:10;
		clear:both;
		height:1px;
	
	}
	
	.separator .text{
		position:relative;
		top:5px;
		z-index:20;
		float:left;
		background-color:#fff;
		padding-left:0px;
		padding-right:7px;
		font-weight:bold;
		color:#b90302;
		font-size:14px;
	}

.container{
	padding-left:23px;
}

.container td, .container th, .container a{
	font-size:12px;
}

/* listarea produselor din cos */
table#tabel_cos_cumparaturi{
	/*width:750px!important;*/
	width:100%!important;
	font-size:12px;
	border:1px solid #ccc;
	padding:0;
}

table#tabel_cos_cumparaturi td{
	border-bottom:1px solid #ccc;
	padding:5px
}

table#tabel_cos_cumparaturi td.total{
	font-weight:bold;
	color:#7b0000;
}

#tabel_cos_cumparaturi th{
	background-color:#F3A44B;
	background-image:url(../images/background-tabel.jpg);
	background-repeat:repeat-x;
	padding:5px;
}

#tabel_cos_cumparaturi .produs{
	width:250px;
}

#tabel_cos_cumparaturi .cantitate{
	width:90px;
}

.actiuni{
	/*width:750px;*/
	width:100%!important;
	font-size:12px;

}
.left{
	float:left;
}
.right{
	float:right;
}
.small-text{
	width:20px!important;
}
.small-text1{
	width:40px!important;
}


.small-select{
	width:50px!important;
}

.pas{
	border:1px solid #900;
	background-color:#ededed;
	margin:10px;
	width:330px;
	float:left;
	padding:10px;
}

.pas a{
	font-weight:normal;
}

.pas a.inregistrare_comanda{
	font-weight:bold;
	color:#090;
}

.td_pas{
	border:1px solid #900;
	background-color:#ededed;
	width:330px;
	padding:10px;
}


.pas p{ font-size:13px;
				color:#900;
				font-weight:bold;
}

.pas .titlu{
	color:#b83611;
	font-weight:bold;
	font-size:15px;
	padding-left:40px;
	line-height:30px;
	height:30px;
}

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

.pas ul li{
	display:inline;
	margin-right:10px;
}

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

.td_pas ul li{
	display:inline;
	margin-right:10px;
}

.unu{
  background-image:url(../images/pas1.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.doi{
  background-image:url(../images/pas2.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.trei{
  background-image:url(../images/pas3.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.patru{
  background-image:url(../images/pas4.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.cinci{
  background-image:url(../images/pas5.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.req{
		font-weight:bold;
		color:#d20000;
		margin-left:5px;
	}
.articol-corp{
	font-size:12px;
}

.articol-separator{
	height:1px;
	border-bottom:1px solid #aaa;
	border-left:0px solid #aaa;
	border-top:0px solid #aaa;
	border-right:0px solid #aaa;
	margin-bottom:20px;
	}
.container-filtre{
	border-left:6px solid #C00;
	border-top:1px solid #aaa;	
	border-right:1px solid #aaa;	
	border-bottom:1px solid #aaa;	
	padding:5px;
}	

.filtru{
	border:1px solid #aaa;
	margin:10px 20px 10px 10px;
	padding:0 0 5px 0;
	float:left;
}
.filtru p.titlu{
	margin:0;
	background-color:#eee;
	font-weight:bold;
	padding:5px;
}

.filtru p{
	padding:5px;
}

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

.filtru ul li{
	margin:5px;
	padding:0;
}
.filtre-header{
	background-image:url(../images/meniu-contextual/accept.png);
	background-position: 120px 0;
	background-repeat:no-repeat;
	cursor:pointer;
	height:16px;
	font-size:12px;
}

.listare_tabelara{
	padding:0!important;
	margin-top:3px;
	width:595px;
}
.listare_tabelara th{
	font-size:13px;
	background-color:#c7c8cc;
	height:30px;
	color:#000;
}

.listare_tabelara th.first{
border-left:6px solid #cc0000;
}

.listare_tabelara th.last{
border-right:6px solid #cc0000;
}

.listare_tabelara td{
	font-size:12px;
	padding:2px 2px 2px 10px;
}

.titlu-pagina{
	font-size:14px;
	font-weight:bold;
	color:#c00;
}

.titlu-pagina-centrat{
	font-size:14px;
	font-weight:bold;
	color:#c00;
	text-align:center;
	padding:0!important;
}

.subtitlu-pagina{
	color:#900;
	background-color:#ededed;
	line-height:200%; 
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.info{
	font-size:12px;
}



.pas_inactiv{
  background-image:url(../images/bg-overlay-light.png);
}

.rating-right{
	float:right;
	margin:10px 10px 10px 20px;
	border:1px solid #666;
	background-color:#ededed;
	padding:5px 10px 5px 10px;
	_width:180px; /* IE6 interpreteaza asa ceva. altele nu */
	
}

.textarea_comentariu{
	width:510px;
	height:150px;
}

a.more{
	color:#900;
	font-weight:bold;
}

.tabel-variante{
	width:auto!important;
}

.eroare404{
	margin:50px auto 50px auto;
	padding:10px;
	width:500px;
	border:1px solid #ccc;
	background-color:#fafafa;
}

.eroare500{
	margin:50px auto 50px auto;
	padding:10px;
	width:500px;
	border:1px solid #ccc;
	background-color:#fafafa;
}

.vouchere-info{
	height:50px;
	line-height:50px;
	background-color:#FFC;
	color:#030;
	padding-left:60px;
	background-image:url(../images/voucher.png);
	background-repeat:no-repeat;
	font-size:12px;
	border:1px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
}

.vouchere-info-nolh{
	height:60px;
	background-color:#FFC;
	color:#030;
	padding-left:60px;
	padding-top:12px;
	background-image:url(../images/voucher.png);
	background-repeat:no-repeat;
	font-size:12px;
	border:1px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
}

.voucher{
	background-image:url(../images/voucher-big.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:15px;
	height:50px;

}

.voucher div{
	float:left;
	margin-left:80px;
	font-size:12px;
	line-height:23px;
}

.tabel-vouchere{
	border:1px solid #ccc;
	width:auto!important;
	text-align:center;
	font-size:12px;
}

.bold{font-weight:bold;}

.info-mesaj{
	text-align:center;
	font-size:12px;
	background-color:#FFC;
	background-image:url(../images/atentie.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
	width:690px!important;
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	margin-top::20px;
	margin-bottom:20px;
	font-weight:bold;
}

.download{
	display:block;
	font-weight:bold;
	font-size:12px;
	heght:30px;
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
	padding-left:50px;
}

.space{
	margin-left:20px;
	margin-top:10px;
}



.input_mare{
	border:1px solid #ccc;
	width:262px!important;
	height:18px!important;
	font-size:14px!important;
	color:#333;
}

.gri{
	color:#666!important;
	font-weight:normal!important;
}.infobig {	font-weight: bold;	font-size: 20px;}
