html{
	overflow-y: scroll;
}
html, body {
	font:normal 12px arial;
	color:#3e3e3e;
	margin:0px;
	padding:0px;
	height: 100%; 																				/*!!!!*/
}

body{
	/*background:url(http://www.graphicline.ro/images/layout/grayfix.gif);
	background-position: 0% -140%;
	background-repeat:repeat-x;*/
}

.clearer{
	clear:both;
}

#header{
	background:url(http://www.graphicline.ro/images/layout/header_bg.gif) bottom left repeat-x #3e3e3e;
	height:153px;
}
	#lang_wrapper{
		width:1069px;
		height:24px;
		margin:0px auto;
	}
		#lang_wrapper b{
			display:block;
			float:right;
		}
	#hbottom_wrapper{
		width:1069px;
		padding-top:72px;
		margin:0px auto;
	}
	#hbottom_wrapper #logo{
		display:block;
		width:215px;
		float:left;
	}
	#hbottom_wrapper #menu_container{
		display:block;
		float:right;
		padding-top:28px;
	}

#footer{
	background:url(http://www.graphicline.ro/images/layout/footer_bg.gif) top left repeat-x #e7e7e7;
	width:100%;
	height:160px;
}
#push{
	height:160px;
}
	#footer b{
		display:block;
		width:1069px;
		margin:0px auto;
		height:12px;
		background:url(http://www.graphicline.ro/images/layout/copyright_graphicline.gif) right 3px no-repeat;
	}
	#footer span{
		display:block;
		width:1069px;
		margin:0px auto;
		height:55px;
		background:url(http://www.graphicline.ro/images/layout/address_graphicline.gif) right bottom no-repeat;
		padding-top:12px;
		font:normal 11px arial;
	}
		#footer span a{
			color:#383838;
			text-decoration:none;
			padding-right:10px;
		}
		#footer span a:hover{
			text-decoration:underline;
		}
		
#mwrp{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px;
}

#main{
	width:1069px;
	margin:0px auto;
	padding:11px 0px 30px 0px;
}

#folio_c1{
	width:462px;
	float:left;
}
	#folio_c1 li{
		background:url(http://www.graphicline.ro/images/layout/project_thumb_bg.gif) top left no-repeat;
		display:block;
		float:left;
		width:144px;
		height:108px;
	}
	#folio_c1 li.hoverbg{
		background:url(http://www.graphicline.ro/images/layout/project_thumb_bg_over.gif) top left no-repeat;
	}
		#folio_c1 li a{
			display:block;
			font:normal 9px arial;
			color:#707070;
			text-decoration:none;
			text-transform:uppercase;
		}
			#folio_c1 li a img{
				padding:10px 0px 10px 9px;
				display:block;
			}
			#folio_c1 li a span{
				padding-left:4px;
			}

#folio_c2{
	width:607px;
	float:left;
}

#prev_btn, #next_btn{
	display:block;
	width:216px;
	float:left;
	height:36px;
}
	#prev_btn{
		background:url(http://www.graphicline.ro/images/layout/prev_btn.gif) center left no-repeat;
	}
	#next_btn{
		background:url(http://www.graphicline.ro/images/layout/next_btn.gif) center right no-repeat;
	}
	
#pic_container{
	width:588px;
	height:321px;
	background:url(http://www.graphicline.ro/images/layout/project_pic_bg.gif) top left no-repeat;
	padding: 20px 0px 0px 19px;
}
	#pic_container #pic{
		display:block;
		width:569px;
		height:302px;
		background:#F5F5F5;
	}
	
#pic_nav #btn_wrapper{
	float:right;
	padding-right:18px;
	padding-top:3px;
}
	#btn_wrapper a{
		display:block;
		width:10px;
		height:10px;
		background:url(http://www.graphicline.ro/images/layout/navbullet_n.gif) top center no-repeat;
		padding-right:1px;
		float:left;
	}
	#btn_wrapper a.current{
		background:url(http://www.graphicline.ro/images/layout/navbullet_a.gif) top center no-repeat;
	}

h1{
	font:bold 30px arial;
	color:#3e3e3e;
	padding:10px 0px 10px 3px;
}

h2{
	font:bold 14px arial;
	color:#3e3e3e;
	padding:2px 0px 6px 0px;
}

h3{
	font:bold 30px arial;
	color:#3e3e3e;
	padding:0px 0px 10px 3px;
}

.bodytext{
	font:normal 12px arial;
	color:#3e3e3e;
	text-align:justify;
	display:block;
	padding:0px 3px 0px 3px;
}

#project_url{
	display:block;
	float:left;
	color:#e52826;
	font:bold 12px arial;
	text-decoration:none;
	padding:15px 0px 2px 0px;
	border-bottom:1px solid #e52826;
}
	#project_url:hover{
		border-bottom:1px solid #febf0f;
		color:#febf0f;	
	}

#home_c1{
	width:623px;
	float:left;
}

#home_c2{
	width:446px;
	float:left;
	height:341px;
}
	#home_c2 li{
		display:block;
		height:114px;
		font:normal 11px arial;
		background:url(http://www.graphicline.ro/images/layout/project_thumb_bg.gif) top left no-repeat;
		text-align:justify;
	}
	#home_c2 li.hoverbg{
		background:url(http://www.graphicline.ro/images/layout/project_thumb_bg_over.gif) top left no-repeat;
	}
		#home_c2 li.lih_124{
			height:124px;
		}
		
		#home_c2 li.lih_93{
			height:93px;
		}
		
		#home_c2 li img{
			padding:10px 16px 0px 9px;
			float:left;
		}

#home_c3{
	width:623px;
	float:left;
	padding-top:17px;
}
	#home_c3 span{
		display:block;
		padding:0px 17px 0px 3px;
		text-align:justify;
	}

#home_c4{
	width:446px;
	float:left;
	padding-top:17px;
}
	#home_c4 span{
		display:block;
		text-align:justify;
	}

#about_c1{
	width:623px;
	float:left;
	padding-top:17px;
}
	#about_c1 span{
		display:block;
		padding:0px 25px 0px 3px;
		text-align:justify;
	}

#about_c2{
	width:446px;
	float:left;
	padding-top:17px;
}
	#about_c2 ul li{
		background:url(http://www.graphicline.ro/images/layout/bullet.gif) left 5px no-repeat;
		display:block;
		width:136px;
		height:20px;
		line-height:20px;
		float:left;
		padding-left:10px;
		font:bold 11px arial;
	}

#contact_c1{
	width:623px;
	float:left;
	padding-top:17px;
}

#contact_c2{
	width:446px;
	float:left;
	padding-top:17px;
}


.gfl_logo_bg{
	background:url(http://www.graphicline.ro/images/layout/big_gfl_bg.jpg) right 183px no-repeat;
}

	#contact_frm label, #contact_frm input, #contact_frm textarea {
		display: block;
		float: left;
		height:28px;
		line-height:28px;
		margin-bottom:10px;
		vertical-align:middle;
	}
	
	#contact_frm label {
		text-align: left;
		width: 60px;
		padding-right: 20px;
	}
	
	#contact_frm input {
		width: 420px;
		height:auto;
		padding:4px;
		font:normal 16px arial;
	}
	#contact_frm textarea {
		width: 420px;
		height:100px;
		padding:4px;
		font:normal 12px arial;
	}
	
	#contact_frm br {
		clear: left;
	} 
	
	#contact_c1 #contact_frm #sendbtn_ro, #contact_c1 #contact_frm #sendbtn_en{
		width:113px; height:30px;
	}

h3.h3_bpadding{
	padding-bottom:20px;
}