div { 
    display: block;
    padding: 0;
    margin: 0;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

a {
	border:0;
	margin:0;
	padding:0;
}
a .meniumasina li:hover {
	text-decoration:underline;
}
.meniu li a:hover {
	text-decoration:underline;
}

a {
color: #3F3D37;
font-weight: bold;
text-decoration: none;
}

ul {
list-style: none outside none;
}

h2 {margin:0; padding:0; text-align:left; font-size:16px;}
body {margin:0; padding:0; background:url(../images/back.jpg) top center; font-family:Arial; font-size:12px; color:#3F3D37}
.wrapper { background: url(../images/shadow.png); margin-top:14px;}
.header { font-size: 12px; background: url(../images/header.jpg); height:150px; overflow: hidden; margin: 0px auto; }
.logo {float: left; padding-top: 35px; padding-left: 29px}
.content { width:962px; }
.footer {width:953px; background: url(../images/footer.jpg); height:85px; margin-left: 5px; padding-top: 15px; overflow: hidden; }
.left-repeat {background: url(../images/left-repeat.jpg) repeat-y; margin-left:5px;}
.left-menu {margin-left: 5px}
.left-column {width:326px; float:left; overflow:hidden;}
.left-bottom {margin-left:5px;}

.right-column {float:right; width:600px; margin-right: 1px; overflow:hidden; text-align: left; padding-right:20px; }
.heder_right{margin-top: 27px;}
.cos_cumparaturi{text-align: right; margin-right: 33px;}
.links {float:right; margin-top:8px; margin-right: 20px;}
.links a {color:#fff; text-decoration:none; font-weight:bold;}
.top {background: url(../images/top-bg.jpg) no-repeat top center; width:962px;}
.picture { margin-top:10px;}
.right-content{ width:613px; margin-bottom:10px;}
.h2-text {background: url(../images/h2-content.jpg) no-repeat top center;width:613px; height:44px;}
.right-content h2 { line-height:44px; padding-left:50px;}
.text { background-color:#FFFFFF; text-align:left; padding:10px 20px;}

.lupa {float:left;}
.h2-left, .left-menu .h2-left {background: url(../images/h2.jpg) no-repeat top center; margin: 0; padding: 0; overflow: hidden; width:298px; height:45px;}
.h2-left h2, .h2-left h2 {color:#757575; font-weight: bold; padding-left:20px; line-height:45px; text-transform: uppercase;}

.login-form {margin-left:10px; margin-top: 10px;}
.login-form label {float:left; font-size:12px;width:40px;height:31px; line-height:31px;}
.login-form input {float:left; width:195px; height:24px;  padding:0px 10px; font-size:12px;}

.meniu {
	list-style: none;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.meniu li {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
	width:120px;
	float:left;
}

.meniumasina {
	list-style: none;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.meniumasina li {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
	width:240px;
	float:left;
	color:#3F3D37; 
	font-weight:bold; 
	font-size: 12px; 
	text-decoration:none;
}

.submeniu { list-style:none; padding:0; margin: 0 0 0 20px;;}
.meniu li a, .submeniu li a {color:#3F3D37; font-weight:bold; font-size: 12px; text-decoration:none;}
.submeniu li a {font-weight:normal;}
.submeniu li {background:url(../images/arrow.gif) no-repeat left center;padding: 5px 15px;}
.second-left {margin-left:5px;}
.spacer {margin:14px;}
.news {list-style: none; margin:0 0 15px 0; padding:0 0 0 10px; font-size: 12px; text-align: left;}
.date {font-weight: bold;}
.links-parteneri a {color:#36342E; font-size:12px; font-weight:bold; text-decoration:none; margin: 0 10px;}
.select {float:left; margin-left:20px; }
.select select {display:block;}
.links a {background:url(../images/border-vertical.gif) no-repeat right top; height:41px; float:left; line-height:41px; padding:0 10px;}
.links a.last {background:none;}
.links a:hover {color:#9AD3E1;}
.login-form input {background:url(../images/input.jpg) no-repeat right top; border:none;}


ul#footer_menu li {
float: left;
margin-left: 20px;
}
ul#footer_menu li:hover {
	text-decoration:underline;
}
li {
display: list-item;
}
ul#footer_menu {
list-style: none outside none;
}



/*old css */


*:focus, *:active {
  -moz-outline-style: none;
  outline: none;
}
#loading {
    margin-left:96px;
    margin-top:36px;
    position:absolute;
    z-index:9999;
/*    display: none;*/
}
.item {
    cursor: pointer;
}
.itemhover {
    background: #bee !IMPORTANT;
}
#tree {
    float: left;

    width: 385px;
    margin-top:66px;
}
#results {
    float:right;

    width: 360px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 33px;
}
#results ul {
    list-style: none;
    padding: 0;
}
#results li.codes {
    float: left;
    width: 110px;
    padding: 2px;
    background: #eee;
    margin:3px;
    text-align: center;

    min-height: 46px;
    color: #666;
    cursor: pointer;
}
#results li.codes a {
    text-decoration: none;

    font-weight: bold;
    color: #1A3772;
}
.codehover {
    background:none repeat scroll 0 0 #C0DDFF !IMPORTANT;
    color:#000000;
}
#results h4 {
    background:none repeat scroll 0 0 #08BAFF;
    border-bottom:1px solid #888888;
    color: #fff;
    margin-top: 0;
    margin-bottom: 6px;
    clear: both;
    padding-left: 3px;
}
#results div.brand {
    background:none repeat scroll 0 0 #DDDDDD;
    border-bottom:1px solid #888888;
    padding-left: 2px;
}
#results li.brandli {
    clear: both;
}
.tree ins {
    display: none ! IMPORTANT;
    margin: 0 -22px 0 8px;
}
.tree ul ins {
    display: none ! IMPORTANT;
}
.tree li a, .tree li span {
    padding: 0 ! IMPORTANT;
}


.scaun {
    background: url('../images/scaun.png') no-repeat top center;
    height:121px;
    margin-right:-557px;
    opacity:0.4;
    position:fixed;
    right:50%;
    top:202px;
    width:64px;
}
.volan {
    background:url("../images/volan.png") no-repeat scroll center top transparent;
    height:97px;
    margin-right:-581px;
    opacity:0.2;
    position:fixed;
    right:50%;
    top:341px;
    width:104px;
}

