@charset "utf-8";
/* CSS Document */
/*
*********************************************
************Expert Online CSS Template*******
*********************************************
*******************V  1.0 *******************
*********************************************
******************NUME FIRMA*****************
*/
/**************VVgeneralVV******************/
body{
  padding: 0px;
  margin: 0px;
  background: #374051 url('../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;
}

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('../images/menu_link_pipe.png') no-repeat center right;
}

.orange a{
  color: #FF2A00;
  text-decoration: underline;
  background: transparent url('../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;
}

#sigla a{
  background: transparent url('../images/logo_main.png') repeat-x;
  display: block;
  width: 256px;
  height: 100px;
  margin:0;
  padding:0;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
}
/*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('../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('../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('../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('../images/round_top.png') no-repeat left top;
}

#round_middle{
  width: 623px;
  height: auto;
  min-height: 600px;
  background: transparent url('../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: auto;
  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('../images/round_bottom.png') no-repeat left top;
}

#shado{
  width: 13px;
  height: 640px;
  background: transparent url('../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;
}


/*===============footer======================*/

/*CONTACT*/
#contact_container{
  overflow: hidden;
  padding: 15px 0px;
  width: 500px;
}


#contact_det{
  margin: 0px auto;
  display: block;
  width: 100%;
  text-align: justify;
  padding: 15px 0px;
}

#contact_mail_form{
 display: block;
 width: 100%;
 position: relative;
 z-index: 0;
 margin: 15px auto 0px auto;
 padding: 15px 0px;
 overflow: hidden;
}

#contact_mail_form label{
  padding: 0;
  margin: 0px 0px 5px 0px;
  display: block;
  width: 200px;
  height: 16px;
  float: left;
}

.text_input{
  width: 250px;
  margin: 0px 0px 5px 0px;
}


#butoane_contact{
  text-align: center;
  width: 250px;
  height: 20px;
  float: right;
  margin: 10px 45px 10px 0px;
}

#butoane_contact input{
   background-color: #FFFFFF;
   cursor: pointer;
   text-align: center;
   font-weight: bold;
   color: #000000;
   font-weight: bold;
   font-size: 11px;
   border: black 2px solid;
   font-family: Verdana, Arial, Tahoma;
}

#captcha_c{
  text-align: right;
}


#captcha_c img{
  margin: 10px 70px 10px 0px;
}


/*contact*/

/*=================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*/

/*JQ slideshow*/
#slideshow{
	  position:relative;
      overflow: hidden;
      width: 256px;
      height: 280px;
	  }

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
/*end JQ slideshow*/

/* jQuery lightBox plugin*/


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#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;
}
/* jQuery lightBox plugin*/

#portfolio_preview{
  overflow: hidden;
  width: auto;
  height: auto;
}

#portfolio_preview div{
  float: left;
  margin: 0px 4px;
}


/*=================PORTOFOLIU================*/