
body {
background:url(images/zemin.jpg) center top repeat-y #c49ec4;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 0;
}
a:link {
color: #34609D;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #34609D;
}
a:hover {
text-decoration: underline;
color: #203e67;
}
a:active {
text-decoration: none;
color: #34609D;
}
.temizle{clear:both;}
#anagovde{
width:850px;
margin:0 auto;
}
#banner{
width:840px;
height:195px;
padding:5px 10px 0 0;
background: url(images/banner_tr.jpg) no-repeat;
text-align:right;
color:#FFFFFF;
}
#banner a{
color:#FFFFFF;
}
#menu_bar{
width:850px;
height:30px;
background:url(images/zemin_menu.jpg) repeat-x;
}
#tarih_bar{
width:200px;
height:21px;
padding:9px 0 0 0;
text-align:center;
color:#FFFFFF;
float:left;
background:url(images/zemin_tarih.jpg) repeat-x;
}
#menu{
width:650px;
height:30px;
float:left;
}
#menu ul{
list-style:none;
margin:0;
padding:0;
}
#menu li{
float:left;
}
#menu a{
height:22px;
padding:8px 15px 0 15px;
display:block;
float:left;
font-size:12px;
color:#FFFFFF;
border-right:1px #CCCCCC solid;
}
#menu a:hover{
background:url(images/menu_hover.jpg);
display:block;
text-decoration:none;
}
#alt_bolum{
width:850px;
}
#sol_sutun{
width:200px;
float:left;
}
.baslik{
width:190px;
height:48px;
padding-left:10px;
background: url(images/zemin_baslik.jpg) no-repeat;
color:#FFFFFF;
font-size:13px;
}
#sag_sutun{
width:650px;
float:left;
}
#icerik_ana{
width:430px;
float:left;
padding:10px;
}
#icerik_ana2{
width:630px;
float:left;
padding:10px;
}
#duyurular_ana{
width:200px;
float:left;
background:#efe5ef;
}

#duyurular_iceirk{
width:180px;
padding:10px;
}

#duyurular_iceirk ul{
margin:0;
padding:0;
list-style:none;
line-height:20px;
}

#duyurular_iceirk a{
padding-left:20px;
display:block;
background:url(images/duyuru.gif) left top no-repeat;
}


#alt{
width:830px;
height:60px;
padding:10px;
margin-top:30px;
background:#a53fa5;
color:#FFFFFF;
text-align:center;
}


#alt a{color:#CCCCCC;}
/* sol menu icin css */
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 198px; /*WIDTH OF MAIN MENU ITEMS*/
background:#efe5ef;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/

width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
color:#000000;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:1px  #CCCCCC dashed;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(images/arrow1.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color:#000000;
}

.glossymenu li a:hover{
background:#9ab5cc;
text-decoration:none;
}





/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */