@charset "utf-8";
h1 {
	font-size: 18px;
	color: #900;
}
h3 {
	font-size: 14px;
	color: #900;
}
#tasiyici_index {
	height: 1670px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
}

#tasiyici {
	height: 935px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	height: 218px;
	width: 800px;
	background-image: url(images/header.png);
	margin-bottom: -70px;
	z-index: 1;
}
#”menu”       {
	color: #900;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 915px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #900;
	text-align: center;
	vertical-align: middle;
	display: block;
	z-index: 100;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #900;
	background-color: #FFF;
}
#footer {
	background-image: url(images/footer.png);
	height: 100px;
	width: 800px;
	background-repeat: no-repeat;
}
#”menu” a:link , #”menu” a:visited{
	text-decoration: none;
	color: #900;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
}
#”menu” a:hover , #”menu” a:active{
	text-decoration: none;
	color: #006;

}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
body tr td table tr td table tr td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #280000;
	text-align: justify;
	vertical-align: top;
	padding: 15px;
}
h2 {
	font-size: 12px;
	color: #000;
}
#reklam {
	height: 136px;
	width: 100px;
	position: fixed;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #F00;
	border: medium solid #F00;
	display: block;
}
#duyuru {
	z-index: 550;
	height: 1175px;
	position: absolute;
	border: thin solid #999;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
	vertical-align: top;
	width: 950px;
	padding: 0px;
	background-color: #FFF;
}
#img {
	display: block;
	width: 200px;
	height: 500px;
}

