
/*///////////////////////////////////////////////////////////////////////
/            SDS_FRAMEWORK CSS                                          /
/            Made by Stoc Digita Studio                                 /
///////////////////////////////////////////////////////////////////////*/


/*/////////////////////////   MAIN STUFF   //////////////////////////*/

html{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 11px;
	text-align:left;
	background-color:#000000;
	/*color: #666666;*/
	color: #000000;
	background: url(../images/background.gif) center;
	background-position: 6px 5px;
}





body{
	margin:  0;
	background: url(../images/body_back.png) repeat-x;
	background-position: 6px 0px;
}

.h1{
	font-size:22px;
	letter-spacing:1px;
	padding: 0;
	margin: 5px 0;
}


.h2{
	font-size:16px;
	letter-spacing:1px;
}

.h3{
	font-size:12px;
	padding: 0;
	margin: 15px 0 5px 0;
	font-weight:bold;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:16px;
}


h3 {
	font-size:12px;
}


.p{
	font-size: 11px;
}

a{
	color:#279CD7;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
}

.error{
	color:#279CD7;
}

#websiteBody {
	background-color: #ffffff;
	/*width: 960px;*/
	/*float: left;*/
}

.redText
{
	color: #279CD7;
}


#backgroundWrapper {
	/*width: 1012px;*/
	/*margin:0 auto;*/
}

#slideshow {

		/*width: 960px;*/
		height: 90px;
		/*float: left;*/
		background: #fff;
}

#left_shadow {
	width: 15px;
	/*float: left;*/
	display: none;
	height: 580px;
	background-image: url(../images/left_top_back.gif);
}

#right_shadow {
	width: 15px;
	display: none;
	/*float: left;*/
	height: 580px;
	background-image: url(../images/right_top_back.gif);
}

#wrap_header {
	height: 60px;
	/*width: 960px;*/
	padding: 7px 0 0 0;
	/*float: left;*/
}

#header_logo {
	background: url(../images/around_back.jpg) ;
	/*width: 960px;*/
	margin: 0px 0 4px 0;/*4px 0 4px 0;*/
	/*float: left;*/
	position: relative;
}

.header_links {
	position: absolute;
	top: 20px;
	right: 10px;
}

#header{
	height : 90px;
}



#footer{
	margin: 20px 0 0 0;
	padding: 0;
	height: 40px;
	color: #666666;
	text-align: center;


}

#contentWrapper {
	/*width: 960px;*/
	/*margin: 0 auto;*/
	background-color: #ffffff;
	padding: 10px 0 0 0;
	/*float: left;*/
	position: relative;
	z-index: 901;
}


#content {
	/*width: 605px;*/
	/*float: left;*/
	padding:0px 10px 0 10px;
	background-color: #ffffff;
	position: relative;
	margin: 5px 10px 5px 10px;
}

#content h3
{
	margin: 2px;
	padding: 6px;
}



#rightcol {
	width: 160px;
	/*float: left;*/
	margin: 0;
	padding: 0;
	margin: 5px 0px 0 0px;
	font-size: 11px;

}


#leftcol {
	width: 160px;
	/*float: left;*/
	margin: 5px 0 0 5px;
	padding: 0;
}

#bottom_footer {
	background: url(../images/background.gif) top center;
	color: #cccccc
}

.car_add_btn {
    position: absolute;
	display: block;
	width: 72px;
	height: 50px;
	top: 141px;
	left: 119px;
	background: url(../images/btn_cos_0.jpg) no-repeat;
}

.car_add_btn:hover {
	background: url(../images/btn_cos_1.jpg) no-repeat;
}

#bottom_footer .footer_text {
	font-size: 11px;
	text-align:center;
	padding: 1px 0px 10px 0px;
}

#bottom_footer .footer_text a {
	font-size: 9px;
	font-family: Verdana;
	color: #ccc;
}

.produs{

	background: url(../images/bg_produs.png) no-repeat;
	float: left;
	width: 193px;
	height: 170px;
	padding-left: 4px;


}

.prod_titlu{

	color: #0039A8;
	font-weight:bold;
	margin:15px;
	margin-bottom: 0px;


}


.sub_titlu{


	font-weight:normal;
	margin: 0px;
	margin-left: 15px;



}

.detalii{

	margin-top: 10px;
	margin-right: 10px;

}



.clearboth {
	clear:both;
}


