/* CSS Document */
body,html {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #323232;
	height: 100%;
	margin: 0px;
	color: #666666;
	background-image: url(assets/bg_all.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a{
	outline: none;
}

#all{
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	background-color:#FFFFFF;
	background-image: url(assets/bg_all.jpg);
	background-repeat: repeat-y;
}

#top{
 clear:both;
 height: 93px;
 width: 1000px;
 background-image:url(assets/top_1.jpg);
 background-repeat:repeat-x;
 position:absolute;
 top:0px;
 background-color: #E4E4E4;
}

* html #top{
	background-color: transparent;
}

#top .logo{

	margin-top: 25px;
	-moz-outline: none;
	width: 206px;
}

* html #top .logo{
	margin: 0px 0px 0px 5px;
}

#left_contact{
	width: 28px;
	background-color: #E4E4E4;
}

*html #left_contact{
	float: left;
}


#left_contact div{
	margin-top: 95px;
	float: left;
}

#left_contact a{
	display: block;
	margin-bottom: 3px;
}

#left_contact a:hover{
	background-image:url(assets/mnu_back.jpg);
	background-repeat: no-repeat;
	background-color:#E4E4E4;
}

#container{
	float:right;
	width: 972px;
	height: 100%;
}

#left_menu{
	float: left;
	width: 180px;
	margin-top: 93px;
	background-image:url(assets/top_11.jpg);
	background-repeat:no-repeat;	
}

#dreapta{
	float:right;
	width: 765px;
}

#left_menu h2{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	height: 22px;
	text-align: center;
	margin: 0px;
}

#left_menu .menu{
	margin: 0px 0px 10px 7px;
}

#left_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(assets/bg_menu_jos.jpg) no-repeat bottom;
}

#left_menu h3{
	margin: 0px;
	font-size: 13px;
	font-weight:normal;
}

#left_menu h3 a{
	text-decoration: none;
	color: #666666;
	background-image: url(assets/bg_menu_1.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
	vertical-align: middle;
	display: block;
	padding-left: 8px;
}

#left_menu h3 a:hover{
	color: #990000;
	background-image: url(assets/bg_menu_2.jpg);
}

#left_menu .subcat{
	/*background: url(assets/sageata.png) no-repeat right;*/
}

#left_menu .tooltip{
	display:none;
	width: 270px;
	border: 2px solid #D12517;
	padding: 5px 10px;
	background: #FFF;
}

#left_menu .tooltip h4{
	margin: 0px 2px 0 2px;
	font-weight:normal;
	width: 130px;
	float: left;
	font-size: 12px;
}

#left_menu .tooltip h4 a{
	text-decoration: none;
	color: #444;
}

#left_menu .tooltip h4 a:hover{
	text-decoration: underline;
	color: #990000;
}

.clear {
	height:      1px;
	font-size:   1px;
	line-height: 1px;
	clear:       both;
}

#centru{
	width: 527px; 
	float: left;
	margin-top: 112px;
	font-size:12px;
}

#right_menu{
	float:right;
	margin-top: 93px;
/*	width: 192px;*/
	width: 230px;
}

#right_menu .date_cos{
	background:url(assets/cos_middle.jpg) no-repeat 3px 0px;
	height: 23px;
	width: 156px;
	text-align:center;
	font-size: 12px;
	line-height: 23px;
}

#right_menu .finalizare{
	display:block;
	margin: 0px 0px 0px 11px;
	background:url(assets/finalizeaza_2.jpg) no-repeat;
}

#right_menu .finalizare:hover img{
	opacity: .0;
	filter: alpha(opacity=0);
}

#right_menu .formuri{
	margin-left: 12px;
	width: 190px;
	font-size: 12px;
}

#top_menu{
	height: 85px;
	background-image:url(assets/bg_sus.jpg);
	width: 780px;
	background-repeat:repeat-x;
	float: right;
}

* html .linie{
	display: block;
	background-color: #E4E4E4;
	height: 9px;
	float: left;
	width: 930px;
	margin-top: -93px;
	font-size: 1px;
}

* html #top_menu{
	width: 783px;
}

#top_menu ul{
	list-style:none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	position: absolute;
	top: 56px;
}

* html #top_menu ul{
	margin: 0px 0px 0px 23px;
}


