@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/body01.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
#sayfa {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ust {
	width: 1000px;
	background-image: url(../images/menu%20-%2001%20-%20Kopya.png);
}
#video {
	text-align: center;
}

#menu ul{
	list-style-type: none;
}
#menu ul li{
	text-decoration: none;
	color: #CCC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding: 5px;
}
#menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #45A8C9;
}
#yazi ul li  {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	letter-spacing: 2px;
}


#logo {
	float: left;
	width: 300px;
	margin-left: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}
#menu {
	float: right;
	width: 600px;
	padding-right: 30px;
	margin-top: 15px;
	margin-right: 25px;
}
.temiz {
	clear: both;
}
#orta {
	width: 990px;
	background-image: url(../images/orta_2.png);
	height: 800px;
	background-repeat: no-repeat;
	margin-top: -5px;
	overflow: scroll;
	overflow-x:hidden;
	padding-top: 30px;
}
#yazi {
	width: 800px;
	margin-left: 100px;
}
#yazi p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#yazi p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4295BD;
	text-decoration: none;
	font-weight: bold;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 20px;
	letter-spacing: 2px;
}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: justify;
}
#yazi p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	letter-spacing: 2px;
	text-decoration: none;
}
#yazi p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09C;
	letter-spacing: 2px;
}



#alt {
	width: 1024px;
	bottom: 0px;
	overflow: hidden;
	text-align: center;
	background-image: url(../images/alt_002.png);
	height: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sol {
	float: left;
	width: 300px;
	margin-top: 10px;
	padding-left: 50px;
}
#sag {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: right;
	margin-top: 50px;
	padding-right: 60px;
}
#resim {
	text-align: right;
}
