@charset "utf-8";
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../resimler/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hakkinda {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../resimler/hakkinda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.baglantilar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.hakkindayuksekliksab {
	height: 540px;
	width: 820px;
	overflow: auto;
}


.fotovideo {
	height: 33px;
	width: 143px;
	margin-top: -567px;
	margin-left: 38px;
}
.temizle {
	clear: both;
}


.menudivi {
	width: 1188px;
	margin-top: 736px;
}

body ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body ul li a {
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	width: 103px;
	float: left;
	background-image: url(../resimler/menu/pasif.png);
	text-align: center;
	margin-right: 5px;
}
body ul li a:hover {
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	width: 103px;
	float: left;
	background-image: url(../resimler/menu/aktif.png);
	text-align: center;
	margin-right: 5px;
}
.aktifmenu {
	background-image: url(../resimler/menu/aktif.png);
	color: #000000;
}
