@charset "utf-8";

/* genel ayarlamalar */

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

body {
	background:#515b27 url(resimler/arkaplan.jpg) top center repeat-x;
	font-size:12px;

}

img {
	border:none;
}

a {
	color:#515b27;
	text-decoration:underline;
}

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

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

.temizle {
	clear:both;
}

ul {
list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	background:url(resimler/ortaalan.png);
	width:930px;
}

/* ust taraf */

#ust {
	background:url(resimler/banner.png) no-repeat top left ;
	overflow:hidden;
	width:900px;
	height:305px;
	margin:auto;
}

#ust .sitelogoarka {
	background:url(resimler/ustarka.png) no-repeat right top;
	width:572px;
	height:305px;
	margin:0 0 0 320px;
}

#ust .sitelogo {
	width:540px;
	height:290px;
}

/* dil blok */

#dilblok {
	display:none;
}

#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 {
	list-style:none;
	margin:auto;
	width:960px;
	height:50px;
	background:url(resimler/menu.png) no-repeat top left;
}

ul#ustmenu li {
	list-style:none;
	height:28px;
	float:left;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 0 0 15px;
}

ul#ustmenu li:hover {
	
}

ul#ustmenu li a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

ul#ustmenu li:hover a {

}

/* sol menu */

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

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

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

ul#solmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration: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;
	padding-right:10px;
	margin-top:5px;
	width:180px;
}

#sag .blokust {
	background:url(resimler/sagblok.png) no-repeat;
	width:180px;
	height:50px;
	overflow:hidden;
}

#sag .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:28px;
	float:left;
	padding:15px 0 0 0;
	width:150px;
}

#sag .blokust .h1sol {
	height:35px;
	width:15px;
	float:left;
}

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

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}


/* orta taraf */

#orta {
	float:left;
	width:700px;
	margin:5px 10px 10px 15px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#515b27;
	text-align:left;
	float:left;
	height:28px;
	padding:4px 0 0 0;
	overflow:hidden;
	width:600px;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	overflow:hidden;
	background:url(resimler/alt.png);
	width:930px;
}

#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 {
	color:#000;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#000;
	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:160px;
	height:50px;
}

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

/* cizik */

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