.cart_empty, .cart_full {
  
    height:53px;
}
.cart_empty a:hover{
	text-decoration:underline;
}
.cart_full:hover {
    background-position: 0px -42px;
}
.cart_full {
    background:url("../images/cos_plin.png") no-repeat scroll left top transparent;
}
.cart .cartlink {
    color: #fff;
    text-decoration: none;
    font-family: Verdana, sans-serif;
    text-shadow: -1px 1px 1px #000;

}
#login_form div.login_submit {
    float: right;
    margin-right: 21px;
    margin-top: -45px;
}
#login_form input.login_submit {
    background:url("../images/OK.png") no-repeat scroll -47px 0 transparent;
    border:0 none;
    height:49px;
    margin-top:-6px;
    width:48px;
}
ul.register {
    list-style: none;
    margin-top: 8px !important;
}
ul.register li {
    float: left;
    margin-right: 16px;
}
ul.register li a {
    color: #fff;
    text-decoration: none;
    font-family: Verdana, sans-serif;

    text-decoration: none;
    font-weight: bold;
    color: #FFE657;
    text-shadow: -1px 1px 1px #000;
}
ul.register li a:hover {
    text-decoration: none;
    color:  #08AFD8;
    text-shadow: 1px 1px 1px #000;
}
#cat_fieldset {
    background:url("../images/background_filtre.png") no-repeat scroll left top transparent;
    border:0 none;
    float:left;
    height:195px;
    padding-top:25px;
    width:741px;
    position:relative;
    z-index: 3;
    margin-top: -8px;
}
#cat_fieldset.fisa {
    background: #eee;
    background-image: none;
    -moz-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    -moz-box-shadow:0 2px 3px #CCCCCC;
    box-shadow:0 2px 3px #CCCCCC;
    -webkit-box-shadow:0 2px 3px #CCCCCC;
    width: 716px;
    height:34px;
    padding-bottom:16px;
    padding-top:2px;
    width:716px;
    margin-top: auto;
}
#dropdownMarca {
    width: 138px !IMPORTANT;
    background: url('../images/dropdown.png') top left no-repeat;
    height: 17px;
}
#dropdownMarca.newListSelHover, #dropdownMarca.newListSelFocus {
    background-position:0 -20px;
    cursor:default;
}
#dropdownMarca ul, #dropdownMarca div {
    width: 138px !IMPORTANT;
}
#dropdownMarca ul, #dropdownModel ul, #dropdownCombustibil ul , #dropdownCaroserie ul {
    overflow: -moz-scrollbars-vertical;
}
#dropdownModel {
    width: 191px !IMPORTANT;
    background: url('../images/dropdown.png') -144px 0 no-repeat;
    height: 17px;
    margin-left: 5px;
}
#dropdownModel.newListSelHover, #dropdownModel.newListSelFocus {
    background-position: -143px -20px;
    cursor:default;
}
#dropdownModel ul {
    width: 191px !IMPORTANT;
}
#dropdownModel div {
    width: 171px !IMPORTANT;
}
#dropdownCombustibil {
    width: 161px !IMPORTANT;
    background: url('../images/dropdown.png') -341px 0 no-repeat;
    height: 17px;
    margin-left: 10px;
    position: relative !important;
    z-index: 100;
}
#dropdownCombustibil.newListSelHover, #dropdownCombustibil.newListSelFocus {
    background-position: -341px -20px;
    cursor:default;
}
#dropdownCombustibil ul, #dropdownCombustibil div {
    width: 161px !IMPORTANT;
}
#dropdownCaroserie {
    width: 161px !IMPORTANT;
    background: url('../images/dropdown.png') -341px 0 no-repeat;
    height: 17px;
    margin-left: 10px;
    position: relative !important;
    z-index: 100;
}
#dropdownCaroserie.newListSelHover, #dropdownCaroserie.newListSelFocus {
    background-position: -341px -20px;
    cursor:default;
}
#dropdownCaroserie ul, #dropdownCaroserie div {
    width: 161px !IMPORTANT;
}
#dropdownLabels {
    clear:both;
    list-style:none outside none;
    margin:0 0 0 6px;
    padding:0;
}
#dropdownLabels.fisa li {
    font-weight: normal;
}
#dropdownContainer {
    width: 100%;
    clear: both;
    padding-top: 3px;
}
#dropdownLabels li {
    color:#616F78;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-shadow: 0px 1px rgba(255,255,255,0.7);
}
#labelModel {
    margin-left:113px;
    display: none;
}
#labelModel.fisa {
    margin-left: 116px;
}
#labelCombustibil {
    margin-left:172px;
    display: none;
}
#labelCaroserie {
    margin-left:110px;
    display: none;
}
#footer {
    clear: both;
    background: url("../images/footer_rep.png") repeat-x ;
}
#footer .footer_center {
    background: url("../images/footerbg.png") no-repeat;
    background-position: 50% 0 ;
    height: 100px;
}
.clear {
    clear: both;
}
h2#alegere {
    border-bottom:1px dashed #CCCCCC;
    clear:both;
    float:left;
    margin-bottom:4px;
    margin-left:13px;
    margin-top:-70px;
    padding-bottom:2px;
    width:66%;
}
#sidebar {
    border-left:1px solid #CCCCCC;
    float:right;
    margin-top:-6px;
    position:relative;
    width:215px;
    left:-1px;
}
.tablehead {
    /*background: #bbb;*/
    color:#fff;
    background:#31849B;
    border-color:#C0C0C0;
}
img.logo_marca {
    width: 40px;
    height: 40px;
}
#rezultate_container {
    background:url("../images/tablerep.png") repeat-y scroll top center  transparent;
    display:none;
    padding-top:20px;
    position:relative;

    z-index:1;
}
#rezultate {
    border-collapse:collapse;
    margin:0;
    padding:0;
    width:587px;
}

#rezultate_bottom {
    background:url("../images/bottomtable.png") no-repeat scroll top center transparent;
    float:left;
    height:12px;
    margin-left:14px;
    width:712px;
    display: none;
}
#rezultate td {
    padding: 4px;
}
#rezultate tr.even {
    /*background: #eee;*/
}
.cosweb {
    background:url("../images/cosweb.png") no-repeat scroll left top transparent;
    float:right;
    height:244px;
    margin-right:-32px;
    margin-top:-9px;
    position:relative;
    width:300px;
    z-index:99;
}
#dropdownContainer {
    z-index: 100;
    position: relative;
}
a.logo {
    display:block;
    float:left;
    height:78px;
    margin-left:13px;
    width:221px;
}
span.popup {
    background:none repeat scroll #FFFFFF;
    border:1px solid black;
    display:block;
    margin-top:-15px;
    padding:10px;
    position:absolute;
}
#register_options {
    list-style: none;
    clear: both;
    margin-left: 175px;
}
#register_options li {
    float:left;
    margin:1px 5px;
}
#register_options li a, .price a {
    display: block;
    height: 33px;
    background: url('../images/hover.png') repeat-x top left;
    border: 2px solid #ccc;
    border: 2px solid #ccc;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    height:25px;
    padding-left:15px;
    padding-right:15px;
    padding-top:8px;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow:1px 1px #999999;
    box-shadow:1px 1px #999999;
    -webkit-box-shadow:1px 1px #999999;
}
#register_options li a:active {
    margin-top: 1px;
    margin-left: 1px;
}
.submit input {
    -moz-border-radius:5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow:1px 1px #999999;
    box-shadow:1px 1px #999999;
    -webkit-box-shadow:1px 1px #999999;
    margin-left:-28px;
    margin-top:-66px;
    position:absolute;
}
#register_options li a.button_selected, .price a.button_selected {
    background: url('../images/selected.png') repeat-x top left;
    color: #fff;
    background:url("../images/selected.png") repeat-x scroll left top transparent;
    color:#FFFFFF;
}
#register_options li a.button_selected span, .price a.button_selected span {
    text-shadow:-1px 0 1px #000000;
}
#register_options li a span, .price a span {
    text-shadow:-1px 0 1px #fff,-1px 0 1px #999;
}
#PF_form, #PJ_form  {
    clear: both;
}
#PF_form input[type=text], #PF_form input[type=password], #PF_form textarea,#PJ_form input[type=password], #PJ_form input[type=text], #PJ_form textarea, .treesearch {
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
        font-family: Tahoma, Arial, sans-serif;
}
.register_form fieldset {
    border-color:#08AFD8;
    border-right:0 none;
    border-style:solid none none;
    border-width:1px 0 0;
    width:96%;
}
.register_form fieldset legend, .registercar fieldset legend {
    color:#08AFD8;
    margin-left:30px;
    padding:4px;
    font-weight: bold;
}
.register_form ul {
    list-style: none;
    margin: 0;
    margin-top: 10px;
    float: left;
    padding-left: 34px;
}
.register_form ul li label  {
    display: block;
    width: 170px;
    float: left;
    height: 20px;
    margin-bottom: 2px;
    font-weight: bold;
}
.register_form ul li .input, .register_form ul li .dropdown, .register_form ul li .textarea, .treesearch  {
    border: 1px solid #ccc;
    background: #fff;
    height:21px;
    margin-bottom: 2px;
    width: 185px;
    -moz-border-radius:2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}
#ci, #nrci, #cnp, #telefon {
    width: auto ! IMPORTANT;
}
.register_form ul li .textarea  {
    height: 50px;
}
#PJ_form.register_form {
    display: none;
}
.input_focus {
    background: #FFFCBB ! IMPORTANT;
}
.submit input {
    background:url("../images/hover.png") repeat-x scroll left top transparent;
    border-color:#CCCCCC;
    border-style:solid;
    border-width:2px;
    color:#000000;

    font-weight:bold;
    height:25px;
    padding:9px 15px 24px;
    text-decoration:none;
    cursor: pointer;
}

.fancysmallwhitebuttons:active, .fancysmallwhitesubmit:active, .fancysmallbluebuttons:active {
    -moz-box-shadow: 0px 0px 2px 2px #000 !IMPORTANT;
}
div.submit input[type=submit]:active {
    -moz-box-shadow: 0px 0px 2px 2px #000 !IMPORTANT;
}
.submit {
    margin-bottom:10px;
    text-align:center;
    float: right;
    width:324px;
    margin-top: 19px;
}
.invalid {
    border: 1px solid #f00 ! IMPORTANT;
}
.balloon {
    position: absolute;
    display: none;
    background: url('../images/pop.png') no-repeat bottom left;
    height:25px;
    margin-left:335px;
    margin-top:-68px;
    padding:18px 2px;
    position:absolute;
    width:239px;
}
.error_message {
    display: block;
    text-align: center;
}
.error_msg {
    background:none repeat scroll 0 0 #FBE6F2;
    border-top:1px solid #D893A1;
    border-bottom:1px solid #D893A1;
    color:#333333;
    margin:10px 0 5px;
    padding:10px;
    width:97%;
}
.info_msg {
    background:none repeat scroll 0 0 #FFFCB9;
    border-top:1px solid #F5DB67;
    border-bottom:1px solid #F5DB67;
    color:#333333;
    margin:10px 0 5px;
    padding:10px;
    width:97%;
    text-align:center;
}
.product_descr {
    background:none repeat scroll 0 0 #08BAFF;
    border-bottom:1px solid #888888;
    color:#FFFFFF;
    padding-left:4px;
    margin-top:0;
}
.product_code  {
    float:right;
    margin-right:3px;
    margin-top:2px;
}
.product_code code {
    font-family: Arial;
}
.product_brand {
    width: 300px;
    float: left;
    height: 130px;
}
.product_brandname {
    float: right;
    font-weight: bold;
    padding-right: 2px;
}
.product_brand div, span.product_details {
    background:none repeat scroll 0 0 #DDDDDD;
    border-bottom:1px solid #888888;
    display:block;
    padding-left:3px;
}
.product_brand img {
    margin-top: 5px;
}

