body {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    background: #f1f1f1;
    margin: 0;
    padding: 0;
    color: #3a3a3a;
}

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

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

img {
    border: 0;
    margin: 0;
    padding: 0;
}

table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

#loginStripe {
    width: 1000px;
    height: 45px;
    margin: 0 auto;
    padding: 0;
    font-size: 1.1em;
}

#loginStripe input[type=text] {
    width: 80px;
    border: 1px solid #e0e0e0;
}

#loginStripe input[type=password] {
    width: 80px;
    border: 1px solid #e0e0e0;
}

#loginStripe input[type=submit] {
    margin: 0;
    padding: 0;
    width: 70px;
    height: 22px;
    background: url('../images/zaloguj.jpg');
    border: 0;
}

#footer {
    margin: 0 auto;
    width: 100%;
    min-width: 1000px;
    color: #ffffff;
    text-align: center;
    background: #2d3a49;
    line-height: 20px;
    margin-bottom: 20px;
}

#menuStrip {
    width: 100%;
    min-width: 1000px;
    height: 102px;
    background: #2d3a49;
}

#loginFormWindow {
    width: 300px;
    background: #e0e0e0;
    border: 1px solid #f8f8f8;
    margin: 20px auto 20px;
    padding: 1em;
    -moz-border-radius: 3px;
}

#loginFormWindow h1 {
    color: #2d3a49;
    text-align: center;
}

#loginFormWindow input[type=text], #loginFormWindow input[type=password] {
    display: block;
    margin: 0 0 1em 0;
    width: 280px;
    border: 5px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    padding: 10px;
}

#loginFormWindow input[type=submit] {
    width: 70px;
    height: 22px;
    background: url('../images/zaloguj.jpg');
    border: 0;
}

#loginFormWindow #errorAuth {
    font-size: 12px;
    margin: 0 0 10px 0;
    text-align: center;
    color: #d41616;
    font-weight: bold;
}

#main {
    width: 1000px;
    background: #ffffff;
    margin: 20px auto;
}

#main #mainLeft {
    width: 250px;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #e0e0e0;
}

#main #mainRight {
    width: 750px;
    max-width: 775px;
    padding-left: 12px;
    padding-right: 12px;
    vertical-align: top;
    border-left: 1px dotted #e0e0e0;
    border-bottom: 1px dotted #e0e0e0;
}

.ulMenu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 225px;
    font-size: 1.1em;
    color: #ffffff;
}

.ulMenu li {
    width: 250px;
    height: 25px;
    line-height: 25px;
    background: #3b3b3b;
    border-bottom: 1px solid #545454;
}

.ulMenu li:hover {
    background: #2d3a49;
}

.ulMenu li img {
    padding-left: 20px;
    padding-bottom: 2px;
}

.ulMenu li a {
    color: #ffffff;
    text-decoration: none;
}

.ulMenu li a:hover {
    color: #ffffff;
}

.msgInfo {
    font-size: 14px;
    background: #f8f8f8;
    /*color: #ffffff;
    font-weight: bold;*/
    margin: 20px 10px 10px 10px;
    padding: 10px;
    text-align: center;
    line-height: 25px;
}

.dzuInfo {
    font-size: 1.2em;
    /*color: #ffffff;*/
    background: #f8f8f8;
    padding: 5px 0 15px 20px;
    line-height: 22px; /* dla font-size: 1.2em ustawic na 25px */
}

.dzuInfo select {
    border: 1px solid #b0b0b0;
    font-size: 12px;
    width: 210px;
}

.dzuInfo span {
    padding-left: 15px;
    font-weight: bold;
    font-style: italic;
}

.dzuInfo a {
    /*color: #ffffff;*/
    text-decoration: none;
}

.dzuInfo a:hover {
    text-decoration: underline;
}

#textTitle {
    font-size: 1.2em;
    margin: 10px 0px 10px 0px;
    text-align: center;
    line-height: 18px;
}

#textDoc {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.6em;
}

#textDoc img {
    max-width: 745px;
}

#textDoc td {
    border: 1px solid #3a3a3a;
    vertical-align: top;
    padding: 2px;
}

#textDoc .paragraf {
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

#textDoc table p {
    margin: 0;
    padding: 0;
}

#textDoc przypis {
    cursor: help;
}

#textDoc przypisid {
    display: none;
}

#textOpt {
    margin-left: auto;
    margin-right: 0;
    width: 100%;
    background: #f5f5f5;
}

.zmiana {
    background: #e0e0e0;
    border-bottom: 10px solid white;
}

.zmiana .a {
    margin: 0;
    padding: 10px 5px 5px 5px;
    font-weight: bold;
    text-align: right;
    font-size: 1.1em;
}

.zmiana .b {
    margin: 0;
    padding: 2px 10px 15px 10px;
    text-align: center;
    font-size: 1.2em;
}

.zmiana a {
    text-decoration: none;
}

.zmiana a:hover {
    text-decoration: underline;
}

.linia {
    border-top: 1px dotted #e0e0e0;
    width: 100%;
    height: 1px;
}

