#butun {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#menuvebanner {
	height: 80px;
	width: 900px;
	margin-bottom: 30px;
}
#formvehaber {
	height: 400px;
	width: 900px;
	margin-bottom: 30px;
}
#icerikvekategori {
	width: 900px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
#footer {
	height: 50px;
	width: 900px;
	margin-bottom: 30px;
	background-color: #23180f;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
}
body {
	background-color: #d3f886;
}
#logo {
	float: left;
	height: 80px;
	width: 300px;
	margin-right: 160px;
}
#anamenu {
	float: left;
	height: 80px;
	width: 440px;
}
#yatayanamenuler {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#yatayanamenuler li {
	display: block;
	float: left;
	height: 80px;
	width: 110px;
}
#yatayanamenuler li a {
	text-decoration: none;
	line-height: 80px;
	font-weight: bold;
	color: #FFFFFF;
	height: 80px;
	width: 110px;
	text-align: center;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
}
#yatayanamenuler li a:hover {
	background-image: url(images/link_hover.png);
	background-repeat: no-repeat;
}
#haber {
	float: left;
	height: 380px;
	width: 510px;
	background-color: #FFFFFF;
	padding: 10px;
}
#siparisformu {
	background-color: #FFFFFF;
	float: left;
	height: 380px;
	width: 340px;
	padding: 10px;
	margin-left: 10px;
}
#kategori {
	float: left;
	height: 300px;
	width: 220px;
	background-color: #fece0e;
	margin: 10px;
}
#yaziicerigi {
	float: left;
	height: auto;
	width: 640px;
	margin: 10px;
}
#clear {
	clear: right;
}
.kagari_baslik {
	background-image: url(images/kategori_baslik.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 220px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	margin-top: 10px;
}
#dikeymenuler {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dikeymenuler li {
	display: block;
	height: 25px;
	width: 220px;
}
#dikeymenuler li a {
	text-decoration: none;
	font-weight: bold;
	color: #A4850B;
	font-size: 14px;
	line-height: 25px;
	width: 210px;
	height: 25px;
	display: block;
	margin-left: 10px;
}
#dikeymenuler li a:hover {
	text-decoration: underline;
}
.siparisformubaslik {
	height: 25px;
	width: 340px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 25px;
	background-color: #D3F886;
}

