@charset "iso-8859-9";
/* CSS Document */

body {
	margin: 0px;
	padding: 10px 0 0 0;
	background: Url(resimler/arka.gif) top center #5f6565 repeat-x;
	font: normal 12px arial;
	color: #2c5f3c;
}
div, h1, h2, h3, form { /* Resetleme Kodu*/
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img { 
	border: none;
}
.discerceve {
	margin: 0 auto;
	width: 1000px;
}
.banner {
	float: left;
	width: 992px;
	border: #4d4d4d 4px solid;
	margin-bottom: 10px;
}
.sayfa {
	float: left;
	width: 972px;
	border: #4d4d4d 4px solid;
	padding: 10px;
	background-color: #fff;
}
.solbolum {
	float: left;
	width: 240px;
	padding-right: 10px;
}
.sagbolum {
	float: left;
	width: 722px;
	line-height: 20px;
}
.sayfabaslik {
	width: 722px;
	height: 30px;
	background: url(resimler/arka_sayfabaslik.gif) no-repeat;
}
.sayfabaslik h1 {
	font: bold 16px arial;
	color: #2d613d;
	margin: 0 0 0 10px;
	padding: 10px 10px 0 10px;;
	background-color: #fff;
	display: inline;
}
.altresimler {
	width: 722px;
}
.altresimler div {
	float: left;
	width: 144px;
	text-align: center;
}


.textalani {
	background-color: #E7F0F8;
	border: 1px solid #CDE2F1;
	font: normal 12px arial;	
	padding: 3px 8px;
}
.temizle {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}


/*  Kutular
---------------------------------------------------- */
.kutu {
	width: 234px;
	border: #e0e0e0 1px solid;
	padding: 2px;
}
.kutugolge {
	width: 240px;
	height: 20px;
	background: url(resimler/kutugolge.gif) no-repeat;
}
.kutubas {
	width: 234px;
	height: 50px;
}
.kutu div.yesil {
	background: url(resimler/kutubas_yesil.gif) no-repeat;
}
.kutu div.mavi {
	background: url(resimler/kutubas_mavi.gif) no-repeat;
}
.kutu div.sari {
	background: url(resimler/kutubas_sari.gif) no-repeat;
}
#duyuruic {
	background: url(resimler/kutuarka_sari.gif) repeat-x left bottom #ffffe3;
	width: 222px;
	height: 250px;
	border: #e9e9e9 1px solid;
	border-top: none;
	padding: 5px;
}
#duyuruic A {
	font: normal 12px Arial;
	color: #595959;
	text-decoration: none;
	text-align: justify;
}
#duyuruic A:Hover {
	font: normal 12px Arial;
	color: #262626;
	text-decoration: underline;
}
#linkleric {
	background: url(resimler/kutuarka_yesil.gif) repeat-x left bottom #e9f9f4;
	width: 222px;
	border: #e9e9e9 1px solid;
	border-top: none;
	padding: 5px;
}
#emaillistic {
	background: url(resimler/kutuarka_mavi.gif) repeat-x left bottom #eaebfa;
	width: 222px;
	border: #e9e9e9 1px solid;
	border-top: none;
	padding: 5px;
}
input#bilgigir {
	width: 190px;
	border-left: #808080 1px solid;
	border-top: #808080 1px solid;
	border-right: #d4d4d4 1px solid;
	border-bottom: #d4d4d4 1px solid;
	font: normal 12px arial;
}
#bilgi_in {
	float: left;
	width: 195px;
	height: 30px;
}
#bilgi_bt {
	height: 30px;
}


/* Menü Sol
---------------------------------------------------- */
.menusol {
}
.menusol A {
	display: block;
	padding: 3px 0 3px 22px;
	text-decoration: none;
	font: bold 13px arial;
	color: #0b6648;
	background: url(resimler/okmavi.gif) no-repeat 3px;
	border-bottom: #b9d3cb 1px dotted;
}
.menusol A:Hover {
	text-decoration: none;
	color: #002c1d;
	background: url(resimler/okmavi.gif) no-repeat 9px #d3ede5;
}




/* Kısa Yazılar
---------------------------------------------------- */
.kisayazilar {
	float: left;
	width: 720px;
}
.kisabolum {
	float: left;
	padding: 0 0 10px 0;
	width: 720px;
}
.kisabaslik {
	float: left;
	width: 550px;
	padding-bottom: 15px;
	font: bold 14px arial;
	color: #2c5f3c;
}
#kisaresim {
	float: left;
	width: 170px;
}
#kisars {
	background-color: #fff;
	padding: 2px;
	border: #ccc 1px solid;
}


/* Merkez Bölüm
---------------------------------------------------- */
.merkezbolum {
	float: left;
	width: 720px;
	padding: 14px 0 14px 0;
}
.merkezbolum span {
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	font-weight: bold;
}
.merkezbolum span img {
	padding: 4px;
	border: #ccc 1px solid;
	background-color: #fff;
}
.merkezbolum span:Hover img {
	padding: 4px;
	border: #939300 1px solid;
	background-color: #ffffa6;
}
