@charset "utf-8";

/* genel ayarlamalar */

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

body {
	background:#351d10 url(resimler/arka.jpg) repeat-y center top;
	font-size:12px;
	color:#000;
	}

img {
	border:none;
}

a {
	color:#900;
	text-decoration:underline;
}

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

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

.temizle {
	clear:both;
}

ul li {
	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.png) bottom center no-repeat;
	overflow:hidden;
	width:961px;
	height:241px;
}

#ust .sitelogo {
	width:961px;
	height:241px;
}

/* dil blok */

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

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

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/en.gif) 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 {
	display:none;
}

/* sag menu */

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

ul#sagmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

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

/* sag taraf */

#sag {
	float:right;
	margin:0 15px 0 0;
	width:300px;
}

#sag .blok {
	margin:10px 0 0 0;
}

#sag .blok .blokust {
	background:url(resimler/sagblokust.png) no-repeat center top;
	height:62px;	
}

#sag .blok .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:center;
	height:62px;
	padding:40px 0 0 0;
	width:300px;
}

#sag .blok .blokust .h1sol {
	display:none;
}

#sag .blok .blokust .h1sag {
	display:none;
}

#sag .blok .blokorta {
	background:url(resimler/sagblokorta.png) repeat-y center top;
}

#sag .blok .blokalt {
	height:60px;
	background:url(resimler/sagblokalt.png) no-repeat center top;
}


/* orta taraf */

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

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#000000;
	text-align:left;
	height:24px;
	background:url(resimler/ortaust.png) no-repeat top left;
	padding:30px 0 0 40px;
	overflow:hidden;
	width:605px;
	margin:20px 0 0 0;
}

#orta .icerik {
	background:url(resimler/ortaorta.png) repeat-y top right;
	padding:0 10px 20px 40px;
	color:#000;
}

#orta .icerik .icerik {
	padding:0px;
	color:#000;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:126px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/altarka.png) no-repeat top left;
	width:978px;
}

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

#alt .reklamlar {
	margin:50px 50px 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:100px;
}

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

.textarea {
	width:120px;
	height:80px;
}

/* cizik */

.cizik {
	background:#0392ce;
	height:1px;
	width:95%;
	margin:auto;
}