span.product_details {
    width: 300px;
    clear: left;
}
table.product_details {
    clear:left;
    float:left;
    width: 300px;

}
.product_img {
    float: right;
    width: 290px;
    text-align: center;
    height: 350px;
}
.product_img img {
    vertical-align: middle;
}
.price {
    height: 100px;
    width: 290px;
}
.price a {
    display: inline !important;
    padding-bottom: 8px;
}
.specs {
     width:90%;
     border-bottom: 2px solid #ccc;
}
.specs .odd {
    background: #eee;
    border-bottom: 1px solid #ccc;
}
.specs .even {
    border-bottom: 1px solid #ccc;
    background:none repeat scroll 0 0 #C0DDFF;
}
tr.odd {
    background: #fff;
}
tr.even {
    background: #eee;
}
.specs .key {
    width:65px;
    padding-left: 1px;
}
.specs .value {
    border-bottom: 1px solid #ccc;
}
.specs .brandname {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.specs .brandlogo {
    text-align: center;
    padding: 0;
}
#ERROR, #CartQuestion {
    width: 300px;
    height: 120px;
}
p.modal {
    padding-top: 21px;
}
.modalicon {
    float: left;
    padding: 4px;
}
.buttons {
    clear: both;
    text-align: center;
}
.buttons a {
    margin-right: 10px;
}
.infobuttons, .fancysmallwhitebuttons, .fancysmallwhitesubmit {
    -moz-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:1px 1px #999999;
    -webkit-border-radius:5px 5px 5px 5px;
    -webkit-box-shadow:1px 1px #999999;
    border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px #999999;
    background:url("../images/hover.png") repeat-x scroll 10px 11px transparent;
    border:2px solid #CCCCCC;
    color:#555;
    font-weight:bold;
    padding:3px 15px 2px;
    text-decoration:none;
}
.fancysmallwhitesubmit {
    padding: 0;
    font-weight: normal;
}
ul.cartdisplay  {
    list-style: none;
    margin: 0;
    padding: 0;
}
li.cart_item {
    height: 90px;
    border-bottom: 1px solid #ccc;
    padding: 5px 2px;
}
.cartthumb {
    width: 82px;
    height: 82px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
li.cart_item .cartdescriere {
    color:#AAAAAA;
    float:left;
    height:80px;
    margin:0;
    width:318px;
}
li.cart_item .cartdescriere a {
    background:none repeat scroll 0 0 #DDDDDD;
    border-bottom:1px solid #888888;
    color:#000000;
    display:block;
    font-weight:bold;
    text-decoration:none;
    width:91%;
    padding-left: 2px;
}
li.cart_item .cartdescriere a:hover {
    background : #888888;
    color: #fff;
}
li.cart_item .cartprice {
    background:none repeat scroll 0 0 #EEEEEE;
    color:#0E56A6;
    float:left;
    height:59px;
    margin-right:24px;
    padding-top:29px;
    text-align:center;
    text-shadow:1px 1px 1px #FFFFFF, 1px 1px 1px #FFFFFF, 1px 1px 1px #FFFFFF, 1px 1px 1px #FFFFFF, 1px 1px 1px #FFFFFF;
    width:166px;
}
li.cart_item .cartprice span.currency {

}
li.cart_item .actions {
    float: left;
    width: 150px;
}
li.cart_item .actions .delete {
    color: #0E56A6;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 102px;
}
li.cart_item .actions a.delete:hover {
    color: #000;
    text-shadow: 1px 1px 1px #dedede;
}
li.cart_item .actions .qty {
    color: #0E56A6;
    text-decoration: none;
    font-weight: bold;
    display: block;
    float: left;
    margin-top: 26px;
    width: 100px;
}
li.cart_item .actions input {
    width: 30px;
    height: 25px;
    float: left;
    background: transparent;
    margin-top: 22px;
    margin-left: 6px;
    text-align: center;
}
.hidden {
    display: none;
}
span.cartcode {
    color:#000000;
    font-weight:bold;
}
.fancysmallbluebuttons {
    -moz-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:1px 1px #999999;
    -webkit-border-radius:5px 5px 5px 5px;
    -webkit-box-shadow:1px 1px #999999;
    border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px #999999;
    background:url("../images/selected.png") repeat-x scroll 10px -6px transparent;
    border:2px solid #CCCCCC;
    color: #000;
    font-weight:bold;
    padding:3px 15px 2px;
    text-decoration:none;
}
.fancysmallwhitetext {
    color: #fff;
    text-shadow:-1px 0 1px #000000;
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
.checkout {
    margin-top: 10px;
}
div.total {
    color: #888 ;
    float:right;
    margin-top:10px;
    padding-right: 5px;
}
#totalprice {
    color: #0E56A6;
}
input.qtyinputs {
    border: 1px solid #ccc;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
}
#cantitate {
    text-align: right;
}
.price h4 {
    margin-top: 3px;
    margin-bottom: 0;
}
.price h6 {
    margin-top: 2px;
    margin-bottom: 0;
    color: #888;
}
.price h6 span.pret_mic {

}
.p_imgcontainer {
    height: 203px;
}
div.message_window {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:2px 2px #333333;
    border:2px solid #0E56A6;
    margin:35px 0px 10px;
    padding:15px;
    width:555px;
}
div.message_window p {
    color: #333;
    text-align: center;
}
#loginpageform {
    width:324px;
    margin: 10px auto;

}
#loginpageform ul {
    list-style: none;
    margin: 0;
}
#loginpageform label {
    display: block;
    float: left;
    width: 60px;

    margin-bottom: 1px;
}

#loginpageform.date_cont label {
    width: 112px;
    margin-top:3px;
}
#loginpageform.date_cont {
    width: 400px;
}
#loginpageform input.email, #loginpageform input.parola {
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
        font-family: Tahoma, Arial, sans-serif;
        
        -moz-border-radius:2px 2px 2px 2px;
        border-radius:2px 2px 2px 2px;
        -webkit-border-radius:2px 2px 2px 2px;
        background:none repeat scroll 0 0 #FFFFFF;
        border:1px solid #CCCCCC;
        height:21px;
        margin-bottom:2px;
        width:200px;
}
#loginpageform .login_submit {
    font-weight:bold;
    margin-left:170px;
    padding:4px;
    font-family: Arial, sans-serif;
}
ul.nav_profil {
    list-style: none;
    height: 30px;
    margin: 2px;
    padding: 1px;
}
ul.nav_profil li {
    float: left;
    margin-right: 5px;
}
ul.nav_profil li a {
    display: block;
}
.centered {
    text-align: center;
}

