* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #fff;
    background-image: url('../images/www/bg_body.jpg');
    background-repeat: repeat-x;
    color: #202020;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#container {
    width: 800px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    height: 117px;
    width: 800px;
    background: url('../images/www/hol-max.jpg') no-repeat center top;
    color: #FFF500;
    font-weight: bold;
    font-size: 24px;
    margin: 0 auto;
}

#top1 {
    float: left;
    width: 400px;
    text-align: left;
    padding-top: 43px;
}

#top2 {
    float: right;
    width: 400px;
    text-align: right;
    padding-top: 43px;
}

#head {
    width: 776px;
    margin: 0 auto;
}

#head_top {
    width: 776px;
    height: 14px;
    background-image: url('../images/www/head_top.jpg');
}

#head_content {
    width: 776px;
    background-image: url('../images/www/head_bg.jpg');
    background-repeat: repeat-y;
    background-color: #FFF402;
}

#head_bottom {
    width: 776px;
    height: 13px;
    background-image: url('../images/www/head_bottom.jpg');
}

#animacja {
    width: 776px;
    height: 172px;
}

#menu {
    font-weight: bold;
    font-family: trebuchet MS, arial, sans-serif;
    text-align: center;
    font-size: 16px;
    padding: 4px 0px 5px 0px;
}

#menu a {
    color: #000;
    text-decoration: none;
}

#menu a:hover {
    color: #C00;
    text-decoration: none;
}

.punkt {
    padding: 0px 2px;
}

#text {
    width: 756px;
    background-image: url('../images/www/bg_text.jpg');
    background-repeat: repeat-y;
    background-color: #fff;
    padding: 5px 10px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}

#bottom {
    width: 776px;
    background: url('../images/www/bg_bottom.jpg') no-repeat top center;
    padding-top: 10px;
    padding-bottom: 30px;
    margin: 0 auto;
}

img {
    border: 0px;
}

a {
    color: #202020;
    text-decoration: none;
}

a:hover {
    color: #202020;
    text-decoration: underline;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/wykaz.jpg') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

ol {
    margin-left: 10px;
    padding-left: 20px;
}

h1 {
    font-size: 18px;
    padding: 5px 0px 15px 0px;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 14px;
    padding: 5px 0px;
    font-weight: bold;
}

h3 {
    font-size: 13px;
    padding: 5px 0px;
    font-weight: bold;
}

hr {
    color: #DADADA;
    height: 1px;
}

.pojazdy {
    width: 220px;
    height: 165;
    padding: 2px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    border: 1px solid  #E8E8E8;
    margin: 5px 5px 5px 0px;
    float: left;
}

.galeria {
    width: 220px;
    height: 165;
    padding: 2px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    border: 1px solid  #E8E8E8;
    margin: 10px 5px 0px 5px;
}