html { 
	padding: 0; 
	margin: 0;
}

body {
	font-family: tahoma, verdana, arial, sans-serif;


	font-size:%76;
	background: url('../resimler/arka.jpg') repeat-x;
	font-size:12px;
	color:#35383d;
	text-align:center;
}
#govde {
	width:1000px;
	text-align:left;
	margin: auto; 	
}
#enust {
	background: transparent url('../resimler/logo.jpg') no-repeat top center;
	width:100%;
	height:110px;	
	padding-top:0px;
	padding-left:0px;
}
.menu {
	width:100%;
	height:20px;
	padding-top:80px;
	padding-left:-10px;
}
.menu a{
	padding:5px;
	color:black;
	text-decoration:none;
}
.menu a:hover{
	background-color:white;
}
#icerik {
	width:550px;
	height:410px;
}
#arama {
	width:100%;
	height:100px;
	margin:20px 0px 30px 0px;
}
#alt {
	margin: 0 auto;
	width:540px;
	height:25px;
	background-color: #EEEEEE;
	text-align:center;
	padding-top:5px;
}

.tekkutu {
	margin-top:0px;
	margin-bottom:0px;
	width:210px;
	height:20px;
	border:1px solid #ababab;
	font-size: 12px;
}

.textarea {
	width:180px;
	height:112px;
	border:1px solid #ababab;
	font-size: 14px;
}

.tus {
	background-color: #e1e1e1;
	width: 180px;
	height: 20px;
}
.isimcss {
	padding:2px;
	padding-left:5px;
	font-size:12px;
	width:auto;
	color: #000000;
	text-decoration:none;
}

a:link { 
  	font-size:12px;
	color: black;
	text-decoration: none
}
a:visited { 
   	font-size:12px;
	color: 000000;
	text-decoration: none
}
a:hover {
  	font-size:12px;
	border-bottom:1px #FF0000 solid;
	color:#000000;
}
a:active { 
  	font-size:12px;
	color: 000000;
	text-decoration: none
}
.satir {
	background-color: #D2D2FF;
}
.numaracss {
	padding:2px;	
	padding-left:5px;
	margin:0px;
	font-size:12px;
	width:90px
}
.durumcss {
	padding:2px;
	font-size:12px;
	width:150px
}

img {border:0px; }
form { padding: 10px 10px 10px 10px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

