html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #e3e3e3;
	line-height:15px;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}	
body, table { height:100%; background-color: #ffffff;}
html, body, #wrapper {
	height:100%;
	padding: 0;
	border: none;
	text-align: left;
	margin:0px auto;
}
input, select, option, textarea {
	font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#333333;
	border:1px solid #8f8f8f;
	background-color:#ffffff;
}
option, textarea {
	border:0px;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	outline: none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:0px;
	text-align:justify;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}
.pointer{
	cursor: pointer;
}
/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
	font-size:12px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
	font-family:arial;
}
/* end HACK */


/* PT TOOLTIP CU POZA LA DOT OPTIONALE */
#screenshot {
	position:absolute;
	border:1px solid #cccccc;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background:#ffffff;
	display:none;
	color:#cccccc;
}
/*  */
.smallShCartFont {
	font-size:40px;
}

/* ERR REPORTING */
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
}
#feedback_user {
	background: #fff6bf url('../image/icons/information.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	color:#333333;
	padding: 5px 20px 5px 45px;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	margin-bottom:10px;
}
#feedback_user ul {
	list-style-type:none;	
}
#feedback_system {
	background: #fff6bf url('../image/icons/exclamation.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:#333333;
	list-style:none;
}
.page_content {
	padding:12px;
}

body{
	background-color: #fdfefd;
}
#wrapper{
	width: 1008px;
	margin: 0px auto;
	display: table;
	background-image: url('../image/background_wrapper.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*top*/
#top{
	background-image: url("../image/top_background.jpg");
	background-repeat: no-repeat;
	width: 990px;
	height: 200px;
	margin-left: 16px;
}
#sigla{
	float: left;
	width: 213px;
	height: 82px;
	margin-top: 10px;
}
.cont_buttons_div{
	float: right;
	width: 705px;
	height: 22px;
	margin-left: 70px;
	margin-top: 33px;
	text-align: left;
}
a.cont_button, a.cont_button:link, a.cont_button:visited, a.cont_button:active, a.cont_button:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	font-weight: bold;
}
.line{
	font-family: "Arial";
	font-size: 12px;
	color: #9d9d9d;
	font-weight: bold;
}
#searchForm{
	float: right;
	width: 707px;
	margin-top: 9px;
}
#searchInput{
	float: left;
	width: 230px;
	height: 21px;
	border: solid 1px #d3d3d3;
	border-right: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius: 5px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	padding-top: 6px;
	padding-left: 13px;
	padding-right: 5px;
}
.searchSubmit{
	width: 35px;
	height: 30px;
	border: none;
}
#top_buttons{
	background-image: url("../image/top_buttons_bar.jpg");
	background-repeat: no-repeat;
	width: 980px;
	height: 50px;
	display: inline-block;
	clear: both;
	margin-top: 28px;
}
.top_buttons_li{
	width: 138px;
	height: 35px;
	text-align: center;	
	list-style-type: none;
	float: left;
	padding-top: 17px;
	margin-right: 4px;
}
a.top_buttons_link, a.top_buttons_link:link, a.top_buttons_link:active, a.top_buttons_link:visited, a.top_buttons_link:hover, .top_buttons_link_hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.top_buttons_link:hover, .top_buttons_link_hover{
	color: #0a5a2e;
	text-decoration: none;
}

/*content*/
#content{
	width: 980px;
	display: block;
	clear: both;
	margin-left: 16px;
}
.left{
	float: left;
	width: 200px;
	margin-bottom: 120px;
}
.right{
	float: right;
	width: 770px;
	margin-left: 10px;
	background-image: url('../image/background_top_right.jpg');
	background-repeat: no-repeat;
}
.right_left{
	float: left;
	width: 560px;
	margin-bottom: 120px;
}
.right_right{
	float: right;
	width: 200px;
	margin-bottom: 120px;
}

