
@import url(common.css);
/*@import url(lightbox.css);*/

body {
  background: #fff url(../images/bg.gif) top left repeat-x;
  color: #446b82;
  font: 11px Verdana, Arial, sans-serif;
  line-height: 1.6;
  margin-bottom: 10px;
}
body#home {
  background-image: url(../images/bg-home.gif);
}
a {
  color: #759226;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul {
  /* list-style-image: url(../images/dot.gif); */
  list-style-type: square;
}
h1 {
  margin: 0;
  float: left;
}
h2 {
  color: #1c62a0;
  font-weight: bold;
  font-size: 16px;
}
h2 b {
  color: #759226;
}
p, h2 {
  margin: 11px 0;
}

#page-wrapper {
  width: 944px;
  margin: auto;
}
#page-header {
  width: 890px;
  margin: auto;
  height: 110px;
  background: url(../images/header-line.gif) no-repeat bottom;
  /*overflow: hidden;*/
}
#page-header-menu {
  padding-top: 45px;
  float: right;
  font-size: 0;
  background: url(../images/header-dots.gif) no-repeat right top;
}
#page-header-menu a {
  
}
#page-banner-menu {
  position: relative;
  height: 213px;
  overflow: hidden;
  background: url(../images/middle-menu-bg.gif) no-repeat;
  color: #fff;
}
#page-banner-menu a {
  color: #fff;
  text-decoration: none;
}
#page-banner-menu h2 {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
#page-banner-menu a:hover {
  text-decoration: underline;
}
#page-banner-menu ul {
  list-style-image: url(../images/ul-arrow.gif);
  line-height: 1.8;
}
#pbm1 {
  position: absolute;
  left: 60px;
  top: 10px;
}
#pbm2 {
  position: absolute;
  left: 350px;
  top: 10px;
}
#pbm3 {
  position: absolute;
  left: 660px;
  top: 10px;
}
#page-content-wrapper {
  width: 890px;
  margin: auto;
  overflow: hidden;
  min-height: 150px;
  _height: 150px;  
}
#page-content {
  padding: 15px 20px;
}
#page-columns, #page-home-columns {
  width: 100%;
  overflow: hidden;
  background: url(../images/col-separator.gif) no-repeat right 10px;
  margin-bottom: 10px;
}
#page-home-columns {
  background-image: url(../images/home-col-separator.gif);
}
#page-left, #page-home-left {
  padding: 15px 20px;
  float: left;
  width: 590px;
}
#page-right, #page-home-right {
  float: right;
  width: 210px;
  min-height: 100px;
  padding: 15px 20px;
}
#page-home-left {
  padding-top: 0;
  width: 540px;
}
#page-home-right {
  padding-top: 0;
  width: 260px;
}
#page-bottom, #page-bottom2, #page-home-bottom2, #page-home-bottom3 {
  background: url(../images/bottom-separator.gif) no-repeat 0 0px;
  padding: 20px;
  padding-bottom: 10px;
  width: 850px;
  overflow: hidden;
}
#page-bottom2 {
  background-image: url(../images/bottom-separator2.gif);
}
#page-home-bottom2 {
  background-image: url(../images/home-bottom-separator2.gif);
  width: 870px;
  padding-right: 0;
}
#page-home-bottom3 {
  background-image: url(../images/home-bottom2-separator.gif);
  width: 870px;
  padding-right: 0;
}
#phb2left {
  float: left; 
  width: 280px;
}
#phb2right {
  float: right;
  width: 560px;
  height: 200px;
}
#phb3col1, #phb3col2 {
  float: left;
  width: 225px;
  line-height: 2;
  padding-top: 10px;
  margin-top: 10px;
  background: url(../images/home-sep.gif) no-repeat 90% top;
}

#page-footer {
  width: 890px;
  margin: auto;
  background: url(../images/header-line.gif) no-repeat top;
  font-size: 10px;
  color: #868686;
  margin-top: 10px;
  padding: 10px;
  line-height: 1.8;
}
#page-footer a {
  color: #868686;
  text-decoration: none;
  word-spacing: normal;
}
#page-footer b {
  word-spacing: normal;
}
#page-footer-menu {
  word-spacing: 6px;
}
#page-footer a:hover {
  text-decoration: underline;
}
#page-footer-right {
  float: right;
  text-align: right;
}

.gallery-category {
  float: left;
  width: 170px;
  height: 140px;
  margin-right: 10px;
  text-align: center;
  overflow: hidden;
}
.gallery-category img {
  border: 1px solid #7fe8cb;
}
#aktualnosci h3 {
  margin-bottom: 0;
  color: #a3ba36;
}
#aktualnosci h4 {
  margin-top: 0;
  margin-bottom: 4px;
  color: #cacfd2;
  font-size: 11px;
}
#flash-loga {
  padding-bottom: 10px;
}
#aktualnosci .sep {
  border-bottom: 1px solid #9ac7f6;
  clear: both;
}

.pagination a, .pagination b {
  padding: 5px;
}
.pagination a:hover {
  background: #eee;
}
