#reklam {
	height: 800px;
	width: 100%;
}
#reklam_sol {
	float: left;
	height: auto;
	width: 40%;
	margin-top: 5%;
	margin-left: 3%;
	margin-right: 3%;
	-webkit-border-radius:10px;
	padding-top: 5%;
}
#reklam_sag {
	height: auto;
	width: 50%;
	float: left;
	font-size: 0.8em;
	color: #4980A7;
	line-height: 180%;
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	padding-top: 3%;
}
.baslik {
	text-align: center;
}
