@charset "utf-8";

/* genel ayarlamalar */

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

body {
	font-size:12px;
	background:#000000 url(resimler/arka.jpg) no-repeat center center;
	color:#271d04;
	}

img {
	border:none;
}

a {
	color:#271d04;
	text-decoration:underline;
}

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

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

.temizle {
	clear:both;
}

/* genislik */

#genislik {
	margin:auto;
	width:906px;
	background:url(resimler/genislikarka.png) repeat-y center right;
}

/* ust taraf */

#ust {
	display:none;
}

#ust h1 {
	display:none;
}

#ust img.sitelogo {
	display:none;
}

/* dil blok */

#dilblok {
	text-align:right;
	width:340px;
	height:20px;
	margin:auto;
}

#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;
	width:506px;
	background:url(resimler/ust.png) center bottom no-repeat;
	height:95px;
	margin:auto;
	padding:180px 0 0 400px;
}

ul#ustmenu li {
	list-style:none;
	float:left;
	width:90px;
	height:40px;
	text-align:center;
	padding-top:25px;
	margin-right:10px;
}

ul#ustmenu li.anasayfa:hover {
	background:url(resimler/anasayfa.png) no-repeat center center;
}

ul#ustmenu li.fotoalbum:hover {
	background:url(resimler/fotoalbum.png) no-repeat center center;
}

ul#ustmenu li.hakkimizda:hover {
	background:url(resimler/hakkimizda.png) no-repeat center center;
}

ul#ustmenu li.zdefteri:hover {
	background:url(resimler/ziyaretcidefteri.png) no-repeat center center;
}

ul#ustmenu li.iletisim:hover {
	background:url(resimler/iletisim.png) no-repeat center center;
}

ul#ustmenu li a {
	text-decoration:none;
	color:#352704;
	font-weight:bold;
	font-size:14px;
}

ul#ustmenu li:hover a {
	text-decoration:none;
	color:#352704;
	font-weight:bold;
	font-size:14px;
}

/* sol taraf */

#sol {
	float:left;
	margin:10px 0 0 0;
	width:295px;
}

#sol .blok {
}

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

#sol .blokust h1 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:42px;
	width:275px;
	float:left;
	background:url(resimler/blokh1arka.gif) no-repeat top center;
	padding-top:10px;
	text-align:center;
}

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

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

#sol .blokorta {
	
}

#sol .blokalt {
	height:20px;
}

/* orta taraf */

#orta {
	float:right;
	width:590px;
	margin:0 10px 0 0;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:18px;
	color:#271d04;
	text-align:right;
	height:20px;
	width:550px;
	background:url(resimler/h1arka.png) no-repeat bottom right;
	padding:0 34px 0 0;
	margin:0 0 10px 0;
	overflow:hidden;
	font-style:italic;
	font-weight:bold;
}

#orta .h1sag {
	display:none;
}

#orta .icerik {
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	overflow:hidden;
	background:#ffffff;
	width:906px;
	height:60px;
	background:url(resimler/alt.png) top right no-repeat;
	padding:10px 0 0 0;
}

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

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

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

#alt .reklamlar a:hover {
	color:#ffffff;
	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:#271d04;
	height:1px;
	width:95%;
	margin:auto;
}
