tr {
        font-family: Century Gothic, Tahoma;
        font-size: 12px;
        vertical-align: top;
        color: #00517B;
}

input {
        font-family: Century Gothic, Tahoma;
        font-size: 12px;
        color: #00517B;
}

select {
        font-family: Century Gothic, Tahoma;
        font-size: 12px;
        color: #00517B;
}

h1 {
        font-size: 24px;
        font-weight: normal;
        color: #00517B;
        text-decoration: underline;
}

a {
        text-decoration: none;
        color: #00517B;
}

.nazwa {
        font-size: 16px;
        text-decoration: underline;
        font-weight: bold;
        margin-top: 2px;
        margin-bottom: 3px;
        background-color: #E5F4F9;
}

.podtytul {
        padding-left: 10px;
        margin-top: 12px;
        font-size: 13px;
        font-weight: bold;
        background-color: #E5F4F9;
}

.pozycja {
        padding-left: 20px;
        padding-top: 0px;
}

hr {
        height: 2px;
        margin-top: 5px;
}

hr.linia_poz {
        height: 1px;
        margin-bottom: 0px;
        width: 500px;
        text-align: left;
}

.link_miejsc {
        padding-left: 10px;
        font-weight:bold;
        line-height: 18px;
}

.link_miejsc:link {
        text-decoration: underline;
        color: #00517B;
}

.link_miejsc:visited {
	      text-decoration: underline;
        color: #00517B;
}

.link_miejsc:hover {
	      text-decoration: none;
        color: #00517B;
}
