*{
	padding:0;
	margin:0;
	outline:none;
}

body{
/*
	background:#edf4e4 url(/media/layout/bg.gif) bottom repeat-x;

*/	background:#edf4e4;
	text-align:center;
	height:659px;
}
body, input, select, textarea, table{
	font-family:"Trebuchet MS", Arial, Helvetica, Sans Serif;
	font-size:14px;
	color:#222222;
}
a{
	text-decoration:none;
	color:#222222;
}
a img{
	border:0;
}
a:focus{
	outline:none;
}
.clear{
	clear:both;
}
ul, ol{
	list-style-position:inside;
}


/* ********************************************** */
	.coda-slider { }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { overflow: auto !important;}
	
	/* Change the width of the entire slider (without dynamic arrows) */
	
	/* Change margin and width of the slider (with dynamic arrows) */
	
	/* Arrow styling */
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0 }
	
	/* Preloader */
	.coda-slider p.loading { text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative;  }
	.coda-slider .panel { display: block; float: left; }
	.coda-slider .panel-container { position: relative;  }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

	#slider_box .coda-slider-wrapper { padding:10px 4px; }
	#slider_box  .coda-slider-no-js .coda-slider  { height: 78px; }
	#slider_box  .coda-slider, #slider_box  .coda-slider .panel { width: 176px } 
	#slider_box  .coda-slider-wrapper.arrows .coda-slider, #slider_box  .coda-slider-wrapper.arrows .coda-slider .panel { width: 176px; height:78px }
	#slider_box  .coda-slider-wrapper.arrows .coda-slider { margin: 0 5px; }
	#slider_box  .coda-nav-left a, #slider_box  .coda-nav-right a {width: 18px; height:78px; }
	#slider_box  .coda-nav-left a{
		background:url(/media/layout/arrow_left.gif) center no-repeat;
	}
	#slider_box  .coda-nav-right a{
		background:url(/media/layout/arrow_right.gif) center no-repeat;
	}	

	#intro_slider .coda-slider-wrapper { position:relative; }
	#intro_slider  .coda-slider-no-js .coda-slider  { height: 316px; }
	#intro_slider  .coda-slider, #intro_slider  .coda-slider .panel { width: 900px; } 
	#intro_slider  .coda-slider-wrapper.arrows .coda-slider, #intro_slider  .coda-slider-wrapper.arrows .coda-slider .panel { width: 900px; height:316px }
	#intro_slider  .coda-slider-wrapper.arrows .coda-slider {}
	#intro_slider  .coda-nav-left a, #intro_slider  .coda-nav-right a {width: 46px; height:46px; z-index:90; position:absolute; top:127px; }
	#intro_slider  .coda-nav-left a{
		background:url(/media/layout/arrow_left.png) center no-repeat;
		left:12px;
	}
	#intro_slider  .coda-nav-right a{
		background:url(/media/layout/arrow_right.png) center no-repeat;
		right:13px;
	}	
	#intro_slider .coda-slider .panel-wrapper { 
		height: 205px; padding: 50px 461px 50px 101px; position: relative;
	}
	#intro_slider .coda-slider .panel-wrapper ul{
		list-style-position:outside;
		margin-left:15px;
	}
	#intro_slider .coda-slider .panel-wrapper ul, #intro_slider .coda-slider .panel-wrapper p{
		line-height:1.4;
	}
	
	#projects_scroll {background-color:#e8e8ea; height:128px;}
	#projects_scroll .coda-slider-wrapper { padding:16px 4px; }
	#projects_scroll  .coda-slider-no-js .coda-slider  { height: 96px; }
	#projects_scroll  .coda-slider, #projects_scroll  .coda-slider .panel { width: 540px } 
	#projects_scroll  .coda-slider-wrapper.arrows .coda-slider, #projects_scroll  .coda-slider-wrapper.arrows .coda-slider .panel { width: 540px; height:96px }
	#projects_scroll  .coda-slider-wrapper.arrows .coda-slider { margin: 0 5px; }
	#projects_scroll  .coda-nav-left a, #projects_scroll  .coda-nav-right a {width: 37px; height:96px; }
	#projects_scroll  .coda-nav-left a{
		background:url(/media/layout/arrow_left_projects.gif) center no-repeat;
	}
	#projects_scroll  .coda-nav-right a{
		background:url(/media/layout/arrow_right_projects.gif) center no-repeat;
	}	
	#projects_scroll .img_link{
		width:96px;
		height:96px;
		display:block;
		float:left;
		padding:0 6px;
	}
	#projects_scroll .img_link img{
		width:100%;
		height:100%;
	}
	
	
	
	#process_slider{
		width:630px;
		height:392px;
		background:#dededc url(/media/layout/bg_cum_facem.jpg) no-repeat;
		position:relative;
		margin-top:15px;
		border-left:10px solid #dededc;
	}
	#process_slider .coda-slider, #process_slider .coda-slider .panel{
		width:593px;
		height:80px;
	}
	#process_slider .panel-wrapper{
		padding-right:5px;
		font-size:11px;
	}
	#process_slider .coda-slider{
		position:absolute;
		top:295px;
		left:16px;
	}
	#process_slider .coda-nav ul li a, #process_slider ol li{
		position:absolute;
	}
	#process_slider .coda-nav ul li a{
		background:#fff url(/media/layout/bg_box.jpg) top left no-repeat;
		display:block;
	}
	#process_slider .coda-nav ul li a.current{
		background-color:#aecfc8;
		background-image:url(/media/layout/bg_box_on.jpg);
	}
	#process_slider .coda-nav ul li.tab1 a{
		top:26px;
		left:11px;
		width:95px;
		height:47px;
	}
	#process_slider .coda-nav ul li.tab2 a{
		top:21px;
		left:146px;
		width:144px;
		height:57px;
	}
	#process_slider .coda-nav ul li.tab3 a{
		top:26px;
		left:330px;
		width:96px;
		height:46px;
	}
	#process_slider .coda-nav ul li.tab4 a{
		top:21px;
		left:465px;
		width:140px;
		height:56px;
	}
	#process_slider .coda-nav ul li.tab5 a{
		top:118px;
		left:11px;
		width:154px;
		height:57px;
	}
	#process_slider .coda-nav ul li.tab6 a{
		top:118px;
		left:211px;
		width:193px;
		height:57px;
	}
	#process_slider .coda-nav ul li.tab7 a{
		top:118px;
		left:450px;
		width:154px;
		height:57px;
	}
	#process_slider .coda-nav ul li.tab8 a{
		top:226px;
		left:11px;
		width:154px;
		height:36px;
	}
	#process_slider .coda-nav ul li.tab9 a{
		top:221px;
		left:201px;
		width:193px;
		height:46px;
	}
	#process_slider .coda-nav ul li.tab10 a{
		top:216px;
		left:431px;
		width:173px;
		height:56px;
	}
	#process_slider ol{
		font-size:12px;
	}
	#process_slider ol li{
		list-style-position:outside;
	}
	#process_slider ol li.tab1{
		top:32px;
		left:40px;
		width:65px;
		height:40px;
	}
	#process_slider ol li.tab2{
		top:23px;
		left:180px;
		width:103px;
		height:54px;
	}
	#process_slider ol li.tab3{
		top:32px;
		left:360px;
		width:65px;
		height:40px;
	}
	#process_slider ol li.tab4{
		top:23px;
		left:495px;
		width:109px;
		height:54px;
	}
	#process_slider ol li.tab5{
		top:120px;
		left:50px;
		width:105px;
		height:54px;
	}
	#process_slider ol li.tab6{
		top:120px;
		left:245px;
		width:159px;
		height:54px;
	}
	#process_slider ol li.tab7{
		top:120px;
		left:490px;
		width:110px;
		height:54px;
	}
	#process_slider ol li.tab8{
		top:236px;
		left:42px;
		width:122px;
		height:26px;
	}
	#process_slider ol li.tab9{
		top:227px;
		left:241px;
		width:153px;
		height:40px;
	}
	#process_slider ol li.tab10{
		top:218px;
		left:471px;
		width:132px;
		height:53px;
	}
	
