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

#hepsi {
	background-color: #000000;
	background-image: url(resimler/anasayfa.png);
	background-repeat: no-repeat;
	height: 820px;
	width: 940px;
	margin: auto;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 50px;
	height: auto;
	width: 880px;
}
.menu-bebek a {
	color: #0071BC;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
}

.menu-ana a {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
	color: #FFF;
	text-decoration: none;
}
.menu-kutlama a {
	color: #C69C6D;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
}
.menu-iletisim a {
	color: #F15A24;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
}

.menu-dugun a {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
	color: #D9E021;
	text-decoration: none;
}
.menu-dogum a {
	color: #93278F;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
}
#kisa-metin {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 480px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 410px;
}


body {
	background-color: #000000;
	margin: auto;
	color: #FFF;
}

