html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

body {
	margin:0 auto;
	font: 12px/1.6em Helvetica, Geneva, Arial, sans-serif;
	font-weight:inherit;
	color:#1e1e1e;
	background: #d2ccbb url(images/header_bg.png) repeat-x;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover, a:active {
	color: #036;
	text-decoration: none;
}

#header {
	margin:0 auto;
	background: #d2ccbb url(images/header.png) no-repeat;
	height: 223px;
	width:960px;
}

#logo_alan {
	margin:0 auto;
	width:720px;
}


#logo {
	position:relative;
	top:70px;
	background: #d2ccbb url(images/logo.png) no-repeat;
	width:370px;
	height:84px;
}

#logo a {
  height: 84px;
  width: 99.9%;
  display: block;
  background-position: 30% 0%;
  border-bottom: 0;
  z-index: 10;
}


#menu {
	position:absolute;
	top:165px;
	padding-left: 130px;
	margin:0 auto;
	width:720px;
}

#menu ul {
margin:0;
padding:0;
list-style-type:none;
width:100%;
font-weight:normal;
font-size: 14px;
height:39px!important;
height:41px; /*IE6 için*/
overflow:hidden;
}

#menu ul li{
display:block;
float:left;
}

#menu ul li a{
color:#FFF;
display:block;
float:left;
text-decoration:none;
padding:10px 7px 0 7px;
height:39px;
}

#menu ul li a:active,#menu ul li a:hover {
color:#FFF;
background: url(images/menu_hover.png) center 0 repeat-x;
}


.sep {
	background: #d2ccbb url(images/menu_sep.png) no-repeat;
	width:1px;
	height:39px;
}

#wrapper {
	margin:0 auto;
	width:960px;
}

#content {
	margin:0 auto;
	background: #d2ccbb url(images/content_bg.png) repeat-y;
	width:740px;
}


#primary {
	margin-left:20px;
	margin-right:20px;
}

#primary h1 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 2.4em;
	font-style: italic;
	color:#1e1e1b;
	padding-left: 8px;
	padding-bottom: 5px;
	background: none;
	border-bottom:1px solid #cacaca; 
}

/*#primary table {
	width:700px;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 3px;
}*/

#primary li {
	margin-left: 24px;
	list-style-position:outside;
	list-style-type:disc;
}

#primary h1 span{
	font: 12px/1.6em Geneva, Arial, Helvetica, sans-serif;
	font-weight:inherit;
	color:#65822f;
	float:right;
	padding-top:12px;
}

#primary p{
	padding-bottom:4px;
}


.siralama table { border-collapse: separate; border-spacing: 0; vertical-align: middle; border: 1px solid #ccc;}
.siralama th, td { text-align: left; font-weight: normal; vertical-align: middle;}

.siralama table{
	width: 100%;
	padding:0px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #666;
}

.siralama thead tr th {
	font-weight: bold;
	background: #d2ccbb;
	border-bottom: 1px solid #eee;
	padding: 4px 5px;
}

.siralama tbody tr td {
	border-top: 1px solid #ccc;
	padding: 6px 5px;
	background: #f9f9f9;
}
.siralama tbody tr.alt td { background: #fff; }


.haber {
	padding-bottom:16px;	
}


#content_alt {
	margin:0 auto;
	background: #d2ccbb url(images/footer_bg.png) no-repeat;
	width:740px;
	height:25px;
}

#footer_top {
	margin:0 auto;
	background: #d2ccbb url(images/footer_alt.png) center top no-repeat;
	width:100%;
	height:11px;
}

#footer {
	margin:0 auto;
	background: #ede9e0;
	width:100%;
	height:50px;
}

#hiza {
	margin:0 auto;
	padding-top:12px;
	width:720px;
}

.tasarim {
	float: right;
}