@charset "utf-8";

body { background: url("../img/bg.gif") repeat-x top center #fff; margin: 0px; font-family: Arial, Helvetica, sans-serif; }
p { margin: 0px; padding: 0px; }
img { border: 0px; }

#wrapper { width: 980px; margin: 0 auto; }

#top { background: url("../img/top.png") no-repeat; width: 980px; height: 212px; margin: 33px auto 0px auto; }
#top:hover { background: url("../img/top-hover.png") no-repeat; width: 980px; height: 212px; margin: 33px auto 0px auto; }

#menu { padding-top: 150px; padding-left: 172px; width: 808px; }
#menu li { float: right; font-size: 15px; color: white; display: inline; text-align: center;  }
#menu a { width: 128px; height: 33px; padding-top: 13px; display: block; color: white; font-weight: bold; text-shadow: 1px 1px #333; text-decoration: none; letter-spacing: 0px; }
#menu a:hover { color: #6d0917; text-shadow: 1px 1px #FFF; background: url("../img/menu-hover.png") no-repeat; }
#menu a:active { color: #6d0917; text-shadow: 1px 1px #FFF; background: url("../img/menu-hover.png") no-repeat; }

#body { background: #fff; border-left: 1px #dbdbdb solid; border-right: 1px #dbdbdb solid; }
#content { width: 944px; margin: 0px auto; padding: 15px 0px 0px 0px; }
#content-top { background: url("../img/content-t.jpg"); width: 924px; height: 54px; font-size: 27px; text-align: right; padding: 10px 20px 0px 0px; color: #bd0d25; font-weight: bold; text-shadow: 1px 1px #bbb; }
#content-middle { background: url("../img/content-m.gif") repeat-y; width: 944px; padding: 30px; font-size: 12px; }
#content-bottom { background: url("../img/content-b.gif"); width: 944px; height: 5px;}

#footer { background: url("../img/footer.png") no-repeat; font-size: 14px; color: #fff; text-shadow: 1px 1px #333; width: 980px; height: 47px; }
#footer-left { float: left; padding: 16px 0px 0px 10px; }
#footer-right { float: right; padding: 16px 10px 0px 0px; }

/* CONTENT */

#zarzadsekcji { padding: 10px; }
#zarzadsekcji img { float: right; padding-right: 60px; }

#kronikasekcji { text-align: center; }
#kronikasekcji table { width: 864px; border: 0px; margin-left: 10px; }
#kronikasekcji td { width: 216px; height: 279px; background: url("../img/bg-pic.png") no-repeat; }
#kronikasekcji img { margin-left: 8px; }

#kontakt { text-align: center; font-size: 15px; line-height: 30px; }

.komunikat_header { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; border-bottom: 2px #d41f38 solid; margin: 10px 0 10px 0; width: 870px; }
.komunikat_tresc { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 15px; padding: 15px; width: 900px; }

.news_tytul { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; }
.news_data { font-family: Arial, Helvetica, sans-serif; font-size: 15px; padding-left: 5px;	 }
.news_tresc { display: block; width: 880px; border-bottom: 2px red solid; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; }

.gallery_img { margin: 10px; box-shadow: 0 0 0px 1px #000,0 0 4px 4px #cacaca; vertical-align: middle; }
.gallery_link { text-decoration: none; }
#gallery { text-align: center; margin-top: 20px; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 2px red solid; width: 880px; }
.gallery_header { font-size: 20px; }
.gallery_desc { display: block; font-size: 15px;  width: 880px; }

.pagination { width: 100%;  float: left;  margin: 0 0 30px 0; }
.pagination .nawi {  float: left;  color: #bd0d25; font-weight: normal; font-size: 13px; margin-right: 10px; }
.pagination ul { list-style: none; margin: 0px 0 0px 0px;float: left; }
.pagination ul li { float: left;  background: #eaeaea;  border: 1px solid #bd0d25; font-size: 13px; }
.pagination ul li.active { float: left; background: #bd0d25; border: 1px solid #bd0d25; color: #eaeaea; padding: 1px 5px 1px 5px; }.pagination ul li a { color: #bd0d25; display: block; padding: 1px 5px 1px 5px;  text-decoration: none; }
/* CONTENT END */