.tab_title {

	background: url(../images/tab_titlu.jpg) no-repeat top;
	height:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	padding: 7px 0px 2px 36px;



}

#tree_categorii {
	margin:0px;
	padding-left: 2px;
	padding-bottom: 10px;
	background: url(../images/tab_jos.jpg) left bottom no-repeat #fff; /*#EDEDED*/
	width:157px;
}

#tree_categorii .title{
	font-weight: bold;
	color: #587FBE;
	font-size: 16px;
	padding: 10px 0;
	letter-spacing: 1px;
}

#tree_categorii ul {
	list-style:none;
	margin: 0;
	padding-left: 20px;
	line-height:16px;
}

#tree_categorii ul li ul li {
	list-style-image:url(../images/red_point.gif);
}
#tree_categorii ul li {
	list-style-image:url(../images/red_point_ul.gif);
	margin: 0 0 0px 0px;
	padding: 0;
	padding: 2px 0;
	font-weight: bold;
}

#tree_categorii ul li a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0px;
	padding:0;
}
#tree_categorii ul li a:hover{
	font-weight: bold;
	color: #279CD7;
	text-decoration: none;
	letter-spacing: 0px;
}

#tree_categorii .tree_selected a{
	color: #279CD7;
	font-weight: bold;
}

#tree_categorii .tree_selected a:hover {
	font-weight: bold;
}

#tree_categorii ul ul {
	padding-left: 10px;
}

#tree_categorii ul li ul li,
#tree_categorii ul li ul li ul li,
#tree_categorii ul li ul li ul li ul li{
	margin: 0;
	padding:0;
}

#tree_categorii ul li ul li a,
#tree_categorii ul li ul li ul li a,
#tree_categorii ul li ul li ul li ul li a{
	font-weight: normal;
	/*padding:0;*/
}


#tree_categorii ul li ul li a:hover,
#tree_categorii ul li ul li ul li a:hover,
#tree_categorii ul li ul li ul li ul li a:hover{
	font-weight: normal;
}


#pagini {
	margin: 0;
	padding: 0;
}

.lista_categorii .row_cat {
	padding: 10px 0;
}

.lista_categorii .row_cat .description {
	padding-left: 110px;
}

.lista_categorii .row_cat .nume_cat {
	padding-left: 110px;
	padding-bottom: 3px;
}

.lista_categorii .row_cat .nume_cat a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #587FBE;
}

.lista_categorii .row_cat .img_cat{
	width: 100px;
	float: left;
}

.lista_categorii .row_cat .img_cat a img {
	border: none;
}

.lista_subcategorii .row_cat {
	padding: 10px 0;
}

.lista_subcategorii .row_cat .description {
	padding-left: 110px;
}

.lista_subcategorii .row_cat .nume_cat {
	padding-left: 110px;
	padding-bottom: 3px;
}

.lista_subcategorii .row_cat .nume_cat a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #587FBE;
}

.lista_subcategorii .row_cat .img_cat{
	width: 100px;
	float: left;
	text-align: center;
}

.lista_subcategorii .row_cat .img_cat a img {
	border: none;
}

.border {
	border-bottom: 1px solid #587FBE;
}

.video {
	width: 230px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 100px;
	overflow: hidden;
}


.video .img_ {
	width:110px;
	text-align: center;
	float: left;
}

.video .img_ a img{
	border:none;
}

.nume_video {

	padding-left: 115px;
}

.nume_video a {
	font-size: 16px;
	color: #587FBE;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

#moviecontainer {
	width: 350px;
	float: left;
	border: 1px solid red;
}

.a_video {

}

.a_video .detalii_video {
	padding-left: 360px;
}

.detalii_video .nume_cat {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #587FBE;
	padding-bottom: 10px;

}

.detalii_video .description {

}

















/*  CSS  AROUND                */


.prod_row {
	float :left;
	width: 605px;
	background-color: #e3e3e3;
}
.prod_gallery {
	border: 1px solid #565656;
}

.prod_nume{
	font-weight: bold;
}

.prod_cod{
	color: #454545;
}

.prod_pret{
	font-weight: bold;
}

.prod_descriere{

}



/*  END CSS AROUND             */

.clearFloat {
	clear: both;
}

.news {
	width: 160px;
}

.news .body_{
	background: url(../images/tab_jos.jpg) left bottom no-repeat;
	padding: 5px 0 20px 10px;

}

.news .body_ .stire {
		margin: 5px 0;
}

.news .stire {

}

