body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.index {
	background-color: #F1EFEA;
	background-attachment: scroll;
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #antet_index {
	background-attachment: scroll;
	background-image: url(../images/bg_antet_prima.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 900px;
	float: left;
	clear: left;
}
#antet_index .inside {
	float: right;
	padding-top: 40px;
	text-align: left;
	width: 310px;
	display: none;
}
#antet_index .inside h2{
	font-size: 12px;
	color: #006599;
	margin: 0px;
}
#antet_index .inside p {
	margin: 0px;
	padding: 0px;
	color: #006599;
	font-size: 10px;
}

#wrapper #index_main_menu {
	height: 246px;
	width: 900px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#main_menu {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_menu ul li {
	float: left;
}

a#link_nordexim {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_nordexim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
a:hover#link_nordexim {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_nordexim_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a#link_nvs {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_nvs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
a:hover#link_nvs {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_nvs_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a#link_horeca {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_horeca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
a:hover#link_horeca {
	height: 246px;
	width: 300px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/index_link_horeca_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.float {
	float: left;
}


#index_flash_news #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A0313;
	height: 150px;
	width: 237px;
	position: relative;
	top: 53px;
	left: 509px;
	overflow: auto;
	padding: 5px;
}
#wrapper #index_content {
	height: 183px;
	float: left;
	width: 900px;
	background-attachment: scroll;
	background-image: url(../images/bg_index_prima_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	position: relative;
	clear: left;
	display: block;
}
#promo {
	clear: left;
	float: left;
	width: 900px;
	background-color: #FFF;
	height: 201px;
	background-attachment: scroll;
	background-image: url(../promo/promo-ncs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#promo a.leftLink {
	margin-top: 33px;
	float: left;
	width: 710px;
	height: 125px;
}
#promo a.rightLink {
	width: 190px;
	margin-top: 33px;
	float: left;
	height: 125px;
}

#wrapper #index_content_news {
	height: 294px;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/bg_index_prima_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index_content_news #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45371B;
	height: 150px;
	width: 237px;
	position: relative;
	top: 82px;
	left: 48px;
	overflow: auto;
	padding: 5px;
}
#wrapper #sitemap_content {
	height: 183px;
	float: left;
	width: 900px;
	background-attachment: scroll;
	background-image: url(../images/bg_index_prima_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	position: relative;
	clear: left;
}

/* Meniu NVS */
#index_content #index_nvs {
	clear: left;
	float: left;
	width: 500px;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-left: 45px;
}
#index_content ul {
	list-style-type: none;
}
#index_nvs li {
	float: left;
}
#index_nvs .nume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 3px;
	color: #836758;
}
#index_nvs .bara {
	display: block;
	float: left;
	font-size: 11px;
	color: #A0845D;
	line-height: 16px;
}
#index_nvs a {
	display: block;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	color: #59473D;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#index_nvs a:hover {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #836758;
}

/* Meniu Nordexim*/
#index_content #index_nor {
	float: left;
	clear: left;
	width: 500px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 45px;
}
#index_content ul {
	list-style-type: none;
}
#index_nor li {
	float: left;
}
#index_nor .nume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #836758;
}
#index_nor .bara {
	display: block;
	float: left;
	font-size: 11px;
	color: #A0845D;
	line-height: 16px;
}
#index_nor a {
	display: block;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	color: #59473D;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#index_nor a:hover {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #836758;
}
/* Sfarsit meniu Nordexim*/

/* Meniu HORECA */
#index_content #index_horeca {
	clear: left;
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-left: 45px;
}
#index_content ul {
	list-style-type: none;
}
#index_horeca li {
	float: left;
}
#index_horeca .nume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 3px;
	color: #836758;
}
#index_horeca .bara {
	display: block;
	float: left;
	font-size: 11px;
	color: #A0845D;
	line-height: 16px;
}
#index_horeca a {
	display: block;
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	color: #59473D;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#index_horeca a:hover {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #836758;
}
/* Sfarsit Meniu HORECA*/





