﻿/* Asagidakiler standart html biçimleridir */
/* metin editörlerinde  varsayilan body biçminin yaninda h1, h2, bordo, turuncu, stilleri tanitilabilir*/

body {
	background:url(images/bg.jpg) no-repeat #757575 top center;
	color: #000;
	margin: 0px;
	padding:0px;
	font-family:tahoma, helvetica;
	font-size:12px;
	text-align: center;
	vertical-align:top;
}
p {
	font: Tahoma, Geneva, sans-serif #333 left normal;
	font-style:normal;
}
pre {
	font-family:Arial;
	font-size:8px;
}
A {
	TEXT-DECORATION: none;
	color:#000;
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: inherit;
	color: #000;
}
img {
	border:0px;
}
br {
	font-size:10px
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	color:#22550c;
}
h1 a {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	color:#22550c;
}
h1 a:hover {
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#2255;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#F60;
}
h2 a {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	color:#f90;
}
h2 a:hover {
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#f60;
}
h3 {
	font-family: Helvetica, sans-serif;
}
h4 {
	font-family: Helvetica, sans-serif;
}
pre {
	font-family:Tahoma;
	font-size:11px;
}
blockquote {
	margin:15px;
}
/* özel tanimli biçimler */
.navi {
	font-family:Tahoma;
	color:#218ee9;
	font-weight: bold;
}
.navi a {
	font-family:Tahoma;
	color:#218ee9
	font-style:normal;
	font-stretch:normal;
} 

.byz {
	color:#FFFFFF;
}
.byz a {
	color:#FFFFFF;
}
.tablo2 {
	border:1px dotted #999;
}
.tablo {
	background-color: #eaeaea;
}
.tablo:hover {
	background-color: #eaeaea;
}
/*/alanlar/*/
#anadiv {
	font:Verdana, Geneva, sans-serif 12px normal;
	width:1000px;
	text-align:center;
	height:auto;
	min-height:650px;
	margin:0 auto;
	position:relative;
}
#ustalan {
	width:990px;
	height:20px;
	padding:10px 20px 150px 0px;
	font: Verdana 10px right;
	text-align:right;
	color:#fff;
}
#sagalan {
	position:absolute;
	width:235px;
	left:10px;
	top:190px;
	height:auto;
	padding:10px;
	text-align:left;
	vertical-align:top;
	z-index: 1;
}
#ustalan a {
	font: Verdana 10px right;
	color:#fff;
}
#icerik {
	position:absolute;
	width:685px;
	left:291px;
	top:150px;
	align: center;
	text-align:left;
	height:auto;
	z-index: 2;
}

#banner{
	position:absolute;
	width:685px;
	left:274px;
	top:0px;
	align: center;
	height:300px;
	z-index: 4;
}
#ortaalan {
	font:Tahoma, Geneva, sans-serif #333 12px;
	background-color:#FFF;
	padding:12px;
	min-height:450px;
	}
#footer {
	padding:0px 0px 10px 0px;
}
#menu {
	width:255px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 80px 0 0 20px;
	list-style: none;
	line-height:29px;
}
#menu a {
	color: #fff;
	left:10px;
}
#menu a:hover {
	color:#beff47;
	left:0px;
}
#icerikliste {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif 16px;
	list-style:url(images/icon.gif) upper-latin;
	line-height:25px;
!important;
	border-bottom: #999 1px;
}
#icerikliste a:hover {
	background:#999;
	display:block;
	font:#FFF;
	padding-left:5px;
}
#popupgovde {
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	width:600;
	border:none;
	background-color:#FFFFFF;
}
#yancizgili {
	background:url(images/1.gif) top right repeat-y
}
#cizgi {
	background:url(images/1.gif) top right repeat-x;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}
#uyari {
	background:url(images/uyaribg.png) top left no-repeat;
	margin:2px;
	padding:1px 0 2 6;
}
#yukari {
	background:url(images/yukaribg.png) top right no-repeat;
	margin:2px;
	padding:5px 30 5 0;
	font-family:Arial;
	font-size:10px;
	text-align:right;
}
#baslik {
	background:url(images/baslik.jpg) no-repeat;
	margin-top:5px;
	height:41px;
}
.link {
	color: #900;
}