.sumar {
	font-size: 11px;
}

.border_2 {
	border-bottom: 1px solid #dddddd;
}


.footer_menu {
	text-align: center;
}

.footer_menu ul {
	width: 795px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0 165px;
}

.footer_menu li {
	float: left;
	width: auto;
	list-style: none;
}

.footer_menu li a {
	padding: 3px 10px;
	color: #666666;
	font-weight: normal;
	font-size: 11px;

}


.lista_stiri {
	margin: 10px 0;
	padding: 0;
}

.lista_stiri .row_stire {
	padding: 2px 0;
}

.faq_intrebari .row {
	padding: 2px 0;
}

.faq_intrebari .row a{
	font-size: 11px;
	letter-spacing: 0px;
}

.faq_raspuns .row {
	font-size: 11px;
}


.magazine .row {
	margin: 5px 0 7px 0;
	position: relative;
	height: 160px;
}

.magazine .row .img_ {
	width: 150px;
	position: absolute;
	right: 9px;
}

.magazine .continut {
	width: 275px;
	position: absolute;
	font-size: 11px;
	top: 65px;
}

.magazine .row .orar {
	width: 150px;
	position: absolute;
	right: 175px;
}

.magazine .titlu {
	width: 275px;
	position: absolute;
	font-weight: bold;
	font-size: 14px;
}


.magazine .row .body_ .continut {
	font-size: 11px;
}

.lista_subcategorii {
	width: 600px;
	margin: 0 auto;
}

.border_3 {
	border-top: 1px solid #ccc;
	width: 600px;
}


.lista_subcategorii .nume{
	width:186px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	padding: 4px 0 4px 0px;
	height: 106px;
	overflow:hidden;
	vertical-align: middle;

}

.lista_subcategorii .nume a {
	color: #666666;
}

.produse_  {
	margin: 10px 0;
}

.produse_ .produs_rand {
	width: 193px;
	height: 196px;
	margin: 3px 0 0 6px;
	float: left;
	background: url(../images/bg_produs.jpg) no-repeat;
	position: relative;
}

.produse_ .produs_rand .header_ {
	/*height: 41px;*/
	padding: 5px 0 0 16px;
	letter-spacing: 0px;
	margin: 10px 0 0 0;
}

.produse_ .produs_rand .header_ .titlu_ {
	color: #0D255D;
	font-weight: bold;
	font-size: 9px;
	width: 170px;
	overflow: hidden;
}

.produse_ .produs_rand .header_ .titlu_ a {
	color: #03539C;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

.produse_ .produs_rand .header_ .descriere_ {
	font-size: 9px;
	width: 169px;
}

.produse_ .promo {
	position: absolute;
	top: -12px;
	right: -12px;
	z-index: 900;
}


.dp_produs .promo {
	position: absolute;
	top: -20px;
	right: -10px;
}

.produse_ .produs_rand .left_col {
	width: 65px;
	float: left;
}


.comanda_ro {
	background: url(../images/cumpar_list_o.gif) no-repeat;
	width: 44px;
	height: 28px;
	position: absolute;
	bottom: 12px;
	z-index: 900;
	right: 8px;
	border: none;
}

.produse_ .produs_rand .left_col .img_ a {
	border: none;
}

.produse_ .produs_rand .left_col .img_ a img{
	border: none;
}

.produse_ .produs_rand .left_col .img_ {
	position: absolute;
	top: 73px;
	left: 12px;
}

.produse_ .produs_rand .right_col {
	width: 100px;
	float: right;
	text-align: right;
	margin: 4px 3px 0 0;
	padding: 0;
}

.produse_ .produs_rand .right_col .pret_ {
	background: url(../images/around2_29.gif) no-repeat left;
	margin: 0;
	height: 47px;
	position: absolute;
	bottom: 73px;
	right: 3px;
	width: 85px;
}

#printBtn {
	background: url(../images/btnback.gif) repeat-x;
	border: 0;
	color: #777;
	position: absolute;
	top: 2px;
	right: 2px;
}

#normalBtn {
	background: url(../images/btnback.gif) repeat-x;
	border: 0;
	color: #777;
	position: absolute;
	top: 2px;
	right: 2px;
}


.produse_ .produs_rand .right_col .pret_ .valuta {
	font-size: 8px;
	margin: 0 4px 0 0;
	padding: 0;
}

.produse_ .produs_rand .right_col .pret_ .tva {
	font-size: 9px;
	margin: 0px 4px 0 0;
	padding: 0;
}

