@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
/* vertical-align: baseline;
 background: transparent;  */
}
html {
	height: 100%;
}
body {
	background: #FFF url(../img/bg_2xperience.jpg) no-repeat scroll center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans;
	border-style: none;
}
.clear {clear: both;}
.clear_lsn {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.fix_par {
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0;line-height: 0; visibility: hidden; width: 0;height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }  
.left { float: left; }
.right { float: right; }
.hide-text { text-indent: -9999px; }
.taie-peste { text-decoration: line-through; }
.do_block { display: block; }
#page {
	width: 976px;
	display: block;
	margin: 0px auto -80px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#page #content {
	display: block;
	padding: 1px 0px 3px;
	width: 651px;
	margin: 0px;
	overflow: hidden;
}

#page .top_menu {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 98px;
	background: url(../img/bg_top_menu.png) no-repeat center top;
	width: 976px;
}
#start_lnk {
	display: block;
	height: 23px;
	width: 580px;
	padding-left: 260px;
}
#first_but {
	display: block;
	height: 45px;
}
#first_but .revendica_cadou {
	height: 32px;
	width: 135px;
	display: block;
	text-indent: -9999px;
	cursor: default;
}
#first_but #box_rev {
	display: block;
	padding-left: 70px;
	padding-top: 10px;
}

ul.links  {
	margin: 1px 0px 0px;
	padding: 0px 5px;
	display: block;
	height: 29px;
	width: 960px;
	overflow: visible;
}

ul.links li {
	display: block;
	list-style: none;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 29px;
	z-index: 1000;
	position: relative;
	float: left;
	width: 110px;
}
ul.links li.link_orase {
	width: 128px;
}
ul.links li a {
	display: block;
	height: 21px;
	margin: 0px;
	padding: 8px 0px 0px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
ul.links li a:hover {
	text-decoration: none;
	background: #595959;
}

	
		/* you can make a different style for default selected value */
		ul.links a.selected {
	color:#FC0;
	background: #595959;
		}



ul.links .separ_men {
	width: 3px;
	display: block;
	float: left;
	margin: 0px;
	color: #F5F5F5;
	text-align: center;
	height: 20px;
	padding: 7px 0px 0px;
	font-size: 12px;
}
ul.links .last {
	width: 3px;
	display: block;
	float: left;
	margin: 4px 0px 0px;
	height: 20px;
	padding: 0px;
	text-indent: -9999px;
}
/* submenu, it's hidden by default */
		ul.links li ul.sublinks {
	position:absolute;
	left:0;
	margin:0 0 0 -1px;
	padding:1 0 0;
	list-style:none;
	background: #595959;
	display: none;
	top: 29px;
		}
ul.links li ul.sublinks li{
	width:200px;
	padding: 0px;
	height: 33px;
	background: #595959;
	margin: 0px;
	list-style: none;
	text-indent: 0;
	border-top: 1px solid #595959; /*--Create bevel effect--*/
	border-bottom: 1px solid #1E1E1E; /*--Create bevel effect--*/
		}
/* display block will make the link fill the whole area of LI */
		ul.links li ul.sublinks li a{
	display:block;
	height:28px;
	padding: 4px 4px 1px 10px;
	color:#FFF !important;
	text-align: left;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	z-index: 2001;
	text-indent: 0;
		}
ul.links li ul.sublinks li a:hover {
	text-decoration:none;
	color: #FEFAD3;
	text-indent: 0;
	background: #333;
		}
ul#info_links {
	margin: 0px;
	padding: 0px 5px;
	display: block;
	height: 23px;
	overflow: hidden;
}
ul#info_links li {
	display: block;
	list-style: none;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 23px;
	z-index: 1000;
	position: relative;
	float: left;
	width: 90px;
}
ul#info_links li a {
	display: block;
	padding: 6px 0px 0px;
	color: #272727;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}
