@charset "utf-8";

/* 
doc principal css
prima data clasele generale
reseteaza stilurile css individual in locul selectorului universal
*/

html, body{
margin:0;
padding:0;	
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
border-left:0;
line-height:1;
font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
font-size: 13px;
background-color:#51635e;
color:#555657;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td, th{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}


ol, ul{list-style:none;}

table{
border-collapse:separate;
border-spacing:0;
}

caption, th, td {
text-align:left;
font-weight:normal;
}

/*opreste resetarea stilurilor
tehnica clearing */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}

/*ascunde mac */
* html.clearfix {height:1%;}
.clearfix {display:block;}
/*sf optiunii hide */
/* nu schimba stilurile clearfix de mai sus */

p, h1, h2, h3, h4, h5, h6, ul, ol {margin-bottom:.5em}


a{
text-decoration:none;
color:#000099;
}


a:hover{text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
font-weight:bold;
}

h1{font-size:197%;}/*26px*/
h3{
  margin: 5px 0px;
  text-indent: 10px;
}

h4{font-size:152%;}/*20px*/
h5{font-size:136%;}/*18px*/
h6{font-size:122%;}/*16px*/
body{
text-align:left; /*for ie5*/
}

.header{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.zarro_float{float: none;height: 0px;overflow: hidden;width: 100%;}
.float_left{float: left;}
.float_right{float: right;}
.align_right{text-align: right;}
.align_left{text-align: left;}
.align_center{text-align: center;}
.align_justify{text-align: justify;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.normal{font-style: normal; font-weight: normal}


#cuvCheie{
width:100%;
height:10px;
background-color:#51635e;
font-family:Arial, Helvetica, sans-serif;
position:fixed;
bottom:0px;
left:0px;
}

#cuvCheie h1{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
float:left;
color:#333333;
margin-left:12px;
}

#cuvCheie h2{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
float:left;
margin-left:5px;
color:#333333;
}

#cuvCheie h3{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
float:left;
line-height:100%;
margin:0 0 0 5px;
color:#333333;
}


#BigContainer{
width:990px;
margin-left:auto;
margin-right:auto;
min-height:500px;
background-color:#c0ccd2;
border:#435e60 1px solid;
}

#headerLang{
width:990px;
height:20px;
background:#000000;
border-bottom:#435e60 1px solid;
}

ul#lang{
list-style:none;
float:left;
padding:3px 0 2px 30px;
color:#EBEBEB;
}

ul#lang li{
float:left;
color:#EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
}

ul#lang li a{
display:block;
color:#EBEBEB;
}

ul#lang li a:hover{color:#9BB6E6; text-decoration:none;}


#banner{
width:990px;
height:99px;
border-bottom:#435e60 1px solid;
background:url(../poze/banner.jpg) no-repeat;
}

#containerMeniuPoza{
width:990px;
height:359px;
background:url(../poze/gradient.jpg) repeat-x 0 0;
}

#butoane{
width:990px;
height:39px;
}

ul#meniu{
list-style:none;
float:left;
margin-left:15px;
color:#EBEBEB;
}

ul#meniu li{
float:left;
color:#EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}

ul#meniu li a{
width:88px;
height:23px;
padding:11px 0 0 8px;
display:block;
color:#EBEBEB;
}

ul#meniu li a:hover{background:url(../poze/buton.png) no-repeat; text-decoration:none;}

#slideshow{
width:975px;
margin-left:15px;
height:320px;
}

#slideshow {
	  position:relative;
	  height:320px;
	  }

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}


#content{
width:990px;
}

#meniuTari{
width:950px;
height:40px;
padding:10px 0 0 40px;
}

ul#listaTari{
list-style:none;
float:left;
color:#363636;
}

ul#listaTari li{
float:left;
color:#363636;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}

ul#listaTari li a{
display:block;
color:#363636;
}



#footer{
width:990px;
height:63px;
margin-top:30px;
}

#footerLeft{
width:663px;
height:63px;
float:left;
background:url(../poze/butoane_jos.jpg) no-repeat;
margin-left:15px;
margin-bottom:25px;
}

ul#meniu_subsol{
list-style:none;
float:right;
color:#FFFFFF;
padding:23px 70px 0 20px;
}

ul#meniu_subsol li{
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

ul#meniu_subsol li a{
display:block;
color:#FFFFFF;
}

#footerRight{
width:230px;
height:48px;
padding:6px 0 0 25px;
margin-left:30px;
background-color:#c6c6c6;	
color:#464646;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
margin-bottom:25px;

}


#leftContent{
width:620px;
min-height:150px;
padding:20px 30px 20px 40px;
float:left;
}

#leftContent img{
width:170px;
margin:3px 3px 3px 3px;
border:#666666 1px solid;
}

#leftContent h1{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#leftContent h2{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#leftContent h3{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContent{
width:260px;
min-height:150px;
padding:20px 20px 20px 20px;
float:left;
color:#101010;
}

#rightContentTop{
width:220px;
padding:10px 10px 10px 20px;
min-height:50px;
border:#666666 1px solid;
background:url(../poze/transparent.png);
}

#rightContentTop h1{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentTop h2{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentTop h3{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentMiddle{
width:220px;
padding:10px 10px 10px 20px;
margin-top:30px;
border:#666666 1px solid;
background:url(../poze/transparent.png);
}

#rightContentMiddle h1{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentDown{
width:220px;
padding:10px 10px 10px 20px;
min-height:50px;
margin-top:30px;
border:#666666 1px solid;
background:url(../poze/transparent.png);
}


#rightContentDown h1{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentDown h2{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#rightContentDown h3{
color:#024c6f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#dateContact{
padding:15px 10px 10px 0;
}

#formContact{
width:250px;
margin-top:20px;
padding:15px 10px 10px 30px;
background:url(../poze/transparent.png);
border:#666666 1px solid;
}

#aplicaOnline{
width:320px;
margin-left:auto;
margin-right:auto;
padding:15px 15px 15px 15px;
background:url(../poze/transparent.png);
border:#666666 1px solid;
}

.inputAplica{
margin:4px 0 0 3px;
border:#666666 1px solid;
margin-top:4px;
background-color:#EEEEEE;
}

.celulaText{
text-align:right;
}

.formNewsletter{
font-weight:bold;
font-size:11px;
}

.inputNewsletter{
border:#666666 1px solid;
margin-top:4px;
background-color:#EEEEEE;
}


