@CHARSET "UTF-8";

body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bold{
  font-weight: bold;
}


div.centerContainer {
    display: block;
    width: 990px;
    margin: 0 auto;
}

a{
  font-family: Arial, Helvetica, sans-serif;
  color: #06740B;
  text-decoration: none;
  font-size: 12px;
}

a:hover{
  text-decoration: underline;
}


/* ---------- TOP ----------------------------------------------------------- */
#topContainer {
	display: block;
    height: 80px;
    overflow: hidden;
}

#topLogo {
    display: block;
    width: 290px;
    height: 50px;
    overflow: hidden;
    text-indent: -3000px;
    margin: 0px;
    padding: 0px;
}

h1 #topLogoA {
	display: block;
    width: 290px;
    height: 50px;
    overflow: hidden;
    text-indent: -3000px;
    background: url(../images/logo.png) top left no-repeat;
    float: left;
}

#topLangMenu {
    display: block;
    float: right;
    border-bottom: 1px solid #057309;
    width: 110px;
    margin : 0px;
    padding: 0px 0px 10px 110px;
    color: #057309;
}

#topLangMenu li {
    float: left;
    display: block;
    list-style-type: none;
}

#topLangMenu a {
    color: #057309;
    text-decoration: none;
}


/* ---------- GREEN MENU ---------------------------------------------------- */
#graphicMenuGreen {
	display: block;
	height: 373px;
	background: url(../images/header_repeat.png) top left repeat-x;
	color: #FFF;
}

#graphicMenuGreenCenter {
	background: url(../images/header_back.png) no-repeat;
	background-position: 0px 57px;
    position: relative;
    margin: 0px auto;
    z-index: 2;
    position: relative;
}

#graphic_menu_green_flash_bg{
  width: 990px;
  height: 220px;
  position: absolute;
  z-index: 1;
  top: 49px;
}


#graphicMenuGreenLeft {
    display: block;
    width: 280px;
    height: 203px;
    float: left;
    position: relative;
    padding-top: 170px;
    font-size: 14px;
    z-index: 2;
    position: relative;
}

#graphicMenuGreenLeft p {
	width: 80%;
	display: block;
	margin: 0 auto;
	text-align: justify;
	text-indent: 25px;
}

#graphicMenuGreenRight {
    display: block;
    width: 710px;
    height: 373px;
    z-index: 2;
    float: left;
    position: relative;
}



#topMainMenu {
    display: block;
    float: right;
    border: 1px solid #A6A6A6;
    height: 34px;
    margin : 0px;
    padding: 0px;
    color: #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    top: -20px;
    position: relative;
}

#topMainMenu li {
    float: left;
    display: block;
    list-style-type: none;
    height: 14px;
    padding: 10px 0px;
    text-align:center;

    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
}

#topMainMenu li#topMainMenu_li1 {
    width: 80px;
}

#topMainMenu li#topMainMenu_li2 {
    width: 120px;
}

#topMainMenu li#topMainMenu_li3 {
	width: 110px;
}

#topMainMenu li#topMainMenu_li4 {
	width: 120px;
}

#topMainMenu li#topMainMenu_li5 {
	width: 80px;
}

#topMainMenu li#topMainMenu_li6 {
	width: 90px;
}

#topMainMenu a {
    color: #666;
    text-decoration: none;
}

#radioBlock1 {
    display: block;
    position: absolute;
    width: 300px;
    height: 170px;
    background: url(../images/radio.png) top left no-repeat;
    left: -30px;
    top: -30px;
}

#radio_solo_flash{
   position: absolute;
   top: -30px;
   left: -30px;
}


#graphicMenuGreenFlashContainer {
	text-align: center;
	margin: 25px 0px;
	padding: 15px;
	height: 60px;
	overflow: hidden;
}

#graphicMenuGreenFlashPlaceholder {
    /*border: 1px solid #FFF;*/
    height: 60px;
}

#headerButtons {
    padding: 0px;
    margin: 0px;
    float: right;
}

#headerButtons li {
    list-style-type: none;
    display: block;
    width: 172px; /* compensate for border+padding of the a */
    height: 186px; /* compensate for border+padding of the a */
    overflow: hidden;
    float: left;
    margin-left: 5px;
}

#headerButtons li a {
    display: block;
    background-color: #FFF;
    border: 3px solid #0D6032;
    width: 145px;
    height: 140px;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 10px;
    font-size: 16px;
    text-decoration: none;
    color: #0D6032;
    font-weight: bold;
    text-align: center;
}

