* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #f5f2ed;
    color: #000;
    font-size: 12px;
    font-family: Tahoma, Arial;
    margin: 0 auto;
    text-align: center;
}

#content {
    margin: 0 auto;
    width: 880px;
    text-align: justify;
}

#top {
    width: 880px;
    height: 261px;
    margin: 0 auto;
}

#menu {
    width: 880px;
    height: 50px;
}

#top_text {
    width: 880px;
    height: 160px;
    background-image: url('../images/top-2.jpg');
}

#top_text_tresc {
    width: 350px;
    height: 100px;
    padding: 43px 0px 0px 470px;
    color: white;
    font-size: 10px;
}

#top_name {
    width: 880px;
    height: 51px;
    background-image: url('../images/top-3.jpg');
}

#text {
    background-color: #FFF;
}

#text_left {
    width: 255px;
    background-color: #FFF;
    float: left;
    font-family: Trebuchet MS;
    font-size: 10px;
}

#text_left_aktualnosci {
    width: 245px;
    background-image: url('../images/bck_left_text.jpg');
    background-color: #FFF;
    padding: 0px 5px;
    float: left;
    font-family: Trebuchet MS;
    font-size: 10px;
}

#text_left_kontakt {
    width: 245px;
    background-image: url('../images/bck_left_text_kontakt.jpg');
    background-color: F5F2ED;
    padding: 0px 5px;
    float: left;
    font-family: Trebuchet MS;
    color: #3b629d;
    font-weight: bold;
    font-size: 11px;
}

#text_kontakt {
    width: 245px;
    background-image: url('../images/bck_left_text_kontakt.jpg');
    background-color: F5F2ED;
    padding: 0px 5px;
    float: left;
    font-family: Trebuchet MS;
    color: #3b629d;
    font-weight: bold;
    font-size: 11px;
}

#text_kontakt a {
    color: #3b629d;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

#text_kontakt a:hover {
    color: #3b629d;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

#text_left_bottom {
    width: 255px;
    height: 10px;
    float: left;
    background-image: url('../images/left_text_bottom.jpg');
    background-repeat: no-repeat;
}

#text_right {
    width: 615px;
    background-color: #FFF;
    padding: 0px 5px;
    float: right;
}

#bottom_menu {
    font-size: 11px;
    color: #5b5b5b;
    background-color: #F5F2ED;
	 padding:5px 0px;
}

#bottom_menu a {
    font-size: 11px;
    color: #5b5b5b;
}

#bottom_menu a:hover {
    font-size: 11px;
    color: #3c3c3c;
    text-decoration: none;
    cursor: pointer;
}

.bottom_menu_img {
    height: 7px;
    width: 13px;
}

a {
    color: #303030;
    text-decoration: none;
}

a:hover {
    color: #303030;
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    font-size: 15px;
    font-weight: bolder;
    line-height: 20px;
}

h2 {
    font-size: 14px;
    font-weight: bolder;
    line-height: 20px;
}

h3 {
    font-size: 13px;
    font-weight: bolder;
    line-height: 20px;
}

h4 {
    font-size: 12px;
    font-weight: bolder;
    line-height: 20px;
}

.naglowek1 {
    color: #d20001;
    font-weight: bold;
    font-size: 12px;
}

.naglowek2 {
    color: #3b629d;
    font-weight: bold;
    font-size: 11px;
}

.data {
    color: #cacaca;
    font-weight: bold;
    font-size: 10px;
}

ul.wykaz li {
    margin-left: 10px;
    background: #fff url('../images/wykaz.jpg') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

table {
    border: 1px solid white;
    padding-top: 10px;
}

td {
    background-color: #F3F3F3;
    padding: 5px;
    width: 100%;
}