body {
	font-family: verdana;
	font-size: 13px;
	margin:0px;
	background:url('bg.png');
}
.baslik {color:orange; font-weight:bold;}

#menu a {
	display: block;
	padding: 5px;
	/*width:12%;*/
	float: left;
	margin-right: 3px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;

}
#kalip #logo {
	background-image: url(logo.png);
	height: 144px;
	background-repeat: no-repeat;
}
#kalip .blokalt {
	background:left -11px url(blokalt.png) no-repeat;
	height: 3px;
}
#kalip .blokust {
	background: no-repeat url(blokust.png);
	height: 18px;
	margin-top: 10px;
}
#kalip .orta {
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	margin-top:0px;
	margin-left:6px;
	margin-right:6px;
	padding-bottom: 8px;
}


#kalip #menu {
	background-image: url(menualt.png);
	background-position: left bottom;
		height: 57px;
	background-repeat: no-repeat;
}
#kalip #menu .sol {
	background-image: url(linkbg_sol.png);
	background-position: right top;
}

#kalip #menu .sag {background-image: url(linkbg.png);}
.alt {background:url('alt.png') no-repeat 5px; height:10px;}
#kalip {
	margin: auto;
	width: 900px;
}
#dropmenudiv{
position:absolute;

border:1px solid black;

font:normal 11px tahoma;
line-height:18px;
z-index:100;

}
a img {border:none}
#dropmenudiv a{

display: block;
text-indent: 3px;
background:Orange;
color:black;
border-bottom-width: 0;
padding:3px;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

.grup {margin-left:30px; margin-right:30px;}
h4 {margin:0px; color:Orange; border-bottom:orange 1px dotted; padding:3px;}
.madde {color:White;}