@charset "UTF-8";
#content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #fff;
}
#header {
}
#logo {
	float: left;
	height: 182px;
	width: 180px;
}
#baslik {
	float: left;
	height: 60px;
	font-size: xx-large;
	color: #272264;
	font-style: normal;
	font-weight: bold;
	width: 720px;
	margin-top: 120px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: -30px;
}
#header_temizle {
	clear: both;
}
#menu {
	height: 60px;
	margin-top: 5px;
	z-index: 100;
}
#footer {
	height: 50px;
	border-radius: 5px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	background: #3db2e1;
	background: -o-linear-gradient(top, #69c4e8, #21a1d4);
	background: -ms-linear-gradient(top, #69c4e8, #21a1d4);
	background: -webkit-linear-gradient(top, #69c4e8, #21a1d4);
	background: -moz-linear-gradient(top, #69c4e8, #21a1d4);
	background: linear-gradient(to bottom, #69c4e8, #21a1d4);
	box-shadow: inset 0 -3px 0 #1f97c7, inset 0 -3px 3px #1f9acc, inset 0 2px 2px #9ad7ef, inset 1px 0 2px #22a4d9, inset -1px 0 2px #22a4d9, 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.06), 0 3px 3px rgba(0, 0, 0, 0.17), 2px 1px 2px rgba(0, 0, 0, 0.05), -2px 1px 2px rgba(0, 0, 0, 0.05);
	margin-top: 20px;
}
#logo2 {
	float: right;
	height: 182px;
	width: 180px;
}
#images_temizle {
	clear: both;
}
#images {
	height: auto;
	margin-top: 10px;
	z-index: 999;
}
#script {
	background-color: #D8D8D8;
	margin-left: 100px;
	text-align: justify;
	margin-right: 100px;
	padding: 10px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	line-height: 17px;
}
#haklar {
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 17px;
	margin-left: 80px;
	font-size: 11px;
}
#motto {
	float: right;
	height: 50px;
	width: 100px;
	margin-right: 400px;
}
