body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 13px;
}

h1 {
    text-align: center;
    background-color: transparent;
    color: #2079FF;
    font-size: 18px;
    padding: 0px 10px;
    width: auto;
    height: 30px;
}

h2 {
    background: url('grafika/h2_tlo.png') repeat-x;
    width: 100%;
    color: #004090;
    font-size: 16px;
    margin: 10px 10px 10px 26px;
    height: 30px;
    padding-left: 30px;
}

h3 {
    font-size: 12px;
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 2;
    margin: 0px;
    color: #2079FF;
}

h4 {
    font-size: 14px;
    color: #2079FF;
    text-align: center;
}
h5 {
font-size: 14px;
color: #D86C00;
text-align: left;
padding-left: 20px;
border-left: 10px #D86C00 solid;
margin: 20px 0px 0px 10px;
}
h6 {
margin: 3px 20px;
font-size: 11px;
color: #666;
font-style: italic;
}
dt {
    font-weight: bold;
    color: #000090;
    font-size: 14px;
    margin-top: 30px;
    border-bottom: 1px #0068D8 solid;
}

dd {
    margin-left: 15px;
    margin-top: 5px;
}

p img {
    display: block;
    margin: 10px;
}

p:first-letter {
    font-size: 20px;
    color: #00386C;
}

p {
    margin: 5px;
    text-indent: 20px;
    line-height: 180%;
}

img {
    border: none;
}

.naglowek {
    width: 100%;
    background: url('grafika/tlo_gora.png') repeat-x;
    height: 32px;
    z-index: 0;
    margin-bottom: 10px;
}

.dlonie {
    position: absolute;
    top: -42px;
    right: 5px;
    z-index: 1;
}

.lewa {
    position: relative;
    width: 48%;
}

.prawa {
    width: 51%;
    background: url('grafika/linia_strony.png') repeat-y left;
}

.logo {
    margin-bottom: 10px;
    margin-left: 5%;
}

.menu {
    margin-right: 272px;
}

.menu ul {
    margin: 10px;
    padding: 0px;
}

.menu li {
    list-style: none;
    line-height: 20px;
    margin-bottom: 3px;
}

.menu a {
    letter-spacing: 1px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    display: block;
    background: url('grafika/prz_norm.png') left no-repeat;
    height: 20px;
    padding-left: 30px;
}

.menu a:hover {
    background: url('grafika/prz_klik.png') left no-repeat;
    color: #666;
}

.menu .akt {
    background: url('grafika/prz_akt.png') no-repeat;
}

.big {
    font-size: 110%;
    color: #00386C;
}

tt {
    display: inline-block;
    width: 410px;
    height: 3px;
}

.txt {
    color: #00386C;
}

.lewa tt {
    background: url('grafika/linia_nieb.png') no-repeat;
}

.prawa tt {
    background: url('grafika/linia_pom.png') no-repeat;
}

.info {
    margin: 10px;
}

.flotL {
    float: left;
}

.flotP {
    float: right;
}

.h1 {
    background: url('grafika/h1_tlo.png') repeat-x center;
    width: 100%;
    margin: 20px 0px;
    text-align: center;
    height: 30px;
}

.h2 {
    margin-top: 20px;
    background: url('grafika/h2_strzal.png') left no-repeat;
    width: 92%;
    height: 30px;
}

.center {
    text-align: center;
}

.tabela {
    width: 90%;
    background: #00386C;
}

col {
    background-color: #F5F5F5;
}

.szukaj {
    text-align: right;
}

.szukaj td {
    font-family: Verdana;
    background-color: #00386C;
    color: #FFF;
    font-size: 12px;
    width: 130px;
    border-bottom: 1px #DCDCDC solid;
}
.szukaj table td {
 border-bottom: none;
}
.szukaj input {
    border: none;
}

.sze50 {
    width: 50px;
}

.stopka {
    background: url('grafika/tlo_stopka.png') repeat-x center;
    text-align: center;
    text-indent: 0px;
    color: #000090;
    height: 50px;
    padding-top: 5px;
}

.stopka p {
    line-height: 110%;
}

.cler {
    clear: both;
}

.stopka p:first-letter {
    font-size: 12px;
    color: #000090;
}
.oferty {
background-color: #FFF;
width: 100%;

}
.oferty td {
background: #F5F5F5;
text-align: left;
width: 70%;
}
.oferty th {
background-color: #DCDCDC;
font-weight: normal;
width: 29%;
text-align: left;
}
.oferty img {
display: block;
padding: 3px;
border: 1px #A9A9A9 solid;
background-color: #FFF;
margin: 5px;
}
.wymog {
background-color: #C0F2FF;
}