@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#fff url(resimler/arka.jpg) repeat-x;
	font-size:12px;
	color:#221a18;
	}

img {
	border:none;
}

a {
	color:#513915;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

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

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

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

/* ust taraf */

#ust {
	margin:auto;
	background:url(resimler/ust.jpg) no-repeat top left;
	overflow:hidden;
	width:960px;
	height:300px;
}

#ust .sitelogo {
	width:447px;
	height:279px;
	margin:0 0 0 491px;
	}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	padding:10px 0 0 50px;
}

#dilblok .tr {
	width:30px;
	height:30px;
	background:url(resimler/tr.png) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/en.png) 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;
	margin:auto;
	width:842px;
	padding:10px 0 10px 0;
}

ul#ustmenu li {
	list-style:none;
	height:19px;
	float:left;
	text-align:center;
	padding:0 12px 0 0;
	margin:0 0 0 9px;
	background:url(resimler/menunokta.jpg) no-repeat center right;
}

ul#ustmenu li a {
	color:#c32826;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

ul#ustmenu li:hover {
	
}

ul#ustmenu li:hover a {
	
}

ul#ustmenu li.iletisim {
	padding:0px;
	margin:0 0 0 9px;
	background:none;
}

/* sol taraf */

#sol {
	float:left;
	padding-left:20px;
	width:230px;
	margin:15px 10px 0 0;
}

#sol .blokust {
	height:28px;
	overflow:hidden;
}

#sol .blokust h1 {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;;
	color:#c32826;
	text-align:left;
	height:28px;
	padding:4px 0 0 0;
	width:210px;
	font-style:italic;
}

#sol .blokust .h1sol {
	display:none;
}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
	
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	display:none;
}

/* orta taraf */

#orta {
	float:right;
	width:610px;
	padding-right:10px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	color:#4c3616;
	text-align:right;
	font-size:28px;
	font-style:italic;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:18px;
	background:url(resimler/h1arka.png) no-repeat top right;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	overflow:hidden;
	width:900px;
}

#alt .sayac {
	margin:15px 0 0 20px;
	text-align:left;
	float:left;
}

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

#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:215px;
}

.textorta {
	width:250px;
}

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

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

.textarea {
	width:220px;
	height:90px;
	font-size:12px;
}

/* cizik */

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