@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#ffffff url(resimler/arka.jpg) no-repeat center top;
	font-size:12px;
	color:#3f2d1e;
	}

img {
	border:none;
}

a {
	color:#3f2d1e;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.icerik {
	text-align:left;
}

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

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

/* ust taraf */

#ust {
	margin:auto;
	width:700px;
	height:143px;
}

#ust .sitelogoarka {
	margin:35px 0 0 15px;
}

#ust .sitelogo {
	width:295px;
	height:120px;
}

/* dil blok */

#ust #dilblok {
	display:none;
}

#dilblok {
	padding:5px 0 0 10px;
}

#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 5px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:30px;
	height:30px;
	background:url(resimler/de.gif) 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;
	}

/* ust menu */

ul#ustmenu {
	list-style:none;
	width:800px;
	margin:auto;
}

ul#ustmenu li {
	float:left;
	height:32px;
	text-align:left;
	padding:0 15px 0 0;
	margin:0 6px 0 0;
	background:url(resimler/menuyildiz.jpg) no-repeat right top;
}

ul#ustmenu li.anasayfa {
	margin:0 6px 0 50px;
}

ul#ustmenu li.iletisim {
	background:none;
}

ul#ustmenu li:hover {
	
}

ul#ustmenu li a {
	color:#4a3000;
	font-size:16px;
	text-decoration:none;
}

/* sag taraf */

#sag {
	float:right;
	margin:40px 10px 0 0;
	width:180px;
}

#sag .blok {
	
}

#sag .blok .blokust {
	width:180px;
	height:20px;	
}

#sag .blok .blokust h1 {
	font-size:14px;
	font-weight:normal;
	color:#6f5d26;
	text-align:right;
	height:20px;
	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:left;
	width:510px;
	margin:40px 0 0 50px;
}

#orta #ortaust {

}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:20px;
	color:#6f5d26;
	text-align:left;
	height:25px;
	padding:0 0 2px 10px;
	overflow:hidden;
	width:600px;
	font-weight:normal;
	font-style:italic;
	margin:-30px 0 10px 0;
	background:url(resimler/ortah1arka.gif) no-repeat bottom left;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

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

#alt .sayac {
	margin:9px 0 0 70px;
	text-align:left;
	float:left;
	color:#352504;
	font-size:10px;
}

#alt .reklamlar {
	margin:9px 25px 0 0;
	text-align:right;
	float:right;
	font-size:10px;
}

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

#alt .reklamlar a:hover {
	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:170px;
}

.textorta {
	width:250px;
}

.textareaorta {
	width:205px;
	height:130px;
}

.textkisa {
	width:40px;
}
	
.textareauzun {
	width:130px;
	height:50px;
}

.textarea {
	width:174px;
	height:70px;
	font-size:11px;
}

/* cizik */

.cizik {
	background:url(resimler/cizik.jpg) no-repeat center top;
	height:13px;
	width:95%;
	margin:auto;
}