#top_menu ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}

#top_menu ul li a:hover img{
	opacity: .0;
	filter: alpha(opacity=0);
}

#top_menu .cos{
	margin-left: 546px;
	width: 227px;
	position:absolute;
	top: 45px;
}

#top_menu .funda_sus{
	float:right;
/**/
	top: 0px;
	position: absolute;
	margin-left: 704px;
}

* html #top_menu .funda_sus{
	margin-left: 696px;
}

.div_form{
	clear:both;
}

.div_form label{
	display:block;
	width: 35px;
	float: left;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #7E7E7E;
}

.div_form input{
	float: right;
	width: 130px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	border: none;
	border-bottom: 1px solid #A4A4A4;
	margin-right: 23px;
}

.img_over{
	background-repeat: no-repeat;
	outline: none;
}

.img_over:hover img{
	opacity: .0;
	filter: alpha(opacity=0);
}

.cautare{
	background-image:url(assets/cautare.jpg);
	width:202px;
	height:50px;
	background-repeat:no-repeat;
	background-position:right;
}

.cautare input{
	font: 9px Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	border: none;
	moz-border-top: 1px solid #757575;
	width: 100px;
	padding-top: 2px;
	background: none;
	margin: 15px 0px 0px 80px;
}

.cautare a{
	display:block;
	margin: 5px 0px 0px 10px;
}

* html .cautare a{
	margin: 4px 0px 0px 10px;
}

.cautare .cauta{
	cursor: pointer;
	position: absolute;
	margin: 16px 0px 0px 10px;
}

* html .cautare .cauta{
	margin-left: 7px;
}

.abonare{
	background-image:url(assets/abonare_newsletter.jpg);
	width:202px;
	height:96px;
	background-repeat:no-repeat;
	background-position:right;
}
.cursvaluta{
	background-image:url(assets/curs_bg.jpg);
	width:202px;
	height:114px;
	background-repeat:no-repeat;
	background-position:right;
}

.abonare input{
	font: 11px Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	border: none;
	border-bottom: 1px solid #A4A4A4;
	background: none;
	width: 130px;
	float:right;
	margin: 35px 15px 0px 0px;
}

.abonare label{
	display:block;
	width: 50px;
	float: left;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #7E7E7E;
	margin: 35px 0px 0px 0px;
	text-align:right;
}

.abonare div{
	clear:both;
}

.abonare div a{
	float: right;
	margin: 5px 15px 0px 0px;
}

.consultant{
	background-image:url(assets/consultant.jpg);
	width:202px;
	height:90px;
	background-repeat:no-repeat;
	background-position:top right;
	margin:10px 0px;
}

.marturie{
	width:192px;
	font-size:12px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left:10px;
}

.marturie a{
	text-decoration: none;
	color: #990000;
}

.marturie h3{
	margin: 0px;
	padding-left: 10px;
}

.marturie .quote_st{
	background: url(assets/quote_st.gif) no-repeat left top;
	padding: 3px 8px 0px 8px;
}
.marturie .quote_dr{
	background: url(assets/quote_dr.gif) no-repeat left top;
	padding: 3px 8px 0px 8px;
}

.marturie p{
	padding: 0px 3px 0px 10px; margin:3px 0px;
}

.marturie p a{
	color: #666666;
}

.marturie div{
	font-weight: bold;
	padding-right: 10px;
}