.rightext {
    text-align: right
}
p.loggedin {
    color:#757575;
    font-family: Verdana, sans-serif;
    margin:0;
    padding-left:5px;
    margin-top:14px;
    padding-right:47px;
    text-align:left;
}
p.loggedin strong {
    color:#757575;
    display:block;
    font-size: 12px;
}
p.loggedin a {
    text-decoration: none;
    font-weight: bold;
    color:#757575;
    font-weight: bold;
    margin-left:18px;

}
p.loggedin .anchors {
    margin-top: 5px;
    display: block;
}
p.loggedin a:hover {
    text-decoration: none;
    color:#555555;
}
.required {
    color : #d22;
    font-weight: bold;
}
td.increment{
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    font-weight:bold;
    height:25px;
    padding-right:3px;
    width:15px;
    color: #666;
}
td.cat {
    border-bottom:1px solid #000000;
    height:25px;
    padding-left:3px;
    font-family: Arial,Tahoma,sans-serif;
	font-size:10px;
}
table.formular .input {
    border:1px solid #7F9DB9;
    color:#333333;
    font-family:Tahoma,Arial,sans-serif;
    height:20px;
    margin-bottom:2px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0;
}
table.formular input[type=text] {
    margin-top: 2px;
}
table.formular select {
}
.inactiv, .increment_null {
    color: #666;
}
td.activ {
    color: #000;
}
.cat.bold {
	color: #9a0000;
    font-weight: bold;
}
.certificat_select {
	width: 190px;
}
.certificat_small_select {
	width: 120px;
}
.registercar fieldset{
	border-color:#08AFD8;
	border-style:solid none none;
	border-width:1px 0 0;
	width:96%;
}
table.comenzi {
	border-collapse: collapse;
        width: 99%;
}
table.comenzi td {
	border: 1px solid #AAC0D3;
        padding: 2px 4px;
}
.comenzi .tablehead {
    background: #15428B;
    color: #fff;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
a.link_comanda {
    text-decoration: none;
    font-weight: bold;
    color: #15428B;
}
a.link_comanda:hover {
    color: #FFE657;
    text-shadow: 1px 1px 1px #000;
}
.tabletitle , tr.tabletitle td{
    text-align: right;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #AAC0D3;
    font-weight: bold;
    font-weight: bold;
}
.strong {
    font-weight: bold;
}
table.comenzi td.top-right {
    border: 0;
    border-top: 1px solid #AAC0D3;
    border-right: 1px solid #AAC0D3;
}
.register_form fieldset.clipb {
   background:url("../images/id_card.png") no-repeat scroll 89.6% 12px transparent;
}
fieldset.register_pf {
    background: url('../images/User.png') no-repeat 91% center;
}
fieldset.register_pj {
    background: url('../images/companie.png') no-repeat 91% center;
}
h1.pageheadline {
    background:url("../images/cos_plin.png") no-repeat scroll 100% -4px transparent;
    border-bottom:1px solid #AAC0D3;
    color:#616F78;
    height:20px;
    margin-top:0;
    padding-bottom:8px;
    padding-right:60px;
    padding-top:11px;
    text-align:right;
    text-shadow:1px 1px 1px #FFFFFF, 1px 1px 1px #000000;
}
h2.title {
    border-bottom:1px solid #AAC0D3;
    color:#616F78;
    height:20px;
    margin-top:0;
    padding-right: 10px;
    text-align: left;
    text-shadow:1px 1px 1px #FFFFFF, 1px 1px 1px #000000;
}
a.backbtn {
    background:url("../images/arrow_left.png") no-repeat scroll left bottom transparent;
    color:#3FC2FB;
    float:left;
    font-weight:bold;
    padding-bottom:22px;
    padding-left:23px;
    text-decoration:none;
    text-shadow: -1px 0px 0px #aaa, -1px 0px 0px #aaa;
    margin-left: 30px;
}
input[type=submit].continue, input[type=submit].finalizare {
    background:url("../images/arrow_right.png") no-repeat scroll right bottom transparent;
    color:#3FC2FB;
    float:left;
    font-weight:bold;
    padding-bottom:22px;
    padding-right: 23px;
    text-decoration:none;
    text-shadow: -1px 0px 0px #aaa, -1px 0px 0px #aaa;
    float: right;
    border: 0;
    margin-right: 15px;
}
input[type=submit].continue {
    margin-right: 30px;
}
input[type=submit].finalizare {
    background:url("../images/finalizare.png") no-repeat scroll 46% 50% transparent;
    padding-bottom:42px;
}
h2.vspace {
    margin-top: 10px;
}
fieldset.confirmare_comanda {
    border: 0;
    background: url('../images/delivery.png')  90% center no-repeat;
}
fieldset.confirmare_comanda legend {
    display:none;
}
fieldset.confirmare_comanda ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 60%;
}
fieldset.confirmare_comanda ul li {
    font-weight: bold;
    margin-bottom: 2px;
    padding: 1px;
    border-bottom: 1px solid #ccc;
}
fieldset.confirmare_comanda ul li label {
    display: block;
    width: 150px;
    float: left;
    font-weight: normal
}
textarea.obsconfirm {
    width: 99%;
    height: 30px;
    border: 1px solid #aaa;
    background: #fff;
    -moz-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    margin-bottom: 15px;
}
div.static_top {
    background: url("../images/toptable.1.png") no-repeat 48% 50%;
    height: 12px;
}
div.static_container {
    background:url("../images/tablerep.1.png") repeat-y scroll 0 0 transparent;
    margin:0 17.5px;
    padding:10px 31px 10px 11px;
    width:91%;
}
div.static_bottom {
    background: url("../images/bottomtable.1.png") no-repeat 48% 50%;
    height: 12px;
}
.mp_phrase {
    width: 99.5%;
}
div.datepersonale_submit {
    float:right;
    margin-bottom:10px;
    margin-top:19px;
    text-align:center;
    width:324px;
    position: relative;
    margin-top: -44px;

}
div.datepersonale_submit input {
    font-family:Arial,sans-serif;
    font-weight:bold;
    padding:4px ;
    position: relative;

}
div.sidebar_top, div.sidebar_promotii {
    width: 90%;
    padding: 4px;
    text-align: left;
}
#fraza_arbore {
    float: left;
    padding: 0 3px;
    width:356px;
}
.arbore_bottom {
    clear: both;
    width: 99.5%;
}
.sidebar_heading {
    background-color:#C0DDFF;
    background-repeat:repeat-x;
    border-bottom:1px solid #A9A9A9;
    margin-top:5px;
    text-align:center;
    font-size: 13px;
    color: #444;
    text-shadow:1px 1px #FFFFFF;
}
.recent_vizualizate, .masini_inregistrate {
    width: 180px;
    margin-left: 4px;
    margin-top: 9px;
}
ul.recente {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 2px;
    width: 90%;
}
ul.recente a {
    color: #444;
    text-decoration: none;
    float: left;
}
ul.recente a.txt {
    display: block;
    width: 144px;
    padding-left: 3px;

}
ul.recente a.onepx {
    margin-top: 2px;
}
ul.recente a img {
    width: 32px;
    height: 32px;
    border: 0;
}
ul.recente a.recent_pic {
    float: left;
}
ul.recente li {
    border-bottom: 1px solid #CCCCCC;
    padding-left: 2px;
    padding-bottom: 1px;
    width: 186px;
}

a.no_border_right {
    border-right: none !IMPORTANT;
}
div.big_article {
    clear: both;
    padding-top:1px;
}
h2.article_title {
    margin-top: 0;
}
h2.article_title, h2.article_title a.article_anchor {
    color: #616F78;
    font-family:"Trebuchet MS",Arial, Helvetica,sans-serif;

    font-weight:normal;
    text-shadow:0 1px rgba(255, 255, 255, 0.7);
    text-decoration: none;
}
h2.article_title a.article_anchor:hover {
    color: #313F48;
    text-shadow:0 1px rgba(255, 255, 255, 0.9);
}

div.big_article h2.article_title {
    background:url("../images/toolbar_top.png") no-repeat scroll left top transparent;
    height:31px;
    padding:9px 0 0 21px;
    width:740px;
    position: relative;
    z-index: 2;
}
div.article_body {
    padding:10px 37px 0 26px;
    position: relative;
    margin-top: -21px;
    z-index: 1;
}
div.big_article div.article_body {
    background: url("../images/tablerep.png") repeat-y 39% 50%;
}
div.small_article div.article_body {
    background: url("../images/tablerep_s.png") repeat-y 39% 50%;
    padding:10px 23px 0 18px;
}
div.medium_article div.article_body {
    background: url("../images/tablerep_m.png") repeat-y 39% 50%;
    padding:10px 23px 0 18px;
}
div.big_article div.article_bottom {
    background: url("../images/bottomtable.png") no-repeat 39% 50%;
    height: 12px;
}
div.small_article div.article_bottom {
    background: url("../images/bottomtable_s.png") no-repeat 39% 50%;
    height: 12px;
}
div.medium_article div.article_bottom {
    background: url("../images/bottomtable_m.png") no-repeat 39% 50%;
    height: 12px;
}
div.small_article {
    float: left;
    width: 309px;
}
div.small_article h2.article_title {
    background:url("../images/toolbar_s.png") no-repeat scroll left top transparent;
    height:31px;
    padding: 10px 0 0 21px;
    width: 308px;
    position: relative;
    z-index: 2;
}
div.medium_article {
    float: left;
    width: 436px;
}
div.medium_article h2.article_title {
    background:url("../images/toolbar_m.png") no-repeat scroll left top transparent;
    height:31px;
    padding: 10px 0 0 21px;
    position: relative;
    z-index: 2;
}
div.cos_bottom {
    width: 99.5%;
    margin-top: 20px;
}

a.article_more {
    background: url('../images/bullet.png') center right no-repeat;
    color:#08afd8;
    font-family:Tahoma;
    text-decoration:none;
    text-shadow:0 1px 1px #ccc;
    padding-right: 15px;
}