ul#info_links li a:hover {
	text-decoration: underline;
	color: #0C0C0C;
}
ul#info_links a.selected {
	color:#FC0;
}
ul#info_links .separ_men {
	width: 3px;
	display: block;
	float: left;
	margin: 4px 0px 0px;
	color: #272727;
	text-align: center;
	height: 19px;
	padding: 0px;
	font-size: 12px;
}
div#pozi_box_mic {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#box_select_language  {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	z-index: 2001;
	height: 26px;
	width: 136px;
	background: url(../img/bg_lang_sel.png) no-repeat left -10px;
}
div#box_select_language ul {
	display: block;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
div#box_select_language ul  li{
	display: block;
	margin: 0px 7px 0px 10px;
	padding: 0px;
	list-style: none;
}
div#box_select_language ul li  a{
	display: block;
	margin: 0px;
	/* padding: 4px 0px 1px;
	background: url(../img/sage_lang_sel.png) no-repeat right top; */
	padding: 0px 0px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C0C0C;
	text-decoration: none;
	overflow: hidden;
}
div#box_select_language ul li a:hover {
	display: block;
	margin: 0px;
	/*
	padding: 4px 0px 1px;
	text-decoration: none;
	background: url(../img/sage_lang_sel.png) no-repeat right bottom;
	*/
	overflow: hidden;
}
#box_select_language .fla_ro {
	background: url(../img/flg_ico.png) no-repeat left 3px;
	padding-left: 30px;
	overflow: hidden;
}
#box_cautare_rapida {
	display: block;
	height: 29px;
	margin-top: 12px;
	overflow: hidden;
}
#box_cautare_rapida #search_form {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#box_cautare_rapida #search_form input {
	float: left;
}
#box_cautare_rapida #search_form .spr_img {
	background: url(../img/txt_camp-cauta.jpg) no-repeat left top;
}
#box_cautare_rapida #search_form label {
	display: block;
	background-position: 0 -77px;
	width: 60px;
	text-indent: -9999px;
	height: 28px;
}

/* #box_cautare_rapida #search_form #s {
	display: block;
	background-position: -65px 0px;
	height: 28px;
	width: 131px;
	border-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #272727;
	margin: 0px;
	padding: 6px 5px 0px 8px;
} */

#box_cautare_rapida #search_form #pre_s {
	display: block;
	background-position: -65px 0px;
	height: 28px;
	width: 143px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#box_cautare_rapida #search_form #s {
	display: block;
	height: 18px;
	width: 124px;
	border-style: none;
	font: 12px/normal Arial, Helvetica, sans-serif;
	color: #272727;
	margin: 6px 0px 0px 8px;
	padding: 0px;
	background: url(../img/spacer.gif) repeat;
	vertical-align: middle;
}

#box_cautare_rapida #search_form #go {
	display: block;
}
#breadcrumb {
	display: block;
	background: url(../img/bg_breadcrumb.png) no-repeat left top;
	height: 26px;
	width: 976px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#breadcrumb #bread {
	display: block;
	padding: 7px 5px 2px 16px;
	color: #666;
}
#breadcrumb a {
	font-size: 10px;
	color: #666;
}

a.goo {
	background: transparent url('../img/but_gal.png') no-repeat scroll top right;
	color: #323232;
	font-size: 14px;
	display: block;
	height: 27px;
	text-decoration: none;
	text-align: center;
	padding-right: 7px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a.goo span {
	background: transparent url('../img/but_gal.png') no-repeat;
	display: block;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
}

a.goo:hover {
	background-position: bottom right;
	color: #333;
}
a.goo:hover span {
    background-position: bottom left;
    color: #fff;
}



#content .cont-top-img {
	background: url(../img/box_content_top.png) no-repeat left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 651px;
}
#content .content-bg {
	margin: 0px;
	padding: 0px 8px;
	display: block;
	background: url(../img/box_content_bg.png) repeat-y left top;
}
#content .cont-bot-img {
	width: 651px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../img/box_content_bot.png) no-repeat left top;
	height: 13px;
}
#content .fix-bgul {
	display: block;
	height: 4px;
	margin: 8px 0px 0px;
	padding: 8px 0px 0px;
}
#content .page-title {
	font-size: 20px;
	display: block;
	margin: 0px 1px 1px;
	padding: 0px 1px 1px;
	color: #121312;
	width: 550px;
}

#content .img-mare {
	width: 310px;
	display: block;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}
