* {margin: 0; padding: 0;}

body {
  background: url(/images/bg3_7.jpg) #fff repeat-y top;
  /* font: 14px Arial, "Lucida Grande", Geneva, Verdana, sans-serif; */
  font: 14px Arial, sans-serif;
  /*  font: 0.8125em Verdana, sans-serif; */
  line-height: 1.5; 
  color: #333; 
}


h1, h2, h3, h4, p, div, td, a {
}
h1, h2, h3, h4 {
  color: #777;
  margin: 10px 0 5px 0;
  text-align: left;
}
h1 {
  color: #800;
}
h1 a {
  color: #800;
  border-bottom: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
h2, h3, h4 {
  color: #800;
  letter-spacing: 0px;
}
h2 a, h3 a, h4 a {
  text-decoration: none;
  font-size: 14px;
  color: #800;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #a55;
  background: none;
  color: #800;
  padding: 0;
  margin: 0;
}


p {
  margin: 1em 0.3em 1em 0;
}
a {
  border-bottom: none;
  font-size: 12px;
  color: #888;
  text-decoration: underline;
  margin: 0;
  line-height: 1.5em;
}
a:hover {
  border-bottom: none;
  text-decoration: none;
  color: #555;
  margin: 0;
}



img {
  border: none;
}

a.img, a:hover.img {
  border: none;
  background: none;
}



label {
  color: #aaa;
  font-weight: bold;
  font-size: 10px;
}
td {
  border: 1px solid #eee;
  padding: 5px;
  font-size: 12px;
}
th {
  border: 1px solid #eee;
  padding: 5px;
  font-size: 12px;
}
hr {
  border: none;
  border-bottom: 3px solid #f0f0f0;
}




#container {
  background-color: #fff;
  border-top: 2px solid #eee;
  border-right: 0px solid #ccc;
  border-left: 0px solid #ccc;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 954px;
}

#header, #navigation, #content, #footer {
  text-align: left;
}

#header {
  /*  background: url(/images/tapeta_fundacja_wosp_1.jpg) #fff repeat top; */
  padding: 1px 0 10px 0px;
  margin: 0 10px 0 10px;
  float: left;
  height: 150px;
}
#header h1 {
  color: #ddd;
  font-size: 16px;
  margin: 5px 0 0 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  float: left;
  text-align: center;
}
#header h1 a img {
  margin: 9px 0 0 0;
  padding: 1px 0 0 0;
  border: none;
  /*  border-top: 1px solid #eee;*/
  float: left;
}
#motto {
  float: left;
  background: none; 
  border: none;
  clear: both; 
  margin: 5px 0 5px 30px; 
  padding: 2px; 
  clear: both;
}
a#motto {
  color: #ddd; 
  font-style: normal; 
  font-size: 12px; 
  font-weight: normal; 
  letter-spacing: 0px; 
  padding: 1px 0;
  border-bottom: 1px solid #ccc;
}
a#motto:hover {
  border-bottom: 1px solid #fff;
}




#content {
  /*  background: url(/images/tapeta_fundacja_a2.jpg) #fff repeat top;*/
  clear: both;
  /*  border-right: 3px solid #ddd;
  border-left: 3px solid #ddd; */
  border-top: 1px solid #bbb;
  padding: 5px 0px 50px 25px;
  margin: 2px 0 0 0;
  /*  margin: 10px 17px 17px 17px; */
  min-height: 400px;
}


#columnLeft {
  border-right: 1px solid #ccc;
  clear: both;
  float: left;
  /* font-size: 0.825em; */
  width: 412px;
  margin: 0;
  padding: 0 3px 0 0px;
  overflow: hidden;
}
#columnMiddle {
  /*  border-left: 1px solid #ccc;  */
  border-right: 1px solid #ccc;
  float: left;
  width: 170px;
  margin: 0;
  padding: 0 5px 0 5px;
  overflow: hidden;
}
#columnLeftMiddle {
  border-right: 1px solid #ccc;
  float: left;
  width: 592px;
  margin: 0;
  padding: 0 3px 0 0px;
  overflow: hidden;
}
#columnRight {
  background: none;
  /*  border-left: 1px solid #ccc;  */
  /*  border-left: 1px solid #aaa;  */
  float: left;
  width: 302px;
  margin: 0;
  padding: 0 0 0 3px;
  color: #555;
  overflow: hidden;
}

#columnRight h3, #columnRight h3 a {
  color: #555;
}
#columnRight h3 a:hover {
  border-bottom: 1px solid #aaa;
}
#columnRight p {
  color: #555;
}
#columnRight .signature {
  color: #777;
}

.group {
  padding: 0px 0px 15px 0px;
}




#footer {
  clear: both;
  float: none;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 3px solid #eee;
  background-color: #fff;
}
#footer p {
  font-size: 10px;
  margin: 5px 0 0 0;
  color: #777
}
#footer a {
  color: #777;
}
#footer a:hover {
}
#footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  clear: both;
}
#footer ul li {
  padding: 10px;
  display: inline;
}




.mycalisia-overview, .admin-overview {
  text-align: left;
}