/* ********************************************** */

#container{
	width:919px;
	height:651px;
	margin:0 auto;
	background:url(/media/layout/bg_container_1.gif) repeat-y;
}

#header{
	height:79px;
	padding:6px 58px 0 58px;
}
#logo_tiparituri{
	float:left;
	width:160px;
}
#header_banner{
	width:541px;
	padding:6px 3px 8px 4px;
	float:right;
}
#menu{
	width:548px;
	height:27px;
	float:right;
	background:url(/media/layout/bg_menu.gif) no-repeat;
	list-style:none;
	color:#fff;
}
#menu li{
	float:left;
	line-height:27px;
}
#menu li a{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#menu1{
	width:150px;
	padding-right:2px;
}
#menu1.on{
	background:url(/media/layout/bg_menu1_on.gif) center no-repeat;
}
#menu2{
	width:131px;
	padding-right:2px;
}
#menu2.on{
	background:url(/media/layout/bg_menu2_on.gif) center no-repeat;
}
#menu3{
	width:144px;
	padding-right:2px;
}
#menu3.on{
	background:url(/media/layout/bg_menu3_on.gif) center no-repeat;
}
#menu4{
	width:117px;
}
#menu4.on{
	background:url(/media/layout/bg_menu4_on.gif) center no-repeat;
}