/* Style NVS */
.nvs {
	background-color: #F1EFEA;
	background-attachment: scroll;
	background-image: url(../images/bg_intern_nvs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nvs_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#nvs_wrapper #nvs_antet {
	background-attachment: scroll;
	background-image: url(../images/bg_antet_nvs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 900px;
	position: relative;
	clear: left;
	float: left;
}
#nvs_antet #navi {
	float: right;
	position: relative;
	clear: right;
	padding-top: 50px;
	padding-right: 30px;
}
#nvs_antet ul {
	list-style-type: none;
}
#nvs_antet li {
	display: block;
	float: left;
}
.hide {
	display: none;
}
#nvs_antet .acasa a {
	background-attachment: scroll;
	background-image: url(../images/acasa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 108px;
	display: block;
}
#nvs_antet .acasa a:hover {
	background-attachment: scroll;
	background-image: url(../images/_acasa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_antet .servicii a {
	float: left;
	height: 44px;
	width: 81px;
	background-image: url(../images/servicii.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#nvs_antet .servicii a:hover {
	background-attachment: scroll;
	background-image: url(../images/_servicii.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_antet .arie a {
	float: left;
	height: 44px;
	width: 61px;
	background-attachment: scroll;
	background-image: url(../images/arie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#nvs_antet .arie a:hover {
	background-attachment: scroll;
	background-image: url(../images/_arie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_antet .calitate a {
	background-attachment: scroll;
	background-image: url(../images/calitate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 97px;
	display: block;
}
#nvs_antet .calitate a:hover {
	background-attachment: scroll;
	background-image: url(../images/_calitate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_antet .contact a {
	background-attachment: scroll;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 90px;
	display: block;
}
#nvs_antet .contact a:hover {
	background-attachment: scroll;
	background-image: url(../images/_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_antet #navi .alb {
	background-color: #FFFFFF;
	height: 44px;
	width: 35px;
	background-image: url(../images/bg_alb.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}

/* Sfarsit Style NVS */
#nvs_wrapper #nvs_bg_index {
	background-attachment: scroll;
	background-image: url(../images/bg_nvs_coffee.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 900px;
}
#nvs_wrapper #nvs_bg_arie {
	background-attachment: scroll;
	background-image: url(../images/bg_arie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 900px;
	clear: left;
	display: block;
}
#nvs_wrapper #nvs_bg_food {
	background-attachment: scroll;
	background-image: url(../images/bg_nvs_food.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 900px;
}
#nvs_wrapper #nvs_bg_calde {
	background-attachment: scroll;
	background-image: url(../images/bg_nvs_calde.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 900px;
}
#nvs_wrapper #nvs_bg_contact {
	background-attachment: scroll;
	background-image: url(../images/bg_contact_nvs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 900px;
}
#nvs_wrapper #nvs_continut {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#nvs_continut .stanga {
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483429;
	padding-bottom: 15px;
	background-attachment: scroll;
	background-image: url(../images/bg_bauturi_categorii.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	position: relative;
}
#nvs_continut .stanga .titlu {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 5px;
	float: left;
	display: block;
	line-height: 22px;
}
.stanga .titlu a {
	text-decoration: none;
	color: #990000;
}
.stanga .titlu a:hover {
	text-decoration: none;
	color: #CC0000;
}

#nvs_continut #dreapta {
	float: left;
	width: 369px;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #D7CABA;
	border-right-color: #D7CABA;
	border-bottom-color: #D7CABA;
	border-left-color: #D7CABA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color: #49352A;
	padding-bottom: 15px;
	clear: left;
}
#nvs_continut #contact_st {
	float: left;
	width: 377px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483429;
	background-attachment: scroll;
	background-image: url(../images/bg_contact_st.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-left: 25px;
	clear: left;
}
#contact_st .titlu {
	float: left;
	margin: 0px;
	clear: left;
	color: #453126;
}
#contact_st .spatiu_contact {
	height: 10px;
	display: block;
	float: left;
	width: 150px;
	clear: left;
	margin: 0px;
}
#contact_st .info_contact a {
	text-decoration: none;
	color: #6D422F;
	font-weight: bold;
}
#contact_st .info_contact a:hover {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
#contact_st .info_contact {
	margin: 0px;
	float: left;
	clear: left;
	width: 350px;
}
#contact_st .info_space {
	margin: 0px;
	float: left;
	clear: left;
	width: 350px;
	padding-top: 20px;
}
#nvs_continut #contact_dr {
	float: right;
	width: 480px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483429;
	background-image: url(../images/bg_contact_dr.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 265px;
	clear: right;
	margin: 0px;
}
#formular .titlu {
	color: #453126;
}

.link_detalii {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A28251;
	margin-top: 0px;
	display: block;
	clear: none;
	margin-bottom: 10px;
	margin-left: 10px;
}
.link_detalii a.link {
	display: inline;
	padding: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.link_detalii a.link:hover {
	display: inline;
	padding: 3px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#nvs_continut #nvs_categorii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 370px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	position: relative;
}
#nvs_continut #back {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	clear: none;
	float: left;
	padding-left: 35px;
}
#nvs_continut #back a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
	color: #996666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	float: left;
	text-decoration: none;
	line-height: 22px;
	background-attachment: scroll;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#nvs_continut #back a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	color: #CC0000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-attachment: scroll;
	background-image: url(../images/_back.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	float: left;
	line-height: 22px;
}
.stanga .stanga_vert {
	clear: none;
	float: left;
	width: 310px;
	text-align: justify;
	margin-top: 16px;
	padding-left: 30px;
}
.stanga .dreapta_vert {
	clear: none;
	float: right;
	width: 310px;
	text-align: justify;
	margin-top: 16px;
}
.stanga .titlu_2 {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 145px;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#nvs_categorii ul {
	list-style-type: none;
}
#nvs_categorii li {
	display: block;
	float: left;
}
#nvs_categorii .bauturi_calde a {
	background-attachment: scroll;
	background-image: url(../images/detalii_calde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 240px;
	float: left;
	display: block;
	padding-bottom: 7px;
}
#nvs_categorii .bauturi_calde a:hover {
	background-attachment: scroll;
	background-image: url(../images/_detalii_calde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 240px;
	float: left;
	display: block;
	padding-bottom: 7px;
}
#nvs_categorii .bauturi_reci a {
	display: block;
	float: left;
	height: 35px;
	width: 240px;
	background-attachment: scroll;
	background-image: url(../images/detalii_reci.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvs_categorii .bauturi_reci a:hover {
	display: block;
	float: left;
	height: 35px;
	width: 240px;
	background-attachment: scroll;
	background-image: url(../images/_detalii_reci.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nvs_wrapper #nvs_footer_bottom {
	background-attachment: scroll;
	background-image: url(../images/bg_footer_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 35px;
	width: 900px;
	padding-bottom: 35px;
}
#nvs_footer_bottom .index_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 30px;
	color: #634D28;
	text-align: center;
}

/* Nav Galerie Index */
#index_content .nav_prima_c {
	margin-top: 1px;
	text-align: right;
	float: right;
	display: block;
	position: relative;
	top: 158px;
	right: 60px;
}
#index_content .nav_prima_c a {
	display: block;
	width: 110px;
	float: right;
	text-decoration: none;
	color: #CC0000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#index_content .nav_prima_c a:hover {
	display: block;
	height: 21px;
	width: 110px;
	float: right;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* Sfarsit Nav Galerie Index */

/* Home Buton */
.home {
	position: relative;
	top: 24px;
	height: 95px;
	width: 300px;
	left: 25px;
	display: block;
}
.home a {
	display: block;
	width: 300px;
	height: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home a:hover {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Sfarsit Home Buton */

#nvs_continut .stanga_aparate_food {
	float: left;
	width: 850px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483429;
	padding-bottom: 20px;
}
#nvs_continut .stanga .paragraf a {
	color: #AF251B;
	text-decoration: none;
}
#nvs_continut .stanga .paragraf a:hover {
	color: #F00;
	text-decoration: underline;
}

.aparate_food {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49352A;
	text-decoration: none;
	position: relative;
	width: 835px;
}
.info_aparate_food {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	width: 550px;
}
.aparate_food h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
}
.aparate_food h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 220px;
	display: block;
}
.aparate_food img {
	float: left;
	margin-left: 15px;
	clear: left;
}
.paragraf {
	float: left;
	display: block;
	width: 430px;
	text-align: justify;
}
.sigle_produse_bc {
	float: left;
	width: 160px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAE6E3;
	border-right-color: #EAE6E3;
	border-bottom-color: #EAE6E3;
	border-left-color: #EAE6E3;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/bc_sigle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
}
.sigle_produse_br {
	float: left;
	width: 160px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAE6E3;
	border-right-color: #EAE6E3;
	border-bottom-color: #EAE6E3;
	border-left-color: #EAE6E3;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/br_sigle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
}
.boabe_cafea {
	display: block;
	float: left;
	clear: left;
}

