/* -- STARTING CSS REVISITED -- */

/* background border color cursor font line-height list-style letter-spacing outline overflow text-align text-decoration text-indent white-space  */

/*
24px -- 1.5 em    (150%)
22px -- 1.375 em  (137.5%)
20px -- 1.25 em   (125%)
18px -- 1.125 em  (112.5%)
16px -- 1 em      (100%) -- base size
14px -- 0.875 em  (87.5%)
12px -- 0.75 em   (75%)
11px -- 0.6875 em (68.75%)
10px -- 0.625 em  (62.5%)
 */

html, body, form, fieldset, textarea, select, input {
    font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

acronym {
    border-bottom: 1px dotted black;
    cursor: help;
}

code {
    font-size: 125%;
}

form label, form label acronym {
    cursor: pointer;
}

fieldset {
    border: none;
}

p input, p select, p textarea {
    font-size: 100%;
}

h1 {
    font-size: 125%
}

h2 {
    font-size: 100%;
}

h3 {
    font-size: 87.5%;
}

img {
    font-size: 75%;
}

td, th, p, ul li, ol li {
    font-size: 75%;
}

input.text {
    font-size: 0.8em;
}

textarea {
    font-size: 0.8em;
}

input.button {
    font-size: 110%;
    font-weight: bold;
}


/* -- GENERAL OUTLOOK -- */

body {
    background: #E8E8E8 url('../images/background.gif') repeat-y top center;
    color: black;
    text-align: center;
}

a {
    color: #971E1E;
    color: #a02121;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #841b1b;
}

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

a:active {
    color: red;
}

a img {
    border: none;
}

h1.title {
    border-bottom: 1px solid #ccc;
    font-family: Georgia, "Times New Roman", Times serif;
    font-size: 175%;
    font-weight: normal;
    line-height: 100%;
}

h1.title a {
    color: black;
    font-weight: normal;
}

h1.title a:visited {
    color: black;
}

h1.title a:hover {
    color: #971E1E;
    text-decoration: none;
}

blockquote {
    background: transparent url('../images/quotation.gif') no-repeat scroll 2px 2px;
    font-style: italic;
}

#top, #footer {
    background-color: #453838;
    color: white;
    text-align: right;
}

#top p, #footer p {
    font: bold 68.75% arial, sans-serif;
}

#top a {
    background: transparent;
    border: none;
    color: white;
}

#top a:hover {
    color: #FFC;
}

#container {
    background: white;
    text-align: left;
}

#logo {
    background: transparent;
    border: none;
}

#header h1 {
    font-size: 87.5%;
}

#header .search input.text {
    background: #fff9f5;
    border: 1px solid #555;
    color: #444;
}

p.submit input {
    font-weight: bold;
}

p input.text {
    font-size: 100%;
}

p textarea {
    font-size: 108.33%;
    line-height: 120%;
}

#quicklinks p {
    font-size: 75%;
    font-weight: normal;
    line-height: 175%;
    text-align: center;
}

#quicklinks a {
    font-weight: normal;
}

#quicklinks a.feed {
    border: none;
}

#footer a {
    background: transparent;
    border-bottom-color: #C88;
    color: #C88;
}

#footer a:hover {
    border-bottom-color: #E88;
    color: #E88;
}

#footer .created-by, #footer .powered-by {
    color: #AAA;
    font-size: 70%;
    font-weight: normal;
}

#footer .feed {
    text-align: left;
}

#footer a.image {
    border: none;
}

.success, .error {
    background: #282;
    border: 1px solid #060;
    border-width: 1px 0;
    color: white;
    font-weight: bold;
}

.error {
    background: #9E3232;
    border-color: #600;
}

.success ul, .error ul {
    font-weight: normal;
}

.development-mode-warning {
    background-color: rgba(255, 50, 50, 0.6);
    border: 1px solid #200;
    color: #111;
    font-size: 68.75%;
    font-weight: bold;
}


/* -- PAGINATION (general) -- */

p.pagination span {
    color: #BBB;
    border: 1px solid #BBB;
}