#content .text-description {
	padding-right: 6px;
	color: #292E34;
	display: block;
	margin-left: 0px;
	font-family:Verdana, Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
}
.lista-00 {
	padding: 1px 5px 5px 315px;
}
.lista-01 {
	padding: 1px 5px 5px 30px;
}
.lista-00 li, .lista-01 li {
	padding-left: 17px;
	background: url(../img/arrowbullet.png) no-repeat left 5px;
	display: block;
	list-style: none;
	font-family:Verdana, Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	padding-top: 4px;
}

#content #toolbox {
	display: block;
	margin: 2px;
	padding: 2px;
}
.size_40px {
	width: 40px;
}
.size_180px {
	width: 180px;
}
#bub_fix {
	display: block;
	height: 80px;
}
.go_qu {
	text-decoration: none;
	background: url(../img/spacer.gif) no-repeat left top;
	display: block;
	height: 25px;
	width: 25px;
	margin: 5px 0px 0px 11px;
	padding: 0px;
}
.cauta_extins_go {
	background: url(../img/spacer.gif) no-repeat left top;
	display: block;
	width: 28px;
	height: 24px;
	margin: 4px 40px 0px 0px;
	padding: 0px 0px 0px 4px;
	float: left;
}

#footer {
	height: 70px;
	width: 982px;
	min-width: 100%;
	width: 976px !important;
	width: 100%;
	display: block;
	margin: 20px auto 0px;
	padding: 0px;
	overflow: hidden;
}
#box-logo {
	display: block;
	height: 45px;
	width: 155px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	border-style: none;
}
#box-logo h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 155px;
	text-indent: -9999px;
}

#box-logo h1 a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 155px;
	border-style: none;
}
#box-logo h1 a:hover {
	background: url(../img/but_ap_logo_home.png) no-repeat 96px 57px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 155px;
	border-style: none;
}
#page .size-do-248px {
	width: 244px;
	overflow: hidden;
}
#toolbox li {
	list-style: none;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	height: 30px;
	padding: 1px;
}
.box-articol {
	height: 260px;
	width: 150px;
	display: block;
	padding: 0px;
	margin: 8px 5px 0px 0px;
	float: left;
	overflow: hidden;
	background: url(../img/prodbg.gif) no-repeat left top;
	border: 1px solid #EEEEEE;
}
.box-articol a {
	text-decoration: none;
	color: #292E34;
	z-index: 999;
}
.box-articol .img {
	display: block;
	width: 150px;
	padding: 0px;
	margin: 1px auto 2px;
}
.box-articol strong {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 5px 1px;
	line-height: 12px;
	color: #1a1d20;
	letter-spacing: 0.6px;
	height: 37px;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}
.box-articol p {
	font-family:Verdana,Arial;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	display: block;
	height: 70px;
	overflow: hidden;
	width: 148px;
	margin-right: 2px;
	margin-left: 2px;
}

.box-articol .pret {
	display: block;
	text-align: right;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 12px 8px 8px;
	color: #cb0225;
	letter-spacing: 0.5px;
	white-space: nowrap;
}

.box-articol .pret a {
	color: #cb0225;
	text-decoration: none;
}
.box-articol .pret a:hover {
	color: #cb0225;
	text-decoration: underline;
}