.produse_ .produs_rand .right_col .pret_ h3 {
	font-size: 1.3em;
	color: #279CD7;
	margin: 3px 4px 0 0;
	padding: 0;
}

.produse_ .produs_rand .left_col .img_stoc {
	width: 60px;
	position: absolute;
	top: 167px;
	left: 0px;
}


#bread_categorii {
	padding: 4px 0 8px 0;
}

#bread_categorii ul {
	list-style: none;
	float: left;
	margin:0 ;
	padding: 0;
}

#bread_categorii ul li {
	float : left;
}

#bread_categorii a {
	float: left;
	display: none;
	color: #666666;
	font-weight: normal;

}

#bread_categorii .tree_selected a  {
	display: block;
	padding: 0 0 0 3px;
	color: #666666;
	font-weight: normal;
}

#bread_categorii .tree_selected_ a {
	display: block;
	padding: 0 0 0 3px;
	color: #279CD7;
	font-weight: normal;
}




.cart_list {
	width: 604px;
	margin: 0 auto;
	font-size: 11px;
}

.cart_list div {
	font-size: 11px;
}

.cart_list div a{
	font-size: 11px;
}

.cart_list .details {
	float: left;
	padding:  0 5px 5px 0;
	text-align: right;
	width: 598px;
}

.cart_list .details .value {
	color: #279CD7;
}

.cart_list .total {
	font-size: 14px;
	font-weight: bold;
	width: 598px;
	text-align: right;
	background: #fff;
	padding: 10px 0 0 0;
}

.cart_list .total_fara_taxa {
	padding: 10px 0 0 0;
}

.prod_row .produs_name {
	line-height: 60px;
}

.cart_list .prod_row {
	width: 595px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px 0 0px 0;
	background-color: #ffffff;
	float: left;

}

.cart_list .clearFloat {
	clear: both;
	padding: 2px 0;
}

.cart_list .header .pret {
	width: 70px;
	text-align: center;
}

.prod_row a {
	color: #666;
}

.cart_list .prod_row div {
	float: left;
	padding: 0 4px;

}

.cart_list .header {
	width: 598px;

}

.cart_list .header div {
	float: left;
	background: url(../images/button_blue.gif) repeat-x top left;
	line-height: 29px;
	height: 29px;
	border-right: 1px solid #fff;
	text-align: center;
	padding: 0 4px;
	color: #fff;
	font-size: 11px;

}

.cart_list .header .produs_sterge {
	width: 50px;
	font-size: 11px;
}

.cart_list .header .subtotal {
	width: 100px;
	font-size: 11px;
}
.cart_list .header .bucati {
	width: 45px;
	font-size: 11px;
	margin:0px;
	padding: 0px 4px;
}

.cart_list .header .produs_produs {
	width: 174px;
	font-size: 11px;
}

.cart_list .information {
	color: #279CD7;
	font-weight: bold;
	font-size: 11px;
}


.cart_list .produs_sterge {
	width: 50px;
	text-align: center;
	font-size: 11px;
}

.cart_list .produs_sterge a {
	font-weight: bold;
	color: #279CD7;
}

.cart_list .produs_produs {
	width: 172px;
	padding: 0 0 0 2px;
	font-size: 11px;
	height: 1%;
}

.cart_list .produs_imagine {
	width: 100px;
	text-align: center;
	font-size: 11px;
	padding: 0;
}

.cart_list .produs_imagine img {
	margin:0;
}

.cart_list .header .produs_imagine {
	width: 100px;
	font-size: 11px;
}

.cart_list .bucati {
	width: 43px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
}

.cart_list .bucati input {
	width: 38px;
	text-align: center;
	margin: 0 0 2px 4px;
	font-size: 11px;
	border: 1px solid #666666;
}
.cart_list .pret {
	width: 70px;
	text-align: center;
	font-size: 11px;
}

.cart_list .subtotal {
	width: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}


.cart_list .flabel {
	float: left;
	width: 390px;
	padding: 0px 0 0 0;
	text-align: right;
	font-size: 11px;
}



.cart_list .details input {
	width: 200px;
	border: 1px solid #666;
	font-size: 11px;
	height: 14px;

}

.cart_list .details select {
	width: 202px;
	border: 1px solid #666;
	font-size: 11px;
}

.avertisment p {
	font-size: 11px;
}

.avertisment p a{
	font-size: 11px;
}