a.article_link {
    color:#08afd8;
    font-family:Tahoma;

    text-decoration:none;
    text-shadow:0 1px 1px #ccc;
}
a.article_link:hover {
    text-shadow: 1px 1px 0px #444;
}
a.article_more:hover {
    color: #000;
    text-shadow: 0 1px 1px #333;
}
div.inregistrare_pf ul, div.inregistrare_pj ul {
    list-style-type: circle;
}
span.cart_total {
    display: block;
    text-align: right;
    font-weight: bold;
    margin-right: 37px;
}
.input, .textarea {
    padding-left: 2px;
}
.add_new_car {
    margin-top: 10px;
    width: 180px;
    margin: 10px auto;
}
.registercar_submit {
    margin: 15px 0px;
    width: 156px;
}
.registercar_submit input{
    font-family:Arial,sans-serif;
    font-weight:bold;
    padding:4px;
    position:relative;
}
ul.registered_cars {
    list-style: none;
    clear: both;
    width:740px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
ul.registered_cars li {
    margin-left:9px;
    margin-right:8px;
    width:350px;
    float: left;
    margin-bottom: 7px;
}
div.car_top {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-top:  6px;
    height: 64px;
}
a.car_marca {
    float: left;
    margin-left:6px;
}
a.car_marca img {
    border: 0;
}
a.car_vin, a.car_model {
    float: left;
    display: block;
    width: 280px;
    text-decoration: none;
    margin-top: 4px;
    margin-left: 3px;
    color: #444;
}
a.car_vin {
    text-align: right;
    padding-right: 3px;
}
a.car_vin {
    font-weight: bold;

}
div.generic_phrase {
    width: 99.5%
}
.car_top:hover {
    -moz-box-shadow: 2px 1px 5px #ddd;
    -webkit-box-shadow: 2px 1px 5px #ddd;
    box-shadow: 2px 1px 5px #ddd;
}
table .status0 {
    color: #FF8330;
    font-weight: bold;
}
.status1 {
    color: #2FA1F2;
    font-weight: bold;
}
.status2 {
    color: #20E060;
    font-weight: bold;
}
.status3, .status4 {
    color: #E0522E;
    font-weight: bold;
}
.nopmargin p{
    margin: 0;
}
.treesearch {
    height: 15px;
}
.search_tree {
    width: 385px;
    margin-bottom: 4px;
    position: absolute;
    margin-top:33px;
}
ul.expand {
    display: block;
    width: 77px;
    float: right;
    list-style:none;
    margin: 0;
    padding: 0;
    margin-top: -6px;
}
ul.expand li {
    margin:0;
    padding:0;
    height: 12px;
    text-align: center;
}
a.expcol {
    margin: 0;
    padding: 0;
}
.cauta_categorii {
    color:#444444;
    font-family:Tahoma;
    text-decoration:none;
    text-shadow:0 1px 1px rgba(90, 90, 90, 0.7);
    margin-right: 2px;
}
a.expcol {
    background: none !important;
}
a.search {
    background: #FFCFEA;
}
div.bar p, div.bar_gri p {
    margin: 0;
    padding: 0;
}
div.bar, div.bar_gri {
    background:none repeat scroll 0 0 #000000;
    color: #FFE657;
    padding:3px;
    text-align:center;
    margin-bottom: 1px;
}
div.bar_gri {
    background:none repeat scroll 0 0 #ddd;
    color: #000;
    border-bottom: 1px solid #888;
}
table.edit_car {
    border: 2px solid #ccc;
    margin: 0 auto;
}
table.edit_car td.key {
    width: 20%;
    font-weight: bold;
}
table.edit_car td.value {
    width: 40%;
}
table.edit_car td.val {
    background: #eee;
}
table.edit_car td.val input, table.edit_car td.val select {

}
span.tvainclus {

}
.produs_cantitate {

}
.specificatii_masina {
    width: 90%;
    margin-left:4px;
    margin-bottom: 0;
}
.filtre_fisa {
    clear: both;
    height: 60px;
    padding-left:4px;
}
#fraza_filtre {
    display:block;
    float:right;
    margin-top:-19px;
    position:relative;
}
#fraza_filtre p {
    margin:0;
    padding: 0;
}
#fraza_filtre.index {
    margin-right: 20px;
}
#link_masini {
    cursor: pointer;
}
#no_results {
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:0 0 3px #777777;
    box-shadow:0 0 3px #777777;
    -webkit-box-shadow:0 0 3px #777777;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    color:#999999;
    margin-left:205px;
    margin-top:-26px;
    padding:5px;
    position:absolute;
    display: none;
}
.fraza_cerere {
    clear: both;
    padding-top: 10px;
}
.fraza_cerere p {
    color:#DD4455;
    font-weight:bold;
    text-shadow:1px 1px #FFFFFF, 3px 3px 3px #888888;
}
#cere {
    color:#08AFD8;
    text-decoration:none;
}
#cerere {
    display: none;
}
#text_cerere {
    display: block;
    width: 99%;
    height: 70px;
    background: #fff;
    border: 1px solid #dadada;
    font-family: 'Trebuchet MS',Tahoma, Arial, sans-serif;

}
#text_cerere:focus {
    background: #FFFCBB;
    border: 1px solid #aaa;
}
#form_cerere input {
    margin-top:5px;
}
.mesaj_cerere {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #FFEE6B;
    display:none;
    font-weight:bold;
    margin:0 auto;
    padding:4px;
    text-align:center;
    width:88%;

}
a.edit_car {
    -moz-border-radius:0px 5px 0px 5px;
    -webkit-border-radius:0px 5px 0px 5px;
    border-radius: 0px 5px 0px 5px;
    background:none repeat scroll 0 0 #08AFD8;
    color:#FFFFFF;
    font-weight:bold;
    margin-left: 299px;
    margin-top:-7px;
    padding:2px;
    padding-left: 3px;
    position:absolute;
    text-decoration:none;
    float: left;
    display: block;
    visibility: hidden;
}
.cereri_rezolvate {
    color: #DD4455;
    font-weight:bold;
    background: url("apple/icons.png") no-repeat scroll -48px -32px transparent !IMPORTANT;
}
.tree li.cereri_rezolvate a {
    color: #DD4455;
}
.observatii_masina {
    clear:both;
    padding-top: 10px;
}
.observatii_masina p {
    font-style: italic;
    padding-left: 10px;
}
.cart_message {
    font-weight:bold;
    margin-top:14px;
    position:absolute;
    color: #b00;
    margin-left:160px;
}
input.reset_email_submit {
    font-family:Arial;
    font-weight:bold;
    margin-left:10px;
    padding:5px;
}
input.reset_email:focus {
    background: #FFFCBB ! IMPORTANT;
}
label.reset_label {
    margin-top:6px
}
p a.login_links {
    background:none repeat scroll 0 0 transparent;
    padding-right: 0px;
}
#loginpageform.reset_pass {
    width:425px;
}
#loginpageform.reset_pass label {
    width: 137px;
}
div.pagelinks {
    text-align: center;
    padding-top: 4px;
}
div.pagelinks a {
    text-decoration: none;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background: #eee;
    color: #777;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
div.pagelinks a:hover {
    background: #dedede;
}
.cart_icon {
    display:block;
    float:left;
    height:39px;
    margin-left:-67px;
    margin-top:-9px;
    position:relative;
    width:61px;
}
li.highlight, .highlight {
    background: url('../images/highlight.png') repeat-y top right !IMPORTANT;
}
ul.recente a.edit_c {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomleft:5px;
    border-radius-bottomleft:5px;
    background:none repeat scroll 0 0 #08AFD8;
    color:#FFFFFF;
    float: right;
    margin-left:160px;
    padding:1px 4px;
    position:absolute;
    display: block;
    border-bottom:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    visibility: hidden;
}
ul.contact_form {
    list-style-type:  none;
    width: 61%;
    padding: 0;
    margin-top: 55px;
}
ul.contact_form li {

}
ul.contact_form label {
    width: 120px;
    display: block;
    float: left;
    height: 30px;
    clear: left;
    text-align: right;

    font-weight: bold;
}
ul.contact_form input[type=text], ul.contact_form textarea, ul.contact_form select {
    margin-left: 20px;
    width: 300px;
    border: 1px solid #ccc;

    margin-bottom: 6px;
    height: 21px;
}
ul.contact_form textarea {
    height: 40px;
}
.contact_submit {
    display:block;
    font-weight:bold;
    margin-left:255px;
    padding:4px;
}
.fraza_trimitere_jos {
    clear: both;
    margin-bottom: 20px;

}
div.fraza_trimitere_jos ul {
    list-style: circle inside;
    float: none;
}
span.sidebar_cos_handle {
    display: block;
    cursor: pointer;
    background: url('../images/Cos-de-cump.png') no-repeat;
    width: 29px;
    height: 195px;
    position: absolute;
    float: right;
    margin-left: 188px;
    margin-top: 16px;
}
div.sidebar_cos {
    width: 185px;
    display: none;
}
div.sidebar_cos ul {
    list-style: none;
    padding:0;
    margin: 0;
}
div.sidebar_cos ul li {

    color: #333;
    border-bottom: 1px solid #ccc;
    padding-left: 3px;
}
div.sidebar_cos_pret {

}
div.sidebar_cos_denumire {
    font-weight: bold;
}
div.sidebar_cos a.trimite {
    color:#08afd8;
    font-family:Tahoma;
    text-decoration:none;
    text-shadow:0 1px 1px #ccc;
    padding-right: 15px;
}
div.sidebar_cos a.trimite:hover {
    color: #000;
    text-shadow: 0 1px 1px #333;
}
li.gotocart {
    cursor: pointer;
}
h2.specificatii_masina {
    cursor: pointer;
}
h2.specificatii_masina.o {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAACXBIWXMAAAsSAAALEgHS3X78AAAAJElEQVQImWP8////fwYcgImBgYERhxwjE4yBLgHTyYCmAK4QAMeJBAo1s8W0AAAAAElFTkSuQmCC');
    background-position: 97% 50%;
    background-repeat: no-repeat;
}
h2.specificatii_masina.c {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAACXBIWXMAAAsSAAALEgHS3X78AAAAJUlEQVQImWP8//8/AxL4z8DAwAjjMKFJINNwSRTtMD4TFgm4AgC2DAn/N4pRJwAAAABJRU5ErkJggg==');
    background-position: 97% 50%;
    background-repeat: no-repeat;
}
div.observatii {
    padding-left: 10px;
    font-style: italic;
}
.login_window {
    background: url(../images/login.png) no-repeat 10% 30%;
}
.masinuta {
    width: 127px;
    position: absolute;
    left: 50%;
    margin-left: 155px;
    z-index: 900;
    margin-top: 50px;
    background-image: url('../images/masinuta.png');
    background-repeat: no-repeat;
    background-position: top right;
    height: 94px;
}
.masinuta.not_loggedin {
    width: 120px;
    background-position: top left;
}
.pret_arbore {
    display: block;
    color: #FFF;
    font-weight: bold;
    background: #616F78;
    border: 1px solid #FFF;
}
ul#sitemap {

}
ul#sitemap, ul.sitemap ul {
    list-style: none;
    padding-left: 20px;
}
ul#sitemap h2 {
    margin: 0;
    padding: 0;
}
ul#sitemap h3 {
    display: block;
    padding-left: 15px;
    background: url("apple/icons.png") no-repeat scroll -48px -32px transparent;
    font-weight: bold;
    color: #05637A;
    margin: 0;
}
ul#sitemap h3:hover {
    padding-left: 17px;
}
ul#sitemap h3.opened {
    background: url("apple/icons.png")  -32px -48px no-repeat transparent;
}
ul#sitemap h3.final {
    background-image: none;
}
ul#sitemap a {
    text-decoration: none;
    color: #000;
}
ul#sitemap a:hover {
    color: #fff;
    background: #566;
}
ul#sitemap li {
    cursor: pointer
}
#marci_produse {
    list-style:none;
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    margin: 0 auto;
    width: 900px;
}
#marci_produse li {
    float: left;
}
#marci_produse li a {
    width: 75px;
    height: 30px;
    background-position: top center;
    display: block;
    cursor: default;
}
#marci_produse li a:hover {
    background-position: bottom center;
}
#absolute_title {
    color:#888888;
    left:50%;
    margin-left:-450px;
    position:absolute;
    top:240px;
    width:713px;
    z-index:1;
    text-align: center;
}
#f_dropdownMarca {
    width: 161px !IMPORTANT;

}
#f_dropdownMarca.newListSelHover, #f_dropdownMarca.newListSelFocus {
    background-position:0 -20px;
    cursor:default;
}
#f_dropdownMarca ul, #f_dropdownMarca div {
    width: 161px !IMPORTANT;
}
#f_dropdownMarca ul, #f_dropdownModel ul, #f_dropdownCombustibil ul , #f_dropdownCaroserie ul {
    overflow: -moz-scrollbars-vertical;
    z-index: 100;
}
#f_dropdownModel {
    width: 161px !IMPORTANT;