.text, .home{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.home:hover{
	text-decoration: underline;
}

.text_alb {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.link_rosu {
	font: 9px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.link_rosu:hover {
	font: 9px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}

.tablou{
	width:527px;
	height:200px;
}

.link_alb{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

.link_alb:hover{
	text-decoration:underline;
}

.menu_bottom{
	width:463px;
	height:35px;
	float:left;
	list-style:none;
	background: url(assets/bg_menu_bottom.jpg) no-repeat;
	padding:0px;
	margin: 0px 0px 10px 240px;
}

* html .menu_bottom{
	margin-left: 120px;
}


.menu_bottom li{
	float: left;
	height: 35px;
	line-height: 35px;
	padding:0px;
	text-align:center;
	margin:0px;
}

.menu_bottom .separator{
	background: url(assets/separator.jpg) no-repeat center right;
}


.menu_bottom a{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
}

.menu_bottom a:hover{
	color:#990000;
}

.creator{
	width:180px;
	font-size: 11px;
	float: right;
}

.creator a{
	color: #666666;
	text-decoration:underline;
}

.creator a:hover{
	color: #990000;
}
 a.sitemap:link, a.sitemap:visited, a.sitemap:active{
	color: #666666;
	text-decoration:none;
}

a.sitemap:hover{
	color: #990000;
	text-decoration:underline;
}
h1{
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	color: #3E4951;
}

#centru p a{
	color: #990000;
}

.tabel{
	border: 1px solid #676767;
}

.button{
	border: 1px solid #666666;
	background-color: #990000;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.abutton{
	border: 1px solid #666666;
	background-color: #990000;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.breadcramp{
	margin: 2px 0px 10px 0px;
	font-size: 12px;
}

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

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

#banner{
	height: 85px;
	padding: 0px 10px 0px 10px;
}

#banner h2{
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	width: 380px;
}

#banner h2 a{
	color: #990000;
	text-decoration:none;
}

#banner h2 a:hover{
	text-decoration:underline;
}

.rama{
	background: url(assets/bg_mare_6.jpg) no-repeat;
	height: 254px;
	overflow:hidden;
	padding: 20px 20px 0px 20px;
	margin-bottom: 10px;
}

.rama .poza{
	float: left;
	margin: 10px 5px 0px 5px;
}

.rama .poza div{
	margin-top: 3px;
	cursor: pointer;
	color: #999999;
	font-size: 10px;
	background:url(assets/zoom2.gif) no-repeat;
	padding-left: 13px;
	height: 13px;
	line-height: 13px;
}

.rama .poza div img{
	vertical-align:middle;
}

.rama .info{
	margin-top: 10px;
}

.rama .info a, .cumpara_ambalaj a{
	background:url(assets/cumpara_2.jpg) no-repeat;
	width:100px;
	height: 25px;
	display:block;
	float: left;
	margin-top: 20px;
}

.rama .rosu{
	margin-top: 80px;
}

.stoc{font-size: 20px; margin-bottom: 15px;}

.reducere{
	text-decoration: line-through;
}

.rama .pret{
	font-size:20px;
	font-weight: bold;
}

.rosu{
	color: #cd170b;
}

.linie{
	clear:both;
	margin-top: 3px;
}

.linie .denumire{
	width: 150px;
	float: left;
	font-weight: bold;
}

.linie .valoare{
	width: 350px;
	float: right;
}

#submenu{
	list-style:none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#submenu li{
	float: left;
	background:url(assets/bg_but_2.jpg) no-repeat;
	height: 20px; width:86px;
	text-align: center;
	margin-right: 2px;
}

#submenu li a{
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #757575;
	text-decoration: none;
	background:url(assets/bg_but_1.jpg) no-repeat;
	height: 20px; width:86px;
	line-height: 18px;
	outline:none;
}

#submenu li a:hover, #submenu li .tab_apasat{
	color:#FFFFFF;
	background: none;
}

.submenu_footer{
	clear:both; background:url(assets/produs_2.jpg) no-repeat; height:9px;
}

.submenu_footer2{
	clear:both; background:url(assets/produs_1.jpg) no-repeat; height:9px; margin-top: 10px;
}

.form{
	font: 11px Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	border: 1px solid #A4A4A4;
}

textarea{
	padding: 2px;
}