#headerButtons li a:hover {
    color: #000;
}

.headerButtonStatiiRadioCB {
	background: url(../images/001.png) bottom center no-repeat;
}

.headerButtonAntene {
	background: url(../images/002.png) bottom center no-repeat;
}

.headerButtonStatiiMaritime {
	background: url(../images/003.png) bottom center no-repeat;
}

.headerButtonAccesorii {
	background: url(../images/004.png) bottom center no-repeat;
}


/* ---------- CONTENT ------------------------------------------------------> */
#contentContainer {
	color: #656C62;
}

#contentContainer h2#contentTitle {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 18px;
    color: #8E8C8C;
    top: -20px;
    position: relative;
    padding: 0px 20px;

}

.contentRoundedDivScrollable1 {
	border: 1px solid #CAD1C7;
	padding: 15px 0px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 989px;
    height: 160px;
    overflow: hidden;
    position:relative;
}


.contentRoundedDivScrollable1 div.scrollableItems1 {
	position: relative;
	width: 20000px;
}

.contentRoundedDivScrollable1 div.scrollableItems1 div.scrollableItem1  {
    float:left;
    width: 140px;
    height: 160px;
    border-right: 1px solid #CAD1C7;
    padding: 0px 12px;
}

.contentRoundedDivScrollable1 div.scrollableItems1 div.scrollableItem1 img {
	display: block;
	margin: 0 auto;
}

/* ---------- FOOTER -------------------------------------------------------> */
#footer {
	padding: 15px 0px;
	border-top: 1px solid #CAD1C7;
	background-color: #E8F6E2;
	margin-top:  20px;
}

#footerLogo {
    display: block;
    width: 160px;
    height: 25px;
    overflow: hidden;
    text-indent: -3000px;
    margin: 0px;
    padding: 20px;
    border-right: 1px solid #999F96;
    float: left;
}

h3 #footerLogoA {
    display: block;
    width: 160px;
    height: 25px;
    overflow: hidden;
    text-indent: -3000px;
    background: url(../images/logo_small.png) center left no-repeat;

}

#footerEtc {
	display: block;
    width: 720px;
    padding: 20px 30px;
    color: #5A86A7;
    font-size: 10px;
    float: left;
}

#footerEtc a {
	text-decoration: none;
	color: #5A86A7;
}

#footerEtc a:hover {
    color: #000;
}

div .zarro_float{
  width: 100%;
  float: none;
  height: 0px;
  overflow: hidden;
  clear: both;
}

/* ----------CONTENT PAGES-------------------------------------------------------> */
/*logo-swap*/
#sigla{
  height: 50px;
  width: 290px;
  display: block;
  margin: 15px 0px 0px 10px;
  float: left;
}


#sigla a{
  background: transparent url('../images/logo.png');
  display: block;
  height: 50px;
  width: 290px;
  margin:0;
  padding:0;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
}
/*logo-swap*/

/*header*/
#header{
  width: 100%;
  height: 283px;
  background: transparent url('../images/header_back_2a.png') repeat-x;
  margin: 0px 15px 0px 0px;
  padding: 0px;

}

#inner_header{
  width: 995px;
  height: 270px;
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  background: transparent url('../images/in_plus.png') no-repeat center 66px;
}

#inner_header ul{
  list-style-type: none;
}

#acces{
  border-bottom: 1px solid #057309;
  color:#057309;
  display:block;
  float:right;
  margin: 5px 0px 0px 0px;
  padding: 0 0 2px 110px;
  width: 110px;
}

#acces a{
 color:#057309;
 text-decoration: none;
}

#acces a:hover{
 text-decoration: underline;
}

#main_menu{
  float: right;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #A6A6A6;
  width: 640px;
  height: 34px;
  padding: 0px;
}

#main_menu li{
  display: block;
  float: left;
  margin-top: 9px;
}

#main_menu li a{
  color:#666666;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  margin: 10px;
}

#main_menu li a:hover{
  text-decoration: underline;
}

#graph_menu{
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}

#graph_menu li{
  display: block;
  width: 130px;
  height: 130px;
  float: left;
  background-color: #FFF;
  text-align: center;
  margin: 0px 5px;
  border:3px solid #0D6032;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#radio_cb{
  background: url('../images/001_c.png') no-repeat center bottom;
}

#antene{
  background: url('../images/002_c.png') no-repeat center bottom;
}

#maritime{
  background: url('../images/003_c.png') no-repeat center bottom;
}