.cart_list .details textarea {
	width: 200px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #666;
	margin: 0 0 12px 0;
}

.cart_list .submit_buttons {
	text-align: center;
	padding-top: 20px;
}

.cart_list .submit_buttons input {
	width: auto;
	background: url(../images/button_red.gif) repeat-x top left;
	color: #ffffff;
	padding: 3px;
	font-size: 11px;
	height: 22px;
	border: none;
}

.details .clearFloat {
	clear: both;
	padding: 2px 0;
}

.cart_preview .prod_row .clearFloat {
	clear: both;
	padding: 0;
}

.cart_preview .prod_row {
	border: 1px solid #666666;
	padding: 4px 2px 4px 3px;
	margin: 3px 0 0 0;
}

.cart_preview .prod_row a {
	color: #666;
}

.cart_preview .value {
	color: #B81319;
	font-weight: bold;
}

.cart_preview .details {
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
}

.cart_preview .details .submit_buttons {
	text-align: center;
}

.cart_preview .details .submit_buttons input {
	padding: 2px;
	margin: 20px 0 0 0;
	background: #666;
	color: #ffffff;
}

.login_form {
	padding: 5px 0 17px 0;
	margin: 0 0px 1px 0;
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
}

.login_form input{
	width: 100px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;

}

.login_form .submit {
	width: 80px;
	margin: 5px auto;
}

.login_form .submit input{
	width: 80px;
	background: url(../images/button_red.gif) repeat-x top left;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	border: none;
	margin: 0px auto;
}

#rating_form .submit {
	width: 80px;
	margin: 5px auto;
}

#rating_form .submit{
	width: 80px;
	background: url(../images/button_red.gif) repeat-x top left;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	border: none;
	margin: 0px auto;
}

.login_form a {
	font-size: 11px;
}

.form_body {
}

#user_ec {
	text-align: center;
	padding: 0 0 5px 0;
}

.login_form label {
	float: left;
	width: 50px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
	margin: 2px 3px 0 0;
	overflow: hidden;
}

/*
.display_produs {
	width: 260px;
	height: 260px;
	float: right;
	margin: 8px;

	background: url(../images/prod_bg.jpg) no-repeat;
}

.display_produs .nume {
	color: #274689;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0px 12px 8px;
}

.display_produs .cod {
	font-size: 11px;
	font-weight: bold;
	color:#3A82A8;
	padding: 5px 0px 4px 46px;
}

.display_produs .producator {
	padding: 5px 0px 2px 106px;
}

.display_produs .producator a {
	font-size: 15px;
	font-weight: bold;
	color: #3A82A8;
}
.display_produs .garantie {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 12px 110px;
}
.display_produs .stoc {

}


.display_produs .pret {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 12px 46px;
}
*/

.login_form .clearFloat {
	padding: 1px 0;
}


.user_add label{
	width: 280px;
	font-size: 11px;
	text-align: right;
	float: left;
	margin: 0 3px 0 0;
}

.user_add input {
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #666666;

}

.user_add textarea {
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #666666;
}

.user_add .error {
	font-size: 11px;
	margin: 0 0 0 233px;
}

.user_add .clearRow {
	clear:both;
	padding: 2px 0;
}

.user_add .submit {
	width: 120px;
	margin: 10px auto;
}

.user_add #submit {
	background: url(../images/button_red.gif) repeat-x top left;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 120px;
	border: none;
}

.required_field {
	color: #279CD7;
}

#div_form_up {
	margin: 10px 0;
}

#div_form_up label{
	width: 230px;
	font-size: 11px;
	text-align: right;
	float: left;
	margin: 0 3px 0 0;
}

#div_form_up .clearFloat {
	clear:both;
	padding: 2px 0;
}

#div_form_up input {
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #666666;

}

#div_form_up .submit {
	width: 120px;
	margin: 10px auto;
}

#div_form_up #submit {
	background: url(../images/button_red.gif) repeat-x top left;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 120px;
	border: none;
}


#list_comenzi {
	border: 1px solid #dddddd;
	font-size: 11px;
}

#list_comenzi a {
	color: #666666;
	font-size: 11px;
}

#list_comenzi thead {
	background: url(../images/button_blue.gif) repeat-x top left;
	height: 29px;
	color: white;
	text-align: center;
	font-size: 11px;
}

#list_comenzi thead tr td {
	padding: 0 3px 0 3px;
	font-size: 11px;
}

