html {
	margin: 0;
	padding: 0;
	background:#f1f1f1;
    width:100%;
    height:100%;

}
body {
	top:0;
	width:100%;
	height: 100%;
	margin: 0 auto;
	text-align:left; 
	font-family: 'Roboto Slab', serif;
	font-size:12px;
	line-height:1.8em;
	left:0;
}

a:link{ color: #d25c52; text-decoration:none; }

a:visited{ color: #d25c52; }

a:hover, a:focus{	text-decoration:none; }

#top {
	position:relative;
	top:0;
	width:100%;
	height:130px; /*170px;*/
	background: url(img/top-back.png);
}

#logo {
	position:relative;
	height:90px;
	width:420px;	
	margin-left:auto;
	margin-right:auto;
	background: url(img/logo.png) no-repeat;
	top:20px; /*40px;*/
}
#cont {
	position:relative;
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}
#about {
	float:left;
	position:relative;
	width:615px;
	height:auto;
	
}

#foto {
	position:relative;
	height:310px;
	width: 209px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

.img {
	border:10px solid #FFFFFF;	
}

.baslik {
	font-size:19px;
	top:-15px;
	line-height:2,5em;
	font-weight:700;
	color:#d4923b; /*#95bdb7;*/		
}
	
#text {
	position:relative;
	float:right;
	margin-left:25px;
	margin-top:-15px;
	width:380px;
}

#cv {
	position:relative;
	width:380px;
	}
	
#cv_so {float:left; width:50px; }
#cv_sa { position:relative; float:right; top:50%; transform: translateY(15%); width: 320px; height: 50px; }
.cv { font-weight:700;}

#sag {
	position:relative;
	width:285px;
	float:right;
		
}

#line {
	position:relative;
	width:10px;
	margin-right:40px;
	height:500px;
	width:2px;
	float:left;
	position:relative;	
}

#ilet {
	width:235px;
	float:right;
	position:relative;	
}

#peac {}
#par1 {float:left; background:url(img/par1.png) no-repeat; width:45px; height:135px; margin-right:-3px;}
#pic {float:left; }
#pyaz { float:left; width:135px; margin-top:18px;}
#par2 {float:right; background:url(img/par2.png) no-repeat; width:45px; height:135px; margin-right:-5px;}

#iletisim {
	position:relative;
	margin-left:15px;
	width:145px;
	height:340px;
	padding:20px;
	background:#e2e2e2;
	margin-top:160px;	
}
