@charset "utf-8";
/* CSS Document */

.menu {
	position: absolute;
	top:41px;
	float:right;
	width:557px;
	height:42px;
	background: url(images/bg_menu.gif) no-repeat center top;
	left: 248px;
	font-family: "verdana";
	font-weight:normal;
	font-size:13px;
}

.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:12px 15px;
	top: 0px;
	height: 15px;
	width: 521px;
}
.menu li {float:left}
.menu a,  .menu a:visited, .menu a:active {text-decoration:none; color:#154757; padding:10px; }
.menu a:hover {text-decoration:none; color:#ff7800; }


#slide {
	position:absolute;
	top:9px;
	height:24px;
	z-index:10;
	background-color: #DEF0F5;
}



.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
word-spacing:0.1em;
letter-spacing:0.03em;
font-size:11px;
margin:0 auto;
width:190px;
margin-bottom:5px;
}

.submenu a {
display:block;
background:url(images/submenubg.jpg) center repeat;
border: #DCE0E9 1px  solid;
width: 95%;
height:17px;
padding-top:2px;
text-align:center;
color: #495356;
text-decoration:none;
margin: 2px 0 1px 0;
font-weight:normal;

}
.submenu a:hover {
color: #F9DFC6 ;
text-decoration: none;
background:url(images/bg_menu_turuncu.png) top left repeat;
border: #A74D10 1px  solid;
}

.submenu a:visited,a:active {}

.linkler{
display:block;
font-family: "verdana" !important;
font-size:11px;
margin:0 auto;
width:190px;
margin-bottom:5px;
}

.linkler a {
display:block;
background:url(images/sariok.gif) center left no-repeat;
border:none;
width: 90%;
height:15px;
padding:2px 0 0 20px;
color: #F9DFC6;
text-decoration:none;
margin: 4px 0 4px 0;
font-weight:bold;

}
.linkler a:hover {
color:#FFF;
text-decoration: none;
background:url(images/beyazok.gif) center left no-repeat;
margin: 4px 0 4px 0;

}
.linkler a:visited,a:active {

}