body {
background-image: url(bg/bg_body.png);
padding:0;
margin:0;
background-color: #A6D708;
}
img{border:0;}
*{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#323432;
}
.naglowek{
font-weight:bold;

color:#ffffff;
font-size:20px;
text-align:center;
font-style: italic;
}
#belka{
background-image: url(bg/belka.png);
background-repeat: repeat-x;
}
h1{
font-size:20px;
}
h3{
margin-left:50px;
font-size:15px;
}
.wypelnienie
{
margin: 10 10 10 10;
border:3px solid #A6D708;
}
a, a:visited{
text-decoration:none;
font-weight:bold;
}
a:hover{
font-weight:bold;
color:#ffffff;
}
}