#list_comenzi tbody tr {
	background: #ffffff;
	text-align: center;
	font-size: 11px;

}

#list_comenzi tbody tr #selected {
font-size: 11px;
}

#list_comenzi tbody tr td {
	padding: 3px;
	font-size: 11px;
}

#list_comenzi .light {
	background: #eeeeee;
	font-size: 11px;
}

#list_comenzi #second_table {
	border: 1px solid #dddddd;
	font-size: 11px;
}

#list_comenzi #second_table .light {
	background: #FFFFFF;
	font-size: 11px;
}


#list_comenzi #second_table #head {
	background: url(../images/button_red.gif) repeat-x top left;
	color: #ffffff;
	height: 20px;
	border: none;
	font-size: 11px;
}

.total_tax {
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #666666;
	margin-top: 10px;
	background: #C2D8E3;
	padding: 0 0 0 10px;
}

.information {
	text-align: center;
	color: #279CD7;
	font-weight: bold;
}

.cosul_col {
	text-align: center;
}

.cosul_col .body_ {
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
	padding: 5px 0 25px 5px;
	font-size: 11px;
}

.cosul_col .body_ span {
	font-size: 11px;
}

.col_promotii {
	font-size: 11px;
	text-align: center;
	width: 160px;
}

.col_promotii .img_ {
	width: 90px;
	margin: 5px auto 2px auto;
}

.col_promotii .row_promotie {
	margin: 5px 0;
}

.col_promotii .body_promo {
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
	padding: 5px 0 25px 0px;
	font-size: 11px;
}

.col_promotii .titlu {
	text-align: center;
}

.col_promotii .body_promo .descriere {
	font-size: 11px;
	padding: 0 0 5px 0;
	text-align: justify;
}

#search_box {
	font-size: 11px;
}

.search_body {
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
	padding: 5px 0 25px 5px;
	font-size: 11px;
}

.search_body input {
	width: 145px;
	font-size: 11px;
	border: 1px solid #666666;
}
.search_body .submit {
	width: 80px;
	background: url(../images/button_red.gif) repeat-x top left;
	color: #FFFFFF;
	border: none;
	height: 22px;
	margin: 8px 0 0 30px;

}

.dp_imgs {
	width: 320px;
	margin: 3px 0 0 0;
	float: left;
	border-right: 1px solid #dddddd;
}



.dp_produs {
	width: 265px;
	float: left;
	background: url(../images/prod_bg2.jpg) no-repeat;
	height: 238px;
	position: relative;
	margin: 0 0 0 15px;
}


.dp_produs .pret_ {
	color: #279CD7;
	top: 8px;
	left: 0px;
	position: absolute;
	text-align: left;
	padding: 0 0 0 20px;
	width: 265px;
	font-weight: bold;
	font-size: 11px;
}

.dp_produs .pret_ b {
	font-size: 16px;
}

.dp_produs .cod_ {
	position: absolute;
	top: 60px;
	left: 10px;
	font-size: 11px;
}

.dp_produs .cod_ b {
	font-size: 11px;
}

.dp_produs .garantie_ {
	position: absolute;
	top: 80px;
	font-size: 11px;
	left: 10px;
}

.dp_produs .garantie_ b {
	font-size: 11px;
}

.dp_produs .producator_ {
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 11px;
}

.dp_produs .producator_  b {
	font-size: 11px;
}

.dp_produs .disponibilitate_ {
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 11px;
}

.dp_produs .disponibilitate_ b {
	font-size: 11px;
}

.dp_produs .comenzi_telefonice_ {
	position: absolute;
	top: 120px;
	left: 10px;
	font-size: 11px;
}

.img_small {
	float: left;
	width: 92px;
	margin: 5px 12px 0px 0px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	vertical-align: middle;
}

.img_small .sep {
	float: left;
	vertical-align: middle;
	line-height: 90px;
	height: 90px;
	width: 0px;
}

.img_small .img__{
	vertical-align: middle;
	line-height: 90px;
}


#caract_prod {
	margin: 10px 0;
}

#caract_prod td {
	border-bottom: 1px dashed #ccc;
}

#caract_prod .light {
	border-bottom: 1px dashed #ccc;
	font-size: 11px;
	padding: 2px 5px;
}

#caract_prod .dark {
	border-bottom: 1px dashed #ccc;
	font-size: 11px;
	padding: 2px 5px;
}


.prod_filtru {
	margin: 0 0;
}

