a:visited , a:link {
color: black; 
text-decoration : none;
} 
a:hover , a:active {
color: black; 
text-decoration : none;
} 
body {
background-color: #E8E1D1;
margin: 0px;
}
#srodek {
width: 758px;
background-repeat: repeat-y;
background-image: url("_img/srpasek.gif");
}
#main {
height: 100%;
padding-right: 20px;
background-color: #F4F1E8;
color: black;
font-size: 10px;
font-family: Verdana;
}
#dol {
width: 100%;
height: 63px;
background-repeat: repeat-x;
background-image: url("_img/dolpasek.gif");
}