#intro_slider{
	width:900px;
	height:316px;
	color:#fff;
	text-align:left;
	font-size:16px;
	line-height:1.2;
	padding:0 9px 0 10px;
}
#intro_slider h1{
	font-size:22px;
	font-weight:normal;
}
#intro_slider p{
	padding:4px 0;
}
#intro_slider ul{
	font-size:16px;
	padding-bottom:4px;
}
.detalii{
	position:absolute;
	bottom:40px;
	right:475px;
}


#page{
	text-align:left;
	height:515px;
	margin:0 9px 0 10px;
	background:url(/media/layout/bg_page.gif) left repeat-y;
}
.front_page #page{
	height:200px;
	background:none;
}
#content{
	width:634px;
	height:435px;
	padding:15px 25px 15px 21px;
	float:right;
	position:relative;
}
.front_page #content{
	background-color:#94b0bc;
	padding:15px 15px 15px 18px;
	color:#fff;
	height:145px;
	width:867px;
}
#content.main_page{
	background:url(/media/layout/bg_content.jpg) 445px 250px no-repeat;
}
#content h1{
	color:#23b249;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
}
#content h2{
	color:#222222;
	font-size:17px;
}
#content p{
	padding:14px 0 0 0;
}
.front_page #content p{
	padding:0;
}
#main_info{
	width:380px;
	float:left;
	height:435px;
	overflow-y:scroll;
}
#main_info.with_bg_img{
	width:398px;
}
#main_image{
	float:right;
	max-width:254px;
}
#content_image{
	float:right;
	margin-left:5px;
}
#content_text_holder{
	height:375px;
	padding-bottom:60px;
	position:relative;
}
#content_text{
	overflow-y:scroll;
	height:375px;
}
#content_text.with_img{
	width:330px;
}
#content_text.full_height{
	height:435px;
}
#side_info{
	width:202px;
	height:408px;
	padding:14px;
	float:right;
	background:url(/media/layout/bg_side_info.gif) no-repeat;
	position:relative;
}
#side_info_text{
	width:202px;
	overflow-y:scroll;
}
#side_info_text.with_arrows{
	height:358px;
}
#side_info_text.without_arrows{
	height:378px;
}
#side_info h1{
	border-bottom:1px solid #21b24b;
	height:19px;
	line-height:19px;
	font-size:13px;
	font-weight:bold;
	padding-bottom:2px;
}
#next_page, #previous_page{
	width:24px;
	height:21px;
	display:block;
	position:absolute;
}
#next_page{
	bottom:12px;
	left:192px;
}
#previous_page{
	bottom:12px;
	right:192px;
}



#project_text{
	overflow-y:scroll;
	height:180px;
}

#breadcrumbs{
	background-color:#dce9cf;
	height:25px;
	line-height:25px;
	color:#027f5d;
	padding:0 11px;
	font-weight:bold;
	font-size:11px;
}
#breadcrumbs a{
	color:#027f5d;
	padding:0 5px;
}
#sidebar{
	width:220px;
	float:left;
	color:#fff;
	height:490px;
}
#sidebar a{
	color:#fff;
	display:block;
	padding-left:20px;
}
#sidebar ul{
	list-style:none;
	padding:10px 14px 0 14px;
}
#sidebar li{
	padding:8px 0;
}
#sidebar li a{
	background:url(/media/layout/bullet_plus.gif) 0px 2px no-repeat;
	text-transform:uppercase;
}
#sidebar li ul{
	padding:5px 0 2px 0;
}
#sidebar li ul li{
	padding:0;
}
#sidebar li.on a{
/*	font-style:italic; */
	font-weight:bold;
}
#sidebar li ul li a, #sidebar li.on ul li a{
	background-image:none;
	text-transform:none;
	font-style:normal;
	font-weight:normal;
}
#sidebar li ul li.on a{
	background:url(/media/layout/bullet_arrow.gif) 9px 1px no-repeat;	
}
#sidebar li ul li ul{
	padding-left:19px;
}
#sidebar li ul li ul li a, #sidebar li ul li.on ul li a{
	background-image:none;
}
#sidebar li ul li ul li.on a{
	background:url(/media/layout/bullet_arrow.gif) 9px 1px no-repeat;	
}
#sidebar h1, p{
	padding:10px 14px 0 14px;
}
#sidebar h1{
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:20px;
}


