@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

a {
	color:#332c22;
	text-decoration:underline;
}

a:hover {
	color:#332c22;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

#genislik {
	width:905px;
	margin:auto;
}

.temizle {
	clear:both;
}

/* arka plan */

body {
	background:#d5c6af url(resimler/arka.jpg) no-repeat fixed center bottom;
}

/* ust taraf */

#ust {
	margin:auto;
	background:url(resimler/ust.gif) left top no-repeat;
	width:905px;
	height:214px;
}

#ust h1 {
	font-size:44px;
	font-style:italic;
	padding:10px 0 0 220px;
	color:#332c22;
	float:left;
}

#ust img {
	width:346px;
	height:142px;
	margin:5px 20px 0 0;
	float:right;
}

/* ust menu */

ul#ustmenu {
	list-style:none;
	margin:10px 0 0 290px;
}

ul#ustmenu li {
	list-style:none;
	background:url(resimler/menuarka.gif) no-repeat;
	width:138px;
	height:34px;
	float:left;
	padding:14px 0 0 10px;
}

ul#ustmenu li a {
	color:#d5c6af;
	font-size:13px;
	text-decoration:none;
}

/* sol menu */

ul#solmenu {
	list-style:none;
	margin-left:8px;
}

ul#solmenu li {
	background:url(resimler/sollistearka.gif) no-repeat;
	width:155px;
	height:27px;
	text-align:left;
	padding:14px 0 0 5px;
}

ul#solmenu li:hover {
	background:url(resimler/sollistearkahover.gif) no-repeat;
	width:155px;
	height:27px;
	text-align:left;
	padding:14px 0 0 5px;
}

ul#solmenu li a {
	color:#d5c6af;
	font-size:13px;
	text-decoration:none;
}

/* sag menu */

ul#sagmenu {
	list-style:none;
	margin-left:8px;
}

ul#sagmenu li {
	background:url(resimler/saglistearka.gif) no-repeat;
	width:155px;
	height:25px;
	text-align:left;
	padding:16px 0 0 18px;
}

ul#sagmenu li:hover {
	background:url(resimler/saglistearkahover.gif) no-repeat;
	width:155px;
	height:25px;
	text-align:left;
	padding:16px 0 0 18px;
}

ul#sagmenu li a {
	color:#d5c6af;
	font-size:13px;
	text-decoration:none;
}

/* sol taraf */

#sol {
	float:left;
	width:180px;
}

#sol .blokust {
	background:url(resimler/solblokust.gif) no-repeat top center;
	width:180px;
	height:44px;
	overflow:hidden;
}

#sol .blokust h1 {
	font-size:18px;
	padding:23px 0 0 20px;
	font-style:italic;
	color:#332c22;
	text-align:left;
}

#sol .blokorta {
	
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	width:180px;
	float:right;
}

#sag .blokust {
	background:url(resimler/sagblokust.gif) no-repeat top center;
	width:180px;
	height:44px;
	overflow:hidden;
}

#sag .blokust h1 {
	font-size:18px;
	padding:23px 20px 0 0;
	font-style:italic;
	text-align:right;
	color:#332c22;
}

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}

/* orta taraf */

#orta {
	float:left;
	width:545px;
}

#orta .h1sol {
	background:url(resimler/h1sol.gif) no-repeat;
	width:15px;
	height:26px;
	float:left;
	margin-top:13px;
}

#orta h1 {
	font-size:16px;
	color:#332c22;
	text-align:left;
	float:left;
	width:505px;
	height:26px;
	background:url(resimler/h1orta.gif) repeat-x;
	margin-top:13px;
	padding-top:3px;
}

#orta .h1sag {
	background:url(resimler/h1sag.gif) no-repeat;
	width:15px;
	height:26px;
	float:right;
	margin-top:13px;
}

/* alt taraf */

#alt {
	width:905px;
	height:138px;
	margin:auto;
	background:url(resimler/alt.gif) center top no-repeat;
	overflow:hidden;
}

#alt .sayac {
	color:#d5c6af;
	margin:82px 0 0 90px;
	font-size:14px;
	text-align:left;
}

#alt .reklamlar {
	margin:15px 240px 0 0;
	text-align:right;
}

#alt .reklamlar a {
	color:#332c22;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#332c22;
	text-decoration:underline;
}