#acc{
  background: url('../images/004_c.png') no-repeat center bottom;
}

#graph_menu li a{
  width: 130px;
  height: 115px;
  display: block;
  padding: 15px 0px 0px 0px;
  color:#0D6032;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

#graph_menu li a:hover{
  text-decoration: underline;
}

#rest_inner_header_flash_bg{
  position: absolute;
  top: 67px;
  z-index: 1;
  left: 0px;
}


/*header*/

/*content*/

#content_container{
  width: 995px;
  margin: 0px auto;
  overflow: hidden;
  margin: 0px 0px 15px 0px;
}


.body_h2{
    color: #8E8C8C;
    display:block;
    font-size: 18px;
    margin: 0px 0px 15px 30px;
    padding:0;
    text-transform: uppercase;
}


#content{
  margin:10px auto 0px auto;
  width: 995px;
}

#main_page_content{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #CAD1C7;
  margin: 25px 0px 25px 0px;
  width: 780px;
  height: auto;
  float: right;
  padding: 25px 0px;
}

#main_page_content h1,h2{
  color:#8E8C8C;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  margin-left: 30px;
}

.down_links{
  margin-left: 30px;
  margin-right: 110px;
  font-size: 15px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #3E9700;

}

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

.down_links a:hover{
  text-decoration: underline;
}


#main_page_content p{
  margin-left: 40px;
  margin-right: 40px;
  text-align: justify;
}

#sidebar{
  float: left;
  width: 200px;
  height: auto;
}

.side_box{
  width: inherit;
  height: auto;
  border: 1px solid #CAD1C7;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height: 120px;
  background: #FFF url('../images/sidebar_back.png') repeat-x;
  margin: 0px 0px 10px 0px;
  text-align: center;
  padding: 0px 0px 15px 0px;
}


.side_box h3{
  margin: 15px auto 5px auto;
  padding: 0px;
  color: #8E8C8C;
  text-transform: uppercase;
  text-align: center;
}

.side_box form{
  display: block;
  padding: 0px 0px 0px 20px;
  text-align: left;
  margin: 0px 0px 20px 0px;
}

.txt{
  width: 120px;
  border: 1px solid #CAD1C7;
  margin: 1px;
}

.submits{
  border: 2px solid #000;
  width: 65px;
  margin: 1px;
  background: #FFF;
  text-align: center;
}


.sep_div{
  width: 160px;
  height: 1px;
  border: 1px solid #CAD1C7;
  margin: 0px auto 15px auto;
  background-color: #FFF;
}


#log_box a{
  color: #06740B;
  text-decoration: none;
}

#log_box a:hover{
  text-decoration: underline;
}

#ul_produse ul{
  text-align: left;
  margin-left: 5px;
  padding-left: 25px;
  list-style-type: none;
  line-height: 25px;
  color: #000;
}

#ul_produse ul a{
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#ul_produse ul a:hover{
  text-decoration: underline;
}


#ul_produse ul li ul{
  padding-left: 10px;
  line-height: 15px;
}

#ul_produse ul li ul li a{
  font-weight: normal;
}


/*content*/


/*lista produse*/
#prod_list{
  width: 635px;
  height: auto;
  margin: 10px auto;
  overflow: hidden;
}

.item{
  width: 300px;
  height: 260px;
  border: 1px solid #CAD1C7;
  margin: 15px 15px 0px 0px;
  float: left;
  overflow: hidden;
}

.item p{
  color: #666666;
  width: 255;
  height: 20px;
  font-size: 14px;
  margin: 0px 5px 0px 0px !important;
  padding: 5px 5px 0px 0px !important;
  text-align: right !important;
}

.item p span{
  color: #07760C;
  font-weight: bold;
}

.item h3{
  border-top: 1px solid #CAD1C7;
  margin: 5px 0px 0px 0px;
  height: 30px;
  text-transform: uppercase;
  padding: 15px 0px 0px 0px;
  text-indent: 10px;
}

.item h3 a{
  color: #07760C;
  text-decoration: none;
}

.item h3 a:hover{
  text-decoration: underline;
}


.photo_container{
  width: 300px;
  height: 160px;
  margin: 10px 0px 0px 0px;
  overflow: hidden;
}

.photo_container img{
  display: block;
  border: 0px;
  margin: 0px auto;
}

.click{
  display: block;
  text-align: right;
  margin: 0px 10px 0px 0px;
}

.click a{
  color: #666666;
  text-decoration: none;
}

