* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #56626a url('../images/bg_body.jpg') repeat-x top;
    color: #515151;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#container {
    width: 766px;
    height: auto;
    margin: 0 auto;
}

#animacja {
    width: 766px;
    height: 358px;
    background-image: url('../images/top.jpg');
}

#tresc {
    width: 706px;
    text-align: justify;
    background: #56626a url('../images/bg_tresc.jpg') no-repeat top;
    margin-top: 7px;
    color: #fff;
    padding: 10px 30px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

#bottom {
    width: 758px;
    height: 70px;
    background-color: #3B434A;
    border-right: 8px solid #343B43;
    margin-bottom: 10px;
}

#copyright {
    font-size: 10px;
    color: #828f98;
    float: left;
    padding: 18px 10px;
}

#copyright a {
    text-decoration: none;
    color: #828f98;
}

#copyright a:hover {
    text-decoration: underline;
    color: #828f98;
}

#bottom_menu {
    float: right;
    color: #c4c9cd;
    padding: 29px 10px;
}

#bottom_menu a {
    color: #c4c9cd;
    text-decoration: none;
    padding: 0px 3px;
}

#bottom_menu a:hover {
    color: #c4c9cd;
    text-decoration: underline;
    padding: 0px 3px;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/wykaz.gif') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 20px;
}

img {
    border: 0px;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: underline;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding: 8px 0px;
    text-decoration: underline;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
    padding: 8px 0px;
    text-decoration: underline;
}

h4 {
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px;
    padding: 8px 0px;
    text-decoration: underline;
}

a {
    color: #F0F0F0;
    text-decoration: none;
}

a:hover {
    color: #F0F0F0;
    text-decoration: underline;
}

.mini-images {
    margin: 0px 10px 10px 0px;
    border: 2px solid #C0C0C0;
	 text-align: left;
}