.box-dr {
	width: 319px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	background: url(../img/bl_dr_top.png) no-repeat left top;
}
.box-dr .start-dr-bl {
	height: 24px;
	width: 319px;
	margin: 17px 0px 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.box-dr .bg-dr {
	background: url(../img/bl_dr_bg.png) repeat-y left top;
	margin: 0px;
	padding: 5px 10px 0px;
	display: block;
	line-height: normal;
}


.box-dr .end-dr-bl {
	background: url(../img/bl_dr_bot.png) no-repeat left top;
	width: 319px;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	height: 13px;
}
.box-dr .bg-dr p {
	margin-top: 0px;
	padding-top: 0px;
}
#skrl {
	display: block;
	margin: -57px 0px 4px 12px;
	padding: 0px;
	height: 230px;
	width: 710px;
	position: relative;
	overflow: hidden;
}
#skrl .st_poz {
	background: url(../img/box_skr_st.png) no-repeat right top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 18px;
}
#skrl #content_skrl {
	background: url(../img/box_skr_bg.png) repeat-x top;
	display: block;
	height: 230px;
	margin: 0px;
	padding: 0px;
	width: 668px;
}
#skrl .dr_poz {
	background: url(../img/box_skr_dr.png) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 18px;
}
#skrl #content_skrl .but_go_st {
	display: block;
	height: 40px;
	width: 40px;
	margin: 95px 4px 0px 0px;
}
#skrl #content_skrl .but_go_st a {
	display: block;
	height: 38px;
	width: 38px;
	border-style: none;
	background: url(../img/derul_st_01.png) no-repeat left top;
}
#skrl #content_skrl .but_go_st a:hover {
	display: block;
	height: 38px;
	width: 38px;
	border-style: none;
	background: url(../img/derul_st_02.png) no-repeat left top;
}
#skrl #content_skrl .but_go_dr {
	display: block;
	height: 40px;
	width: 40px;
	margin: 95px 0px 0px;
}
#skrl #content_skrl .but_go_dr a {
	display: block;
	height: 38px;
	width: 38px;
	border-style: none;
	background: url(../img/derul_dr_01.png) no-repeat left top;
}
#skrl #content_skrl .but_go_dr a:hover {
	display: block;
	height: 38px;
	width: 38px;
	border-style: none;
	background: url(../img/derul_dr_02.png) no-repeat left top;
}

.jCarouselLite ul {
	margin: 0px;
	padding: 0px;
	height: 224px;
}
.jCarouselLite li {
	list-style: none;
	margin: 0px;
	padding: 0px 8px;
	height: 220px;
}
#do_fix_scrl {
	overflow: visible;
	display: block;
	height: 212px;
	padding: 0px 3px 0px 10px;
	margin: 13px 0px 0px;
}


.title-cat {
	font-size: 14px;
	font-family: "Lucida Console", Monaco, monospace;
	display: block;
	padding-bottom: 2px;
	padding-left: 10px;
}
.title-cat2 {
	font-size: 13px;
	font-family: "Lucida Console", Monaco, monospace;
	display: block;
	padding-bottom: 2px;
	padding-left: 4px;
}
#footer #foot_menu {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 976px;
	height: 65px;
	background: #FFF;
	border: 1px solid #EEEEEE;
}
ul#footer_links {
	margin: 6px 0px 0px;
	padding: 0px;
	display: block;
	height: 18px;
	overflow: hidden;
}
ul#footer_links li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 12px;
	height: 18px;
	z-index: 1000;
	position: relative;
	float: left;
}
ul#footer_links li a {
	display: block;
	padding: 4px 0px 0px;
	color: #272727;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
ul#footer_links li a:hover {
	text-decoration: underline;
	color: #0C0C0C;
}
ul#info_links a.selected {
	color:#FC0;
}
ul#footer_links .separ_men {
	width: 3px;
	display: block;
	float: left;
	margin: 3px 0px 0px;
	color: #272727;
	text-align: center;
	height: 12px;
	padding: 0px;
	font-size: 12px;
}

#box_noind {
	width: 840px;
	display: block;
	margin-top: 6px;
	padding-left: 8px;
}
#foot_menu .nota-drept {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#foot_menu .site-info {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 2px;
}
#made_by_lsn {
	float: right;
	margin: -1px 0px 0px;
	width: 75px;
	height: 42px;
	display: block;
	padding: 0px 10px 0px 0px;
	text-indent: -9999px;
}
#made_by_lsn a {
	text-decoration: none;
	display: block;
	background: url(../img/made_by_lsn.png) no-repeat left top;
	height: 42px;
	width: 75px;
	margin: 0px;
	padding: 0px;
}


#content #abonamente_posibile {
	display: block;
	margin: 0px;
	padding: 5px;
}
#abonamente_posibile li {
	list-style: none;
	display: block;
	padding: 2px 8px 0px 0px;
	margin: 0px;
	color: #121312;
	text-align: left;
	clear: both;
}
#abonamente_posibile li .price {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	margin-top: 3px;
	float: left;
}
#abonamente_posibile .text_la_dr {
	text-align: right;
}

