@charset "utf-8";
#anadiv {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#galeri {
	width: 800px;
}
#buyuk {
	height: 533px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kucuk {
	background-color: #94A7C7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 220px;
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kucukresim {
	margin: 5px;
	float: left;
	height: 100px;
	width: 150px;
}
.temizle {
	clear: both;
}





#ust {
	height: 200px;
	width: 800px;
}
#menu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#anadiv #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#anadiv #menu ul li {
	float: left;
}
#anadiv #menu ul li a {
	height: 30px;
	width: 150px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #00ADC5;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border-radius:20px;
}

#anadiv #menu ul li a:hover {
	height: 30px;
	width: 150px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #999;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#icerik {
	padding-top: 10px;
}
#alt {
	background-color: #00ADC5;
}
#anadiv #alt h3 {
	text-align: center;
	color: #FFF;
}
#iletisim {
	float: left;
	width: 400px;
}
#harita {
	float: right;
	width: 400px;
}
#temizle {
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CE1921;
	text-align: center;
}
.aktif {
	background-color: #CE1921 !important;
	
}
