@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

body {
	background:#cab27c url(resimler/arka.jpg) no-repeat center top;
	font-size:13px;
	color:#352504;
	}

img {
	border:none;
}

a {
	color:#a7321c;
	text-decoration:underline;
}

a:hover {
	color:#a7321c;
	text-decoration:none;
}

.icerik {
	text-align:left;
}

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	background:url(resimler/genislik.png) repeat-y center top;
	width:965px;
}

/* ust taraf */

#ust {
	margin:auto;
	background:url(resimler/ustarka.jpg) top left no-repeat;
	overflow:hidden;
	width:919px;
	height:211px;
}

#ust .sitelogoarka {
	width:165px;
	height:211px;
	margin:0 0 0 15px;
}

#ust .sitelogo {
	width:165px;
	height:211px;
}

/* dil blok */


#dilblok {
	margin:185px 0 0 720px;
	position:absolute;
}

#dilblok .tr {
	width:30px;
	height:30px;
	background:url(resimler/trbayrak.jpg) no-repeat;
	padding:0 15px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/enbayrak.jpg) no-repeat;
	padding:0 15px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:30px;
	height:30px;
	background:url(resimler/debayrak.jpg) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:30px;
	height:30px;
	background:url(resimler/gr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:30px;
	height:30px;
	background:url(resimler/ru.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

/* sag menu */

ul#sagmenu {
	list-style:none;
}

ul#sagmenu li {
	background:url(resimler/menu.png) no-repeat right;
	width:130px;
	height:32px;
	text-align:left;
	padding:7px 0 0 36px;
}

ul#sagmenu li:hover {
	
}

ul#sagmenu li a {
	color:#4a3000;
	font-size:16px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

/* sag taraf */

#sag {
	float:left;
	margin:0 0 0 0;
	width:180px;
	padding:160px 0 0 0;
}

#sag .blok {
	margin:10px 0 0 0;
}

#sag .blok .blokust {
	background:url(resimler/sagblokust.png) no-repeat center top;
	height:30px;	
}

#sag .blok .blokust h1 {
	font-size:20px;
	font-weight:normal;
	color:#a7321c;
	text-align:left;
	height:30px;
	width:180px;
}

#sag .blok .blokust .h1sol {
	display:none;
}

#sag .blok .blokust .h1sag {
	display:none;
}

#sag .blok .blokorta {
}

#sag .blok .blokalt {
	height:10px;
}


/* orta taraf */

#orta {
	float:right;
	width:745px;
	padding:0 40px 0 0;
}

#orta #ortaust {
	background:url(resimler/ortaslaytust.png) no-repeat left top;
	width:200px;
	height:76px;
	position:absolute;
	margin:0 0 0 -160px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:20px;
	color:#6f5d26;
	text-align:right;
	height:35px;
	padding:0 0 0 0;
	overflow:hidden;
	width:745px;
	font-weight:bold;
	font-style:italic;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:65px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/alt.png) no-repeat top left;
	width:965px;
}

#alt .sayac {
	margin:51px 0 0 160px;
	text-align:left;
	float:left;
	color:#352504;
	font-size:10px;
}

#alt .reklamlar {
	margin:51px 30px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#fff;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#fff;
	text-decoration:underline;
}

/* kontroller */

.dogru {
	background:url(resimler/dogru.gif) no-repeat;
	width:16px;
	height:16px;
}

.yanlis {
	background:url(resimler/yanlis.gif) no-repeat;
	width:16px;
	height:16px;
}

.yenile {
	background:url(resimler/yenile.gif) no-repeat;
	width:16px;
	height:16px;
}

.yukleniyor {
	background:url(resimler/yukleniyor.gif) no-repeat;
	width:16px;
	height:16px;
}

/* textler */

.text {
	width:250px;
}

.textorta {
	width:250px;
}

.textareaorta {
	width:255px;
	height:130px;
}

.textkisa {
	width:40px;
}
	
.textareauzun {
	width:130px;
	height:50px;
}

.textarea {
	width:254px;
	height:90px;
	font-size:12px;
}

/* cizik */

.cizik {
	background:url(resimler/cizik.jpg) no-repeat center top;
	height:13px;
	width:95%;
	margin:auto;
}