.footer {
	background:url(../images/footer.gif) no-repeat top; 
	width:901; 
	height:76;
}
.anket_ust {
	background:url(../images/anket_ust.jpg) no-repeat; 
	height:33px; 
	width:220px
}
.anket {
	padding-left:40px; 
	padding-top:7px; 
	font:normal 14px tahoma; color:#FFFFFF;
}

.login_alt {
	background:url(../images/login_alt.jpg) no-repeat; 
	width:220px; 
	height:5px;
}

#login {
	background:url(../images/login_ust.jpg) no-repeat; 
	height:33px; 
	width:220px;
 }
#login div{
	padding-left:35px; 
	padding-top:7px; 
	font:normal 14px tahoma; color:#FFFFFF;
}
.login_bg{
	background:url(../images/login_bg.jpg) repeat-y;
}
 .diger_bg {
	background:url(../images/diger_haber_bg.jpg) repeat-y;
}
.haber {
	background:url(../images/haber_bg.jpg) repeat-y; 
	background-color:#f9f9f9; 
	padding:0 10px 0 10px;
}
.baslik_bg { 
	background:url(../images/baslik.jpg) no-repeat center; 
	height:30;
}
.devami {
	padding:5px;
	text-align:right;
}
.gun_lit_altbg {
	background:url(../images/gun_lit_alt.gif) no-repeat;
	height:11
}
.gun_lit_icerik {
	padding:5px 0 0 5px;
}
.gun_lit_bg {
	background:url(../images/gun_lit_bg.jpg) repeat-y;
}
.guncel_baslik {
	padding-left:30px; 
	padding-top:5px; 
	font:normal 14px tahoma; 
	color:#FFFFFF;
}
.guncel_literatur {
	background:url(../images/gun_lit_ust.jpg) no-repeat; 
	height:29px; 
	width:180px;
}
.header {
	background:url(../images/header.jpg) no-repeat;
}
.ust_menu {
	padding-left:25px;
}
#ustmenu {
	font:normal 14px 'Arial Narrow';
}
#ustmenu a{
	display:block;
	height:32px;
	text-decoration:none;
	background-image:url(../images/menu.jpg);
	padding-top:5px;
}
#ustmenu a:hover {
	background:url(../images/button/bg.jpg) no-repeat;
	color:#FFFFFF;
	
}
.menuorta {
	background:url(../images/menu_orta.jpg) repeat-y;
}

.baslik {
	color:#cd1422;
	font:bold 15px tahoma;
}
.üst {
	color:#6b6b6b;
	font:bold 12px tahoma;
}
.altbaslik {
	color:#565656;
	font:bold 13px Tahoma;
}
body, td, div, p, table { 
	font:normal 11px Tahoma;
	color:#525252;
}
a {
	color:#b13e3e;
}
#diger {
	padding:0;
	margin:0;
	list-style:none;
}
#diger li {
	background:url(../images/diger_li.jpg) no-repeat;
	padding:0px 0 5px 18px;
	margin-left:10px;
	
}


#menu {
  width: 170px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu li {
  position: relative;
}

#menu a {
  font: bold 12px/19px Tahoma;
  background: url(../images/menu-off.gif) no-repeat;
  margin-left: 5px;
  margin-bottom: 3px;
  padding-bottom:0px;
  display: block;
  width: 170px;
  height: 22px;
  color: #ffffff;
  text-decoration: none;
}

#menu a:hover {
  background: url(../images/menu-on.gif) no-repeat;
  color: #e5101a;
}

#menu li li a {
  background: url(../images/menu-off.gif) no-repeat;
  color: #ffffff;
  margin-bottom:0px;
}
 
#menu li li a:hover {
  background: url(../images/menu-on.gif) no-repeat;
  color: #e5101a;
}

#menu ul ul {
  position: absolute;
  top: 0;
  left: 170px;
  width: 100%;
}

div#menu ul ul, div#menu li:hover ul ul {
  display: none;
}

div#menu li:hover ul, div#menu li:hover li:hover ul {
  display: block;
}