
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
background:#A0E7F6 url(images/arkaplan.png) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	height:100%;
}

/** layout **/
#page{
width:900px;
height:100%;
left: -95px;
margin-left:190px;
margin-top:20px;
background-color:#FFFFFF;

}


#wrapper {
	text-align: left;
	position: relative;
	height:100%;
	width: 890px;
	background-color:#FFFFFF;
}
#header {
	position: absolute;
	top: 142px;
	left: 4px;
	width: 1024px;
	height:100px;
}
#left {
	background-color:#FFFFFF;
	position: absolute;
	left: -95px;
	top:205px;
	width: 268px;
	height:100%;
	padding-top:20px;
}
#right {
	background-color:#FFFFFF;
	position: absolute;
	left: 169px;
	top:205px;
	width: 935px;
	height:100%;
}

/** Left **/
#left {

 padding-top: 1px;
}
#left h1 {
 text-align: center;
 font: 28px verdana, serif;
 color: #6C0505;
 height: 709px;
}
#copyright {
 color: gray;
 
}
#copyright p {
 margin: 0 1px 1px 1px;
}

/** Right **/
#nav {
width:930px;
 height: 187px;
}
#nav ul {
 margin: 0;
 padding: 0 0 0 30px;
}
#nav li {
 float: left;
 border-right: 1px solid #A26A6B;
 padding: 66px 9px 9px 9px;
 list-style: none;
}
#nav li.last {
 border-right: none;
}
#nav a {
 color: #CECECE;
 font: 12px arial, sans-serif;
 font-weight: normal;
}
#nav .selected a {
 font-weight: bold;
}

/** Body **/
#body {

height:100%;
width:1020 px;

}

#body-top {
background-color:#FFFFFF;
height:1100px;
}
#orta{
 padding: 5px 5px 5px 5px;
}
#baro_say{
 
}
#dis{

}
#hbys{

}
#haber{
background:url(images/haberust2.gif) no-repeat;
padding:40px 40px 40px 40px;
}


#body h2 {
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
#body h2 strong {
 color: #660505;
 font-weight: normal;
 font-size: 18px;
}
#body h3 {
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
#body h4 {
 color: #660505;
}
#body .left {
}

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
 margin: 10px -39px;
 background:url(images/yatay_bant.jpg) repeat-x;
}

#footer-1 {
  float: left;
  width: 905px;
  height:47px;
  padding-right: 30px;
  margin-top: 5px;
  border-right: 1px solid #ACACAC;
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #333333;
  text-align: center;
  background-color:#FFFFFF;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

.accordionWrapper{display:inline-block; background-color:#fff; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}