#intro_boxes{
	width:624px;
	background:url(/media/layout/bg_intro_boxes.gif) center repeat-y;
	float:left;
}
#intro_boxes .box{
	width:180px;
	padding:0 13px 5px 15px;
	float:left;
	line-height:1.5;
	font-size:14px;
}
#intro_boxes .box span{
	font-size:18px;
}
#slider_box{
	width:230px;
	height:146px;
	background:url(/media/layout/bg_slider_box.gif) no-repeat;
	float:right;
}
#slider_box h1{
	margin:0 11px;
	line-height:36px;
	font-size:17px;
	border-bottom:2px solid #fff;
}
#slider_box h1 a{
	color:#fff;
}
#slider_box  .img_link{
	padding:0 5px;
	float:left;
    width:78px;
    height:78px;
}
#slider_box .img_link img{
	width:78px;
	height:78px;
}

#bottom_belt{
	background-color:#dce9cf;
	height:25px;
	line-height:25px;
	color:#027f5d;
	padding:0 11px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
	float:right;
	width:658px;
}
.front_page #bottom_belt{
	text-align:left;
	width:878px;
}
#bottom_belt a{
	color:#027f5d;
	padding-right:6px;
}


#footer{
	padding:0 20px;
	background-color:red;
	line-height:50px;
}
#footer_menu{
	width:570px;
	float:left;
	text-align:left;
}
#footer_menu a, #footer_menu span{
	margin:0 5px;
}
#social_networks{
	width:120px;
	float:right;
	text-align:right;
}
#social_networks img{
	margin:13px 5px;
	vertical-align:middle;
}


.tablestyle h1, #content h1.simple{
	text-transform:none;
	padding-bottom:10px;
}
.tablestyle td{
	padding:4px 0;
}
.tablestyle td.label_field{
	padding-right:14px;
	text-align:right;
}
.tablestyle td.label_field.align_top{
	padding-top:6px;
}
.field{
	width:244px;
	padding:2px;
	border:1px solid #999999;
}
textarea.field{
	height:75px;
}
#cod{
	width:90px;
}
#note{
	padding:15px 15px 15px 100px;
	text-align:center;
	font-size:10px;
}


#main_info.no-scroll{
	overflow:hidden;
}
#gallery{
	border:1px solid #949599;
	margin-top:15px;
	overflow-y:scroll;
	height:327px;
	max-height:327px;
}
#gallery div.gal_img{
	width:89px;
	height:94px;
	text-align:center;
	line-height:80px;
	display: table-cell;
	float:left;
	padding:0 13px 0 12px;
}
#gallery *{
	vertical-align:middle;
}
#gallery div span{
    display: inline-block;
    height: 100%;
    width: 1px;
}


#products{
	border:1px solid #949599;
	margin-top:15px;
	overflow-y:scroll;
	height:325px;
}
#products div.prod_intro{
	width:151px;
	height:121px;
	padding:2px 1px;
	float:left;
	background:url(/media/layout/bg_prod_box.gif) center center no-repeat;
	text-align:center;
}
#products div.prod_intro h3{
	text-align:left;
	line-height:25px;
	font-size:12px;
	padding:0 10px;
}
#products div.prod_intro h3 a{
	color:#949599;
}


	#project_slider { height: 230px; padding:0 52px 0 52px; position:relative;}
	#prev_url, #next_url{
		position:absolute;
        bottom:20px;
	}
	#prev_url{
		left:15px;
	}	
	#next_url{
		right:15px;
	}	
	#project_slider .project_img{
		float:left;
		padding-right:15px;
		width:310px;
		height:230px;
		text-align:center;
	}
	#project_slider .project_img img{
		width:310px;
		height:auto !important;
		height:230px;
		max-height:230px;
	}
	#project_slider h3{
		color:#f26c2f;
		font-size:14px;
	}
	#project_slider h4{
		font-size:12px;
	}
	#content #project_slider p{
		padding:0;
		font-size:11px;
	}
	#project_text{
		height:210px;
	}


#sitemap{
    height:420px;
    overflow-y:scroll;
}
#sitemap li{
    list-style:none;
}
#sitemap li li{
    padding-left:25px;
}


.jspDrag
{
	background: #71b28b;
}
.jspTrack{
	background: #c1d9bb;
}


.fancyimg.hidden{
	display:none;
}


#fancybox-left, #fancybox-right {
	visibility: visible;    /* IE6 */
}

#fancybox-left span {
	left: 20px;
}

#fancybox-right span {
	left: auto;
	right: 20px;
}


#offer_request_link{
	position:absolute;
	bottom:0px;
	right:0px;
}
#offer_request_link_with_img{
	position:absolute;
	bottom:15px;
	right:25px;
}

