body {
background:#e5e5e5 url(images/zemin.jpg) left top repeat-y;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
}
<!--
a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: underline;
	color: #330000;
}
-->
#ust{
height:200px;
background:url(images/ustzemin.jpg) repeat-x;
}
#banner{
width:880px;
height:45px;
padding:155px 20px 0 0;
background:url(images/banner.jpg) no-repeat;
color:#FFFFFF;
text-align:right;
}
#banner a{
color:#FFFFFF;
text-decoration:none;
}
#banner a:hover{
color: #FFCC33;
text-decoration:none;
}

#alt{
width:900px;
min-height:300px;
}
#solsutun{
width:200px;
float:left;
margin:0 0 0 10px;

}
#menu{
width:200px;
/*padding:10px;*/
/*background:#003366;*/

}
#menu ul{
margin:0;
padding:0;
list-style:none;
}
#menu a{
width:185px;
padding:5px 0;
border-bottom:1px dotted  #CCCCCC;
display:block;
text-decoration:none;
color:#000000;
font-size:13px;
}

#menu a:hover{
background: url(images/arrow.gif) right center no-repeat;
color:#333333;
}

#sagsutun{
width:670px;
float:left;
padding:0 0 0 0px;
}
#baslik{
width:660px;
font-size:14px;
padding:5px 0;
border-bottom:1px dotted #003366;
color:#000000;
font-weight:bold;
}
#icerik{
width:660px;
padding:10px 0 0 0;
}
.fe {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}