body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	background: #cfd4db;
	color: #52021b;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a:link,a:active,a:visited { text-decoration: none; color: #52021b; }
a:hover	        { text-decoration: none; color: #000000; }

input, textarea, select { 
	
}

#main{
	width: 778px;
	background: url(img/orta.jpg) repeat-y;
}

#ust{
	width: 778px;
	background: url(img/ust.jpg) no-repeat top center;
}

#alt{
	width: 778px;
	min-height: 600px;
	background: url(img/alt.jpg) no-repeat bottom center;
}

#sol{
	float: left;
	width: 405px;
	padding: 180px 25px 20px 40px;
}

#sol h1{
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
}

#sag{
	float: right;
	width: 308px;
	padding-top: 345px;
	text-align: left;
}

#icerik{
	text-align: left;
}



#el_alt{
	margin-top: 25px;
}

#alt_sol{
	float: left;
	width: 68px;
	padding-left: 40px;
}

#alt_sag{
	float: right;
	width: 670px;
}

#en_alt{
	float: left;
	color: #77824f;
	font-weight: bold;
	width: 592px;
	padding-top: 5px;
}

#alt_sag_sag{
	float: right;
	width: 68px;
	padding-right: 10px;
}


#menu{
	width: 151px;
	margin-left: 126px;
	text-align: center;
	line-height: 26px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active{
	display: block;
	color: #52021b;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover{
	background: #FFFFFF;
}

#kat_ic{
	margin: 25px 16px 20px 0;
}

#kat_ic a, #kat_ic a:link, #kat_ic a:visited, #kat_ic a:active{
	display: block;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #711f39;
	line-height: 20px;
}

#kat_ic a:hover{
	color: #000000;
}

#paylas{
	width: 220px;
	margin: 20px 0 0 180px;
}

#paylas a, #paylas a:link, #paylas a:active, #paylas a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

/* [+] İLETİŞİM.PHP */
td.td_sol{
	width: 120px;
	font-weight: bold;
	padding: 2px;
}

td.td_sag{
	padding: 2px;
}

input.text{
	width: 255px;
	height: 20px;
}

select.txt{
	height: 24px;
}

#sonuc_basarili{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	background: #0AAF4F;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#sonuc_basarisiz{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	background: #CF0008;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#sip_note{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}

#sip_note span{
	color: #FF0000;
}
/* [-] İLETİŞİM.PHP */

input.button{
	padding: 2px;
	border: 1px solid #52021b;
	background: #CFD4DB;
	color: #52021b;
	font-weight: bold;
	cursor: pointer;
}


div.page_numbers{
	width: 290px;
	margin: 10px 0 0 0;
	font-family: Verdana;
}

div.page_numbers ul{
	padding: 0;
	margin: 0;
}

div.page_numbers li{
	list-style-type: none;
	list-style-image: none;
	float: left;
	display: block;
	padding: 2px;
}

div.page_numbers li a, div.page_numbers li a:link, div.page_numbers li a:visited, div.page_numbers li a:active{
	display: block;
	border: 1px solid #888888;
	padding: 3px;
	color: #888888;
	letter-spacing: -0.9px;
}

div.page_numbers li a:hover{
	border: 1px solid #52021B;
	color: #fff;
	background: #52021B;
}

div.page_numbers li a.current, div.page_numbers li a.current:link, div.page_numbers li a.current:visited, div.page_numbers li a.current:active{
	display: block;
	border: 1px solid #52021B;
	color: #fff;
	background: #52021B;
	padding: 3px;
	letter-spacing: -0.9px;
}

div.page_numbers li a.current:hover{
	border: 1px solid #52021B;
	color: #fff;
	background: #52021B;
}