@charset "utf-8";
/* CSS Document */
/*
*********************************************
************Expert Online CSS Template*******
*********************************************
*******************V  1.0 *******************
*********************************************
******************NUME FIRMA*****************
*/
/**************VVgeneralVV******************/
body{
  padding: 0px;
  margin: 0px;
  background: #374051 url('../files/images/body_bg.png') repeat-x;
  font-family: Tahoma, Arial, "FreeSans", sans-serif;
  font-size: 12px;
}

div, ul, h1, h2, h3, h4, p{padding: 0px;margin: 0px;}
/*************stilul normal pentru linkuri*************/
a{
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "FreeSans", sans-serif;
  color: #1E2329;
  text-decoration: none;
  font-size: 12px;
  outline:0 none;
}

a:hover{
  text-decoration: underline;
}
/*************stilul normal pentru linkuri*************/


/*******************clase generale************/
.zarro_float{float: none;height: 0px;overflow: hidden;width: 100%;}
.float_left{float: left;}
.float_right{float: right;}
.align_right{text-align: right !important;}
.align_left{text-align: left;}
.align_justify{text-align: justify;}
.bold{font-weight: bold !important;}
.italic{font-style: italic;}
.normal{font-weight: normal;}


/*****************clase generale************/


/*****************clase specifice***********/

.has_pipe{
  background: transparent url('../files/images/menu_link_pipe.png') no-repeat center right;
}

.orange a{
  color: #FF2A00;
  text-decoration: underline;
  background: transparent url('../files/images/bullet_orange.png') no-repeat left 4px;
  padding: 0px 0px 0px 12px;
}

.orange a:hover{
  text-decoration: none;
}

.spacey_lines{
  margin: 15px 0px 15px 35px;
  padding: auto;
}

.spacey_lines li{
  margin: 15px 0px;
}

.tight_lines{
  margin: 0px 30px;
  list-style-type:circle;
}

.tight_lines li{
  margin: 5px 0px;
}


.roman{
  list-style-type: upper-roman;
}

.numbers{
  list-style-type: decimal;
}


/*****************clase specifice***********/

/************^^^^general^^^^^***************/


#container{
  width: 903px;
  height: auto;
  margin: 0px auto 25px auto;
  overflow: hidden;
}


/*===============header=====================*/
/*logo-swap*/
#sigla{
  width: 256px;
  height: 100px;
  margin: 0px auto;
  background: transparent url('../files/images/logo_main.png') repeat-x;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
  display: block;
}
/*logo-swap*/

#header{
  height: 30px;
  width: inherit;
  overflow: hidden;
}

#lang_tab_container{
  width: auto;
  height: 30px;
  float: right;
  margin: 0px 7px 0px 0px;
}

#lang_tab_container div{
  float: left;
}


#tab_round_left{
  width: 15px;
  height: 30px;
  background: transparent url('../files/images/top_tab_left.png') no-repeat;
}

#tab_round_middle{
  width: auto;
  height: 30px;
  background-color: #F4F1DE;
}

#tab_round_middle ul{
  list-style-type: none;
  padding: 5px 15px 0px 15px;
  overflow: hidden;
}

#tab_round_middle ul li{
  float: left;
  color: #CF0000;
  font-weight: bold;
}

#tab_round_middle ul li a{
  color: #1E2329;
  text-decoration: none;
  text-transform: lowercase;
  letter-spacing: 3px;
  font-weight: bold;
}

#tab_round_middle ul li a:hover{
  color: #CF0000;
}


#tab_round_right{
  width: 15px;
  height: 30px;
  background: transparent url('../files/images/top_tab_right.png') no-repeat;
}


/*===============header=====================*/



/*===============content=====================*/
#content{
  overflow: hidden;
  width: 903px;
}


#sidebar{
  width: 280px;
  height: auto;
  background-color: #FFF;
  float: left;
  padding: 15px 0px;
}

.side_box{
  width: 256px;
  height:auto;
  min-height: 90px;
  margin: 10px auto 0px auto;
  background-color: #E0E2E3;
  padding: 10px 0px 25px 0px;
}

