body {
background: url('../img/bg.jpg');  
font: 11px tahoma, verdana, helvetica, arial, sans-serif;
color: #43301E;
}

.main {
width: 773px;
margin: 0; 
padding: 0;
border-spacing: 0;
}
.logo {
background-image: url('img/top.jpg'); 
width: 769px;
height: 236px;
margin: 0; 
padding: 0;
border-spacing: 0;
}
.center {
background-image: url('img/bg.jpg'); 
width: 773px;
height: 561px;
margin: 0; 
padding: 0;
border-spacing: 0;
}

.stopka {
background-image: url('img/bottom.jpg'); 
width: 773px;
height: 110px;
margin: 0; 
padding: 0;
border-spacing: 0;
}
.link_news {
font-family: verdana;
font-size: 10px;
color: #43301E;
text-decoration: none;
font-weight: bold;
}