.summary {
  margin-bottom: 5px;
}
.published_at  {
  color: #888;
  float: left;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  margin-top: 5px;
  letter-spacing: 0px;
}
.signature  {
  color: #555;
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  float: right;
  margin: 0 5px;
}
.signature  a {
  color: #555;
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
}

.article {
  font-size: 14px;
  line-height: 21px;
  word-wrap: break-word;
  text-align: justify;
}
.article h1, .article h3 {
  font-size: 22px;
}
.article .credits {
  font-weight: bold;
  float: left;
  color: #aaa;
  margin: 0 10px 10px 0;
}

.article .published_at {
  margin: 0 10px 10px 10px;

}

.article .summary {
}

.article .comments_count {
    clear: none;
    color: #888;
    float: right;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

.article .photo {
}

.article .photo .credits, .article .photo .credits a {
  border: none;
  float: right; 
  padding: 0 0 1px 0; 
  margin: 2px 5px 0 5px; 
  line-height: 14px; 
  letter-spacing: 0px; 
  color: #555; 
  clear: both;
  font-size: 10px; 
  font-weight: normal; 
  font-style: normal;
}

.annoucement .comments_count {
    clear: none;
    color: #888;
    float: right;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}


.advertismentListing {
  margin: 0 0 0 0;
  border-bottom: 1px solid #eee;
}
.advertismentListing .categories {
  color: #aaa;
}

.annoucementListing label {
  margin: 1px 5px 0 0;
}
.annoucementListing .where {
  clear: right;
}
.annoucementListing .when {
}
.annoucementListing .comments_count {
    clear: none;
    color: #888;
    float: right;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 0;
    padding: 0;
    font-size: 10px;
    font-weight: normal;
}

.sectionName {
  font-size: 10px;
  color: #933;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: left;
  font-weight: bold;
}
.sectionName a {
  font-size: 10px;
  color: #933;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: left;
  font-weight: bold;
  text-decoration: none;
  line-height: 10px;
  border-bottom: 1px solid #c77;
}
.sectionName a:hover {
  border-bottom: 1px solid #fff;
  color: #a11;
}
.sectionName .desc {
  float: left;
  clear: none;
  line-height: 10px;
  padding: 0 0 0 2px;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
  color: #aaa;
}
.czytajDalej {
  font-size: 10px;
  color: #a33; 
}
.czytajDalej a {
  font-size: 10px;
  color: #a33; 
}
.czytajDalej a:hover {
  font-size: 10px;
  color: #a33; 
}
.spacer {
  clear: both;
}

.listingTop {
  border-bottom: 1px solid #ddd; 
  padding-bottom: 15px; 
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
  clear: both;
}
.listingTop h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  float: left;
  clear: both;
}

.listingTop h3 a {
  font-size: 14px;
  line-height: 20px;
  clear: both;
}

.listingTop .summary {
  clear: left;  
  margin: 5px 0 5px 0; 
}

.listingTop img, .listingTop a img, .listingTop .photo, .listingTop a .photo {
  float: left;
}
.listingTop .photo .credits, .listingTop .photo .credits a {
  border: none;
  float: right; 
  padding: 0 0 1px 0; 
  margin: 2px 7px 0 5px; 
  line-height: 14px; 
  letter-spacing: 0px; 
  color: #555; 
  clear: both;
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic;
}

.listingNormal {
  font-size: 12px;
  padding: 10px 5px 10px 5px;
  margin: 0 0 5px 0;
  line-height: 16px;
  border-bottom: 1px solid #e0e0e0;
  clear: both;
  text-align: left;
}
.listingNormal h3, .listingNormal h3 a {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  padding: 0;
  margin: 0;
}
.listingNormal h3 a:hover {
  padding: 0;
  margin: 0;
}

.listingNormal .summary {
  margin-top: 3px;
}

.listingNormal .photo {
  width: 157px;
  float: left;
  margin: 0 10px 0 0;
  text-align: right;
}

.listingNormal .photo .credits, .listingNormal .photo .credits a {
  border: none;
  float: right; 
  padding: 0 0 1px 0; 
  margin: 0 3px 0 0; 
  line-height: 14px; 
  letter-spacing: 1px; 
  color: #555; 
  font-size: 8px; 
  font-weight: normal; 
  font-style: italic;
}

#topics h2 {
  font-size: 24px;  

}
.forum h3 {
  font-size: 18px;
}
.forum h3 a {
  font-size: 18px;
}

.forum table {
  width: 670px;
}

.forum table th {
  background-color: #700;
  color: #fff;
  text-align: center;
  border: none;
  border-right: 1px solid #922;
}
.forum table td {
  text-align: center;
  border: none;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #eee;
}
.forum table a.newest_post {
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  color: #aaa;
}
.forum table a.newest_post:hover {
  text-decoration: underline;
}

#posts h2, #posts h2 a {
  font-size: 16px;
}