.filtru_body {
	margin: 20px 0 10px 0;
	font-size: 11px;
	background-color: #FAFAFA;
	border: 1px solid #dddddd;
	padding: 10px 0 10px 10px;
}

.filtru_body input {
	background: url(../images/x.jpg) no-repeat left center;
	background-position: -5px 0;
	border: none;
	cursor:pointer;
	font-size: 11px;
	margin: 2px 0;
	color: #666666;
}

.filtru_body #clear_filtru_all {
	background: url(../images/x.jpg) no-repeat left center;
	background-position: -5px 0;
	border: none;
	cursor:pointer;
	font-size: 11px;
	margin: 2px 0;
	color: #279CD7;
}

.recamandare {
	background: url(../images/button_blue.gif) repeat-x top left;
	color: #FFFFFF;
	text-align: center;
}

.recamandare h3 {
	padding: 5px 0 5px 0;
}
/*
.rec {
	position: absolute;
	bottom: 49px;
	left: 103px;

}
*/

.dp_produs .rec {
	position: absolute;
	bottom: 1px;
	left: 2px;

}



.row_promo {
	margin: 20px 0;
}

.promo_body {
	margin: 0px 0 0 20px;
	float: left;
	width: 280px;
}

.promo_body .h3 {
	margin-top: 0;
	padding-top: 0;
}

.promo_body h3 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}


.rec_col {
	text-align: center;
	padding: 0 0 18px 0;
	background: url(../images/tab_jos.jpg) no-repeat left bottom;
}

.rec_body_ {
	margin: 0;
	padding:0;
	background-color: #fff; /*ededed*/
	width:160px;
}

.rec_col .img_ {
	width: 90px;
	margin: 5px auto 2px auto;

}

.download_off {
	text-align: center;
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
	padding: 0 0 18px 0;
}

.download_off .download_off_body {
	width: 159px;
}

.download_off a {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

.orar_col{
	width: 160px;

}
.orar_col .orar_body {
	font-size: 11px;
	text-align: center;
	padding: 0 0 18px 0;
	background: url(../images/tab_jos.jpg) no-repeat bottom center;
}

.orar_col .orar_body b {
	font-size: 11px;
}

.orar_col .orar_body .border_2 {
	margin: 3px 0;
}

.orar_col .orar_body .status_d {
	color: #0000FF;
	font-size: 11px;
}

.orar_col .orar_body .status_i {
	color: #279CD7;
	font-size: 11px;
}

#sigla {
	text-align: center;
	margin: 20px;
	color: #666;
}

#sigla a {
	text-decoration: underline;
}

#sigla a img {
	border: none;
}


#submit_cat_newslatter {
	width: auto;
	background: url(../images/button_red.gif) repeat-x top left;
	color: #ffffff;
	padding: 3px;
	font-size: 11px;
	height: 22px;
	border: none;
}

#categorie_nl {
	border: 1px solid #666666;
}

.a_download_lista {
	text-align: center;
}

.a_download_lista a {
	font-weight: bold;
	text-decoration: underline;
}

.versiune_print {
	position: absolute;
	top: -4px;
	right: -10px;
	border: 1px solid #444;
	color: #eee;
	background: #0647AF;
}

.versiune_normal {
	position: absolute;
	top: -4px;
	right: -10px;
	border: 1px solid #444;
	color: #eee;
	display:none;
	background: #0647AF;
}


.star_nou {
	position: absolute;
	left: -10px;
	top: -3px;
}

.img_ a {
	border: 0px;
}
.img_ img {
	border: 0px;
}

#recuperareEmail {
	margin:  20px 0 20px 50px;
}

#recuperareEmail .button {
	width: 40px;
}

#recuperareEmail .submit {
	width: 100px;
	margin-left: 70px;
}


#recuperareEmail .label_ {
	text-align: right;
	width: 140px;
	float: left;
	padding: 0 0 0 30px;
}

#recuperareEmail input {
	border: 1px solid #666666;
	float: left;
	width: 200px;
}

.atasament {
	position: absolute;
	top: 80px;
	left: 500px;
	height: 108px;
	width: 96px;
	padding: 14px 0 0 3px;
	background: url('../images/atasament.gif') no-repeat;
}



.dp_produs .car_add_btn {
    position: absolute;
	display: block;
	width: 72px;
	height: 50px;
	top: 185px;
	left: 185px;
	background: url(../images/btn_cos_0.jpg) no-repeat;
}