.alte_imagini{
	border: 1px solid #666666;
	padding: 5px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.linie_produse{
	clear:both;
}

.rama_mica{
	background:url(assets/bg_1.jpg);
	width:235px; height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
}

.rama_mica .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica h4{
	margin: 7px 0px 7px 0px;
	font-size: 12px;
}

.rama_mica h4 a{
	color: #990000;
	text-decoration: none;
}

.rama_mica h4 a:hover{
	text-decoration: underline;
}

/*DANIEL ADDED*/
.rama_mica_new{
	background:url(assets/bg_8.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}

.rama_mica_new .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new h4{
	margin: 3px 0px 3px 0px;
	font-size: 12px;
	height:68px;
}

.rama_mica_new h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new h4 a:hover{
	text-decoration: underline;
}
.reducere_new{
	text-decoration: line-through;
	color:#ff0000;
	font-size:12px;
	font-weight:normal;
}

.rama_mica_new_r{
	background:url(assets/bg_8_redus.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}



.rama_mica_new_r .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new_r h4{
	margin: 7px 0px 7px 0px;
	font-size: 12px;
	height:48px;
}

.rama_mica_new_r h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new_r h4 a:hover{
	text-decoration: underline;
}

.rama_mica_new_lovers{
	background:url(assets/bg_8_lovers.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}
.rama_mica_new_lovers .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new_lovers h4{
	margin: 7px 0px 7px 0px;
	font-size: 12px;
	height:48px;
}

.rama_mica_new_lovers h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new_lovers h4 a:hover{
	text-decoration: underline;
}

.rama_mica_new_cd{
	background:url(assets/bg_8_cd.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}
.rama_mica_new_cd .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new_cd h4{
	margin: 7px 33px 7px 0px;
	font-size: 12px;
	height:48px;
}

.rama_mica_new_cd h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new_cd h4 a:hover{
	text-decoration: underline;
}




.rama_mica_new_lovers_r{
	background:url(assets/bg_8_redus_lovers.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}
.rama_mica_new_lovers_r .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new_lovers_r h4{
	margin: 7px 0px 7px 0px;
	font-size: 12px;
	height:48px;
}

.rama_mica_new_lovers_r h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new_lovers_r h4 a:hover{
	text-decoration: underline;
}




.rama_mica_new_l{
	background:url(assets/bg_8_lichidare.jpg);
	width:235px; 
	height:120px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	color:#cd170b;
	font-size:13px;
	font-weight:bold;
}

.rama_mica_new_l .poza{
	height: 100px;
	padding-top: 7px; 
	float:left;
	margin-right: 10px;
}

.rama_mica_new_l h4{
	margin: 7px 0px 7px 0px;
	font-size: 12px;
	height:48px;
}

.rama_mica_new_l h4 a{
	color: #3e4951;
	text-decoration: none;
}

.rama_mica_new_l h4 a:hover{
	text-decoration: underline;
}

/*************************/


.navigator{
	margin-bottom: 5px;
	clear:both;
}

.navigator a{
	text-decoration: none;
	border: 1px solid #666666;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}

.navigator a:hover, .navigator .pag_cur{
	color: #FFFFFF;
	background-color: #990000;
}

.ordonare a{
	border: none;
	padding: 0px;
	color: #666666;
}

.ordonare a:hover{
	background: none;
	color: #990000;
}

.filtru{
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
}

form{
	margin: 0px;
}

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

.filtru ul li{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float:left;
}

.filtru div{
	float: right;
	margin-top: 5px;
}

.cosulmeu{
	border: 1px solid #666666;
}

.cosulmeu th{
	background: #666666;
	color: #FFFFFF;
}

.tr_cos_par td{
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}

.tr_cos_impar td{
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}

.persoambalare{
	position:absolute;
	top:15%;
	left:30%;
	width:400px;
/*	height:260px;*/
	background-color: #FFFFFF;
	border: 2px outset #333333;
	z-index: 10;
	text-align:left;
}

.persoambalare p{
	padding-left: 10px;
	padding-right: 10px;
}

.topbar{
	background-color:#000000;
	color:#FFFFFF;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	vertical-align:middle;
}

.close{
	float:right;
	background-color: #CC3300;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 2px;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	font-size:11px;
}

#blocker{
	position:absolute;
	top:0px;
	left:0px;
	width:400;
	height:100;
	background:white;
	opacity: .3;
	filter:alpha(opacity=30);
	z-index: 5;
}

.titlu{
	margin: 10px 0px 5px 0px;
	font-size: 12px;
}

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

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

.copyright{
	clear:both;
	font-size: 9px;
	background:#E1E1E1 url(assets/bottom_5.jpg) no-repeat left;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
}

.div_imp{
	clear:both;
	margin-bottom: 10px;
	width: 220px;
}

.div_imp label{
	width: 130px;
	display: block;
	float: left;
}

.imp_poza{
	width: 300px;
	height: 300px;
	float: left;
	background: url(assets/loading.gif) no-repeat center center;
}

.imp_poza img{
	border: 1px solid #666666;
}

.imp_info{
	float:right;
	height: 350px;
	padding-left: 3px;
}

.imp_info iframe{
	width: 210px;
	margin-bottom: 10px;
/*	border: none;*/
	height: 20px;
}

.imp_header{
	background-color:#E1E1E1; height: 24px; line-height: 24px; padding-left: 10px; margin-bottom: 10px;
	width: 210px;
}

#poza_ta{
	z-index: 100px;
	position:absolute;
	border: none;
}

#trafic{
	float:right;
	width:100px;
	margin-right: 20px;
}

* html #trafic{
	margin-right: 30px;
}

.toate{
	clear: both;
	margin-bottom: 10px;
	background: url(assets/dot.jpg) repeat-x bottom;
	height: 14px;
}

.toate a{
	display:block;
	float:left;
	color: #990000;
	background-color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
}

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

.toate div{	
	display:block;
	float: right;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.imp{
	width: 400px;
	margin: 10px auto;
	font-size: 20px;
	height: 110px;
}

.imp a{
	display:block;
	text-decoration: none;
	color: #990000;
	border: 2px solid #CCCCCC;
	color: #666666;
	width: 400px;
	height: 110px;
}

.imp a:hover{
	border: 2px solid #990000;
	color: #990000;
}

.imp img{
	float: left;
	display: block;
	border: none;
	margin: 5px 0px 0px 10px;
}

.imp strong{
	display:block;
	float: right;
	line-height: 110px;
	margin-right: 30px;
}

* html .imp strong{
	margin-right: 15px;
}

.propuse{
	height: 350px;
	overflow: auto;
}

.propuse a{
	float: left;
	width: 160px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 10px 0px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	background-color: #F8F8F8;
	cursor: pointer;
}

.propuse a:hover{
	border: 1px solid #990000;
	color: #990000;
	background-color: #FFFFFF;
}

.propuse img{
	border: none;
}

.propuse a .zoom{
	margin-top: 2px;
}

.disclaimer{
	font-size:9px;
	padding: 2px 30px 0px 10px;
	color: #999999;
}

.mesaje ul{
	margin: 5px 0px 5px 40px;
	padding: 0px;
}


.mesaje a{
	color: #990000;
	text-decoration: none;
}

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

.butoane_dr{
	list-style: none;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

.butoane_dr li{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

.butoane_dr li a{
	display: block;
	height: 26px;
	width: 183px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

.butoane_dr li a:hover{
	background-position: bottom;
}

#message-pack{
	width: 310px;
	float: right;
	margin-top: -25px;
}

#message-pack img{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.pret_ambalaj{
margin-top:5px; background:url(assets/dot.jpg) repeat-x bottom; clear:both; font-weight: bold; text-align:right;
}

.zoom{
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}

#dhtmltooltip{
	border: 1px solid #CFCFCF;
	position: absolute;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	background: #FFFFFF;
}

.testimonial{
	margin: 0px; padding:0px;
	list-style: none;
	margin-top: 20px;
}

.testimonial li{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.testimonial li div{
	text-align: right;
	font-weight: bold;
}

.testimonial .quote_st{
	background: url(assets/quote_st.gif) no-repeat left top;
	padding: 3px 8px 0px 8px;
}
.testimonial .quote_dr{
	background: url(assets/quote_dr.gif) no-repeat left top;
	padding: 3px 8px 0px 8px;
}

h2.subtitle{
	font-size: 16px;
	margin: 5px 0px;
}
a.normal:link, a.normal:visited, a.normal:active {
	font-size:12px;
	font-family: "Verdana",Arial;
	color:#990000;
	margin:0px;
	text-decoration:none;
	border:none;
	background:#ffffff;
}
a.normal:hover {
	font-size:12px;
	font-family: "Verdana",Arial;
	color:#990000;
	margin:0px;
	text-decoration:underline;
	border:none;
	background:#ffffff;
}
a.d:link, a.d:visited, a.d:active {
	color:#999999;font-size:9px;text-decoration:none;
}
a.d:hover {
	color:#999999;font-size:9px;text-decoration:none;
}
a.tg:link, a.tg:visited, a.tg:active {
	color:#CD170B;text-decoration:none;
}
a.tg:hover {
	color:#CD170B;text-decoration:none;
}
a.w:link, a.w:visited, a.w:active, a.w:hover {
	color:#ffffff;font-size:9px;text-decoration:none;
}