p.pagination a, p.pagination strong {
    border: 1px solid #6D3232;
    border-color: #854646;
    border-color: #996C6C;
}

p.pagination strong {
    background: #975050;
    color: white;
}

p.pagination a, p.pagination span {
    font-weight: normal;
    text-decoration: none;
}

p.pagination a:hover {
    border-color: #7F5A5A;
}


/* -- MENU -- */

#menu {
    background: transparent url('../images/menu-background.gif') no-repeat top center;
}

#menu p {
    font-size: 68.75%;
    text-align: center;
}

#menu a {
    background: transparent;
    border: none;
    color: white;
    text-decoration: none;
}

#menu a.highlight {
    color: #FFE;

}

#menu a:hover {
    color: #FFC;
}


/* -- FRONTPAGE -- */

#czolo h1 {
    font-size: 87.5%;
    line-height: 110%;
}

#czolo p {
    font-size: 75%;
    line-height: 130%;
}

#podczolo, #podczolo-mniejsze {
    border: 1px solid #CCC
}

#podczolo img, #podczolo-mniejsze img {
    border: 1px solid #CCC;
}

#podczolo h1, #podczolo-mniejsze h1 {
    font-size: 75%;
    line-height: 120%;
}

#podczolo p, #podczolo-mniejsze p {
    font-size: 68.75%;
    line-height: 140%;
}

#czolo a, #podczolo a, #podczolo-mniejsze a {
    background: transparent;
    border-bottom: none;
}

#longtail {
    line-height: 130%;
    list-style: none;
}

#longtail a {
    border: none;
    font-weight: normal;
}

#longtail .section {
    font-weight: bold;
}

#classifieds.frontpage h1 {
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
    font-size: 87.5%;
}

#classifieds.frontpage p {
    font-size: 75%;
}

#classifieds.frontpage li p {
    font-size: 91.66%;
    line-height: 140%;
}

#classifieds.frontpage p.add {
    font-size: 75%;
}

.latest {
    border: 1px solid #CCC;
}

.latest h1 {
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
    font-size: 87.5%;
}

.latest h2 {
    font-size: 75%;
    line-height: 110%;
}

.latest h1 a, .latest h2 a {
    background: transparent;
    border: none;
    font-weight: bold;
}

.latest ul {
    color: #aaa;
}

.latest ul li {
    line-height: 110%;
}

.latest a {
    background: none;
    border: none;
    font-weight: normal;
}

.latest img {
    border: 1px solid #ccc;
}

.latest .feed img {
    border: none;
}

.latest .more {
    background: transparent url('../images/background-dots.gif') repeat-x top left;
    text-align: right;
}

.latest .more a {
    font-weight: bold;
}


/* -- PAGE -- */

#page {
    color: #111;
    line-height: 130%;
}


#cennik td {
    text-align: center;
}

#cennik td, #cennik th {
    border-bottom: 1px solid #EBDBD0;
    font-size: 10px;
    white-space: nowrap;
}

#cennik th, #cennik td.odd {
    background-color: #FCFAF8;
}

#cennik tr.top th {
    background-color: #F6EFEA;
    border: 1px solid #C39270;
    border-width: 1px 0;
}

#cennik tr.bottom td, #cennik tr.bottom th {
    border-bottom: 1px solid #C39270;
}


/* -- SECTION -- */

#section ul {
    list-style: none;
}

#section .comments-count {
    border: 1px solid #922626;
    border-bottom-width: 12px;
    background: white;
    color: #971E1E;
    font-size: 140%;
    font-weight: bold;
    text-align: center;
}

#section h2 {
    font-size: 133.33%;
}

#section .author {
    background: none;
    color: #AAA;
    font-size: 91.666%;
    line-height: 100%;
}

#section .author strong {
    color: #AAA;
}

#section ul p {
    font-size: 100%;
}

#section #pagination {
    font-size: 75%;
}


/* -- DOCUMENT -- */

#document {
    color: #111;
    line-height: 130%;
}

#document h1.title {
    border: none;
    font-size: 225%;
}

.breadcrumbs {
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
    font-size: 68.75%;
}

