/* reset */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
}

/* here we go */
body {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:12px;
	line-height:18px;
	color:#555;
	text-align:center;	
	width:100%;
	background:url('images/bg_site.jpg') repeat-x #a6a6a6;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	text-align:left;
}

.clr {
	clear:both;
}

/* top_menu */

.top_menu {	
	background:url(images/top_menu_bg.jpg) no-repeat;
	width:1000px;
	height:24px;
	float:left;
	}

.top_menu span {
	display:none;
}

.top_menu .menu_a {
	height:24px;
	padding-left:512px;
	list-style-type:none;
	float:left;
}

.top_menu .menu_a li {
	display:block;
	float:left;
}

.top_menu .menu_a a {
	display:block;
	background:url('images/top_menu_off.jpg') no-repeat;
	height:24px;
}

.top_menu .menu_a .despre {
	width:67px;
}

.top_menu .menu_a .cariere, .top_menu .menu_a .cariere:hover {
	width:50px;
	background-position:-67px;
}

.top_menu .menu_a .contact, .top_menu .menu_a .contact:hover {
	width:81px;
	background-position:-117px;
}

.top_menu .menu_a .space, .top_menu .menu_a .space:hover {
	width:33px;
	background-position:-198px;
}

.top_menu .menu_a .acasa, .top_menu .menu_a .acasa:hover {
	width:42px;
	background-position:-231px;
}

.top_menu .menu_a .harta, .top_menu .menu_a .harta:hover {
	width:84px;
	background-position:-273px;
}

.top_menu .menu_a .legaturi, .top_menu .menu_a .legaturi:hover {
	width:53px;
	background-position:-357px;
}

.top_menu .menu_a a:hover {
	display:block;
	background:url('images/top_menu_on.jpg') no-repeat;
	height:24px;			
}

/* logo */

.logo_logicode {
	width:250px;
	height:125px;
	float:left;
}

.logo {
	width:250px;
	height:125px;
	background:url(images/logo.jpg);
}

.logo span {
	display:none;
}

/* big_menu */

.big_menu {
	background:url(images/big_menu_bg.jpg) no-repeat;
	width:750px;
	height:73px;
	float:right;
}

.big_menu span {
	display:none;
}

.big_menu .menu_b {
	height:23px;
	padding-left:236px;
	padding-top:50px;
	list-style-type:none;
	float:left;
}

.big_menu .menu_b li {
	display:block;
	float:left;
}

.big_menu .menu_b a {
	display:block;
	background:url('images/big_menu_off.jpg') no-repeat;
	height:23px;
}

.big_menu .menu_b .solutii {
	width:71px;
}

.big_menu .menu_b .produse, .big_menu .menu_b .produse:hover {
	width:80px;
	background-position:-71px;
}

.big_menu .menu_b .servicii, .big_menu .menu_b .servicii:hover {
	width:73px;
	background-position:-151px;
}

.big_menu .menu_b .referinte, .big_menu .menu_b .referinte:hover {
	width:86px;
	background-position:-224px;
}

.big_menu .menu_b .resurse, .big_menu .menu_b .resurse:hover {
	width:77px;
	background-position:-310px;
}

.big_menu .menu_b .parteneri, .big_menu .menu_b .parteneri:hover {
	width:89px;
	background-position:-387px;
}

.big_menu .menu_b a:hover {
	display:block;
	background:url('images/big_menu_on.jpg') no-repeat;
	height:23px;			
}

/* small_menu */

.small_menu {
	background:url(images/small_menu_bg.jpg) no-repeat;
	width:750px;
	height:52px;
	float:right;
	
}

/* image */

.logicode_image {
	width:1000px;
	height:252px;
	background:url(images/bg_image.jpg) no-repeat;
	padding-left:49px;
}

.logicode_image .hidden {
	display:none;
}

.logicode_image .image {
	width:902px;
	height:252px;	
}

.logicode_image .picdefault {
	background:url(images/image_default.jpg);
}

/* image_desprenoi */
.logicode_image .picdesprenoi {
	background:url(images/desprenoi_image.jpg);
}

/* image_cariere */
.logicode_image .piccariere {
	background:url(images/cariere_image.jpg);
}