.title_green, .title_orange{
	width: 189px;
	height: 21px;
	background-color: #088d44;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius: 5px;
	padding-top: 9px;
	padding-left: 11px;
}
.title_orange{
	background-color: #ff6504;
}
.left_box{
	width: 198px;
	border: solid 1px #d3d3d3;
	border-top: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 16px;
	margin-bottom: 10px;
	display: table;
	background-color: #ffffff;
}
.title_menu{
	background-image: url('../image/title_menu_background.jpg');
	background-repeat: no-repeat;
	width: 178px;
	height: 19px;
	margin-top: 3px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 10px;
	display: inline-block;
	clear: both;
}
a.item_menu_green, a.item_menu_green:link, a.item_menu_green:active, a.item_menu_green:visited, a.item_menu_green:hover,
a.item_menu_grey, a.item_menu_grey:link, a.item_menu_grey:active, a.item_menu_grey:visited, a.item_menu_grey:hover,
a.item_menu_orange, a.item_menu_orange:link, a.item_menu_orange:active, a.item_menu_orange:visited, a.item_menu_orange:hover, 
a.item_menu_grey_orange, a.item_menu_grey_orange:link, a.item_menu_grey_orange:active, a.item_menu_grey_orange:visited, a.item_menu_grey_orange:hover, 
.item_menu_green_hover, .item_menu_orange_hover{
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	padding-top: 7px;
	padding-left: 27px;
	margin-left: 10px;
	margin-bottom: 2px;
	display: inline-block;
	clear: both;
}
a.item_menu_green, a.item_menu_green:link, a.item_menu_green:active, a.item_menu_green:visited{
	background-image: url('../image/item_menu_green.jpg');
}
a.item_menu_grey, a.item_menu_grey:link, a.item_menu_grey:active, a.item_menu_grey:visited{
	background-image: url('../image/item_menu_grey.jpg');
}
a.item_menu_orange, a.item_menu_orange:link, a.item_menu_orange:active, a.item_menu_orange:visited{
	background-image: url('../image/item_menu_orange.jpg');
}
a.item_menu_grey_orange, a.item_menu_grey_orange:link, a.item_menu_grey_orange:active, a.item_menu_grey_orange:visited{
	background-image: url('../image/item_menu_grey_orange.jpg');
}
a.item_menu_green:hover, a.item_menu_grey:hover, .item_menu_green_hover{
	background-image: url('../image/item_menu_green_hover.jpg');
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
 a.item_menu_orange:hover, a.item_menu_grey_orange:hover, .item_menu_orange_hover{
	background-image: url('../image/item_menu_orange_hover.jpg');
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.item_menu_div{
	width: 150px;
	height: 23px;
	display: table;
}
.banner_div{
	width: 200px;
	margin-bottom: 10px;
}
.banner{
	width: 192px;
	border: solid 1px #d3d3d3;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffffff;
}

/*center*/
.flash{
	width: 552px;
	height: 237px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffffff;
}
.flash a, .flash a:active, .flash a:hover, .flash  a:visited {
	text-decoration:underline;
}
.title_green_center{
	width: 550px;
	height: 22px;
	background-color: #088d44;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding-top: 8px;
	padding-left: 11px;
	margin-top: 10px;
}
.center_box{
	width: 559px;
	background-color: #ffffff;
	border: solid 1px #d3d3d3;
	border-top: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 10px;
	display: table;
}
a.tab_produse, a.tab_produse:active, a.tab_produse:visited, a.tab_produse:link, a.tab_produse:hover{
	background-image: url('../image/produse.jpg');
	background-repeat: no-repeat;
	width: 66px;
	height: 23px;
	display: table;
	float: left;
}
a.tab_produse:hover, .tab_produse_hover{
	background-image: url('../image/produse_over.jpg');
	width: 66px;
	height: 23px;
	display: table;
	float: left;
}
#tab_produse_left, #tab_produse_left_hover{
	float: left;
	background-image: url('../image/produse.jpg');
	background-repeat: no-repeat;
	width: 66px;
	height: 23px;
	display: table;
}
#tab_produse_left_hover{
	background-image: url('../image/produse_over.jpg');
}
#tab_produse_right, #tab_produse_right_hover{
	float: right;
	background-image: url('../image/branduri.jpg');
	background-repeat: no-repeat;
	width: 66px;
	height: 23px;
	display: table;
}
#tab_produse_right_hover{

	background-image: url('../image/branduri_over.jpg');
}
a.tab_branduri, a.tab_branduri:active, a.tab_branduri:visited, a.tab_branduri:link, a.tab_branduri:hover{
	background-image: url('../image/branduri.jpg');
	background-repeat: no-repeat;
	width: 66px;
	height: 23px;
	display: table;
	float: right;
}
a.tab_branduri:hover, .tab_branduri_hover{
	background-image: url('../image/branduri_over.jpg');
	width: 66px;
	height: 23px;
	display: table;
	float: right;
}
.products_table{
	width: 538px;
	margin-left: 0px;
	margin-top: 6px;
	display: inline-block;
	clear: both;
}
.products_tr{
	width: 538px;
	margin-bottom: 10px;
}
.product_table_box{
	width: 170px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
.product_table_image{
	width: 166px;
	height: 167px;
	margin: 2px;
}
.product_table_image_discount{
	width: 48px;
	height: 48px;
	margin-top: -170px;
	position: absolute;
	z-index: 900;
}
.product_image_discount{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 900;
}
.product_table_info{
	width: 170px;
	height: 166px;
	border-top: solid 1px #d3d3d3;
}
.product_table_title{
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 7px;
	text-align: center;
	margin-top: 12px;
}
.product_table_description{
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
	text-align: center;
}
.product_table_pret{
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 8px;
	text-align: center;
	margin-top: 14px;
}
.product_table_valoare_pret{
	width: 160px;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #088d44;
	margin-left: 8px;
	text-align: center;
}
.product_table_ron{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.add_shopping_cart{
	float: left;
	width: 75px;
	height: 40px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.see_details{
	float: right;
	width: 75px;
	height: 40px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.shopping_cart_box{
	width: 170px;
	height: 340px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shopping_cart_box_green{
	width: 160px;
	height: 328px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	background-color: #e4f2eb;
	margin: 5px;
}
.heart{
	width: 22px;
	height: 23px;
	margin-top: 38px;
	margin-left: 70px;
}
.product_added{
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	color: #088d44;
	font-weight: bold;
	text-align: center;
	margin-top: 13px;
}
.see_shopping_cart{
	width: 160px;
	text-align: center;
	margin-top: 128px;
}
.send_order{
	width: 160px;
	text-align: center;
	margin-top: 14px;
}
a.see_shopping_cart_link, a.send_order_link{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}


/*right*/
.right_box{
	width: 198px;
	border: solid 1px #d3d3d3;
	border-top: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	display: table;
	background-color: #ffffff;
}

.shopping_cart_nr_items_total_div{
	width: 180px;
	height: 43px;
	margin-top: 18px;
	margin-left: 10px;
	display: table;
}
.shopping_cart_nr_items{
	float: left;
	width: 50px;
	height: 43px;
	font-family: "Arial";
	font-size: 60px;
	color: #088d44;
	font-weight: bold;
	margin-top: 15px;
}
.shopping_cart_total{
	float: right;
	width: 125px;
	height: 43px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.shopping_cart_green{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #088d44;
}
.shopping_cart_div{
	width: 178px;
	height: 30px;
	margin-left: 10px;
	margin-top: 12px;
	display: block;
}
a.shopping_cart_div_link, a.shopping_cart_div_link:link, a.shopping_cart_div_link:active, a.shopping_cart_div_link:visited, a.shopping_cart_div_link:hover{
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.shopping_cart_button{
	float: right;
	width: 148px;
	height: 23px;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	padding-top: 7px;
	padding-left: 30px;
	background-image: url('../image/cos.jpg');
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

.name{
	width: 178px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 16px;
}
#nameInput, #mailInput{
	width: 164px;
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 1px;
	border: solid 1px #d3d3d3;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.privacy_terms_box{
	width: 178px;
	margin-left: 10px;
}
a.privacy_terms, a.privacy_terms:link, a.privacy_terms:visited, a.privacy_terms:active, a.privacy_terms:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
.newsletterSubmit{
	width: 178px;
	height: 30px;
	background-image: url('../image/background_button_green.jpg');
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 18px;
	border: none;
}

/*bottom*/
#bottom{
	width: 980px;
	margin: 0px auto;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
	display: table;
	background-color: #ffffff;
}
.arrow_green_gototop{
	width: 14px;
	height: 12px;
	margin-left: 955px;
	margin-top: -12px;
}
.bottom_table{
	width: 960px;
	margin-top: 14px;
	margin-left: 8px;
	display: block;
}
.bottom_table_tr{
	width: 960px;
}
.bottom_table_td{
	width: 235px;
}
.bottom_table_title{
	width: 235px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #088d44;
}
.bottom_table_text{
	width: 207px;
	background-image: url('../image/bottom_arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 27px;
	margin-top: 6px;
	margin-right: 4px;
}
.bottom_table_text_link{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.copyright{
	float: left;
	width: 870px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.kanvas{
	float: right;
	width: 85px;
	height: 27px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*listare_produse*/
.cale{
	width: 560px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-top: -2px;
}
.title_content{
	width: 560px;
	height: 19px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #088d44;
	margin-top: 5px;
	border-bottom: dotted 1px #d3d3d3;
}
.order_by_box{
	width: 560px;
	height: 30px;
	background-color: #e4f2eb;
	margin-top: 10px;
}
.order_by_left{
	float: left;
	width: 180px;
	margin-left: 11px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-top: 7px
}
.show_dropdown_box{
	float: right;
	width: 358px;
	margin-right: 11px;
	
}
.order_by_right{
	float: right;
	width: 140px;
	text-align: right;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-top: 7px
}
.arrow_orange_top, .arrow_orange_left{
	width: 14px;
	height: 14px;
	margin-left: 7px;
	margin-bottom: -3px;
}
.arrow_orange_bottom, .arrow_orange_right{
	width: 14px;
	height: 14px;
	margin-left: 2px;
	margin-bottom: -3px;
}
a.nr_page, a.nr_page:link, a.nr_page:visited, a.nr_page:active, a.nr_page:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
a.nr_page:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ff691b;
}
.nr_page_hover, .nr_page_hover_bold{
	font-family: "Arial";
	font-size: 11px;
	color: #ff691b;
}
.nr_page_hover_bold{
	font-weight: bold;
}
.banner_content_top{
	width: 552px;
	height: 123px;
	padding: 3px;
	background-color: #ffffff;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
}
.filter_green_line, .filter_grey_line{
	width: 167px;
	height: 26px;
	background-color: #e4f2eb;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 11px;
	padding-top: 4px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
.filter_grey_line{
	background-color: #f2f2f2;
}	
.filter_line_text{
	width: 140px;
	margin-left: 6px;
	margin-top: -2px;
}
.filterSubmit{
	width: 178px;
	height: 30px;
	background-color: #088d44;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
}

/*pagina produs*/
.product_image_info{
	width: 540px;
	height: 250px;
	display: block;
	clear: both;
	margin-top: 18px;
	margin-left: 10px;
}
.product_image_div{
	float: left;
	width: 221px;
	height: 250px;
}
.product_image_left{
	float: left;
	width: 215px;
	height: 244px;
	padding: 2px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.product_image_zoom{
	float: right;
	width: 215px;
	height: 244px;
	padding: 2px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -250px;
}
.product_right{
	float: right;
	width: 317px;
	height: 250px;
}
.product_info_div{
	float: right;
	width: 300px;
	height: 220px;
	display: block;
}
.product_info_name{	
	width: 310px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#088d44;
}
.product_info_description{	
	width: 310px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
}
.product_info_producer{	
	float:left;
	width: 100px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	margin-top: 1px;
}
.product_info_producer_detail{
	float: right;
	width: 200px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-top: 1px;
}
.phone_orders{
	width: 307px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-top: 10px;
	display: table;
}
.price_table{
	width: 307px;
	height: 40px;
	margin-top: 30px;
	display: inline-table;
}
.price_table_tr{
	width: 307px;
	height: 40px;
}
.price_table_td{
	width: 125px;
	height: 40px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
}
.product_price_old{
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color:#b0b0b0;
	text-decoration: line-through;
}
.product_price_new{
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color:#088d44;
}
a.product_add_to_cart_link, a.product_add_to_cart_link:link, a.product_add_to_cart_link:active, a.product_add_to_cart_link:visited, a.product_add_to_cart_link:hover{
	background-image: url('../image/cos_plus_green.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	display: table;
	margin-left: 7px;
}
a.product_add_to_cart_link:hover{
	background-image: url('../image/cos_plus_orange.jpg');
}
.product_add_to_cart_div{
	width: 277px;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	display: block;
	clear: both;
}
.product_buttons_ul{
	width: 518px;
	height: 31px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	display: inline-block;
}
.product_buttons_li{
	height: 20px;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}
a.product_buttons_wishlist, a.product_buttons_wishlist:link, a.product_buttons_wishlist:active, a.product_buttons_wishlist:visited, a.product_buttons_wishlist:hover{
	background-image: url('../image/wishlist_image.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-left: 25px;
	height: 20px;
	display: table;
}
a.product_buttons_wishlist:hover{
	background-image: url('../image/wishlist_image_hover.jpg');
	color:#ff6505;
	text-decoration: none;
}
a.product_buttons_alert, a.product_buttons_alert:link, a.product_buttons_alert:active, a.product_buttons_alert:visited, a.product_buttons_alert:hover{
	background-image: url('../image/alert_image.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-left: 25px;
	height: 20px;
	display: table;
}
a.product_buttons_alert:hover{
	background-image: url('../image/alert_image_hover.jpg');
	color:#ff6505;
	text-decoration: none;
}
a.product_buttons_recommend, a.product_buttons_recommend:link, a.product_buttons_recommend:active, a.product_buttons_recommend:visited, a.product_buttons_recommend:hover{
	background-image: url('../image/recommend_image.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-left: 25px;
	height: 20px;
	display: table;
}
a.product_buttons_recommend:hover{
	background-image: url('../image/recommend_image_hover.jpg');
	color:#ff6505;
	text-decoration: none;
}
a.product_buttons_back, a.product_buttons_back:link, a.product_buttons_back:active, a.product_buttons_back:visited, a.product_buttons_back:hover{
	background-image: url('../image/back_image.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-left: 25px;
	height: 20px;
	display: table;
}
a.product_buttons_back:hover{
	background-image: url('../image/back_image_over.jpg');
	color:#ff6505;
	text-decoration: none;
}

.product_buttons_text_link{
	padding-top: 2px;
	display: table;
}
.product_buttons_image{
	width: 20px;
	height: 20px;
}
.product_buttons_alert{
	background-image: url('../image/alert_image.jpg');
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
}
.product_buttons_recommend{
	background-image: url('../image/recommend_image.jpg');
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
}
.produs_bar_tabs{
	width: 532px;
	height: 26px;
	border-bottom: solid 1px #d3d3d3;
	margin-left: 10px;
	margin-top: 12px;
	display: inline-block;
	clear: both;
	padding-left: 6px;
}
.tab_li{
	float: left;
	width: 153px;
	height: 22px;
	display: table;
	text-align: center;
	margin-right: 3px;
}
a.tab, a.tab:link, a.tab:visited, a.tab:active, a.tab:hover, .tab_hover{
	width: 153px;
	height: 24px;
	background-image: url('../image/tab_background.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-top: 6px;
	margin-top: -1px;
	display: block;
	clear: both;
}
a.tab:hover, .tab_hover{
	background-image: url('../image/tab_background_over.jpg');
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration: none;
}
.tab_text{
	
	
}
.descriere_text{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	padding-top: 11px;
	margin-left: 10px;
	line-height: 13px;
}
.products_table_description{
	float: left;
	width: 538px;
	margin-left: 0px;
	margin-top: 6px;
	display: inline-block;
	clear: both;
}
.arrow_green_left{
	float: left;
	width: 38px;
	height: 36px;
	margin-top: -200px;
}
.arrow_green_right{
	float: right;
	width: 38px;
	height: 36px;
	margin-top: -200px;
}


/*login*/
.title_green_popup{
	width: 550px;
	height: 22px;
	background-color: #088d44;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding-top: 8px;
	padding-left: 11px;
}
.popup_box{
	width: 559px;
	background-color: #ffffff;
	border: solid 1px #d3d3d3;
	border-top: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: table;
	background-image: url("../image/login_background.jpg");
	background-repeat: no-repeat; 
	background-position: bottom;
	padding-bottom: 30px;
}
.login_or_signup{
	width: 532px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-top: 14px;
	margin-left: 10px;	
}
#loginForm, #new_accountForm, #newsletter_abonareForm{
	width: 537px;
	margin-left: 10px;
	margin-top: 13px;
}
.loginForm_left{
	float: left;
	width: 261px;
}
.loginForm_right{
	float: right;
	width: 261px;
}
.nameField{
	width: 255px;
	font-family: "Arial";
	font-size: 12px;
	color:#333333;
	margin-left: 3px;
}
#email_abonareInput, #password_abonareInput, #name_abonareInput, #sex_abonareInput, #county_abonareInput, #email_accountInput, #password_accountInput, #email_loginInput, #password_loginInput{
	width: 240px;
	height: 18px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color:#088d44;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}
#sex_abonareInput, #county_abonareInput{
	width: 260px;
	padding-right: 0px;
	height: 25px;
}
.recover{
	width: 532px;
	margin-top: 23px;
	text-align: center;
	display: inline-table;
}
a.recover_link, a.recover_link:visited, a.recover_link:link, a.recover_link:active, a.recover_link:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color:#088d44;
}
#loginSubmit, #newsletter_abonareSubmit{
	width: 178px;
	height: 30px;
	background-image: url('../image/background_button_green.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	margin-left: 180px;
	margin-top: 37px;
}
#newsletter_abonareSubmit{
	margin-top: 26px;
}
.new_client{
	width: 532px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-top: 57px;
	margin-left: 15px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-align: center;	
}
a.here, a.here:visited, a.here:link, a.here:active, a.here:hover{
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

/*new client*/
.want_promotions, .agreeCheckbox{
	width: 532px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-align: center;
	display: inline-table;
	margin-top: 20px;
}
.agreeCheckbox{
	margin-top: 15px;
	display: inline-table;
}
#new_accountSubmit{
	width: 178px;
	height: 30px;
	background-image: url('../image/background_button_orange.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	margin-left: 180px;
	margin-top: 35px;
}
.personal_data{
	width: 515px;
	height: 36px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-top: 37px;
	margin-left: 10px;
	background-color: #ffffff;
	border: solid 1px #e4e5e5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-align: center;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.solaris_bold{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
a.terms, a.terms:link, a.terms:active, a.terms:visited, a.terms:hover{
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

/*pagina generala submeniu stanga*/
.pagina_generala_text{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 13px;
}

/*contact formular*/
.form_complete{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-left: 10px;
	margin-top: 15px;
}
#contactForm{
	width: 538px;
	margin-left: 10px;
}
.contactForm_left{
	float: left;
	width: 262px;
}
.contactForm_right{
	float: right;
	width: 262px;
}
.contact_name{
	width: 262px;
	background-image: url('../image/star_name.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color:#333333;
	margin-top: 15px;
}
.name_contactInput, .email_contactInput, .phone_contactInput{
	width: 240px;
	height: 20px;
	font-family: "Arial";
	font-size: 11px;
	color:#088d44;
	font-weight: bold;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.message_contactInput{
	width: 240px;
	height: 138px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.camp_obligatoriu{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-align: center;
	padding-top: 22px;
	display: block;
	clear: both;
}
.star{
	font-family: "Tahoma";
	font-size: 12px;
	color:#ac0653;
}
.send_msg{
	width: 178px;
	height: 30px;
	background-image: url('../image/background_button_green.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	margin-left: 180px;
	margin-top: 35px;
}

/*wishlist*/
.wishlist_total{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	text-align: right;
	margin-top: 46px;
	margin-left: 10px;
}
.wishlist_total_price{
	font-family: "Arial";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color:#088d44;
	padding-top: 15px;
}
.wishlist_image_cancel{
	width: 166px;
	height: 167px;
	padding: 2px;
	display: block;
	clear: both;
}
.wishlist_table_image{
	float: left;
	width: 166px;
	height: 167px;
}
.wishlist_product_cancel{
	float: right;
	width: 14px;
	height: 14px;
	margin-top: -165px;
	margin-right: 2px;
}

/*my account pers fizica*/
#my_accountForm{
	width: 538px;
	margin-left: 10px;
	margin-top: 12px;
	display: block;
	clear: both;
}
.my_accountSubmit{
	width: 178px;
	height: 30px;
	background-image: url('../image/background_button_green.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	margin-left: 180px;
	margin-top: 35px;
}
.my_account_title{
	width: 538px;
	height: 23px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#088d44;
	margin-top: 16px;
	border-bottom: dotted 1px #d3d3d3;
	display: table;
}
.input_field{
	width: 240px;
	height: 16px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color:#088d44;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}
a.persoana_fizica_button, a.persoana_fizica_button:active, a.persoana_fizica_button:link, a.persoana_fizica_button:visited, a.persoana_fizica_button:hover, .persoana_fizica_button_hover{
	float: left;
	width: 178px;
	height: 23px;  /*new*/
	background-image: url('../image/background_button_grey.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	padding-top: 7px;  /*new*/
	margin-left: 92px;
}
a.persoana_juridica_button, a.persoana_juridica_button:active, a.persoana_juridica_button:link, a.persoana_juridica_button:visited, a.persoana_juridica_button:hover, .persoana_juridica_button_hover{
	float: right;
	width: 178px;
	height: 23px;  /*new*/
	background-image: url('../image/background_button_grey.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	padding-top: 7px;  /*new*/
	margin-left: 0px;
	margin-right: 95px;
}
a.persoana_fizica_button:hover, a.persoana_juridica_button:hover, .persoana_fizica_button_hover, .persoana_juridica_button_hover{
	background-image: url('../image/background_button_green.jpg');
}

/*my orders*/
.my_orders_text{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color:#333333;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 14px;
}
.my_orders_table{
	width: 538px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	clear: both;
}
.my_orders_tr_top{
	width: 538px;
	height: 20px;
	border-bottom: dotted 1px #d3d3d3;
	margin-bottom: 10px;
	display: table;
}
.my_orders_td_top{
	width: 137px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color:#088d44;
}
.my_orders_tr_grey, .my_orders_tr_green{
	width: 538px;
	height: 20px;
	background-color: #f2f2f2;
	border-bottom: solid 1px #ffffff;
	display: table;
}
.my_orders_tr_green{
	background-color: #e4f2eb;
}
.my_orders_td, .my_orders_td_status{
	width: 134px;
	height: 30px;
	font-family: "Arial";
	font-size: 12px;
	color:#111111;
	padding-left: 3px;
}
.my_orders_td_status{
	width: 131px;
	font-size: 11px;
}

/*step1*/
.image_step{
	width: 538px;
	height: 56px;
	margin-left: 10px;
	margin-top: 18px;
}
#shopping_cartForm_1{
	display: table;
}
.prev_next{
	width: 559px;
	margin-top: 16px;
	display: inline-block;
	clear: both;
}
.shopping_cart_back{
	float: left;
	width: 178px;
	height: 23px;
	background-image: url('../image/shopping_cart_back.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-left: 10px;
	padding-top: 7px;
}
.shopping_cart_next{
	float: right;
	width: 178px;
	height: 23px; /*new*/
	background-image: url('../image/shopping_cart_next.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-right: 10px;
	padding-top: 7px; /*new*/
	border: 0px;
}
.step1_table{
	width: 538px;
	margin-top: 15px;
	margin-left: 10px;
	display: table;
}
.step1_tr{
	width: 538px;
}
.step1_td_top_1, .step1_td_top_2{
	width: 229px;
	font-family: "Arial";
	font-size: 13px;
	color: #088d44;
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_top_2{
	width: 103px;
}
.step1_td_1, .step1_td_2{
	width: 229px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_2{
	width: 103px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.step1_td_3{
	width: 91px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_2_bold{
	font-family: "Arial";
	font-size: 18px;
	color: #088d44;
	font-weight: bold;
}
.step1_td_2_green{
	font-family: "Arial";
	font-size: 18px;
	color: #76ab01;
	font-weight: bold;
}
.step3_photo{
	width: 73px;
	height: 82px;
	margin-top: 17px;
	margin-bottom: 20px;
	padding: 3px;
	border: solid 1px #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
}
.step3_name{
	width: 138px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.step3_text{
	width: 138px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.step1_delete{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.cantitate_boxInput{
	width: 25px;
	height: 23px;
	background-image: url("../image/cantitate_background.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #088d44;
	text-align: center;
	border:0px;
}
.step1_minus{
	margin-right: 5px;
}
.step1_plus{
	margin-left: 5px;
}
.step1_total{
	width: 540px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 22px;
}
.modalitate_plata{
	width: 540px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #088d44;
	margin-left: 10px;
	border-bottom: dotted 1px #b5b5b5;
	padding-bottom: 8px;
	margin-bottom: 18px;
}
.modalitate_plata_text_grey, .modalitate_plata_text_green, .modalitate_plata_text_hover, .modalitate_plata_text_box{
	width: 540px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	border-bottom: solid 2px #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f2f2f2;
}
.modalitate_plata_text_green{
	background-color: #e4f2eb;
}
.modalitate_plata_text_hover{
	background-color: #088d44;
	color: #e8e8e8;
}
.modalitate_plata_text_bold, .modalitate_plata_text_bold_white{
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
}
.modalitate_plata_text_bold_white{
	color: #ffffff;
}
.modalitate_plataRadio{
	margin-left: 8px;
	margin-right: 5px;
	border: none;
}
.total_price{
	font-family: "Arial";
	font-size: 13px;
	color: #ff6815;
	font-weight: bold;
	font-style: italic;
}
.total_weight_price{
	font-family: "Arial";
	font-size: 30px;
	color: #ff6815;
	font-weight: bold;
	font-style: italic;
}

/*step2*/
#shopping_cartForm_login{
	width: 545px;
}

/*step3*/
.modalitate_plata_finish{
	width: 540px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #088d44;
	margin-left: 10px;
	border-bottom: dotted 1px #b5b5b5;
	padding-bottom: 6px;
}
.date_contact_finish_box{
	width: 540px;
	display: block;
	margin-left: 9px;
	margin-top: 5px;
}
.date_contact_finish_left{
	float: left;
	width: 260px;
}
.date_contact_finish_right{
	float: right;
	width: 260px;
}
.date_contact_finish_name{
	width: 260px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	margin-top: 11px;
}
.date_contact_finish_info{
	width: 248px;
	padding-left: 12px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #088d44;
	margin-top: 4px;
}

/*step4*/
.category_center{
	width: 540px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 8px;
	display: inline-block;
}
.order_inreg_text{
	width: 540px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #088d44;
	text-align: center;
	margin-top: 11px;
}
.order_inreg_number{
	width: 540px;
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 5px;
}
.finish_total{
	width: 540px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	padding-top: 9px;
	padding-bottom: 26px;
	margin-top: 37px;
	text-align: center;
}
.check_mail{
	width: 540px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.factura_proforma{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.here{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/*dictionar*/
.dictionary_searchForm{
	width: 538px;
	height: 30px;
	margin-top: 18px;
	margin-left: 10px;
}
.dictionary_searchInput{
	float: left;
	width: 492px;
	height: 26px;
	border: solid 1px #d3d3d3;
	border-right: none;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: "Arial";
	font-size: 12px;
	color: #4a4a4a;
	padding-left: 10px;
}
.dictionary_searchSubmit{
	float: right;
	width: 35px;
	height: 30px;
	border: none;
}
.letters{
	width: 538px;
	margin-left: 10px;
	margin-top: 18px;
	text-align: center;
}
a.letter_link, a.letter_link:visited, a.letter_link:link, a.letter_link, a.letter_link:hover, .letter_link_hover{
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	margin-right: 9px;
}
a.letter_link:hover, .letter_link_hover{
	color: #ff6505;
	font-weight: normal;
	text-decoration: none;
}
.letter_link_hover{
	font-weight: bold;
}
.page_box{
	width: 538px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 9px;
}
a.page_link, a.page_link:link, a.page_link:visited, a.page_link:active, a.page_link:hover, .page_link_hover{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
a.page_link:hover, .page_link_hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ff691b;
	text-decoration: none;
}
.bold{
	font-family: "Arial";
	font-size: 11px;
	color: #ff691b;
	font-weight: bold;
}
.arrow{
	width: 14px;
	height: 14px;
	margin-bottom: -3px;
}
.word_searched{
	width: 538px;
	margin-top: 20px;
	margin-left: 17px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	line-height: 13px
}
.word_green{
	font-family: "Arial";
	font-size: 11px;
	color: #088d44;
	font-weight: bold;
	font-style: italic;
}

/*stiri si evenimente*/
.news_box{
	width: 540px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom: dotted 1px #d3d3d3;
	display: table;
}
.news_image_box{
	float: left;
	width: 123px;
	height: 123px;
	margin-bottom: 10px;
	margin-right: 11px;
	margin-top: 7px;
}
.news_image{
	width: 112px;
	height: 112px;
	padding: 4px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.news_image_zoom{
	width: 14px;
	height: 14px;
	margin-left: -23px;
	margin-bottom: 5px;
}
.news_title_green, .news_title_orange{
	float: right;
	width: 405px;
	font-family: "Arial";
	font-size: 13px;
	color: #088d44;
	font-weight: bold;
	margin-top: 5px;
}
.news_title_orange{
	color: #ff691b;
}
.news_date{
	float: right;
	width: 405px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-bottom: 6px;
}
.news_text{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 13px;
}
.news_text p {
	font-size:11px;
}
.arrow_grey_button, .arrow_grey_button:hover{
	float: right;
	background-image: url('../image/arrow_grey_down.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 12px;
}
.arrow_grey_button:hover{
	background-image: url('../image/arrow_grey_down_hover.jpg');
}
/*.articol_change_size{
	float: right;
	height: 20px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 11px;
}*/

/*advanced search*/
.advanced_search_name{
	width: 499px;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	margin-left: 10px;
	padding-top:15px;
}
.advanced_searchInput, .advanced_searchSelect{
	width: 500px;
	height: 20px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px; 
	padding-left: 5px;
	padding-right: 5px;
}
.advanced_searchSelect{
	width: 512px;
	height: 24px;
	padding-right: 0px;
	padding-top: 3px;
}
.advanced_searchOption{
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #088d44;
	font-weight: bold;
	padding-left: 5px;
}
.advanced_searchSubmit{
	width: 178px;
	height: 30px;
	background-color:#ff6503;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	margin-top: 18px;
	margin-left: 183px;
	margin-top: 17px;
}
.no_result{
	width: 500px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-left: 10px;
	margin-top: 13px;
}

/* AUTOCOMPLETE FOR SEARCH */
.autocomplete {
  	position:absolute;
  	border:0px;
  	margin:0;
  	padding:0;
  	width:200px;
  	background-color:#ffffff;
  	color:#000066;
	border:1px solid #cccccc;
}
.autocomplete ul {
  	list-style-type:none;
  	margin:0;
  	padding:0;
  	width:200px;
}
.autocomplete ul li.selected { background-color: #ffb;}
.autocomplete ul li {
  	list-style-type:none;
  	display:block;
  	margin:0;
  	padding:2px;
  	cursor:pointer;
  	width:200px;
}