/*    margin-left: 5px;*/
}
#f_dropdownModel.newListSelHover, #f_dropdownModel.newListSelFocus {
    background-position: 0 -20px;
    cursor:default;
}
#f_dropdownModel ul {
    width: 191px !IMPORTANT;
}
#f_dropdownModel div {
    width: 139px !IMPORTANT;
}
#f_dropdownCombustibil {
    width: 161px !IMPORTANT;
/*    margin-left: 10px;*/
/*    position: relative !important;
    z-index: 100;*/
}
#f_dropdownCombustibil.newListSelHover, #f_dropdownCombustibil.newListSelFocus {
    background-position: 0 -20px;
    cursor:default;
}
#f_dropdownCombustibil ul, #f_dropdownCombustibil div {
    width: 161px !IMPORTANT;
}
#f_dropdownCaroserie {
    width: 161px !IMPORTANT;

}
#f_dropdownCaroserie.newListSelHover, #f_dropdownCaroserie.newListSelFocus {
    background-position: 0 -20px;
    cursor:default;
}
#f_dropdownCaroserie ul, #f_dropdownCaroserie div {
    width: 161px !IMPORTANT;
}
#f_dropdownLabels {
    clear:both;
    list-style:none outside none;
    margin:0 0 0 6px;
    padding:0;
}
#f_dropdownLabels.fisa li {
    font-weight: normal;
}
#f_dropdownContainer {
    text-align: left;
    float: left;
    padding-top: 3px;
    overflow: visible;
    margin-left: 20px;
    width: 200px;
}
#f_dropdownContainer .newListSelected {
    margin-bottom: 5px;
    float: none;
    overflow: visible;
}
#f_dropdownLabels li {
    color:#616F78;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-shadow: 0px 1px rgba(255,255,255,0.7);
}
#carousel {
    float:right;
    height:224px;
    margin-right:4px;
    margin-top:-24px;
    overflow:hidden;
    position:relative;
    width:569px;
}
#carousel ul {
    margin: 0;
    padding: 0;
    z-index: 1;
    list-style: none;
}
#carousel ul li {
    width: 569px;
    height: 224px;
    float: left;
}
#carousel ul li{
    -moz-border-radius: 0 0 11px 0;
    -webkit-border-radius: 0 0 11px 0;
    border-radius: 0 0 11px 0;
}
div.carousel-pagination {
    color:#000000;
    margin-top:-22px;
    position:relative;
    z-index:2;
    margin-left: 100px;
}
div.carousel-pagination p  {
    margin: 0;
    padding: 0;
}
div.carousel-pagination p a {
    background-image:url("../images/circle.png");
    background-position:center top;
    background-repeat:no-repeat;
    color:#08AFD8;
    cursor:pointer;
    display:block;
    float:left;
    height:18px;
    margin-left:4px;
    padding-top:2px;
    text-align:center;
    width:22px;
}
div.carousel-pagination p a:hover {
    background-position: bottom center;
    color: #888;
}
div.carousel-pagination p a.active, div.carousel-pagination p a.active:hover {
    background-position: bottom center;
    color: #888;
}
div.contact_image {
    background-image:url("../images/contact.png");
    display:inline;
    float:right;
    height:232px;
    margin-right:56px;
    width:200px;
}
#bingmap {
    clear: both;
    margin: 20px auto;
}
div.awb {
}
div.awb strong {
    font-style: italic;
}
div.regsubmit {
    width: 100px;
    margin: 0;
    margin: 75px auto 0;
    clear: both;
    float: none;
}
div.regsubmit input {
    margin: 0;
    position: static;
    width: 100px;
    height: 35px;
    padding: 0;
    display: block;
}

.category_item{
    background-image:url(../images/categorii/accesorii.jpg);
    float: left;
    width: 90px;
    height: 90px;
    margin: 2px;
    border: 1px solid #2C2C2C;
    padding: 5px 0 2px 0;
    text-align: center;
    cursor: pointer;
}

.selected_item{
    border: 1px dashed #2C2C2C;
    background: #DDD;
}

#sub_tree{
    margin-top: 10px;
}

.category_item.accesorii{
    background-image:url(../images/categorii/accesorii.jpg);
}