#abonamente_posibile .camp_cant_art {
	margin-right: 8px;
	display: block;
	float: left;
}

#page .left #skrl #content_skrl #do_fix_scrl ul li a {
	z-index: 999;
}
#page .left #skrl #content_skrl #do_fix_scrl ul li a .img {
	z-index: 100;
}
.paginare {
	margin: 3px 8px 2px;
	display: block;
}
.paginare .txt {
	height: 25px;
	display: block;
	width: 58px;
	background: url(../img/pag_tx_pag.png) no-repeat left top;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 0px;
}
.paginare .txt2 {
	height: 24px;
	display: block;
	width: 28px;
	background: url(../img/pag_bg_nrpag.png) no-repeat left top;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 4px 0px 0px;
}
.paginare .txt-act {
	height: 24px;
	display: block;
	width: 28px;
	background: url(../img/pag_bg_activ.png) no-repeat left top;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 4px 0px 0px;
}
.paginare a {
	text-decoration: none;
	color: #C41E3A;
}
.paginare a:hover {
	text-decoration: underline;
	color: #292E34;
}


.paginare u {
	text-decoration: none;
	font-weight: bold;
	color: #C41E3A;
}
#lsn_network_cosdo {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 5px;
}
.buton_frumos_cos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
}
.box_linie {
	background: url(../img/box_28px.png) no-repeat left top;
	height: 30px;
	width: 508px;
	display: block;
	margin: 5px 0px 3px;
	padding: 0px;
	overflow: hidden;
}
.box_linie p {
	color: #394146;
	margin: 0px;
	padding: 5px 6px 1px;
	display: block;
	text-align: center;
}




#lsn_network_cosdo tr, #lsn_network_cosdo td {
	vertical-align: middle;
}
#lsn_network_cosdo .img_mica  {
	padding: 3px 0px 2px 4px;
	margin: 0px auto;
	display: block;
	width: 76px;
}


#lsn_network_cosdo .btn_del_art {
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	float: left;
	height: 15px;
	width: 15px;
	display: block;
	background: url(../img/del_art_do.png) no-repeat 3px top;
	text-indent: -9999px;
}
#lsn_network_cosdo .note_si_transport {
	font-size: 12px;
	color: #1F1A17;
}
.note_si_transport a {
	color: #C41E3A;
	text-decoration: none;
}
.note_si_transport a:hover {
	text-decoration: underline;
	color: #C41E3A;
}


#lsn_network_cosdo .fix_spatiu {
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 50px;
}
#lsn_network_cosdo .info {
	font-size: 12px;
	color: #C41E3A;
	margin: 0px;
	padding: 0px;
}

#lsn_network_cosdo .camp_ab {
	width: 25px;
	text-align: center;
}


#lsn_network_cosdo td {
	padding: 2px;
	margin: 0px;
}
#tip_comanda {
	display: block;
	height: 37px;
	margin: 0px auto 2px;
	padding: 5px 0px 0px;
	width: 332px;
}
#tip_comanda #do_form_pf {
	margin-right: 40px;
	margin-left: 0px;
}
#do_form_pf a  {
	background: url(../img/but_pf_schimb.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#do_form_pf a:hover,#do_form_pf .activ   {
	background: url(../img/but_pf_schimb.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#do_form_pj a  {
	background: url(../img/but_pj_schimb.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#do_form_pj a:hover, #do_form_pj .activ {
	background: url(../img/but_pj_schimb.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

.margine6px {
	margin: 6px;
}
#incarca_do_form {
	display: block;
}
.text-pagina-sta {
	display: block;
	padding: 0px;
	margin: 12px;
}
.text-pagina-sta ul {
	padding: 5px 5px 5px 15px;
}
.text-pagina-sta a {
	color: #C41E3A;
	text-decoration: none;
}
.text-pagina-sta p {
	display: block;
	text-align: justify;
	font-size: 14px;
}

.text-pagina-sta a:hover {
	color: #C41E3A;
	text-decoration: underline;
}
#right-bloc .text-part {
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
}
#right-bloc .text-part a , #right-bloc .text-part a:hover{
	text-decoration: none;
	color: #333;
}
#right-bloc .data_news {
	color: #3B3B3B;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 13px;
}
#right-bloc .title_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-top: 2px;
	color: #050505;
}
.text-noutati {
	display: block;
	overflow: hidden;
	margin-left: 6px;
	margin-right: 6px;
}
.text-noutati p {
	margin: 0px;
	padding: 1px 0px;
	font-family:Verdana, Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
}
.text-noutati strong {
	color: #56524F;
}
.separ-noutati {
	display: block;
	padding: 0px;
	height: 3px;
	margin: 3px 0px;
	border-top: 2px dotted #E7E7E7;
}


