body {
text-align: center;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background: url('../img/tlo.png');
margin: 0px;
padding: 0px;
}

#container {
margin: auto;
text-align: left;
width: 780px;
min-height: 750px;
}

#content {
width: 780px;
overflow: hidden;
background: #9FC212;
}

#top {
width: 780px;
height: 40px;
background-image: url('../img/top.png');
}

#header {
width: 780px;
height: 151px;
}

#menu {
width: 780px;
height: 122px;
}

#footer {
width: 780px;
height: 20px;
text-align: center;
}

div.tytul {
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align: center;
}

a:link, a:visited {
font-size: 12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

a:hover {
font-size: 12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #8caf00;
text-decoration: none;
}

a.footer:link, a.footer:visited {
font-size: 12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

a.footer:hover {
font-size: 12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #cecece;
text-decoration: none;
}


div.bok {
background: #9FC212 url('../img/bok.jpg') no-repeat;
width: 225px;
min-height: 361px;
padding: 10px 36px 10px 10px;
}

div.main {
width: 409px;
padding: 20px 50px 20px 50px;
text-align: justify;
}