.post {
  margin: 5px 0;
  padding: 5px;
  border: none;
  font-size: 12px;
  background-color: #fff;
  width: 650px;
}
.post .created_by {
  font-size: 16px;
  font-weight: bold;
  color: #88f;
  margin: 2px 0 0 3px;
  padding: 0 0 0 0;
  float: left;
  line-height: 12px
}
.post .created_at {
  font-size: 12px;
  color: #bbb;
  margin: 2px 5px 0 10px;
  padding: 0 0 0 0;
  float: right;
  line-height: 12px;
}
.post .body {
  border: 1px solid #ddd;
  margin: 0 0 0 3px;
  padding: 0 0 0 5px;
  clear: both;
  font-size: 12px;
  color: #333;
}

#content.forum #columnRight {
  padding-left: 15px;
  }

    #content.forum #most_posted li {
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#content.forum #most_posted li a {
  color: #700;
  }
#content.forum #most_posted li span {
  color: #aaa;
  }

div.tag_cloud {
  width: 280px;
  margin: 5px 0; 
  padding: 0 0 0 10px;
  float: left; 
  /*  font-family: Georgia;*/
}

a.tag, a.tag:hover {
  line-height: 16px;
  display: block;
  float: left;
  padding: 1px;
  margin: 0px 2px 2px 2px;
}

a.tag {
  color: #888;
  text-decoration: none;
}
a.tag:hover {
  color: #900;
}

a.tag1 {
  color: #b0b0b0;
  font-size: 10px;
}
a.tag2 {
  color: #595959;
  font-size: 16px;
}
a.tag3 {
  color: #575757;
  font-size: 18px;
}
a.tag4 {
  color: #575757;
  font-size: 20px;
}
a.tag5 {
  color: #555555;
  font-size: 22px;
}
a.tag6 {
  color: #555555;
  font-size: 24px;
}
a.tag7 {
  color: #535353;
  font-size: 26px;
}
a.tag8 {
  color: #535353;
  font-size: 28px;
}
a.tag9 {
  color: #515151;
  font-size: 30px;
}
a.tag10 {
  color: #515151;
  font-size: 32px;
}

div.pagination {
  padding: 3px;
  margin: 3px;
  text-align: center;
}

div.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #bbb;
  text-decoration: none;
  color: #777;
  font-size: 12px;
}

div.pagination a:hover, .pagination a:active {
  border: 1px solid #999;
  color: #000;
}

div.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #700;
  font-weight: bold;
  background-color: #722;
  color: #fff;
  font-size: 12px;
}
div.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
  font-size: 12px;
}
.formError {
  color: #a00;
  font-weight: bold;
}

.lastPosted {
  float: left;
  margin: 0;
  padding: 5px 5px 0 7px;
  color: #aaa;
  font-size: 12px;
}
.lastPosted a {
  color: #888;
  font-size: 14px;
  margin-left: 5px;
}

.featured {
  color: #311;
  border: 1px solid #ff9999;
/*  border-left: 1px solid #ffcccc; */
/*  border-top: 1px solid #ffcccc; */
  background-color: #fff0f0;
}
.featured_profi {
  color: #fffff8;
  border: 1px solid #62060e;
/*  border-left: 1px solid #ffcccc; */
/*  border-top: 1px solid #ffcccc; */
  background-color: #8c293e;
}
.featured_profi h3 a {
  color: #fffff8;
}
.featured_profi a.czytajDalej {
  color: #fffff8;
}
.featured_profi div.signature {
  color: #c88795;
}
.featured_profi div.published_at {
  color: #c88795;
}


.shout {
  background-color: #fff;
}
.shout .nickname {
  clear: none;
  font-weight: bold;
  color: #a33;
}
.shout .shout_body {
  clear: none;
  color: #111;
}
.shout .delete {
  clear: none;
  color: #f77;
  font-size: 9px;
  font-weight: bold;
  margin: 0 1px 0 1px;
}
.shout .delete a {
  color: #f77;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}
.shout .delete a:hover {
  color: #f00;
}
.shout .timestamp {
  clear: none;
  float: right;
  color: #ddd;
  font-size: 9px;
  font-weight: bold;
  margin: 0 2px;
}
form #shout_body {
  width: 500px;
  height: 20px;
  border: 1px solid #aaa;
  font-family: Arial, "Lucida Grande", Geneva, Verdana, sans-serif;
}
form #shout_nickname {
  float: right;
  width: 80px;
  height: 20px;
  border: 1px solid #aaa;
  color: #a33;
  font-weight: bold;
  font-family: Arial, "Lucida Grande", Geneva, Verdana, sans-serif;
}
#shoutbox {
  clear: both;
  text-align: left;
  font-family: Arial, "Lucida Grande", Geneva, Verdana, sans-serif;
  font-size: 10px;
  line-height: 14px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f5f5f5;
}
#shoutbox #shouts {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 150px;
}
#shoutbox form #shout_body { width: 300px; height: 18px; font-size: 10px; }
#shoutbox form #shout_nickname { width: 80px; height: 16px; font-size: 9px; margin: 2px 15px 0 0;}

#shoutbox-big form #shout_body { width: 590px; height: 20px; }
#shoutbox-big form #shout_nickname { width: 80px; height: 20px; }