.side_box h2{
  width: inherit;
  height: 18px;
  background-color: #D70000;
  color: #FFF;
  font-family: Arial, "FreeSans", sans-serif;
  font-size: 15px;
  text-indent: 20px;
  padding: 2px 0px 0px 0px;
}

.side_box p{
  margin: 20px 25px 0px 25px;
  text-align: justify;
  line-height: 15px;
}

#plans{
  padding: 0px;
}


#contact p{
  width: 170px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  background: transparent url('../files/images/little_map.png') no-repeat center center;
  padding: 10px 0px 0px 0px;
  line-height: 17px;
  color: #1E2329;
  font-weight: bold;
  text-align: center;
}


#round_container{
  float: left;
  width: 623px;
  margin-top: 25px;
  position: relative;
}

#round_top{
  width: 623px;
  height: 20px;
  background: transparent url('../files/images/round_top.png') no-repeat left top;
}

#round_middle{
  width: 623px;
  height: auto;
  min-height: 600px;
  background: transparent url('../files/images/round_middle.png') repeat-y;
  position: relative;
}

#menu{
  width: 605px;
  height: 60px;
  position: relative;
  top: -5px;
  left: 0px;
}

#menu img{
  float: left;
}


#menu ul{
  list-style-type: none;
  float: right;
  width: 482px;
  height: 60px;
  background-color: #BA0000;
  -moz-border-radius-topright: 14px;
  -webkit-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  padding: 0px 10px;
}

#menu ul li{
  float: left;
  display: block;
  height: 60px;
  width: auto;
  text-align: center;
  padding: 0px 10px;
}

#menu ul li a{
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  display: block;
  width: auto;
  height: 40px;
  text-align: center;
  padding: 20px 0px 0px 0px;
  text-shadow: #000 1px 1px 0;
}

#main_content{
  width: 515px;
  height: auto;
  min-height: 540px;
  background-color: #DBD8C7;
  margin: 5px 0px 0px 10px;
  padding: 15px 40px 15px 40px;
  position: relative;
}

#main_content h2{
  display: block;
  border-left: 25px solid #D70000;
  margin: 20px 0px;
  text-indent: 10px;
  position: relative;
  left: -45px;
}

#main_content p{
  margin: 0px 0px 10px 0px;
  text-align: justify;
  text-indent: 20px;
  line-height: 15px;
}


#round_bottom{
  width: 623px;
  height: 20px;
  background: transparent url('../files/images/round_bottom.png') no-repeat left top;
}

#shado{
  width: 13px;
  height: 640px;
  background: transparent url('../files/images/shado.png') no-repeat;
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 1;
}


/*===============content====================*/



/*===============footer======================*/
#footer{
  width: 580px;
  height: auto;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 40px;
}

#footer span{
  color: #A1AFB6;
}

#footer ul{
  list-style-type: none;
  margin-top: 4px;
}

#footer ul li{
  display: inline;
  color: #F4F1DE;
}

#footer ul li a{
  color: #F4F1DE;
  text-decoration: none;
}

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


/*=================PORTOFOLIU================*/
/*lista lucrari*/
#lista_lucrari{
  width: 540px;
  margin: 0px auto;
  border-top: 1px solid #930505;
  border-bottom: 1px solid #930505;
  padding-top: 1px;
}

.item{
  width: 538;
  height: auto;
  border-top: 1px solid #930505;
  border-bottom: 1px solid #930505;
  overflow: hidden;
  padding: 8px 1px;
  margin: 0px 0px 1px 0px;
}

.item div{
  float: left;
}

.pic_container{
  width: 160px;
  height: 125px;
  overflow: hidden;
  border: 1px solid #930505;
}

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

.detalii{
  width: 342px;
  height: auto;
  border-left: 1px solid #930505;
  margin: 0px 0px 0px 10px;
  padding: 6px 0px 6px 8px;
  min-height: 115px;
}

.detalii h3{
  margin: 0px 0px 5px 0px;
}

.detalii h3 a{
  text-transform: uppercase;
  color: #930505;
}
.paginatie{
  margin: 15px 0px;
  text-align: right;
}

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

.paginatie ul li{
  display: inline;
  font-size: 11px;
}

.paginatie ul li a{
  font-size: 11px;
}

