body{
min-width:1000px;
color:#FFF;
font-family:Arial;
font-size:12px;
background-color:#3d4750;
}
html,body{
height:100%;
margin:0px;
padding:0px
}
a {
color:#fff; 
font-family:Arial; 
}
form {
 margin: 0; /* Убираем отступы */
}
p{
margin:0px;
padding:0px;
}
li > div{
display:inline;
}
li{
margin:0px;
padding:0px;
list-style-position:inside; 
}
UL.podmenu{
margin:0px;
padding:0px;
}
p.new_publ{
margin-bottom:10px;
margin-left:0px;
font-weight: bold;
}
.podmenu li{
list-style-position:outside; 
margin-left:0px;
list-style: none;
padding-bottom:5px;
padding-left:10px;
}
.podmenu a{
font-family:Arial; 
font-size:12px; 
}
.podmenu a:hover{
color:#f00; 
font-family:Arial; 
font-size:12px; 
}
.top_link {
color:#fff; 
font-family:Arial; 
font-size:15px; 
}
.top_link:hover {
color:#f00; 
font-family:Arial; 
font-size:15px; 
text-decoration: none;
}
image{
border:0px;
}
.image{
border:5px solid #5888ac;
}
#header, #content, #footer, #document{
margin: 0px auto;
width:1000px;
padding:0px;
}
#header{
padding-bottom:10px;
}
#reklama{
padding-bottom:10px;
text-align:center;
}
#document{
min-height:100%;
position:relative;
}
#footer{
height:59px;
position:absolute;
bottom:0px;
padding:0px;
margin:0px;
}
#head01{
background-image:URL("/images/site/head.jpg");
background-repeat: no-repeat;
}
#menu{
display:inline;
position:relative;
left:0px;
top:30px;
line-height: 1.8em;
}
#about{
background:#000;
}