#ram{
    display: none;
}
.masina {
	display:block;
	float:left;
	line-height:11px;
	width:33%;
	margin-right:0%;
	
}
.masina:hover > .textauto a{
	text-decoration: underline;
}
.brands-list{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 1px 1px #103159;
	box-shadow: 0 0 1px 1px #103159;
    border-radius: 4px;
    margin-left:1%;
    margin-bottom: 1%;
    margin-top: 40px;
    padding-top: 4px;
    margin-bottom: 10px;
    padding-bottom:8px;
}
.masina3 {
	margin-left:4px;
	margin-top:5px;
	display:block;
	float:left;
	height:48px;
	width:142px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #103159;
}

.textauto2 {
	margin-left:50px;
	margin-top:4px;
	font-weight: bolder;
	color: #333;
}
.textauto2 a, textauto2 a:hover{
	text-decoration:none;
	color: #333;
}
.masina3 .textauto2 a {
	font-size: 12px;
}
.masina .textauto a {
	font-size: 12px;
}
.imagineauto {
	width:50px;
	height:48px;
	float:left;
	background-color: #FFF !important;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.imagineauto a {
	color:#333;
	border:none;
	text-decoration:none;
}
.imagineauto img {
	width:48px;
	height:48px;
}
.textauto {
	margin-left:10px;
	margin-top:8px;
	font-weight: bolder;
	color: #103159;
}
.textauto a, .textauto a:hover{
	text-decoration:none;
	color: #103159;
}

.mainmasina {
	margin-left:4px;
	margin-top:5px;
	float:left;
	width:144px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #103159;
}
.masina2 {
	display:block;
	float:left;
	height:48px;
	width:142px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103159;
}

.add-to-cart {
	background:none;
	background-image:url(../images/cos.png);
	cursor:pointer;
	height: 24px;
	width: 96px;	
	border:0;
	margin:0;
	
}
.askaprice {
	background:none;
	background-image:url(../images/cere_pret.png);
	cursor:pointer;
	height: 24px;
	width: 96px;	
	border:0;
	margin:0;
	
}
/*  slideshow */
#slideshowmenu {
	z-index:999;
	position:absolute;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:-20px;
	font-weight: bold;
}
#slideshowmenu A {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
}
#slideshowmenu A.active2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #000;
	text-decoration:none;
}
#slideshowmenu A.last-active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	border: 1px solid #999;
}
#slideshow {
    position:relative;
    height:236px;
	margin:0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}


#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    width:621px;
    height: 236px;
    display: block;
    border: 0;
    margin:0;
	padding:0;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}


/* sfarsit slideshow */

.selectmasina {
	border: medium none;
	color: #0B3774;
	font-family: 'Arial';
	font-size: 11px;
	height: 20px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 211px;
	background-color: #FFF;
}



/* tabel versiuni*/
.versiuni {
	
	font-size:12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top:10px;
	
}
.versiuni tr.par {
	background-color:#EFF5FC;
}
.versiuni tr.impar {
	background-color:#FFF;
}
.versiuni thead {
	background-color: #444;
    height: 26px;
}
.versiuni thead th { padding:3px;  font-weight: bold; 	color: #FFF;}
.versiuni tbody td {  padding:3px; }
.versiuni tbody tr:hover {
	cursor:pointer;
	background-color: #E2EEFA;
}
.versiuni tbody tr:hover a { color:#000; }
.versiuni a { font-weight:bold; color:#000; text-decoration:none; }

.versiuni label { display:block; float:left; width:30%; vertical-align:middle; }
.form_big span { padding-right:1px; vertical-align:middle }
.form_big label {width:40%;}
.form_big input { vertical-align:middle; background:#FFF; border:#C0C0C0 1px solid;}
.form_big textarea { vertical-align:middle; background:#FFF; border:#C0C0C0 1px solid;   width:50%; }
.form_big select { vertical-align:middle; background:#FFF; border:#C0C0C0 1px solid;   width:50%; }
.form_big input[type="text"] { width:50%; }
.versiuni input[type="text"] { width:50%; }
.form_big p {margin:0; padding:0;}
/* sfarsit tabel versiuni*/

.navlink {
	font-size: 12px;
}
.navlink h1 {
	font-size: 12px;
}
.navlink a {
	font-size: 12px;
	color:#044688;
}


.search {
	background-image: url(../../public/images/bg_punct.png);
	background-repeat: repeat;
	color:#485365;
	border: 1px solid #CCC;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.submit {
	padding:7px;
	background-repeat: repeat;
	color:#FFF;
	border: 1px solid #000;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #333;
}


.search input[type="text"] {
	width: 150px;
	padding:3px;
	color: #000;
	border: 1px solid #999;
	background-color: #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	margin-bottom:3px;
}
.search select {
	width: 150px;
	padding:3px;
	color: #000;
	border: 1px solid #999;
	background-color: #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	margin-bottom:3px;
}


#masterdiv {
	width:600px;
	margin-top:10px;
	padding-bottom:5px;
}
#masterdiv h2 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 1px 1px #CCCCCC;
    color: #006666;
    cursor: help;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
    width: 580px;
    text-shadow: 1px 1px 1px #ccc;
}
#masterdiv span {
	width:588px;
	padding:5px;

}
#masterdiv span p{
	margin:0;
	padding:0;
}

/* Articol */
.mainarticol {
	border: 1px solid #666;
	width:610px;
	margin-top: 10px;
}
.stangaarticol {
	width:290px;
	float:left;
	margin: 3px;
}
.stangaarticol .newline {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stangaarticol .newline .criteriu {
	float:left;
	width:140px;
	font-size: 14px;
	font-weight: bold;
}
.stangaarticol .newline .valoare {
	float:left;
	width:140px;
	font-size: 14px;
}
.dreaptaarticol {
	width:300px;
	float:left;
	margin: 3px;
}

.dreaptaarticol .linie {
	font-size: 14px;
	width:300px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	
}
.dreaptaarticol .linie h2 {
	font-size: 20px;
	margin:0;
	padding:0;
}
.dreaptaarticol .linie a img {
	border:0;
	margin:0;
	padding:0;
}

/*Sfarsit articol*/


.big { display:block; }
.form_big { padding:10px; font-size:14px}
.form_big p { padding:2px; }
.form_big label { display:block; float:left; width:25%; vertical-align:middle; }
.form_big span { padding-right:5px; vertical-align:middle }
.form_big input { 
vertical-align:middle;  

	font-weight: bold;
	margin-bottom:3px;
	}
.form_big input[type="text"] { width:70%; }
.form_big strong { color:#F00; font-weight:bold; }
.form_big textarea { vertical-align:middle;
}
.form_big checkbox { vertical-align:middle; 
}

.form_big select { vertical-align:middle; width:35%; 

}
.bigpadding {
	padding:20px;
	border: 1px solid #CCC;
	margin-top:15px;
	margin-bottom:20px;
}
/********** ERROR AND SUCCES MESSAGES **********/
.warning, .err, .succes {
	display:block;
	font-size:13px;
	font-weight:bold;
	
}
.warning .warn_icon { float:left; width:34px; height:34px; _height:auto; margin:14px; background:url('common/notification/error_warn.png') no-repeat 0 0;}
.err .err_icon { float:left; width:34px; height:34px; _height:auto; margin:14px; background:url('common/notification/error_yes.png') no-repeat 0 0;}
.succes .succes_icon { float:left; width:34px; height:34px; _height:auto; margin:14px; background:url('common/notification/error_no.png') no-repeat 0 0;}
a.close { background:url('common/notification/error_close.png') no-repeat 0 0; width:6px; height:6px; float:right; padding:5px; display:inline; }
.desc { float:left; width:80%;}
.desc p {
	float:left;
	margin:5px 0 5px 0;
	padding-bottom:2px;
	color:#327d94 !important;
}
.desc span { float:left; width:100%; font-weight : bold; font-size : 1.2em;  margin-top:8px; }
.warning .desc span {
	color : #000;
}
.err .desc span { color : #981d05; }
.succes .desc span {
	color : #000;
}
.content_errors {
	margin:0 95px;
	border: 1px solid #327d94;
	background-color: #FFF;
}
/********** ERROR AND SUCCES MESSAGES **********/
.copac .imgpp{
	position: absolute;
	
	
}

.copac .imgspace {
	display: table-cell;
	display: inline-block; 
	width:22px !important;

		
}
.copac a {
	font-size: 13px !important;
	vertical-align: top;
	font-weight:normal !important;
	color:#3F3D37;
}
.copac a:hover{
	color: #F00;
}
/* loading div-s*/
#blanket {
	opacity: 0.40;
	filter:alpha(opacity=40);
	position:fixed;
	z-index: 9001;
	display:block;
	width:49px;   /* adjust */
	height:49px !important;  /* adjust */
	left:50%;
	top:50%;
	margin-left: -25px;  /* half of the width */
	margin-top: -25px;  /* half of the height */
	background-color: #111;
	/*background-image: url(/public/images/loading10.gif);
	background-repeat: no-repeat;*/  
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:1px;
height:1px;
z-index: 9002;
  }
/* sfarsit loading divs*/


/* clasa pentru cautarea dupa grafica */
.grafica {
	padding-top:5px;
       margin-left:15px;

}
.grimg img
{
   height:37px;
}
.grlink {
	background-image: url(../images/bg_shortcut.png);
	padding: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 271px;
	color: #3F3D37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #d5d5d4;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.grlink:hover {
	border: 1px solid #FF0000;
}
.grlink:hover {
	color: #3F3D37;
}
.grimg {
	width:48px;
	height:37px;
	float:left;
}
.grtitlu {
	color: #3F3D37;
	margin-top:-2px;
	font-size:11px;
	display:block;
	text-align:center;
	font-weight:bold !important;
	margin-bottom:-2px;
	text-decoration:underline;
}
.grtext {
	text-align:center;
	padding-right:4px;
	margin-left:3px;
	width:216px;
	height:37px;
	float:left;
	font-size:10px;
	overflow:hidden;
	
}
.activ .grtext {
	font-weight:bold;
}
/* FINISH cautarea dupa grafica */


/* SELECT TUNE UP */
#containerall {
	text-align:center;
	display:block;
	float:right;
	padding-right:6px;
}
#containerall img{
	margin-top:3px;
}
dl {
	margin:0;
	padding:0;
}
		#containermarca, #containermodel, #containeran, #containercombustibil, #containermotor, #containercaroserie, #containermasina {
			font-size:17px;
			font-weight:normal;
			width:220px; padding:0;
			margin-bottom:3px;
		}
 		.desc {
		color: #000000;
}
        .desc a {color:#000000;}
        
        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
		.dropdown dt {
			margin-top:0px; 
			
		}
		.dropdown dt a{
			padding:1px;
		}
        .dropdown dd { position:absolute; z-index:9999999; }
        .dropdown a, .dropdown a:visited { color:#3F3D37; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#000000;}
        .dropdown dt a:hover {
	color: #FF0000;
	
}
        .dropdown dt a {
	font-weight: bold;
	z-index: 9999999;
	display: block;
	padding-right: 0px;
	
	width: 220px;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #3F3D37;
	font-size: 13px;
	background-image: url(../images/input2.jpg);
}
        .dropdown dt a span {cursor:pointer; display:block; padding:1px;}
        .dropdown dd ul {
			z-index:9999999;
	border: 1px solid #d4ca9a;
	color: #333333;
	display: none;
	left: 0px;
	padding: 1px 0px;
	position: absolute;
	top: 0px;
	width: auto;
	min-width: 220px;
	list-style: none;
	background-attachment: scroll;
	background-color: #F0F0F0;
	background-repeat: repeat;
	background-position: 0 0;
}
		.dropdown dd ul li {cursor:pointer; display:block;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:1px; display:block;}
		.dropdown dd ul li a .t { float:left; width:145px; text-align:left; padding-left:10px; font-weight:normal; font-size:13px;}
        .dropdown dd ul li a:hover {
	background-color: #d8e3e5;
}
        
        .dropdown img.flag { border:none; vertical-align:top; margin-left:10px; margin-bottom:0px; height:13px; width:13px; float:left;  }
		.dropdown dd ul{
	max-height: 300px;
	width: 220px;
	overflow: auto;
		}
		#containercaroserie .dropdown dd ul li a .t {width:120px;}
		#containermasina .dropdown dd ul { width:800px; margin-left:0px; z-index:999; font-size:14px; padding:10px;}
		#containermasina .dropdown dd ul img {
			max-height:14px;
		}
		#containercaroserie .dropdown img.flag {
			height:13px;
			width:40px;
			
		}
.f1 img {
	margin-top:1px !important;
}
.f {
	float:left;
	text-align:left;
}
.f1 {
	font-weight:normal;
	width:25px;
}
.f2 {
	font-weight:normal;
	text-align:center;
	width:30px;
}
.f3 {
	text-align:left;
	width:450px;
}
.f4 {
	text-align:left;
	font-weight:normal;
	width:70px;
}
.f5 {
	width:70px;
	font-weight:normal;
}
.f6 {
	width:90px;
	font-weight:normal;
}
.f7 {
	width:70px;
	font-weight:normal;
}
.f8 {
	width:400px;
	font-weight:normal;
}
.f9 {
	width:55px;
}
.fdet {
	width:1000px;
}
.pd {
	padding-top:20px;
}
#caroserie {
	text-align:center;
}
#caroserie2 {
	width:300px;
}
.c {
	clear:both;
}
/* END SELECT TUNE UP*/
.crt {
	float:left;
	width:90px;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}
