body{
margin:0px;
padding:0px;
font-family:arial;
}
#top{
width:920px;
height:353px;
background:url(./gfx/top.jpg);
background-repeat: no-repeat;

}
#main{
width:920px;
padding-left:20px;
font-size:13px;
line-height:18px;
color:#6b2e06;
}
#stopka{
width:920px;
height:20px;
}
#menu{ 
position: absolute;
margin-top:-10px;
margin-left:-15px;
width:200px;
}
#menu2{
position: absolute;
margin-top:230px;
}
.ulmenu, .ulmenu a{ 
color:#6b2e06;
font-size:13px;
line-height:22px;
text-decoration:none;
}
.ulmenu a:hover{
text-decoration:underline;
}
#main a {
text-decoration:none;
color:#6b2e06;
}
#main a:hover {
text-decoration:underline;
}