/* image_servicii */
.logicode_image .picservicii {
	background:url(images/servicii_image.jpg);
}

/* image_produse */
.logicode_image .picproduse {
	background:url(images/produse_image.jpg);
}

/* image_solutii */
.logicode_image .picsolutii {
	background:url(images/solutii_image.jpg);
}

/* image_referinte */
.logicode_image .picreferinte {
	background:url(images/referinte_image.jpg);
}

/* image_resurse */
.logicode_image .picresurse {
	background:url(images/resurse_image.jpg);
}

/* image_parteneri */
.logicode_image .picparteneri {
	background:url(images/parteneri_image.jpg);
}

.logicode_image .pic1 {
	background:url(images/image_1.jpg);
}
.logicode_image .pic2 {
	background:url(images/image_2.jpg);
}
.logicode_image .pic3 {
	background:url(images/image_3.jpg);
}
.logicode_image .pic4 {
	background:url(images/image_4.jpg);
}
.logicode_image .pic5 {
	background:url(images/image_5.jpg);
}

.logicode_image span {
	display:none;
}

/* ryw */

.ryw {
	background:url(images/bg_ryw.jpg) no-repeat;
	width:1000px;
	height:84px;
}

.ryw span {
	display:none;
}

.ryw .menu_c {
	height:84px;
	padding-left:361px;
	list-style-type:none;
	float:left;
}

.ryw .menu_c li {
	display:block;
	float:left;
}

.ryw .menu_c a {
	display:block;
	background:url('images/ryw_off.jpg') no-repeat;
	height:84px;
}

.ryw .menu_c .people {
	width:77px;
}

.ryw .menu_c .assets, .ryw .menu_c .assets:hover {
	width:72px;
	background-position:-77px;
}

.ryw .menu_c .goods, .ryw .menu_c .goods:hover {
	width:73px;
	background-position:-149px;
}

.ryw .menu_c .operations, .ryw .menu_c .operations:hover {
	width:110px;
	background-position:-222px;
}

.ryw .menu_c .documents, .ryw .menu_c .documents:hover {
	width:117px;
	background-position:-332px;
}

.ryw .menu_c a:hover {
	display:block;
	background:url('images/ryw_on.jpg') no-repeat;
	height:84px;			
}

/* bottom */



/* content */

.content {
}

/* content_acasa */