.val {
	float:left;
	width:190px;
}
.mesajnational {
	text-align:left;
}
.mesajnational p {
	margin:0;
	padding:0;
}


#autorezultate {
	position:absolute;
	margin-left: 283px;
         margin-top: -86px;
	padding-left:0px;
	z-index:9999;
}
#closecautaauto {
padding-left:735px;
}
#closecautaauto img{
	cursor:pointer;
	z-index:99999;
	height:30px;
}
#autorezultatecontainer {
	width:746px;
	height:300px;
	overflow:scroll;
	border:solid 1px #757575;
	background-color:#FFFFFF;
	margin-top:-11px;
}
#autorezultatec {
	background-color:#FFFFFF;
	padding:20px;
	width:690px;
	
}

.autosearch {
	margin:0px;padding:0px;
	width:99%;
	
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.autosearch table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.autosearch table tr{
    cursor:pointer;
	}
.autosearch table tr:hover{
   background-image: none;
	background-color:#E2EEFA;
}
.autosearch tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.autosearch table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.autosearch table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.autosearch tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.autosearch tr:hover td{
	
}
.autosearch tr:nth-child(odd){ background: url(../images/h2.jpg) repeat-x top center; background-color:#e5e5e5; }
.autosearch tr:nth-child(even)    { background-color:#ffffff; }
.autosearch td{
	vertical-align:middle;
	
	

	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#3F3D37;
}.autosearch tr:last-child td{
	border-width:0px 1px 0px 0px;
}.autosearch tr td:last-child{
	border-width:0px 0px 1px 0px;
}.autosearch tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.autosearch tr:first-child td{
		background: url(../images/left-repeat.jpg) repeat-y; 
	background-position: center center;

	
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.autosearch tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}
.autosearch tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.autosearch tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.cart a{
	display:inline-block;
	margin-right:12px;
}
.logo2{
	display:none;
}
.myuser{
	margin-bottom:0;
}
.floatright{
	position:fixed;
	right:0;
	top:40%;
	-webkit-box-shadow: 0 0 1px 1px #000;
	box-shadow: 0 0 1px 1px #000;
	width:130px;
	max-height:116px;
	overflow: hidden;
	background-color:#D4E2E5;
	font-size:1em;
	
}
.cosx img{
	max-width:50px;
	margin-right:36px;
	
}
.cosx{
	display:block !important;
}
.addtocom{
	color:red;
	background-color: #C3C3C3;
}
@-moz-document url-prefix() {
	.cosx img{
		margin-top: -11px;
}
}
.promodenumire , .promopret{
	font-size:14px;	
	font-weight: normal;
}
.promopret{
	font-weight:bold;
}
.sidebar_promotii a{
	font-size:14px;
	font-weight: normal;
}
.pprice{
	font-weight:bold;
}

#cookie{
    position:fixed;
    bottom:0;
    padding-left:6%;
    left:0;
    right:0;
    color:#000;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    width: 94%;
    top:95%;
    background-color:rgba(51, 51, 51, 0.37);
}
#cookie a{
    color:#000;
}
#cookie a:hover{
   text-decoration: underline;
}
.buttonx{
    display:block;
    padding:0.4%;
    background-color:#fff;
    position: absolute;
    right: 9%;
    -webkit-box-shadow: 0 0 2px 2px #B0ACB0;
    box-shadow: 0 0 2px 2px #B0ACB0;
}
@media screen and (max-width: 1004px){
    #cookie{
        top:85%;
    }
    .buttonx{
        position: relative;
        margin-right:2%;
        right:0;
    }
}
#cookies {
    position: fixed;
    background: none repeat scroll 0 0 #f3f3f3;
    border-top: 2px solid #287589;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    padding:10px 0px;
    line-height:35px;
}
.btn_cookie{
	color:#9c0b2a;
	font-weight:600;
}
.ctn_cookie{
	background-color:#287589;
	color:#fff;
	border-radius:5px;
	display:block;
	width:150px;
	margin:Auto;
}