body {
  border: none;
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #565656;
  background-color: #ffffff; 
  line-height: 1.3em;
  }

a {
  color: #565656;
  text-decoration: none;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

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

a:active, a.active {
  color: #5895be;
}

h2.title {
  border-bottom: 1px solid #d0d0d0;
  font-size: 1.4em;
  margin: 0 0 0.5em 0;
  padding: 0.05em 0.2em;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

img {
  border: none;
}

#primary_links {
  background: url('../img/menu.jpg') no-repeat top left;
  font-size: 1.2em;
  font-weight: bold; 
  height: 26px;
}

#primary_links div {
  height: 22px;
  padding-top: 4px;
  text-align: center;
/*  width: 190px; */
}

#secondary_links {
  position: absolute;
  text-align: right;
  top: 5px;
  width: 945px;
}

#primary_links a, #secondary_links a {
  color: #ffffff;
}

#container {
  margin: auto;
  width: 950px;
}

#header {
  margin: 0.5em 0;
}

#body {
  margin: 0.5em 0;
}

#footer {
  background: url('../img/foot.png') no-repeat top left;
  height: 26px;
  line-height: 22px;
  margin: 0.5em 0;
  padding: 0 1em;
  text-align: right;
}

#footer a {
  color: #ffffff;
}

#footer div {
  float: left;
}

#logo {
  height: 100px;
}

#navi {
  background: url('../img/navi.jpg') no-repeat top left;
  height: 26px;
  line-height: 22px;
  padding-left: 1em;
}

#sidebar_left {
  float: left;
  max-width: 200px;
  width: 200px;
}

#sidebar_right {
  float: right;
  max-width: 375px;
  width: 375px;	

}

#center {
  float: left;
  min-width: 365px;
  max-width: 950px;
}

.block, .node, .view, #comments {
  border: 1px solid #f0f0f0;
  border-bottom: 2px solid #d0d0d0;
  border-right: 2px solid #d0d0d0;
  margin: 10px 5px;
  padding: 5px;
}



.view-label-node-data-field-data-promocji-field-data-promocji-value  {
  display: inline;
}
.view-data-node-data-field-data-promocji-field-data-promocji-value  {
  display: inline;
  margin-left: 10px;		
}

.event_calendar  {
  display: none;
}


#comments {
  width: 726px;
  margin-left: 0px;	
}

#center {
  padding: 0 5px;
}

#center .block, #center .node, #center .view {
  margin-left: 0;
  margin-right: 0;
}

.block-views .view {
  border: none;
}
.block .node  {
  border: none;
  margin: 0;
  padding: 0;
}

ul.tabs {
  border: none;
  margin: 10px 0;
  padding: 0;
}

ul.tabs li.active a, ul.tabs li a {
  border: 1px solid #d0d0d0;
}

/*
.sidebar .block h2, #center .page h2, #center .content .node h2, #center .block h2 {
  border-bottom: solid #788296 1px;
  color: #183884;
  font-size: 1.5em;
  margin-bottom: 15px;
  padding-bottom: 3px;
  width: 100%;
}
*/
.view  ul, .block .content ul {
  padding-left: 1.5em;
}


.view  ul.links {
  padding-left: 0;
}

.block .node  ul {
  padding-left: 3em;
}

.block .node  ul.links {
  padding-left: 0;
}

li.expanded {
  list-style-type: circle;
  list-style-image: url('../img/menu-expanded.png');
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li.collapsed {
  list-style-type: disc;
  list-style-image: url('../img/menu-collapsed.png');
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

#center ul li, li.leaf, #sidebar_right li, .block-aggregator .item-list li {
  list-style-type: square;
  list-style-image: url('../img/menu-leaf.png');
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

.block-aggregator .item-list ul {
  margin-left: 2em;
}

div.current {
 /* background: url('../img/currentus.png') repeat-x; */
}

#center li.image {
  border: 1px solid #d0d0d0;
  list-style: none;
  margin: 5px;
  padding: 6px;
  text-align: center;

}

ol li {
  list-style-type: decimal;
}


ul.drzewo li {
  background: none;
}

a.comment_add {
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
}

.block-usevents .content {
  
}