* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #D3D3D3;
    color: #727272;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#content {
    background-color: #fff;
    background-image: url('../images/bck_content.jpg');
    background-repeat: repeat-y;
    width: 704px;
    margin: 0 auto;
    text-align: justify;
}

#animacja {
    width: 655px;
    height: 287px;
    margin: 0 auto;
}

#tresc {
    width: 690px;
    height: auto;
    margin: 0 auto;
    padding-top: 5px;
}

#left_column {
    float: left;
    width: 207px;
}

#aktualnosci {
    padding: 0px 10px 0px 23px;
    background-image: url('../images/bck_left_column.jpg');
    background-repeat: repeat-y;
}

#right_column {
    float: right;
    width: 483px;
    font-size: 12px;
}

#right_column_head {
    height: 36px;
    width: 483px;
    background-image: url('../images/head.jpg');
}

#right_column_tresc {
    width: 467px;
}

#one_column {
    width: 654px;
    margin: 0 auto;
    font-size: 12px;
}

#bottom_line {
    clear: both;
    background-image: url('../images/bck_bottom_line.jpg');
    background-repeat: repeat-x;
    height: 18px;
    width: 654px;
    margin: 0 auto;
}

#bottom {
    width: 654px;
    height: auto;
    margin: 0 auto;
    line-height: 16px;
}

#bottom a {
    color: #727272;
    text-decoration: none;
}

#bottom a:hover {
    color: #727272;
    text-decoration: underline;
}

#bottom_menu {
    color: #595959;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
    padding: 2px 0px 10px 0px;
}

a {
    color: #3D3D3D;
    text-decoration: none;
}

a:hover {
    color: #3D3D3D;
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    font-size: 13px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 5px;
    color: white;
    font-family: Arial;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    font-size: 12px;
    font-weight: bolder;
    padding-bottom: 10px;
}

h4 {
    font-size: 11px;
    font-weight: bolder;
    line-height: 22px;
}

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;
}

ul.wykaz2 li {
    margin-left: 5px;
    background: url('../images/data.gif') no-repeat left center;
    padding-left: 10px;
    list-style-type: none;
    line-height: 16px;
}

.data {
    font-weight: bold;
    color: #727272;
    padding-top: 5px;
    background: url('../images/data.gif') no-repeat left center;
    padding-left: 10px;
}

.tytul_newsa {
    color: #0089AE;
    font-weight: bold;
    padding-bottom: 5px;
}

.pytanie {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    border: 0px;
    margin: 2px 10px 2px 0px;
    padding-bottom: 2px;
    background: none;
}
