@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:#044b8b url(resimler/arka.jpg) repeat-x top;
	font-size:12px;
	color:#000;
	}

img {
	border:none;
}

a {
	color:#2c3440;
	text-decoration:underline;
}

a:hover {
	color:#2c3440;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

ul {
	list-style:none;
}

/* genislik */

#genislik {
	margin:auto;
	background:url(resimler/genislikarka.jpg) center repeat-y;
	width:910px;
}

/* ust taraf */

#ust {
	margin:auto;
	background:#ffffff url(resimler/ustarka.jpg) no-repeat bottom center;
	width:100%;
	height:137px;
	padding:10px 0 0 0;
}

#ust .sitelogo {
	width:880px;
	height:100px;
	margin:10px 0 0 10px;
	}

/* dil blok */

#dilblok {
	margin:10px 0 0 1000px;
	position:absolute;
}

#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 */

#ustmenuarka {
	background:url(resimler/ustmenuarka.jpg) repeat-x;
	width:100%;
	height:38px;
}

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:900px;
}

ul#ustmenu li {
	list-style:none;
	background:url(resimler/menuara.jpg) no-repeat right top;
	height:28px;
	float:left;
	text-align:center;
	padding:10px 15px 0 15px;
}

ul#ustmenu li:hover {
	background:url(resimler/menuustunde.jpg) repeat-x bottom;
}

ul#ustmenu li:hover a {
	color:#2c3440;
	font-size:14px;
	text-decoration:underline;
}

ul#ustmenu li a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

/* sol taraf */

#sol {
	float:left;
	margin:10px 0 0 10px;
	width:180px;
}

#sol .blokust {
	height:22px;
	background:url(resimler/blokust.jpg) no-repeat top left;
	margin:0 0 5px 0;
}

#sol .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:20px;
	padding:2px 10px 0 10px;
	width:160px;
}

#sol .blokust .h1sol {
	display:none;
}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	float:right;
	margin:10px 10px 0 0;
	width:180px;
}

#sag .blokust {
	height:22px;
	background:url(resimler/blokust.jpg) no-repeat top left;
	margin:0 0 5px 0;
}

#sag .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	height:20px;
	padding:2px 10px 0 10px;
	width:160px;
}

#sag .blokust .h1sol {
	display:none;
}

#sag .blokust .h1sag {
	display:none;
}

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}


/* orta taraf */

#orta {
	float:left;
	width:500px;
	margin:10px 0 0 15px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:16px;
	color:#ffffff;
	text-align:left;
	float:left;
	height:20px;
	background:url(resimler/ortaust.jpg) no-repeat top left;
	padding:2px 10px 0 10px;
	overflow:hidden;
	width:490px;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:99px;
	margin:auto;
	background:url(resimler/altarka.jpg) repeat-x;
	width:100%;
}

#alt .alticerik {
	background:url(resimler/alticerikust.jpg) no-repeat center top;
	width:910px;
	height:60px;
	overflow:hidden;
	margin:auto;
}

#alt .sayac {
	margin:45px 0 0 10px;
	text-align:left;
	float:left;
	color:#fff;
	font-size:11px;
}

#alt .reklamlar {
	margin:45px 10px 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;
}