.breadcrumbs a {
    background: transparent;
    border: none;
}

h2.superscription {
    font-size: 87.5%;
}

h2.lead {
    font-size: 75%;
}

.author {
    background: transparent url('../images/background-dots.gif') repeat-x top left;
}

.author p {
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
    color: #999;
    font: 75% arial, verdana, sans-serif;
}

.author strong {
    color: #666;
}

.unpublished {
    color: #711;
    font-weight: bold;
}

.centered, .alignright, .alignleft {
    border: 1px solid #ddd;
    text-align: center;
}

.caption {
    color: #777;
    font: 62.5% verdana, arial, sans-serif;
    line-height: 130%;
    text-align: left;
}

.centered a, .alignright a, .alignleft a {
    background: none;
    border: none;
}

.document-footer {
    background: transparent url('../images/background-dots.gif') repeat-x top left;
    font-size: 62.5%;
    text-align: right;
}

.bullet {
    font-size: 100%;
}

#permalink {
    line-height: 130%;
}


/* -- SEARCH -- */

#search-results {
    list-style: none;
}

#search-results h2 {
    font-size: 116%;
}

#search-results .snippet {
    font-size: 100%;
    line-height: 130%;
}

#search-results em {
    background-color: #FFFFDA;
    font-style: normal;
    font-weight: bold;
}

#search-results a:hover em {
    text-decoration: underline;
}

#search-results .author {
    background: none;
    color: #999;
    font-size: 100%;
}

#search-results .author strong {
    color: #AAA;
}


/* -- CLASSIFIEDS -- */

#classifieds .classifieds {
    list-style: none;
}

#classifieds .classifieds li {
    border: 1px solid #ccc;
    overflow: hidden;
}

#classifieds p {
    color: #222;
    font-size: 91.66%;
    line-height: 140%;
}

#classifieds li.active.highlighted {
    background: #FFF6F2;
    border: 1px solid #C2A0A0;
}

#classifieds p.added {
    color: #d5d5d5;
    font-size: 75%;
    text-align: right;
}

#classifieds p.author {
    background: none;
    font-size: 75%;
    text-align: right;
}


/* -- COMMENTS -- */

#comments h1 {
    font: 150% Georgia, "Times New Roman", Times serif;
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
}

#comments h1 em {
    color: #CCC;
    font: normal 100% arial, verdana, sans-serif;
    letter-spacing: 1px;
}

#comments .feed {
    background: none;
    border: none;
}

#comments h2 {
    background: transparent url('../images/background-dots.gif') repeat-x bottom left;
    font-size: 83.33%;
}

#comments .ip {
    color: #AAA;
    font-size: 83.33%;
    font-weight: normal;
}

#comments .creation-date {
    color: #BBB;
    font-size: 91.66%;
}

#comments ul {
    list-style: none;
}

#comments li {
    border: 1px solid #F2F2F2;
    font-size: 91.66%;
}

#comments li.staff {
    background: #FFF7F7;
    border-color: #BB9494;
}

#comments li.user {
    background: #efffee;
    border-color: #94bba0;
}

#comments li.empty {
    border: none;
}

#comments li p {
    line-height: 150%;
}

#comments label {
    font-size: 91.66%;
}

p.legal {
    background: transparent url('../images/background-dots.gif') repeat-x top left;
    color: #666;
    font-size: 56.25%;
    line-height: 160%;
}

p.help {
    color: #AAA;
    font-size: 56.25%;
}

p.help code {
    font-size: 140%;
}

#comments .error ul, #comments .success ul {
    list-style: disc;
    margin: 0;
}

#comments .error li, #comments .success li {
    border: none;
    font-size: 75%;
}

p.comments-disabled {
    color: #666;
    font-style: italic;
}

#comments p.information {
    background: #F7FFF9;
    border: 1px solid #94BB9E;
    font-weight: bold;
}


/* -- CLASSIFIEDS & COMMENTS AJAX -- */

#classifieds .confirmation span, #comments .confirmation span {
    color: #800;
    font-weight: bold;
}


/* -- FIRMY -- */

