#pana{
	width: 100%;
	height: auto;
	background-color: #526D82;
	color: white;
	float: left;
	border-bottom: 1px solid #9DB2BF;
}
#pust{
	width: 100%;
	height: 50px;
	float: left;
	
}
#pustpp{
	width: 50px;
	height: 50px;
	float: left;
	

}
#pkbilgi{
	float: left;
	width: 250px;
	height: 50px;
	
}
#pkbilgiad{
	width: 250px;
	height: 25px;
	color: white;
	font-size: 15px;
	float: left;
	
}
#pkbilgikad{
	width: 250px;
	height: 25px;
	color: #B3C8CF;
	font-size: 11px;
	float: left;
	
}
#pustbosluk{
	float: left;
	width: calc(100% - 325px);
	height: 50px;
	
}
#pustdahabtn{
	width: 25px;
	height: 50px;
	float: left;
	font-size: 20px;
	
}

#ppostalan{
width: 100%;
min-height: 150px;

height: auto;
float: left;
font-size: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word; 
  white-space: normal;
   text-indent: 15px;
   padding-top: 10px;


}
#pealan{
  width: 100%;
  height: 50px;
  float: left;
  padding-left: 15px;
 
}

 img#ppp {
	width: 50px;
	height: 50px;
	border-radius: 25px;
}

#pyalt{
	width: 100%;
	height: 50px;
	float: left;
}
#pymedya{
	width: 250px;
	height: 50px;
	float: left;
}
#pyustbosluk{
	width: calc(100% - 350px);
	height: 50px;
	float: left;
}
#pybtn{
	width: 100px;
	height: 50px;
	float: left;
}

button.button {
  background-color: #526D82;
  border: 1px solid black;
  color: white;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}