.paginatie ul li a:hover{
  color: #D70000;
  text-decoration: none;
}


/*end lista lucrari*/

/*pagina lucrare*/
#detalii_lucrare{
  border-top: 1px solid #930505;
  border-bottom: 1px solid #930505;
  padding: 15px 0px 30px 0px;
  overflow: hidden;
  width: 540px;
  margin: 15px auto;
}

.h3_title{
  text-transform: uppercase;
  color: #930505;
  padding-left: 5px;
  margin-bottom: 10px;
}


.galery_pic{
  width: 160px;
  height: 125px;
  overflow: hidden;
  border: 1px solid #930505;
  float: left;
  margin: 0px 18px 18px 0px
}

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

#fck_content{
  clear: both;
  width: 530px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
}
/*end pagina lucrare*/

/*=================PORTOFOLIU================*/
.lbox {cursor:url("../files/images/magnify.cur"), pointer;}

#slideshow{height:280px;position:relative; z-index:0; overflow:hidden}
#slideshow img{position:absolute; top:0px; left:0px; z-index:8}
#slideshow img.active{z-index:10}
#slideshow img.last-active{z-index:9}
/*   ------------ START GALLERY ------------   */
.gallery{margin:10px 0;}
.gallery .thumb{border:1px solid #000; padding:3px 3px 5px;float:left;height:115px;width:150px;margin:6px;text-align:center}
.gallery .thumb:hover{background-color:#fff;border:1px solid #D70000;margin:4px;padding:5px 5px 7px;}
.gallery .thumb a{}
.gallery .thumb a:hover{cursor:url("../files/images/magnify.cur"), pointer;}
.gallery .thumb a img{border:0;max-height:120px;max-width:150px;}
/*   ------------ END GALLERY ------------   */
/*   ------------ START SCROLLER ------------   */
.scroller{}
.scrollable{position:relative;overflow:hidden;width:500px;height:120px;float:left;}
.scrollable .items{width:20000px;top:0;position:absolute;}
.scrollable .items div{float:left;}
.scrollable .items div a{display:block;float:left;margin:0 9px;overflow:hidden;text-align:center;}
.scrollable .items div img{height:114px;border:2px solid #fff;}
.scroller .middle{width:770px;height:auto;overflow:hidden;}
.scroller .browse{float:left;display:block;height:100px;overflow:hidden;text-indent:500px;white-space:nowrap;width:42px;cursor:pointer;}
.scroller .left{width:35px;height:118px;background:transparent url(../files/images/left.png) no-repeat center 45px;}
.scroller .right{width:35px;height:118px;background:transparent url(../files/images/right.png) no-repeat center 45px;}
/*   ------------ END SCROLLER ------------   */
/*   --------   START CONTACT   ---------------   */
#contact_container div{float:left;}
#contact_succes{margin:0 auto;}
#contact_data{width:200px;height:auto;}
#contact_data p{margin:0px 0px 10px 0px;} 
#formular_contact_form{width:300px;height:auto;padding-left:10px;}
#formular_contact_form label{display:inline-block;text-align:right;}
#formular_contact_form input{height:20px;padding:2px;font-size:12px;}
#formular_contact_form input, #formular_contact_form textarea{display:inline-block;border:1px solid #A2A2A2;width:200px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#formular_contact_form input:hover,
#formular_contact_form input:focus,
#formular_contact_form textarea:hover,
#formular_contact_form textarea:focus{border-color:#D70000;}
#submit_buttons_container{width:160px;height:22px;margin-left:84px;text-align:left;}
#submit_buttons_container input{background-color:#F0F0F0;border:1px solid #A2A2A2;}
#submit_buttons_container input:hover{background-color:#FFFFFF;border:1px solid #000;}
.butoane{width:98px!important;cursor:pointer;height:auto!important;}
/*   --------   END CONTACT   ---------------  */
/*   --------   START LIGHTBOX   ---------------   */
#jquery-overlay{position:fixed;top:0;left:0;z-index:90;width:100%;height:150%;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{left:0;float:left;}
#lightbox-nav-btnNext{right:0;float:right;}
#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0 10px;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-caption{font-weight:bold;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:0.7em;}
/*   --------   END LIGHTBOX   ---------------   */
