@charset "UTF-8";
body {
background:url(images/zemin.jpg) repeat-x #80a6c8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0; padding:0;
}
<!--
a:link {color: #3366CC;text-decoration: underline;}
a:visited {text-decoration: underline;color: #3366CC;}
a:hover {text-decoration: none;color: #0033CC;}
a:active {text-decoration: underline;color: #3366CC;}
-->
.temizle{clear:both;}
#genel{ width:950px; background:url(images/ortazemin.png) repeat-y; margin:0 auto;}

#banner{
width:950px;
height:345px;
background:url(images/banner.jpg);
}

#arama{
width:950px;
height:50px;
}
#ustmenu{
width:915px;
height:25px;
padding:10px 35px 0 0;
text-align:right;
color:#FFFFFF;
}
#ustmenu a{
color:#FFFFFF;
text-decoration:none;
}
#ustmenu a:hover{
text-decoration:underline;
color:#CCCCCC;
}

#menu{
width:880px;
margin:0 35px;
/*height:35px;
background: url(images/menu_zemin.jpg) repeat-x;
color:#FFFFFF;*/
}
/*#menu ul{ list-style:none; margin:0; padding:0;}
#menu li{float:left;}
#menu a{
float:left;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
display:block;
height:28px;
padding:7px 15px 0 15px;
}
#menu a:hover{
background:url(images/menu_zemin_hover.jpg) repeat-x;
}
*/
#orta{
width:880px;
padding:0 35px;
}

#baslik{
width:870px;
background:#e5e5e5;
padding:5px;
color:#330000;
font-weight:bold;
font-size:12px;
border-bottom:1px #330000 solid;
}
#solsutun{
width:680px;
float:left;
}
#sagsutun{
width:200px;
float:left;
}
.sag_modul{width:200px;}
.sag_modul_baslik{
width:170px;
height:24px;
padding:6px 0 0 30px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}
.sag_modul_icerik{
width:190px;
padding:5px;
/*background:#FFFFFF;*/
}

.sag_modul_icerik ul {
padding: 0 0 0 5px;
margin: 0;
}
.sag_modul_icerik ul li {
list-style: none;
}
.sag_modul_icerik ul li a{
text-decoration: none;
}

#alt{
width:950px;
height:200px;
padding-top:50px;
background:url(images/alt.jpg) no-repeat;
text-align:center;
color:#666666;
}