.dp_produs .car_add_btn:hover {
	background: url(../images/btn_cos_1.jpg) no-repeat;
}


/**

	ProductsStyle V2

*/

.ProductBox
{
	margin: 4px;
	position: relative;
	width: 200px;
	height: 200px;
	float: left;
}

.ProductBox .Background
{
	position: absolute;
	width: 200px;
	height: 200px;
}

.ProductBox .Background .T
{
	position: absolute;
	top: 0;
	width: 200px;
	height: 16px;
	background: url('../images/productbox/PBHTop.jpg') repeat-x;
}

.ProductBox .Background .B
{
	position: absolute;
	bottom: 0;
	width: 200px;
	height: 21px;
	background: url('../images/productbox/PBHBottom.jpg') repeat-x;
}

.ProductBox .Background .L
{
	position: absolute;
	left: 0;
	width: 10px;
	height: 200px;
	background: url('../images/productbox/PBVLeft.jpg') repeat-y;
}

.ProductBox .Background .R
{
	position: absolute;
	right: 0;
	width: 14px;
	height: 200px;
	background: url('../images/productbox/PBVRight.jpg') repeat-y;
}

.ProductBox .Background .TL
{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 16px;
	background: url('../images/productbox/PBTopLeft.jpg') no-repeat;
}

.ProductBox .Background .TR
{
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 16px;
	background: url('../images/productbox/PBTopRight.jpg') no-repeat;
}

.ProductBox .Background .BL
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 21px;
	background: url('../images/productbox/PBBottomLeft.jpg') no-repeat;
}

.ProductBox .Background .BR
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 14px;
	height: 21px;
	background: url('../images/productbox/PBBottomRight.jpg') no-repeat;
}

.ProductBox .Foreground
{
	padding: 0;
	position: absolute;
	width: 200px;
	height: 200px;
}	

.ProductBox .header
{
	padding: 0;
	letter-spacing: 0px;
	margin: 10px 0 0 0;
}

.ProductBox .title 
{
	color: #0D255D;
	font-weight: bold;
	font-size: 9px;
	width: 170px;
	overflow: hidden;
	margin: 0 10px  0 10px;
}

.ProductBox .title a  
{
	color: #03539C;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

.ProductBox .description 
{
	font-size: 9px;
	margin: 0 10px  0 10px;
}

.ProductBox .pret
{
	position: absolute;
	width: 86px;
	height: 50px;
	top: 52px;
	right: 2px;
	background: url('../images/around2_29.gif') no-repeat;
}

.ProductBox .pret .valoare
{
	padding: 3px 5px 3px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #279CD7;
}

.ProductBox .pret .valuta
{
	padding: 0px 5px 0px 0;
	text-align: right;
	font-size: 8px;
}

.ProductBox .pret .tva
{
	padding: 0px 5px 0px 0;
	text-align: right;
	font-size: 8px;
}

.ProductBox .image 
{
	position: absolute;
	top: 48px;
	left:10px;
	width: 90px;
	height: 90px;
}

.ProductBox .image img 
{
	border: none;	
}
	


.ProductBox .stoc 
{
	position: absolute;
	bottom: 12px;
	left: 8px;
	font-weight: bold
}

.ProductBox .stoc .disponibil 
{
	color: #1164BB;
}

.ProductBox .stoc .lacomanda 
{
	color: #666666;
}

.ProductBox .stoc .limitat
{
	color: #D20000;
}

.ProductBox .Cart
{
	padding:0;
	margin:0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ProductBox .Cart a
{
	display: block;
	width: 70px;
	height: 50px;
	background: url('../images/productbox/PBCos0.jpg');
}

.ProductBox .Cart a:hover
{
	background: url('../images/productbox/PBCos1.jpg');
}

.ProductBox .promo {
	position: absolute;
	top: -12px;
	right: -12px;
	z-index: 9900;
}

.ProductBox .rec {
	position: absolute;
	top: 124px;
	right: -4px;
	z-index: 9900;
}


/**
FIXED WIDTD CONTENT
*/

.fixedContentContainer 
{

}


.fixedContentContainer .fixedContent 
{
	margin:0 auto;
	width: 660px;
}



/**
	Descarc aButtons
**/

.DescarcaButtons
 {
	position: absolute;
	top:0px;
	right: 200px;
	z-index: 0;
}

.DescarcaButtons img 
{
	border: none;
}

