* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #e5e5e5;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#container {
    width: 810px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 810px;
    height: 244px;
    background-image: url('../images/www/top.jpg');
}

#top_1 {
    width: 785px;
    height: 29px;
    padding: 15px 0px 0px 25px;
}

#top_1 a {
    color: #000;
    text-decoration: none;
    padding: 7px;
}

#top_1 a:hover {
    color: #fff;
    background-color: #b10303;
    text-decoration: none;
    padding: 6px;
    border: 1px solid #800303;
}

.kropka {
    padding: 0px 5px;
}

#top_2 {
    width: 810px;
    height: 144px;
    color: #fff;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

#top_3 {
    float: left;
    height: 21px;
    width: 280px;
    color: #fff;
    padding: 34px 0px 0px 45px;
}

#top_3 a {
    color: #fff;
    text-decoration: none;
}

#top_3 a:hover {
    color: #fff;
    text-decoration: underline;
}

#top_4 {
    float: right;
    height: 38px;
    width: 465px;
    color: #000;
    font-size: 18px;
    font-style: italic;
    padding: 17px 0px 0px 20px;
}

#tresc {
    width: 775px;
    padding: 8px 11px 0px 24px;
    color: #000;
    text-align: justify;
	 line-height: 18px;
}

#box {
    width: 239px;
    height: auto;
    background-color: #d3d3d3;
    padding-bottom: 5px;
}

#bottom {
    width: 810px;
    height: 86px;
    background-image: url('../images/www/bottom.jpg');
    color: #fff;
}

#bottom_1 {
    float: left;
    padding: 34px 0px 0px 34px;
    font-weight: bold;
}

#bottom_1 {
    float: left;
    padding: 34px 0px 0px 34px;
    font-weight: bold;
}

#bottom_1 a {
    color: #fff;
    text-decoration: none;
}

#bottom_1 a:hover {
    color: #fff;
    text-decoration: none;
}

#bottom_2 {
    float: right;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    padding: 32px 26px 0px 0px;
}

#bottom_2 a {
    color: #fff;
    text-decoration: none;
    padding: 0px 4px;
}

#bottom_2 a:hover {
    color: #fff;
    text-decoration: underline;
    padding: 0px 4px;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/www/wykaz.jpg') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

ul.wykaz2 li {
    margin-left: 30px;
    padding-left: 10px;
    list-style-type: circle;
    line-height: 18px;
    margin-right: 5px;
    text-align: left;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.head {
    color: #870100;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 3px 0px;
}

p {
    color: #870100;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 3px 0px;
	 text-align: justify;
}

strong {
    color: #890101;
}

h1 {
    color: #870100;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

h2 {
    color: #870100;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

h3 {
    color: #870100;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

img {
    border: 0px;
}

.galeria {
    background: #E5E5E5 url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #9B0100;
    margin: 10px;
}