.text-noutati a {
	color: #cb0225;
	text-decoration: none;
}


.text-noutati a:hover {
	color: #cb0225;
	text-decoration: underline;
}

.messagebox{
	position:absolute;
	width:100px;
	margin-left:15px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	margin-top: 3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:15px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	margin-top: 3px;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:15px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
	margin-top: 3px;
}


.box_250px {
	display: block;
	width: 230px;
	overflow: hidden;
	padding: 6px 5px 10px;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CBCBCB;
	height: 315px;
}
.plus_m10px {
	margin-right: 6px;
}
.info_bloc_aut {
	display: block;
	background: #444D52;
	height: 70px;
	margin-bottom: 8px;
}
.info-camp {
	font-size: 10px;
	color: #C41E3A;
	display: block;
	padding: 0px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.info-camp2 {
	font-size: 14px;
	color: #C41E3A;
	display: block;
	padding: 0px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
}


a#res {
	display: none;
}
.buttondiv {
	display: block;
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 8px;
}
.info_bloc_aut p {
	text-align: left;
	font-size: 12px;
	padding: 0px 5px 1px;
	margin-top: 1px;
	color: #FFF;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.info_bloc_aut strong  {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	padding-top: 2px;
	text-align: center;
}
.confirm_no {
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
	text-align: left;
}
.confirm_ok {
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	text-align: left;
}

.txt_bun_venit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}
.txt_bun_venit strong {
	color: #1F1A17;
}
.total_rulaj_ok {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding: 7px 5px 5px;
	display: block;
}
.lnk_inchide_cont {
	text-align: center;
	display: block;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}
#content_jq {
	display: block;
	width: 532px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2500;
	left: -4px;
	top: 1px;
}
#content_jq .cont-jq #efect_cont {
	display: block;
	padding: 0px 8px 0px 13px;
	margin: 0px;
	height: 150px;
}
#content_jq .cont-jq #efect_cont strong {
	font-size: 18px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

#content_jq .cont-jq {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 532px;
	height: 300px;
}
#content_jq .cont-jq .clr-fix {
	display: block;
	margin: 4px 0px 0px;
	padding: 4px 0px 0px;
}
#content_jq .cont-jq .clr-fix2 {
	display: block;
	margin: 0px 0px 4px;
	padding: 0px 0px 4px;
}