.content_header_acasa {
	background:url(images/header_acasa.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_contactati-ne {
	background:url(images/header_contactati-ne.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_solutii {
	background:url(images/header_solutii.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_despre_noi {
	background:url(images/header_despre_noi.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_servicii {
	background:url(images/header_servicii.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_produse {
	background:url(images/header_produse.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_acasa {
	background:url(images/noutati_rasp_rap.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_noutati {
	width:595px;
	margin-left:47px;
	float:left;
	text-align:center;
}

.content_between_noutati_rp {
	width:42px;
	height:10px;
	float:left;
}

.content_rp {
	width:267px;
	float:left;
}

.content_bottom_acasa {
	background:url(images/bottom_content_acasa.png);
	width:1000px;
	height:25px;
}

/* content_other_pages */

.content_bottom_other_pages {
	background:url(images/content_bottom_other_pages.png);
	width:1000px;
	height:25px;
}

.content_bottom_other_pages_parteneri {
	background:url(images/content_bottom_other_pages_parteneri.png);
	width:1000px;
	height:25px;
}

.content_other_pages {
	background:url(images/bg_content_other_pages.png);
	width:1000px;
	text-align:center;
}

.content_other_pages_parteneri {
	background:url(images/bg_content_other_pages_parteneri.png);
	width:1000px;
	text-align:center;
}

.content_other_pages_upper {
	background:url(images/bg_simple_content_other_pages.png);
	width:1000px;
	text-align:center;
}

/* content_parteneri */

.content_header_parteneri {
	background:url(images/header_parteneri.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.parteneri_div {
	padding-top:40px;
	width:828px;
	margin:0 auto;
}

.parteneri_logo {
	width:232px;
	text-align:left;
	float:left;
}

.logo_intermec {
	width:232px;
	height:86px;
	background:url(images/logo_intermec.png);
}

.logo_intermec span {
	display:none;
}

.logo_videojet {
	width:232px;
	height:86px;
	background:url(images/logo_videojet.png);
}

.logo_videojet span {
	display:none;
}

.logo_datamax {
	width:232px;
	height:110px;
	background:url(images/logo_datamax.png);
}

.logo_datamax span {
	display:none;
}

.logo_oneil {
	width:232px;
	height:86px;
	background:url(images/logo_oneil.png);
}

.logo_oneil span {
	display:none;
}

.logo_avery_dennison {
	width:232px;
	height:86px;
	background:url(images/logo_avery_dennison.png);
}

.logo_avery_dennison span {
	display:none;
}

.logo_casio {
	width:232px;
	height:86px;
	background:url(images/logo_casio.png);
}

.logo_casio span {
	display:none;
}

.logo_printronix {
	width: 232px;
	height: 86px;
	background: url(images/logo_printronix.jpg);
}

.logo_printronix span {
	display: none;
}

.logo_cipherlab {
	width:232px;
	height:86px;
	background:url(images/logo_cipherlab.png);
}

.logo_cipherlab span {
	display:none;
}

.logo_motorola {
	width:232px;
	height:86px;
	background:url(images/logo_motorola.png);
}

.logo_motorola span {
	display:none;
}

.logo_zebra {
	width:232px;
	height:132px;
	background:url(images/logo_zebra.png);
}

.logo_zebra span {
	display:none;
}

.logo_cisco {
	width:232px;
	height:111px;
	background:url(images/logo_cisco.png);
}

.logo_cisco span {
	display:none;
}

.logo_seagull_scientific {
	width:232px;
	height:86px;
	background:url(images/logo_seagull_scientific.png);
}

.logo_seagull_scientific span {
	display:none;
}

.parteneri_text {
	width:596px;
	text-align:justify;
	text-indent:30px;
	float:left;
}

.parteneri_text a {
	text-decoration: none;
	color: #555;
}

.parteneri_text a:hover {
	color: #000;
}

.parteneri_text ul {
	list-style-position: inside;
	margin-left: 15px;
}

/* CONTENT Cariere */

.content_header_cariere {
	background:url(images/header_cariere.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_harta_siteului {
	background:url(images/header_harta_siteului.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.content_header_legaturi {
	background:url(images/header_legaturi.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.text_div {
	/*background:url(images/bg_content_other_pages.png);*/
	padding-top:40px;
	width:828px;
	margin:0 auto;
}

.text_div p {
	text-indent:30px;
	text-align:justify;
}

.text_div ul {
	padding-left:70px;
	text-align:justify;
	list-style-position:outside;
}

.text_div strong {
	font-size:16px;
	color:#d74d4b;
}

.text_div_upper {
	padding-top:25px;
	width:858px;
	margin:0 auto;
}

.text_div_upper a {
	text-decoration: none;
	color: #555;
}

.text_div_upper a:hover {
	color: #000;
}

.text_div_upper p {
	text-indent:30px;
	text-align:justify;
}

.strong_1 {
	font-size:16px !important;
	color:#252525 !important;
}

.strong_2 {
	font-size:12px !important;
	color:#555 !important;
	font-style:italic;
}

.strong_3 {
	font-size:15px !important;
	color:#252525 !important;
}

.strong_4 {
	font-size:13px !important;
	color:#252525 !important;
}

.text_div a {
	display:inline !important;
	background:none !important;
	text-decoration:underline;
	color:#333333;
}

.text_div a:hover {
	color:#d74d4b;
}

/* CONTENT Resurse */

.content_header_resurse {
	background:url(images/header_resurse.jpg) no-repeat;
	width:1000px;
	height:75px;
}

.square {
	list-style-type:square;
}

/* CONTENT Referinte */

.content_header_referinte {
	background:url(images/header_referinte.jpg) no-repeat;
	width:1000px;
	height:75px;
}

/* copyright */

.copyright {
	width:1000px;
	height:52px;
}

.copyright_image {
	width:1000px;
	height:52px;
	background:url(images/copyright.png);
}

.copyright_image span {
	display:none;
}

/* submenus */

.submenu {
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_desprenoi {	
	position:absolute;
	margin-left:-37px;
	margin-top:17px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_cariere {	
	position:absolute;
	margin-left:-68px;
	margin-top:17px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_solutii {	
	position:absolute;
	margin-left:-165px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_produse {	
	position:absolute;
	margin-left:-80px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_servicii {	
	position:absolute;
	margin-left:-34px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_referinte {	
	position:absolute;
	margin-left:-27px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_resurse {	
	position:absolute;
	margin-left:-46px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_parteneri {	
	position:absolute;
	margin-left:-18px;
	margin-top:20px;
	display:none;
	/*background:url(images/bg_submenu_resurse.png);
	width:174px;
	height:92px;*/
}

.submenu_table {
	border:none;
}

.submenu_top_left {
	width:15px;
	height:20px;
	background:url(images/bg_submenu_top_left.png) no-repeat;
}

.submenu_top_center {
	height:20px;
	background:url(images/bg_submenu_top_center.png);
	background-position:center;
}

.submenu_top_right {
	width:15px;
	height:20px;
	background:url(images/bg_submenu_top_right.png) no-repeat;
}

.submenu_left {
	width:15px;
	background:url(images/bg_submenu_left.png);
}

.submenu_content {
	background:url(images/bg_submenu.png);
	font-family:Lucida Grande, Verdana, Arial;
	font-size:10px;
}

.submenu_content li {
	float:none !important;
	display:list-item !important;
	list-style:inside !important;
	list-style-type:square !important;
}

.submenu_content li a {
	display:inline !important;
	background:none !important;
	text-decoration:none;
	color:#333333;
}

.submenu_content li a:hover {
	color:#d74d4b;
}

.submenu_right {
	width:15px;
	background:url(images/bg_submenu_right.png);
}

.submenu_bottom_left {
	width:15px;
	height:14px;
	background:url(images/bg_submenu_bottom_left.png) no-repeat;
}

.submenu_bottom_center {
	height:14px;
	background:url(images/bg_submenu_bottom_center.png);
}

.submenu_bottom_right {
	width:15px;
	height:14px;
	background:url(images/bg_submenu_bottom_right.png);
}

/* SubMenu Top */

.s_tlc {
	width:18px;
	height:19px;
	background:url(images/t_submenu_top_tlc.png);
}

.s_ts {
	height:19px;
	background:url(images/t_submenu_top_ts.png);
	background-position:center;
}

.s_trc {
	width:18px;
	height:19px;
	background:url(images/t_submenu_top_trc.png);
}

.s_ls {
	width:18px;
	background:url(images/t_submenu_top_ls.png);
}

.s_bg {
	background:url(images/t_submenu_top_bg.png);
	font-family:Lucida Grande, Verdana, Arial;
	font-size:10px;
	padding:5px;
}

.s_bg li {
	float:none !important;
	display:list-item !important;
	list-style:inside !important;
	list-style-type:square !important;
	color:#ffffff;
}

.s_bg li a {
	display:inline !important;
	background:none !important;
	text-decoration:none;
	color:#ffffff;
}

.s_bg li a:hover {
	color:#eba6a5;
}

.s_rs {
	width:18px;
	background:url(images/t_submenu_top_rs.png);
}

.s_blc {
	width:18px;
	height:23px;
	background:url(images/t_submenu_top_blc.png);
}

.s_bs {
	height:23px;
	background:url(images/t_submenu_top_bs.png);
	background-position:center;
}

.s_brc {
	width:18px;
	height:23px;
	background:url(images/t_submenu_top_brc.png);
}

/* CONTENT MENU */

.content_menu {
	width:228;
	vertical-align:top;
	text-align:left;
}

.content_menu ul {
	padding-left:0px !important;
	list-style-image:url(images/red_dot.png);
	list-style-position:inside;
	text-align:left !important;
}

.content_menu a {
	text-decoration:none !important;
	font-size:11px;
	font-weight:bold;
}

.content_menu p {
	text-indent:0px !important;
}

.content_menu_solutii {
	padding-left:16px;
	width:150px;
}

.content_menu_solutii ul {
	list-style-position:outside !important;
}

/* Paranteza */

.p_s_s {
	width:45px;
	height:24px;
	background:url(images/p_s_s.png);
}

.text_div_upper ul {
	text-align:left !important;
	padding-left:60px;
}

.p_s_m {
	width:45px;
	background:url(images/p_s_m.png);
	background-position:center;
}

.p_s_j {
	width:45px;
	height:25px;
	background:url(images/p_s_j.png);
}

.p_d_s {
	width:45px;
	height:24px;
	background:url(images/p_d_s.png);
}

.p_d_m {
	width:45px;
	background:url(images/p_d_m.png);
	background-position:center;
}

.p_d_j {
	width:45px;
	height:25px;
	background:url(images/p_d_j.png);
}

/* Acasa Noutati */

.acasa_noutati {
	width: 595px;
	margin-left: 47px;
	float: left;
}

.acasa_header_noutati {
	width: 595px;
	height: 41px;
	background-image: url(images/header_acasa_noutati.png);
	float: left;
}

.acasa_content_noutati {
	width: 595px;
	background-image: url(images/b_noutati.png);
	float: left;
	text-align: right;
}

.acasa_bottom_noutati {
	width: 595px;
	height: 25px;
	background-image: url(images/bottom_acasa_noutati.png);
	float: left;
}

/* Post Acasa Noutati */

.post_acasa_noutati {
	width: 550px;
	margin-top: 20px;
	margin: 0 auto;
}

.post_acasa_noutati_image {
	vertical-align: middle;
	width: 125px;
	float: left;
	margin-top: 20px;
}

.post_acasa_noutati_text {
	width: 425px;
	text-align: left;
	float: left;
}

.post_acasa_noutati_text ul {
	margin-left: 30px;
	color: #2a2a2a;
}

.post_acasa_noutati_title {
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	color: #363636;
}

.post_acasa_noutati_info {
	color: #808080;
}

.post_acasa_noutati_content {
	text-align: justify;
	font-size: 12px;
	color: #2a2a2a;
}

.post_acasa_noutati_content_small {
	text-align: justify;
	font-size: 11px;
	color: #585858;
}

.post_acasa_noutati_content_small a {
	color: #0076a3;
	text-decoration: none;
}

.post_acasa_noutati_content_small a:hover {
	color: #93282e;
	text-decoration: none;
}

.post_acasa_noutati_more {
	color: #93282e;
	font-size: 11px;
	font-weight: bold;
}

.post_acasa_noutati_more a {
	color: #93282e;
	text-decoration: none;
}

.post_acasa_noutati_more a:hover {
	color: #93282e;
	text-decoration: none;
}


/* Acasa Raspunsuri Rapide */

.acasa_header_urmaritine {
	width: 267px;
	height: 41px;
	background-image: url(images/header_acasa_urmaritine.png);
	float: left;
}

.acasa_content_urmaritine_content {
	width: 205px;
	text-align: left;
	margin: 0 auto;
}

.acasa_raspunsuri_rapide {
	width: 276px;
	margin-right: 37px;
	float: right;
}

.acasa_header_raspunsuri_rapide {
	width: 267px;
	height: 41px;
	background-image: url(images/header_acasa_raspunsuri_rapide.png);
	float: left;
}

.acasa_content_raspunsuri_rapide {
	width: 267px;
	background: url(images/b_raspunsuri_rapide.png);
	float: left;
	text-align: center;
	padding-top: 20px;
}

.acasa_content_raspunsuri_rapide a {
	color: inherit;
	text-decoration: none;
}

.acasa_content_raspunsuri_rapide a:hover {
	color: #000;
	text-decoration: none;
}

.acasa_bottom_raspunsuri_rapide {
	width: 267px;
	height: 25px;
	background-image: url(images/bottom_acasa_raspunsuri_rapide.png);
	float: left;
}

.acasa_content_raspunsuri_rapide_content {
	width: 195px;
	text-align: left;
	float: right;
	margin-right: 27px;
}

.acasa_content_raspunsuri_rapide_content ul {
	list-style-position: outside;
	list-style-image: url(images/red_dot.png);
}

/* Formular Abonare Newssletter */

.acasa_header_abonare_newsletter {
	width: 267px;
	height: 41px;
	background-image: url(images/acasa_header_abonare_newsletter.png);
	float: left;
}

.acasa_content_abonare_newsletter {
	width: 267px;
	background: url(images/b_raspunsuri_rapide.png);
	float: left;
	text-align: center;
	padding-top: 20px;
}

.an_denumire {
	font-size: 10px;
	width: 150px;
	margin: 0 auto;
	text-align: left;
}

.an_input {
	font-size: 6px;
	width: 150px;
	margin: 0 auto;
	text-align: left;
}

.an_image {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 33px;
}

.an_form {
	width: 167px;
	float: right;
}

.an_submit {
	width: 166px;
	float: right;
	text-align: left;
}

.new_newsletter {
	width: 1000px;
	height: 80px;
	background-image: url(images/bg_newsletter.jpg);
	text-align: center;
	float: left;
}

.newsletter_form {
	width: 800px;
	text-align: left;
	margin-left: 125px;
	margin-top: 48px;
}

.newsletter_title {
	float: left;	
}

.newsletter_inputs {
	margin-left: 10px;
	float: left;
}

.newsletter_submit {
	margin-left: 5px;
	float: left;
}

.space {
	width: 100px;
	height: 20px;
	float: left;
}

INPUT.hintTextbox { color: #888; } INPUT.hintTextboxActive { color: #000; } 

/* IE PNG FIX */

/* Raspunsuri rapide */

.rr {
	width: 908px;
	margin: 0 auto;
}

.colac_top {
	width: 908px;
	height: 84px;
	background-image: url(images/colac_top.jpg);
}

.colac_bottom {
	width: 129px;
	height: 62px;
	background-image: url(images/colac_bottom.jpg);
	float: left;
}

.ziar_top {
	width: 908px;
	height: 84px;
	background-image: url(images/ziar_top.jpg);
}

.ziar_bottom {
	width: 129px;
	height: 62px;
	background-image: url(images/ziar_bottom.jpg);
	float: left;
}


.rr_titlu {
	width: 779px;
	height: 62px;
	float: right;
	
	text-align: left;
}

.rr_titlu_mare {
	font-size: 24px;
	font-weight: bold;
}

.rr_titlu_mic {
	font-size: 16px;
	line-height: 30px;
	color: #c53c3e;
}

.rr_dungulita {
	width: 908px;
	height: 35px;
	background-image: url(images/dungulita.jpg);
}

.rr_raspuns {
	width: 487px;
	float: left;
	
	text-align: justify;
	text-indent: 30px;
}

.rr_raspuns ul {
	list-style-position: outside;
	text-indent: 0 !important;
	margin-left: 60px;
}

.rr_raspuns a {
	color: #555;
	text-decoration: none;
}

.rr_raspuns a:hover {
	color: #000;
	text-decoration: none;
}

.rr_intrebari {
	width: 406px;
	height: 330px;
	background-image: url(images/bg_rr_intrebari.jpg);
	float: right;
	
	font-size: 11px;
	text-align: left;
}

.rr_intrebari ul {
	margin-left: 30px;
}

.rr_intrebari ul a {
	color: inherit;
	text-decoration: none;
}

.rr_intrebari ul a:hover {
	color: #000;
	text-decoration: none;
}

.rr_titlu_intrebari {
	margin-left: 16px;
	font-size: 16px;
}

/* Produse */

.produse_pic {
	width: 125px;
	height: 125px;
	float: right;
}

.produse_text {
	width: 465px;
	float: left;
}

.thank_you {
	font-size: 14px;
	padding-top: 200px;
	width: 550px;
	margin: 0 auto;
}

.font_12 {
	font-size: 12px;
}

/* MORE */

.xyz1 {
	width: 20px;
}

.xyz2 {
	color: #252525;
	font-weight: bold !important;
}

/* Language */

.language_ro {
	width: 170px;
	height: 37px;
	margin-left: 580px;
	margin-top: 15px;
}

/* Mediu */

.mediu {
	width: 647px;
	margin-left: 176px;
	margin-top: 20px;
	
	color: #ebebeb;
	font-size: 10px;
	line-height: 1.5;
	text-align: justify;
	text-shadow: 0 -1px 0 #7c7c7c;
}

.mediu a {
	color: #ebebeb;
	text-decoration: none;
}

.mediu a:hover {
	color: #ffdcdc;
}

.strong_mediu {
	font-weight: bold;
}
