body{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/arkaplan.jpg) no-repeat center top;
	margin:0;
	padding:0;
	background-color: #152b2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
	letter-spacing: 1px;
	line-height: 20px;
}
form{
	margin:0;
	padding:0;
}
h2{
	font-size: 20px;
	margin: 0px;
	color: #333333;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
input, textarea{
	border: 1px solid #999999;
}
#konteynir {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


/*** LOGO ***/

#logo{
	margin: 0;
	margin-left: 50px;
	width: 486px;
	height: 119px;
	background: url(images/logo.png) 0 0 no-repeat;
}

#logo a{
	display: block;
	width: 100%;
	height: 100%;
}

#logo a span, #logo a img{
	display: none;
}

/*** MENU ***/
#solpanel{
	width: 188px;
	float: left;
	background-image: url(images/menu.png);
	background-position: top;
	padding-top: 25px;
	margin-top: 20px;
}
#solpanel #menu{
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#solpanel #menu hr{
	border-style: none;
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#solpanel #menu a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#solpanel #menu a:hover{
	background-image: url(images/bullet2.gif);
	color: #CC6600;
}
#solpanel .alt{
	background-image: url(images/menu.png);
	background-position: bottom;
	margin-bottom: -27px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sagpanel{
 background-image : url(images/icerik.png);
	background-position: left top;
	width: 629px;
	float: left;
	color: #111;
	margin-top: -25px;
	margin-bottom: 25px;
    height: auto;
}

#sagpanel .alt{
/*	background-image: url(images/icerik.png);*/
	background-position: bottom left;
	margin-bottom: -27px;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sagpanel .icerik{
/*	background-image: url('images/icerik_sari.jpg');*/
	height:391px;
	margin:14px;
	padding-top: 10px;
	padding-left: 10px;
	background-color:White;
}

#alt{
	width: 629px;
	color: #FFFFFF;
	text-align: center;
	float: right;
}
#alt b{
	color: #d4d89e;
	font-weight: bold;
	line-height: 30px;
}