* {
  padding: 0;
}

html{
  font-size:1em;
}

body {
  margin: 0;
  background: #EFEFEF;
  font: 0.75em/1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
}

form {
}

input, textarea {
  padding: 2px 5px;
  border: 1px solid #EBEBEB;
  font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #6B6B6B;
}

h2, h3, h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 9px;
  font-weight: normal;
  line-height: 1em;
  color: #37404C;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 2em;
  margin-top: 25px;
}

h3 {
  font-size: 1.5em;
  font-weight: bold;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 15px 0px 0px 0px;
}

p, ol, ul {
  margin-bottom: 1em;
  line-height: 170%;
  text-align: justify;
  text-decoration: none;
}

.komunikaty {
  margin-bottom: 1.5em;
  line-height: 170%;
  text-align: left;
}

.komunikaty a {
  /*color: #FDF2C4;*/
}

ul, ol {
  margin-left: 2em;
}

dl.list1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl.list1 dt {
  float: left;
  width: 80px;
}

dl.list1 dd {
  margin-bottom: 10px;
}

dl.list1 a {
  color: #666;
}

ul.list2 {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

ul.list2 li {
  float: left;
  margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
  margin-right: 0;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #A21E0F;
}

a:hover {

  text-decoration: none;

}

a img {

  border: none;

}

img.left {
  float: left;
  margin: 5px;
}

img.right {
  float: right;
  margin: 5px;
}

img.alignright {
  margin: 5px;
}

img.alignleft {
  margin: 5px;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.table-kontakt {
  line-height: 1.5em;
}

.table-kontakt td {
  padding: 5px 0px;
  border-bottom: 1px dashed #999;
}

/* Wrapper */

#wrapper {
  width: 960px;
  margin: 0 auto;
  background: #FFF;
  padding: 2px;
  border: 1px solid #CFCFCF;
}

/* Header */

#header, #header-jrp {
  height: 220px;
  background: #C35817 url(images/b.jpg);
}

#header-bip {
  height: 220px;
  background: #C35817 url(images/b-bip.jpg);
}

#header-zur {
  height: 220px;
  background: #C35817 url(images/b-zur.jpg);
}

/* 
#header-jrp {
  height: 220px;
  background: #C35817 url(images/b-jrp.jpg);
}
*/

/* Logo */

#logo {
  float: left;
  height: 159px;
}

#logo h1 {
  margin: 0;
  padding: 30px 0 0 58px;
}

#logo h1 a {
  text-decoration: none;
  color: #FFF;
}

/* Page */

#page {
}

/* Sidespace */

#sidespace {
  float: left;
  width: 40px;
  height: 800px;
  margin: 0px;
  background: url(images/background_light.jpg) repeat-x;
}

/* Content */

#content {
  float: left;
  width: 555px;
  padding: 0 70px 0 20px;
  background: #FFF;
}

#content_left {
  float: left;
  width: 246px;
  padding: 20px;
  background: url(images/background_light.jpg) repeat-x;
}

#content_center {
  float: left;
  width: 381px;
  padding: 20px 10px 0px 10px;
}

.post {
  padding-top: 0px;
  line-height: 170%;
}

.post .title {
}

.post .title a {
  text-decoration: none;
  color: #37404C;
}

.post .title a:hover {
  text-decoration: underline;
}

.post .entry {
}

.post .meta {
  height: 16px;
  margin-bottom: 6px;
  padding: 6px;
  font-size: 1.25em;
  font-weight: bold;
  background: url(images/sidebarh3.gif) no-repeat;
  border-bottom: solid 2px #FC9A01;
  line-height: normal;
}

.post .meta .posted {
  display: block;
  float: left;
}

.post .meta .permalink {
  display: block;
  float: right;
  padding-left: 17px;
}

.post .meta .comments {
  display: block;
  float: right;
  padding: 0 30px 0 19px;
}

.post .meta a {
  color: #000;
  text-decoration: none;
}

.post .meta a:hover {
  color: #A21E0F;
  text-decoration: none;
}

.post table {
  border-collapse: collapse;
}

.post table td {
  padding: 5px;
  border: 1px solid #CCC;
}

.post table ul, ol {
  margin: 1.25em;
}

.attachment-meta {
  font-size: 1em;
  color: #666;
  line-height: 15px;
}

.search-result {
  padding-left: 5px;
  border-left: 5px solid #C35817;
  border-bottom: 1px dashed #ccc;
}

/* Sidebar */

