@charset "utf-8";

*{
	padding:0;
	margin:0;
}

body{
	background-color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:22px;
	text-align:left;
	background-color:#ffffff;
	color:#000000;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #667;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff);
}

.clear{
	clear:both;
}

.spacer_v{
	height:10px;	
}
main{
	width:100%;
	background-color:#000000;
	color:#ffffff;

}


#header{
	text-align:left;
	padding:0 0 0 0;
}
#header .col1{
	float:left;
	width:990px;
	height:143px;
	background-color:#000000;
	color:#ffffff;
}

#meniu {
  border: 0px;
}
#meniu .col1{
	float:left;
	width:98px;
	height:137px;
	background-color:#cccccc;
	color:#000000;
	border-right:1px #000000 solid;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
}
#meniu .col1 a {
	background-color:#cccccc;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
}
#meniu .col1 a:hover {
	background-color:#000000;
	color: #ffffff;
	display:block;

}
#meniu .col1 a:active {
	background-color:#BE0028;
	color: #ffffff;
	display:block;
}
#meniu .col1sel {
	float:left;
	width:98px;
	height:137px;
	background-color:#BE0028;
	color:#000000;
	border-right:1px #000000 solid;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
}
#meniu .col1sel a {
	background-color:#BE0028;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
}
#meniu .col1sel a:hover {
	background-color:#000000;
	color: #ffffff;
	display:block;

}
#meniu .col1sel a:active {
	background-color:#BE0028;
	color: #ffffff;
	display:block;
}

#meniu .col2{
	float:left;
	width:98px;
	height:137px;
	background-color:#999999;
	color:#ffffff;
	border-left:1px #000000 solid;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
}
#meniu .col2 a {
	background-color:#999999;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
}
#meniu .col2 a:hover {
	background-color:#000000;
	color: #ffffff;
	display:block;
}
#meniu .col2 a:active {
	background-color:#BE0028;
	color: #ffffff;
	display:block;
}
#meniu .col2sel {
	float:left;
	width:98px;
	height:137px;
	background-color:#BE0028;
	color:#ffffff;
	border-left:1px #000000 solid;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
}
#meniu .col2sel a {
	background-color:#BE0028;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
}
#meniu .col2sel a:hover {
	background-color:#000000;
	color: #ffffff;
	display:block;
}
#meniu .col2sel a:active {
	background-color:#BE0028;
	color: #ffffff;
	display:block;
}

#content{
	text-align:left;
	padding:0 0 0 0;
}
#content .col1{
	float:left;
	width:190px;
	height:370px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 10px 0px 5px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col2{
	float:left;
	width:520px;
	height:370px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col3{
	float:left;
	width:190px;
	height:370px;
	background-color:#BE0028;
	color:#ffffff;
	margin:20px 5px 0px 10px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col1prod{
	float:left;
	width:190px;
	height:420px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 10px 0px 5px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}

#content .col2prod{
	float:left;
	width:355px;
	height:420px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col3prod{
	float:left;
	width:355px;
	height:420px;
	background-color:#cccccc;
	color:#000000;
	margin:20px 5px 0px 10px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col3auto{
	float:left;
	width:730px;
	height:420px;
	background-color:#cccccc;
	color:#000000;
	margin:20px 5px 0px 10px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}

#content .col1det{
	float:left;
	width:190px;
	height:420px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 10px 0px 5px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}
#content .col2det{
	float:left;
	width:740px;
	height:420px;
	background-color:#eaeaea;
	color:#000000;
	margin:20px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	overflow:auto;
	font-size:12px;
}

#subcontent{
	text-align:left;
	padding:0 0 0 0;
	line-height:16px;
	text-align:right;
	font-style:italic;
}
#subcontent .col1{
	float:left;
	width:180px;
	height:20px;
	background-color:#aaaaaa;
	color:#000000;
	margin:0px 10px 0px 5px;
	padding: 17px 15px 13px 15px;
}
#subcontent .col1 a {
	background-color:#aaaaaa;
	color: #000000;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
	font-size:16px;
	font-stretch:narrower;
}
#subcontent .col1 a:hover {
	background-color:#aaaaaa;
	color: #ffffff;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display:block;
	text-decoration:underline;
	font-size:16px;
	font-stretch:narrower;
}
#subcontent .col2{
	float:left;
	width:510px;
	height:20px;
	background-color:#aaaaaa;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding: 17px 15px 13px 15px;;
}
#subcontent .col2 a {
	background-color:#aaaaaa;
	color: #000000;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
	font-size:16px;
	font-stretch:narrower;
}
#subcontent .col2 a:hover {
	background-color:#aaaaaa;
	color: #ffffff;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display:block;
	text-decoration:underline;
	font-size:16px;
	font-stretch:narrower;
}
#subcontent .col3{
	float:left;
	width:180px;
	height:20px;
	background-color:#666666;
	color:#ffffff;
	margin:0px 5px 0px 10px;
	padding: 17px 15px 13px 15px;
}
#subcontent .col3 a {
	background-color:#666666;
	color: #ffffff;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display: block;
	text-decoration: none;
	font-size:16px;
	font-stretch:narrower;
}
#subcontent .col3 a:hover {
	background-color:#666666;
	color: #000000;
	font-weight:bold;
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	display:block;
	text-decoration:underline;
	font-size:16px;
	font-stretch:narrower;
}

.titlu-rosu{
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size:28px;
	line-height:30px;
	color:#BE0028;
	background-color:#eaeaea;
	font-weight:bold;
	font-stretch:narrower;

}
.titlu-alb{
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size:28px;
	line-height:30px;
	color:#ffffff;
	background-color:#BE0028;
	font-weight:bold;
	font-stretch:narrower;
}

.titlu-alb-mic{
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size:14px;
	color:#ffffff;
	background-color:#BE0028;
	font-weight:normal;
	font-stretch:narrower;
}
.titlu-negru1{
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size:28px;
	line-height:30px;
	color:#000000;
	background-color:#eaeaea;
	font-weight:bold;
	font-stretch:narrower;
}
.titlu-negru2{
	font-family:"Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size:28px;
	line-height:30px;
	color:#000000;
	background-color:#cccccc;
	font-weight:bold;
	font-stretch:narrower;
}
	
img{
	border:0px;	
}

.img-border{
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
}
.img-border2{
	border: 1px solid #eeeeee;
	padding: 2px 2px 2px 2px;
}
.img-mini{
	padding: 2px 2px 2px 2px;
	width:96px;
	float:left;
	display:block;
}

.produse{
	float:left;
	width:160px;
	height:125px;
	text-align:center;
	font-size:12px;
}

.detalii-text{
	float:left;
	width:305px;
	height:350px;
	text-align:left;
	font-size:12px;
}
.detalii-foto{
	float:left;
	width:400px;
	height:350px;
	text-align:left;
	font-size:12px;
	margin-top:25px;
}

ul {
	list-style-type:disc;
	padding-left: 10px;
	margin-left: 0;
	}

li{
	color:#000000;
	text-decoration:none;
}
li a{
	color:#000000;
	text-decoration:none;
}
li a:hover{
	color:#999999;
	text-decoration:none;
}

a{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color:#999999;
	text-decoration:none;
}