.click a:hover{
  text-decoration: underline;
}
/*lista produse*/

/*pagina produs*/

#produs{
  width: 750px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  padding: 10px 0px 30px 0px;
  background: transparent url('../images/bck_produse.gif') repeat-y center;
}

#header_produs{
  width: 750px;
  overflow: hidden;
}

#header_produs h3{
  color: #158007;
  border-left: 7px solid #158007;
  text-indent: 8px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
}

#header_produs p{
  margin: 0px !important;
  padding: 0px !important;
  width: 50%;
  float: right;
  text-align: right;
  color: #666666;
}

#header_produs p span{
  color: #158007;
  font-weight: bold;
}

#container01{
  width: 425px;
  height: 260px;
  border: 1px solid #158007;
  margin: 15px 0px 0px 0px;
  overflow: hidden;
  float: left;
}

#photo_container{
  width: 425px;
  height: 160px;
  margin: 40px auto;
  overflow: hidden;
}

#photo_container img{
  border: 0px;
  display: block;
  margin: 0px auto;
}

#click{
  display: block;
  text-align: right;
  padding-right: 10px;
  color: #389603;
}

#comanda{
  float: left;
  width: 310px;
  height: 250px;
  overflow: hidden;
  margin: 15px 0px 0px 10px;
  border: 6px solid #158007;
  border-left: 0px;
  border-right: 0px;
}

#comanda h3{
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  color: #389603;
}


#comanda p{
  width: 300px;
  margin: 15px 0px  !important;
  padding: 0px !important;
}

#adauga{
  text-align: center !important;
}

#adauga a{
  display: block;
  margin: 0px auto;
  width: 180px;
  height: 24px;
  border: 1px solid #158007;
  background: #9AC893 url('../images/buton_back.png') repeat-x;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding-top: 5px;
}

#adauga a:hover{
  text-decoration: underline;
}

#detalii{
  width: 500px;
  height: auto;
  float: left;
  margin: 20px 20px 0px 0px;
}

#detalii h3{
  color: #158007;
  border-left: 7px solid #158007;
  text-indent: 8px;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  margin: 0px 0px 20px 0px;
}

#detalii_grafice{
  width: 215px;
  height: auto;
  float: left;
  margin: 20px 0px 0px 0px;
  border: 1px solid #158007;
}

#detalii_grafice h3{
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  color: #389603;
}

#detalii_grafice img{
  display: block;
  margin: 15px auto;
}


.paginatie{
  font-size: 13px;
  margin: 10px 0px;
}

.paginatie ul{
  list-style-type: none;
  display: inline;
}

.paginatie ul li{
  display: inline;
}

.paginatie ul li a{
  display: inline-block;
  padding: 2px 5px 2px 5px;
  color: #139117 !important;
  font-size: 13px !important;
}

.paginatie ul li a:hover{
  color: #FFF !important;
  background: #139117;
}

.produse_header{
  color: #139117;
  font-size: 15px;
  margin: 0px 0px 15px 30px;
  font-weight: bold;
}

.produse_header a{
  color: #139117 !important;
  font-weight: bold;
}

/*pagina produs*/


/*acces cont client*/
#acces_list{
  overflow: hidden;
  margin: 30px auto;
  width: 710px;
  height: auto;
}

#acces_list a{
  color: #00D70A;
  text-decoration: none;
}

#acces_list a:hover{
  text-decoration: underline;
}


#acces_list div{
  width: 354px;
  height: auto;
}

#acces_list h3{
  color: #8E8C8C;
  border: 0px;
  padding: 0px;
  margin: 5px auto 30px auto;
  text-align: center;
}

#login{
  float: left;
}

#register{
  float: right;
  border-left: 1px solid #8E8C8C;
}

.acces_text_input{
  width: 230px;
  height: 18px;
  border: 1px solid #8E8C8C;
  margin: 7px 0px;
}

.acces_submit{
  padding: 0px 30px;
  border: 1px solid #8E8C8C;
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  margin: 7px auto;
  display: block;
}

.acces_check{
  border: 1px solid #8E8C8C;
}

.center{
  width: 230px !important;
  height: auto !important;
  margin: 0px auto 20px auto;

}

.align_right{
  text-align: right !important;
}
/*end acces cont client*/

/*recuperare parola*/
#recuperare_parola{
  margin: 35px auto 10px auto;
  text-align: center;
}

#recuperare_parola p{
  text-align: center;
}


/*end recuperare parola*/