#firms h2 {
    border-bottom: 1px solid #EEE;
    font: normal 125% Arial, sans-serif;
}

#firms ul {
    list-style: none;
}

#firms li.highlighted {
    background: #FFF6F2;
    border: 1px solid #C2A0A0;
}

#firms div.alignright {
    background: white;
    border: 1px solid #DDD;
    line-height: 100%;
}

#firms h3 {
    color: #111;
    font: bold 116% Verdana, Arial, sans-serif;
}

#firms p {
    color: #555;
    font-size: 91.66%;
    line-height: 150%;
}

#firms p.address, #firms p.telephone, #firms p.email, #firms p.url {
    color: #333;
}

#firms p.address {
    font-weight: bold;
}

#firms p.contact {
    color: black;
    font-size: 75%;
}


/* -- ADS -- */

#container div.ad a {
    background: none;
    border: none;
}

#ad-strona-glowna-special1, #ad-strona-glowna-special2, #ad-strona-glowna-special3, #ad-strona-glowna-special4,
#ad-strona-glowna-rectangle1, #ad-strona-glowna-rectangle2, #ad-strona-glowna-rectangle3, #ad-strona-glowna-rectangle4, #ad-strona-glowna-rectangle5, #ad-strona-glowna-rectangle6,
#ad-szukaj-rectangle1,
#ad-sport-rectangle1, #ad-aktualnosci-rectangle1, #ad-o-tym-sie-mowi-rectangle1, #ad-express-na-sygnale-rectangle1, #ad-zapowiedzi-rectangle1, #ad-z-szuflady-rectangle1, #ad-kultura-rectangle1, #ad-opinie-rectangle1, #ad-gospodarka-rectangle1,
#ad-sport-rectangle2, #ad-aktualnosci-rectangle2, #ad-o-tym-sie-mowi-rectangle2, #ad-express-na-sygnale-rectangle2, #ad-zapowiedzi-rectangle2, #ad-z-szuflady-rectangle2, #ad-kultura-rectangle2, #ad-opinie-rectangle2, #ad-gospodarka-rectangle2,
#ad-sport-rectangle3, #ad-aktualnosci-rectangle3, #ad-o-tym-sie-mowi-rectangle3, #ad-express-na-sygnale-rectangle3, #ad-zapowiedzi-rectangle3, #ad-z-szuflady-rectangle3, #ad-kultura-rectangle3, #ad-opinie-rectangle3, #ad-gospodarka-rectangle3 {
    text-align: center;
}

p.ad-warning {
    color: #999;
    font-size: 62.5%;
}

#section ul p.ad-warning {
    font-size: 83.33%;
}


/* -- SPONSORED -- */

#ad-strona-glowna-sponsored ul {
    list-style: none;
}

#ad-strona-glowna-sponsored h1 {
    color: #5A3607;
    font: normal 155% Georgia, Times, serif;
    text-align: center;
}

#ad-strona-glowna-sponsored p {
    font-size: 100%;
    text-align: center;
}

#ad-strona-glowna-sponsored li.one, #ad-strona-glowna-sponsored li.five {
    background: #FFFFE4;
    border: 1px solid #E2CB31;
}

#ad-strona-glowna-sponsored li.two, #ad-strona-glowna-sponsored li.four {
    background: #FFF4E5;
    border: 1px solid #EDC27F;
}

#ad-strona-glowna-sponsored li.three {
    background: #FFEDE8;
    border: 1px solid #D1A786;
}


/* -- FIRMA -- */

#firm {
    background: #FFF4E5;
    border: 1px solid #D1A786;
}

#firm h2 {
    color: #111;
    font: 106.25% Georgia, Times, serif;
}

#firm h3 {
    font-size: 75%;
    line-height: 140%;
}

#firm p {
    color: #444;
    font-size: 68.75%;
    line-height: 140%;
}

#firm p.more {
    color: #222;
    font-size: 75%;
}


/* -- POLECAMY -- */

#ad-strona-glowna-recommended {
    text-align: center;
}

#ad-strona-glowna-recommended ul {
    list-style: none;
}