.linia2 {
    border-top: 1px dotted #35506b;
    width: 100%;
    height: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.dzuStatusZmian {
    border: 1px solid #e0e0e0;
    font-size: 11px;
    width: 120px;
}

#cardCalendar {
    width: 52px;
    height: 40px;
    font-size: 1.8em;
    color: #35506b;
    font-weight: bold;
    background: url('../images/calendar.jpg') no-repeat;
    margin: 0 auto;
    margin-top: 10px;
}

#cardCalendar p {
    width: 52px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#cardCalendarM {
    margin: 0px auto;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.1em;
    color: #35506b;
    text-align: center;
}

#newsCalendar {
    vertical-align: top;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.1em;
    line-height: 18px;
}

.btnCalendar {
    width: 90px;
    height: 13px;
    background: url('../images/wybierz_date.png');
    border: 0;
}

#searchForm .searchField {
    width: 605px;
    height: 29px;
    line-height: 29px;
    font-size: 1.1em;
    background: url('../images/szukaj_pasek.jpg') no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

#searchIdForm select {
    border: 1px solid #e0e0e0;
    font-size: 1.0em;
    width: 252px;
    height: 20px;
}

#searchIdForm input[type=submit] {
    width: 70px;
    height: 22px;
    background: url('../images/wyswietl.jpg');
    border: 0;
}

#searchIdFields input[type=text] {
    border: 1px solid #e0e0e0;
}

#searchForm input[type=text] {
    border: 0;
    font-size: 1.1em;
    width: 575px;
}

#searchForm input[type=submit] {
    width: 70px;
    height: 22px;
    background: url('../images/szukaj_btn.jpg');
    border: 0;
}

#searchMoreOptions {
    display: none;
    font-size: 1.2em;
    margin: 10px 0 0 25px;
}

#searchMoreOptions select {
    border: 1px solid #e0e0e0;
    font-size: 1.0em;
    width: 252px;
    height: 20px;
}

#searchMoreOptions input[type=text] {
    border: 1px solid #e0e0e0;
    font-size: 1.0em;
    width: 250px;
    height: 16px;
}

div.autocomplete {
    background: white;
    border: 1px solid #e0e0e0;
    font-size: 11px;
    max-height: 180px;
    overflow: auto;
    display: block;
    position: absolute;
}

div.autocomplete ul {
    list-style: none;
    margin: 2px;
    padding: 0;
}

div.autocomplete li {
    padding-left: 5px;
}

div.autocomplete li.selected {
    background: #e0e0e0;
}

div#opinie .naglowek {
    font-size: 1.1em;
    width: 720px;
    padding: 2px 0 3px 5px;
    margin: 0px 0 0px 0;
    background-color: #dbdbdb;
}

div#opinie .tresc {
    font-size: 1.2em;
    width: 705px;
    padding: 5px 10px 5px 10px;
    margin: 0px 0 10px 0;
    background-color: #f8f8f8;
    line-height: 18px;
}

div#opinie .tytul {
    font-size: 12px;
    margin: 5px 10px 5px 10px;
    line-height: 22px;
    font-style: italic;
}

div#opinie .wiecej {
    width: 100%;
    display: block;
    text-align: right;
    border-top: 1px dotted #a0a0a0;
    margin-top: 8px;
    padding-top: 2px;
    font-size: 11px;
}

div#opinie .wiecej a {
    color: #35506b;
    text-decoration: none;
}

div#opinie .wiecej a:hover {
    color: #35506b;
    text-decoration: underline;
}

#docsListTab {
    font-size: 1.2em;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    width: 750px;
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #e0e0e0;
}

#docsListTab img {
    padding-top: 5px;
}

#docsMenuTab {
    font-size: 1.2em;
    line-height: 20px;
    height: 20px;
    margin: 10px 0 0 15px;
}

#du {
    font-size: 1.2em;
    margin: 10px 0 10px 0;
}

#du p {
    background: #f1f1f1;
    line-height: 18px;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 10px;
}

#du p img {
    padding-bottom: 2px;
}

#krajowyRejestrSadowy {
    width: 725px;
    height: 380px;
    border: 1px solid #a0a0a0;
    margin-top: 5px;
    margin-bottom: 5px;
}

#cbdkw {
    width: 805px;
    height: 490px;
    border: 1px solid #a0a0a0;
    margin-top: 5px;
    margin-bottom: 5px;
}

#firmy {
    width: 775px;
    height: 575px;
    border: 1px solid #a0a0a0;
    margin-top: 5px;
    margin-bottom: 5px;
}

#lastComments {
    font-size: 11px;
}

#lastComments ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

#lastComments li {
    border-bottom: 1px dotted #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
}

#changesButtons {
    display: none;
    position: fixed;
    bottom: 0px;
    left: auto;
    width: 1000px;
    line-height: 28px;
    /*border: 1px solid red;*/
}

#changesButtons #right {
    background: #e0e0e0;
    width: 405px;
    font-size: 12px;
    text-align: center;
    float: right;
    padding-top: 4px;
    border: 1px solid #c1c1c1;
}

#dzuWersje {
    padding: 0;
    margin: 0;
}

#dzuWersje span {
    font-weight: bold;
    font-style: normal;
    padding-left: 2px;
}

