* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #fff;
    color: #727272;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#container {
    width: 790px;
    background-color: #fff;
    margin: 0 auto;
}

#animacja {
    width: 789px;
    height: 337px;
    background-color: #fff;
}

#tresc {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    padding: 10px 0px;
    text-align: justify;
    color: #1B1B1B;
}

#tresc_witamy {
    float: left;
    width: 489px;
    background: url('../images/www/border_pionowy.jpg') repeat-y right;
    padding: 0px 10px 10px 0px;
}

#tresc_czym_sie_zajmujemy {
    float: right;
    width: 270px;
    padding: 0px 10px 10px 10px;
}

#tresc_co_mowia_inni {
    background: url('../images/www/border_poziomy.jpg') repeat-x top;
    width: 790px;
    clear: both;
}

#tresc_obejrzyj_galerie {
    background: url('../images/www/border_poziomy.jpg') repeat-x top;
    width: 790px;
    clear: both;
}

#bottom {
    width: 766px;
    background-color: #f5f5f5;
    padding: 12px;
    clear: both;
}

#bottom_top {
    color: #ff3624;
    font-weight: bold;
}

#bottom_top a {
    color: #ff3624;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 5px;
}

#bottom_top a:hover {
    color: #ff3624;
    text-decoration: underline;
    font-weight: bold;
    padding: 0px 5px;
}

#bottom_middle {
    padding: 6px;
    font-size: 9px;
    color: #404040;
}

#bottom_bottom {
    color: #1a1a1a;
    font-weight: normal;
}

#bottom_bottom a {
    color: #1a1a1a;
    text-decoration: none;
    font-weight: normal;
}

#bottom_bottom a:hover {
    color: #1a1a1a;
    text-decoration: underline;
    font-weight: normal;
}

.wiecej {
    background: url('../images/www/wiecej.jpg') no-repeat left center;
    padding-left: 25px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    color: #606060;
    float: right;
    margin: 10px 0px;
    padding-bottom: 1px;
    text-decoration: none;
}

.wiecej a {
    color: #606060;
    text-decoration: none;
}

.wiecej a:hover {
    color: #606060;
    text-decoration: underline;
}

.galeria {
    width: 180px;
    height: 135px;
    padding: 2px;
    border: 1px solid #E7E7E7;
    margin: 4px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
}

.fotogaleria {
    width: 180px;
    height: 135px;
    padding: 2px;
    border: 1px solid #E7E7E7;
    margin: 2px 4px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/www/wykaz.jpg') no-repeat left center;
    padding-left: 15px;
    list-style-type: none;
    line-height: 18px;
}

a {
    color: #D51F12;
    text-decoration: none;
}

a:hover {
    color: #1B1B1B;
    text-decoration: none;
}

h1 {
    font-size: 13px;
    color: #1B1B1B;
    font-weight: bold;
}

h2 {
    font-size: 15px;
    padding: 5px 0px;
    font-weight: bold;
    color: #6B6B6B;
    font-family: trebuchet MS;
}

h3 {
    font-size: 13px;
    padding: 5px 0px;
    font-weight: bold;
    color: #6B6B6B;
    font-family: trebuchet MS;
}

img {
    border: 0px;
}