/* ----------CONTENT PAGES-------------------------------------------------------> */

/* date client start */
#container_form{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	
	}
.label{
	width: 30%;
	float: left;
	text-align: right;
	margin: 10px 5px 0 0;
	}
.form{
	width: 60%;
	float: left;
	text-align: left;
	margin: 5px 5px 0 0;
}
		
	
/* date client stop */


/*CONTACT*/
#contact_container{
  /* border: 1px solid red; */
  overflow: hidden;
  margin: 0px 20px;
}


#contact_det{
  float: left;
  display: block;
  width: 350px;
  text-align: justify;
  /* border: 1px solid red; */
}

#contact_det hr{
  width: 60%;
  color: #F7F7F7;
}


#contact_mail_form{
 float: right;
 display: block;
 width: 380px;
 position: relative;
 z-index: 0;
 /* border: 1px solid red; */
}

#contact_mail_form label{
  margin: 0;
  padding: 0;
  display: block;
  width: 130px;
  height: 16px;
  float: left;
}

#mail_data input, #mail_data textarea{
  margin: 0px;
  padding: 0px;
  display: block;
  width: 240px;
  float: right;
}


#butoane{
  margin: 10px auto 0 auto;
  padding: 0;
  width: 230px;
  height: 20px;
}

#butoane input{
   border: auto;
}
#sigla {
	font-family: arial;
	padding: 0 0 0 0;
	font-size: 12px;
	margin: 0 0 0 0;
	height: 25px;
}
	

input.whiteButton { background-color: #FFFFFF;cursor: pointer;text-align: center;font-weight: bold; color: #000000;font-weight: bold;font-size: 11px;margin-left: 0px;border-right: black 2px solid;border-top: black 2px solid;border-left: black 2px solid;border-bottom: black 2px solid;font-family: Verdana, arial, Tahoma;}

#captcha{
  margin: 5px 0px 5px 25px;
}

#captcha_pic {
	float: right;
}

#butoane_contact {
	margin: 10px 0px;
}

#butoane_contact input {
  border: 1px solid #000;
  width: 46%;
  margin: 1px;
  background: #FFF;
  text-align: center;
}

/*contact*/

/*LISTA PARTENERI*/
#parteneri_list{
  border-top: 1px solid #06740B;
  border-bottom: 1px solid #06740B;
  margin: 15px auto 30px auto;
  width: 740px;
  height: auto;
}

.partener{
  border-top: 1px solid #06740B;
  border-bottom: 1px solid #06740B;
  min-height: 140px;
  margin: 1px 0px;
}

.partener_photo{
  width: 170px;
  height: 120px;
  border: 1px solid #06740B;
  float: left;
  margin: 10px 0px 0px 10px;
}

.partener_photo img{
  margin: 0px auto;
  display: block;
  border: 0px;
}

.partener_info{
  width: 520px;
  height: auto;
  min-height: 120px;
  float: left;
  border-left: 1px solid #06740B;
  margin: 10px 0px 0px 10px;
  padding-left: 20px;
}

.partener_info h3{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase;
}

.partener_info div{
  margin-top: 50px;
}

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

.partener_info a:hover{
  text-decoration: underline;
}

.partener_detalii_link{
  width: auto;
  height: auto;
  float: right;
  font-weight: bold;
  border-left: 8px solid #06740B;
  padding-left: 10px;
}

.partener_detalii_link a{
  color: #06740B !important;
}
/*LISTA PARTENERI*/

/*DETALII PARTENERIU*/

#partener{
  overflow: hidden;
  padding: 0px 30px;
}

#partener h2{
  margin-left: 0px;
}


#partener_logo{
  border: 1px solid #09790B;
  margin: 30px 0px 0px 0px;
}
#partener_container{
	width: 300px;
	float: right;
	min-height: 250px;
	margin: 30px 0px 10px 20px;
}
#partener_more{
  border: 1px solid #09790B;  
  max-height: 210px;
}
.partener_thin{
  border: 1px solid #09790B;
  width: 80px;
  max-height: 50px;
	
}
#descriere_firma{
  color: #09790B;
  clear: both;
}
/*DETALII PARTENERIU*/

/*scroller pateneri*/
.parteneri_scroll{
   position:relative;
   overflow:hidden;
   width: 199px;
   height: 140px;
}

.parteneri_items{
  position:absolute;
  height:20000em;
  width: 199px;
}


.parteneri_scroll img{
  border: 0px;
  margin: 5px 0px;
}


/*scroller pateneri*/