html,body{
    margin: 0;
    padding: 0;
}

body{
    font: 8pt arial,sans-serif;
    background-color: #FFFFFF;
}

p {
    margin: 10px 0px 10px 0px;
    text-indent: 30px;
    text-indent: 30px;
    line-height:1.4;
    text-align: justify;
}

td img {
    border-style: solid;
    border-width: 2px;
    border-color: #F3CC3B;
    margin: 5px 5px 5px 5px;
}

img {
    border-style: none;
    margin: 5px 5px 5px 5px;
}

li {
    margin: 0 0 10px -10px;
    padding-left: 20px;
    background: url('../images/li.jpg') no-repeat 0px 3px;
}

a {
    border-style: none;
}

ul {
    list-style: none;
}

h1 {
    font-family: georgia,serif;
    color: #268c85;
    font-style: italic;
    font-size: 15pt;
    letter-spacing: 0.6pt;
    margin: 0px 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    background: url('../images/naglowek.jpg') repeat-x -10px -20px;
    height: 35px;
    width: 515px !important;
    width: 505px;
    text-indent: 40px;
}

h2 {
    font-family: "Georgia", Arial, sans-serif;
    font-size: 13pt;
    letter-spacing: 1.2pt;
    margin: 10px 30px 10px 0px;
    font-weight: normal;
    color: #268C85;
}

h3 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    letter-spacing: 1.2pt;
    margin: 10px 30px 10px 0px;
    font-weight: bold;
    color: #000000;
}

hr {
    background-color: #268C85;
    color: #268C85;
    height: 2px;
    border-style: none;
}

a:active, a:visited, a:link {
    text-decoration: underline;
    color: #072b58;
}

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

td {
    font-size: 8pt;
}

tr.blue {
    background-color:#E4F2FE
}

p.bez-wciecia {
    text-indent: 0;
}