#content_jq .bot-jq {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 532px;
	display: block;
}
#content_jq .top-jq {
	display: block;
	height: 15px;
	width: 532px;
	margin: 0px;
	padding: 0px;
}
#content_jq .corect {
	display: block;
	width: 345px;
}
#content_jq #mesajul {
	display: block;
	height: 45px;
	width: 470px;
}
#content_jq .lnk_buton {
	display: block;
	width: 100px;
	height: 18px;
	text-align: center;
	padding: 2px 3px 3px;
	text-decoration: none;
	color: #C41E3A;
	background: #DEDEDE;
	border: 1px solid #7A7675;
}
#content_jq .req {
	font-size: 10px;
	color: #C41E3A;
}
#content_jq label {
	display: block;
}
.box_caut_av {
	padding-left: 15px;
	display: block;
	padding-bottom: 5px;
}
#cautare_avansata label {
	float: left;
	padding-right: 5px;
	display: block;
	width: 90px;
}
.cod_voucher  {
	padding: 8px;
	background: #F2F2F2;
	border-top: 1px solid #D3D5D4;
	border-bottom: 1px solid #D3D5D4;
	display: block;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.plata_paypal  {
	padding: 8px;
	background: #F2F2F2;
	border-top: 1px solid #D3D5D4;
	border-bottom: 1px solid #D3D5D4;
	display: block;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title-cat-bloc {
	font-size: 14px;
	font-family: "Lucida Console", Monaco, monospace;
	display: block;
	height: 16px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.buton_listare_pag {
	width: 110px;
}
.buton_cumpara {
	width: 110px;
}

.buton_inapoi {
	width: 54px;
}
.buton_ad_alte_art {
	width: 146px;
}
.buton_trimite_com {
	width: 146px;
}
.buton_inchide-cont {
	width: 100px;
}
.buton_inapoi {
	width: 90px;
}
.buton_continua-cumparaturile {
	width: 100px;
}


#page #content_pp {
	display: block;
	padding: 3px 0px;
	width: 645px;
	margin: 0px;
	overflow: hidden;
}

#content_pp .cont-top-img_pp {
	background: url(../img/box_content_top_pp.png) no-repeat left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 645px;
}
#content_pp .content-bg_pp {
	margin: 0px;
	padding: 0px 8px;
	display: block;
	background: url(../img/box_content_bg_pp.png) repeat-y left top;
}
#content_pp .cont-bot-img_pp {
	width: 645px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../img/box_content_bot_pp.png) no-repeat left top;
	height: 13px;
}
#content #articole_pp {
	display: block;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
}
.content-bg_pp .text-pp {
	overflow: hidden;
	display: block;
}
.content-bg_pp .text-pp img {
	width: 613px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.content-bg_pp .text-pp p {
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
#first_but .separ-mm_prim {
	display: block;
	/* background: url(../img/separ-meniu1.jpg) no-repeat 29px top; */
	height: 27px;
	margin-top: 13px;
	margin-left: 0px;
	width: 67px;
	margin-right: 60px;
}

#first_but .separ-mm {
	display: block;
	background: url(../img/separ-meniu1.jpg) no-repeat center top;
	height: 27px;
	margin-top: 13px;
	margin-left: 0px;
}
#first_but .size18 {
	width: 18px;
}

#first_but .size51 {
	width: 51px;
}
#first_but .size89 {
	width: 51px;
}
#first_but #products_in_cart {
	display: block;
	height: 28px;
	margin-top: 12px;
	margin-left: 0px;
	width: 153px;
}
#first_but #products_in_cart span {
	display: block;
	padding-top: 6px;
	text-align: center;
	color: #363636;
}
#first_but #products_in_cart span a {
	text-decoration: none;
	color: #4D4D4D;
	font-size: 0.9em;
}
#first_but #products_in_cart span a:hover {
	text-decoration: underline;
	color: #363636;
}
#fast_search {
	display: block;
	margin: 0px;
	padding: 0px 4px 0px 10px;
}
#fast_search #fs {
	display: block;
	padding-top: 8px;
}

#fast_search .camp_fs {
	display: block;
	margin-right: 5px;
	height: 30px;
	margin-top: 2px;
}
#fast_search #fs label {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fast_search .buton_trim_fs {
	display: block;
	text-align: right;
	margin-right: 40px;
}

#fast_search #fs_c , #fast_search #fs_pmin, #fast_search #fs_pmax{
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #DCDDE1;
}
#fast_search #fs_c {
	width: 155px;
}
#icon_twitter {
	background: url(../img/icon_twitter.png) no-repeat left -5px;
	height: 20px;
	width: 31px;
	overflow: hidden;
}
#icon_facebook {
	background: url(../img/icon_facebook.png) no-repeat left -5px;
	height: 20px;
	width: 31px;
	overflow: hidden;
}

#icon_twitter a , #icon_facebook a{
	display: block;
	height: 20px;
	width: 30px;
}
#giftoccasions {
	display: block;
	padding: 8px 18px;
	color: #333;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #E8E8E6;
	background: #F3F3F3;
}
#giftoccasions a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
#giftoccasions a:hover {
	text-decoration: underline;
}
#share_curent_page {
	display: block;
	padding: 0px 8px;
	font-size: 12px;
	margin-top: 15px;
}
#share_curent_page img {
	border-style: none;
	margin: 0px;
}