#nvs_continut .stanga_aparate {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483429;
	padding-bottom: 20px;
}
.aparate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49352A;
	text-decoration: none;
	position: relative;
}
.aparate img {
	float: left;
	margin-left: 15px;
	clear: left;
}
.aparate .info_aparate {
	float: left;
	width: 245px;
	padding-left: 20px;
	position: relative;
	top: 0px;
	clear: none;
}
#nvs_continut .brake {
	display: block;
	width: 800px;
	clear: right;
	float: left;
}

.aparate h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #0066CC;
}
.info_aparate .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	clear: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.aparate h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 220px;
	display: block;
}
.nvs #nvs_wrapper #nvs_continut .stanga #automate_servicii {
	float: left;
	position: relative;
	padding-right: 20px;
}
.stanga .a {
	float: left;
}
.stanga .b {
	float: left;
	padding-left: 15px;
}
.titlu_calitate {
	font-size: 16px;
	line-height: 22px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	float: left;
	clear: left;
	display: block;
}
.b .text_calitate {
	float: left;
	clear: left;
	width: 500px;
}
.b .text_calitate p {
	float: left;
	clear: left;
	width: 500px;
	margin: 0px;
	padding-top: 5px;
}
#nvs_continut .stanga .text_calitate {
	float: left;
}
.link_calitate {
	text-decoration: none;
	color: #663333;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 10px;
	clear: left;
	float: left;
	width: 400px;
	display: block;
}
.link_calitate a {
	text-decoration: none;
	line-height: 22px;
	color: #990000;
}
.link_calitate a:hover {
	text-decoration: underline;
	line-height: 22px;
	color: #CC0000;
}
#wrapper #index_footer {
	background-image: url(../images/bg_index_prima_b.png);
	float: left;
	height: 65px;
	width: 900px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	display: block;
	padding-top: 35px;
}
.index_producator {
	float: right;
	display: block;
	margin-right: 43px;
}
.index_copyright {
	float: left;
	font-size: 9px;
	color: #634D28;
	padding-left: 50px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
}
.vizitatori {
	color: #C6A671;
	float: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 43px;
}

/* Preloader */
.preload1 {
	background-image: url(../images/index_link_nordexim_on.jpg);
}
.preload2 {
	background-image: url(../images/index_link_nvs_on.jpg);
}
.preload3 {
	background-image: url(../images/index_link_horeca_on.jpg);
}
.eroare h1 {
	font-size: 150%;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 50px;
	color: #C02F1A;
	padding-bottom: 0px;
	margin: 0px;
}
.eroare p {
	padding-left: 50px;
	margin: 0px;
	padding-top: 5px;
	color: #B01910;
	width: 450px;
	padding-bottom: 20px;
}
.rosu {
	color: #C00;
}