#sidebar {
  float: right;
  overflow: hidden;
  width: 236px;
  padding: 10px 26px 0px 10px;
  margin-top: 0px;
  background: #FFF url('images/background_green.jpg') repeat-x;
}

#sidebar ul, #sidebar-bip ul, #sidebar-zur ul, #sidebar-jrp ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar a {
  color: #060;
  font: bold 0.9em Tahoma;
}

#sidebar li {
  margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
}

#sidebar h3 {
  padding: 5px;
  margin: 10px 5px;
  font: bold 1.25em Tahoma;
  color: #000;
  text-align: center;
  border-bottom: 2px solid #060;
}

.sidebar-entry {
  padding: 5px;
  width: 230px;
  overflow: auto;
}

#sidebar-bip, #sidebar-jrp {

  float: left;

  overflow: hidden;

  width: 236px;

  padding: 10px 26px 0px 10px;

  margin-top: 0px;

  background: url(images/background_light.jpg) repeat-x;

}



#sidebar-zur {

  float: left;

  overflow: hidden;

  width: 236px;

  height: 700px;

  padding: 10px 26px 0px 10px;

  margin-top: 0px;

  background: url(images/background_light.jpg) repeat-x;

}

#sidebar-jrp {
  width: 230px;
}

#sidebar .baner {

  margin: 5px 0px;

  text-align: center;

  clear: both;

}

/* Search */

#search {
}

#search br {
  display: none;
}

#search input {

  padding: 1px 5px;

  border: 1px solid #BBBBBB;

  background: #6E9D00;

  font-size: 1em;

  font-weight: bold;

  color: #FFFFFF;

}



#search #s {

  width: 135px;

  padding: 2px 5px;

  background: #FFFFFF;

  border: 1px solid #BBBBBB;

  font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;

  color: #000000;

}



#searchsubmit {

  width: 75px;

  height: 25px;

  color: #333333;

}



/* Widebar */



#widebar {
  margin: 0px;
  padding: 25px 28px 10px 28px;
  background: #FFF url('images/background_widebar.jpg') repeat-x;  
}

#widebar #colA {
  float: left;
  width: 260px;
}

#widebar #colB {
  float: left;
  width: 260px;
  padding-left: 45px;
}

#widebar #colC {
  float: left;
  width: 260px;
  padding-left: 45px;
}

#widebar h3 {
  padding: 6px;
  margin-bottom: 10px;
  background: url(images/sidebarh3.gif) no-repeat;
  border-bottom: solid 2px #FC9A01;
  color: #000;
}

#widebar-jrp {
  margin: 0px;
  padding: 25px 28px 10px 28px;
  background: #FFF;
}

/* Footer */

#footer {
  height: 20px;
  background: #C45817;
}

#footer p {
  margin: 0;
  text-align: center;
  color: #FFFFFF;
}

#footer a {
  color: #FFFF66;
}

/* Custom */

.line {

  float: left;

  width: 24px;

  height: 24px;

  margin: 4px;

  padding-top: 1px;

  text-align: center;

  font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;

  background: url(images/line_bg.gif) no-repeat 2px 0px;

}



.line:hover {

  background: url(images/line_bg.gif) no-repeat 2px -35px;

}



.line a {

  display: block;

  color: #333333;

  text-decoration: none;

}



.line a:hover {

  color: #C35817;

  text-decoration: none;

}



/* --- */



.czytajwiecej {

  display: block;

  padding-left: 17px;

}



.data {

  float:left;

  display: block;

  width:125px;

  font-weight:bold;

}



.tytul {

  color: #000000;

  text-decoration: none;

}



/* Menu */



#menu {

  float: right;

  width: 700px;

  padding-top: 185px;

}

#menu ul {
  margin: 0;
  padding: 6px 0 0 11px;
  list-style: none;
  line-height: normal;
  margin-left: 30px;
}

#menu li {
  display: inline;
  text-align: center;
}

#menu a {
  display: block;
  height: 15px;
  float: left;
  margin-right: 5px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  color: #FDF2C4;
}

#menu a:hover, #menu .active a {
  background: #FDF2C4;
  color: #110404;
}

/* Rejestr BIP */

#rejestr {
  overflow: auto;
  line-height: 1.5em;
  width: 600px;
  margin-left: 0px;
  padding: 5px;
  border: 1px dashed #ccc;
}

#rejestr .post_modified {
  font-size: 1em;
  color: #444;
  padding-left: 5px;
  border-left: 5px solid #C35817;
  border-bottom: 1px dashed #ccc;
}

#rejestr .post_type {
  font-size: 1em;
}