@charset "utf-8";
@font-face {font-family: Century Gothic; src: url('../font/Century Gothic.ttf');}
body{
	background:#000;
	margin:0px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:1px 5px 5px #000;
	}
	
 body {
  background-color:#000000;
  background-image: url(../images/darkbey.jpg); width="100%" height="100%" no-repeat center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}	
#sayfa {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 1024px;
	margin-top: auto;
	margin-bottom: auto;
	height:82px;
	background:url(../resimler/menu.png);
	text-align:center;
}
#slider {
	float: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background:url(../resimler/slider.png);
	height:240px;
}

#slider-alt {
	float: left;
	width: 1024px;
	height:278px;
	margin-right: auto;
	margin-left:5px;
	background:url(../resimler/slider_alt.png);
}
#slider-alt p{
	text-align:center;
}
#yazi{
	font-size:55px;}
	
	
#ust-menu {
	position:absolute;
	margin-left:175px;
	margin-top:5px;
}
#ust-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:0px;
}
#ust-menu li {
	height:0px;
	line-height:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	display:inline-block;
	padding-right:35px;
	font:35px OptimusPrincepsSemiBold;
}
#ust-menu li a {
	padding:0px 0px;
	height:0%;
	color:#E6A342;
	text-decoration:none;
	outline:none;
	 text-shadow: 0px 0px 10px #E6A342;
}
#ust-menu li a:hover { color:#FFFFFF;  border-radius:9px; text-shadow: 0px 0px 10px #ffffff; }

img{
	border:0px;}
	
	
.alan {  width:300px; position:relative;left:313px; top:-200px; }
.faceicon { width:59px; height:101px; float:left; margin:0px 6px; background: url("../sosyalmedya/sosyalmedya.png") no-repeat 0px -0px; }
.faceicon:hover { cursor:pointer; width:59px; height:101px; float:left; background: url("../sosyalmedya/sosyalmedya.png") no-repeat -63px 0px; }
.twiticon { width:59px; height:101px; float:left; margin:-4px 6px; background: url("../sosyalmedya/sosyalmedya.png") no-repeat -126px -3px; margin-left:110px; margin-top:74px; }
.twiticon:hover { cursor:pointer; width:59px; height:101px; float:left; background: url("../sosyalmedya/sosyalmedya.png") no-repeat -189px -0px; }
.youtubeicon { width:59px; height:101px; float:left; margin:-10px 6px; background: url("../sosyalmedya/sosyalmedya.png") no-repeat -250px -0px;margin-left:350px; margin-top:-178px; }
.youtubeicon:hover { cursor:pointer; width:59px; height:101px; float:left; background: url("../sosyalmedya/sosyalmedya.png") no-repeat -313px -0px; }