/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #5c5c68 url('images/header_bg.jpg') repeat-x;
  font-size: 12px;
  font-family: Arial, Helvetica, Liberation sans, sans-serif;
  color: #50515D;
}

input {
  font-size: 12px;
  font-family: Arial, Helvetica, Liberation sans, sans-serif;
  color: #494949;
}

textarea, select {
  font-size: 12px;
  font-family: Arial, Helvetica, Liberation sans, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, Liberation sans, sans-serif;
}

h1 {
  font-size: 170%;
}

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

h3 {
  font-size: 1.2em;
  font-weight: bold;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #4655D4;
  text-decoration: none;
}

a:hover {
  color: #003CA0;
  text-decoration: underline;
}

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

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #BFBFBF;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.jpg) no-repeat 1px 2px; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.jpg) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.jpg) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

.description {
  font-size: 0.92em;
  color: #898989;
}
span.submitted {
 font-size: 0.92em;
 color: #999999;
 padding: 1em 0;
}
.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */

#header-region .block {
  margin: 0;
}

#header-region .block-region {
  margin: 0;
  padding: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
#header {
  background: url('images/header.jpg') no-repeat;
  height: 190px;
}
#header img {
border: 0;
}
#header a {
border: 0;
color: #ffffff;
}
#center .block .content {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}
.links {
margin: 0;
}
.block {
width: 190px;
padding: 0 5px 10px 5px;
}
.block p.narrow {
padding: 2px 0;
margin: 0;
}
.breadcrumb {
padding: 0 0 1em 0;
}
#center h2 {
padding: 0 0 0.8em 0;
color: #6b6ba2;
}
#center h2.artitle {
padding: 0 0 0.3em 0;
}
#sidebar-left, #sidebar-right {
width: 200px;
padding: 0;
margin: 0;
float: left;
}
#sidebar-right {
background-color: #ffffff;
padding: 0 0 0 10px;
}
#sidebar-right .block {
padding: 5px 5px 15px 5px;
}
#sidebar-right .block h2 {
padding: 0 0 0.5em 0;
}
#sidebar-right .block img {
border: 1px solid #4A505F;
}
#sidebar-left .block {
padding-bottom: 15px;
color: #CCCCCC;
}
#sidebar-left a:link, #sidebar-left a:visited {
color: #C0C8DE;
text-decoration: none;
font-size: 1.1em;
}

#sidebar-left a:hover {
color: #ffffff;
text-decoration: underline;
font-size: 1.1em;
}

#sidebar-left a:active, a.active {
color: #C0C8DE;
}
#sidebar-left .block h2 {
color: #ffffff;
}
#main {
float: right;
background-color: #ffffff;
padding: 0 0 30px 5px;
margin: 0;
}
#center {
width: 548px;
float: left;
background-color: #ffffff;
padding: 15px 10px;
}
#center .node .content p, #center .node .content ul li, #center .node .content ol li {
padding: 5px 0 3px 0;
font-size: 1.1em;
}
#center .node .content ol li ol li {
padding: 5px 0 3px 0;
font-size: 1em;
}

#center .node .content ul.listnormal, ul.listnormal li, #center .node .content ul.listnormal li ul li, #center .node .content ul.listnormal li ul li ul li, #center .node .content ul.listnormal li {
padding: 0;
margin: 0 0 0 5px;
font-size: 1em;
background: none;
list-style-type: disc;
list-style-image: none;
}

#center .node .content p {
margin: 0;
text-align: justify;
}
#center .node .content p.quest {
padding: 0.5em 0 0.3em 0;
margin: 0;
font-weight: bold;
font-size: 1.15em;
color: #2E3F6C;
text-align: left;
}
#center .node .content p.answer {
margin: 0;
padding: 0 0 0.6em 0;
}
#center .node .content h3 {
padding: 1em 0 0.5em 0;
margin: 0;
color: #6A73B8;
}
#center .node .content img {
border: 1px solid #333333;
margin: 10px 0;
}
#center .node .content ul li.leaf {
padding: 0 0 0.5em 1.2em;
margin: 0;
}
.clear {
clear: both;
}
#footer {
float: left;
width: 100%;
background: #9a9aa6 url('images/footer.jpg') repeat-x;
border-top: 5px solid #4C4C59; 
}
#footer p, #footer div {
text-align: center;
color: #ffffff;
padding: 15px 0 5px 0;
margin: 0;
font-size: 1.1em;
}
#gora {
float: left;
margin: 0;
padding: 0;
width: 1000px;
}
#one {
float: left;
width: 193px;
background: url('images/blue_bg.jpg') #d2dae7 repeat-x;
border: 1px solid #4D4D4D;
color: #ffffff;
font-size: 1.05em;
padding: 8px 4px 4px 6px;
margin: 0 10px 0 0;
height: 220px;
}
#one p, #zdrowie p  {
color: #333333;
}
#one p a:link, #one p a:visited, #one p a:hover, #zdrowie p a:link, #zdrowie p a:visited, #zdrowie p a:hover  {
font-weight: bold;
}
#one p a:link, #one p a:visited, #zdrowie p a:link, #zdrowie p a:visited  {
color: #3F3996;
text-decoration: underline;
}
#one p a:hover, #zdrowie p a:hover  {
color: #4654BA;
text-decoration: underline;
}
#sprzet {
float: left;
width: 365px;
background: url('images/grey_bg.jpg') #a1a1ab repeat-x;
border: 1px solid #404040;
color: #ffffff;
font-size: 1.05em;
padding: 8px;
margin: 0;
height: 216px;
}
#zdrowie {
float: right;
width: 374px;
background: url('images/blue_bg.jpg') #d2dae7 repeat-x;
border: 1px solid #4D4D4D;
color: #ffffff;
font-size: 1.05em;
padding: 8px;
margin: 0;
height: 216px;
}
#sprzet p.nag, #zdrowie p.nag {
font-weight: bold;
font-size: 1.4em;
margin: 0;
padding: 0 0 5px 0;
color: #ffffff;
font-family: trebuchet ms, Helvetica, sans-serif;
}
#one p.nag {
font-weight: bold;
font-size: 1.4em;
letter-spacing: -0.04em;
margin: 0;
padding: 0 0 5px 0;
color: #ffffff;
font-family: trebuchet ms, Helvetica, sans-serif;
}
#one p, #sprzet p, #zdrowie p {
font-weight: normal;
margin: 0;
padding: 0 0 10px 0;
line-height: 1.4;
}
#sprzet img, #zdrowie img {
float: left;
border: 1px solid #000000;
margin: 0 8px 0 0;
padding: 0;
}
#zdrowie img {
margin-top: 4px;
}
#sprzet ul.sprzet, #sprzet ul li.sprzet {
margin: 0;
padding: 0;
list-style-type: none;
}
#sprzet li a {
background: url('images/lista.jpg') no-repeat 2px 3px;
font-size: 1em;
padding: 2px 0 0 20px;
margin: 0;
}
#sprzet ul li a:link, #sprzet ul li a:visited, #sprzet p a:link, #sprzet p a:visited {
color: #3F3996;
text-decoration: underline;
font-weight: bold;
}
#sprzet ul li a:hover, #sprzet p a:hover {
color: #01123F;
text-decoration: underline;
font-weight: bold;
}
.clear-block {
margin: 0;
padding: 0 0 5px 0;
}
/**
* Book
*/
.book-navigation .menu {
border-color: #CCCCCC;
}
.book-navigation .page-links {
border: 0;
padding: 0.5em 0;
margin: 4em 0 0 0;
}
/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; /* LTR */
  clear: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 0 1em 0;
  padding: 0 26px;
  border-bottom: 1px solid #e9eff3;
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 12px 0;
  padding: 0;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 0; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: right; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin: 0;
  padding: 0;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding: 0; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
}

.sticky {
  background-color: #fff;
  border: 0;
  text-align: justify;
  border-bottom: 1px solid #B3B3B3;
  margin-bottom: 1.5em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 0;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
 .poll {
 font-size: 1.1em;
 }
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #4D4D4D;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #BFBFBF url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
  color: #9EB0E1;
}
.block-poll h2 {
color: #CCCCCC;
}
.poll .vote-form .choices .title {
color: #ffffff;
}
.poll .vote-form .choices .option {
color: #E6E6E6;
}
.content .poll .vote-form .choices .option {
color: #A6A6A6;
}
.poll .text {
color: #6E7380;
}
.block .poll .text {
color: #BFBFBF;
}
.poll .total, .poll .title {
color: #BFBFBF;
padding-top: 5px;
}
/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 20px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #C0C8DE;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #3D44D4;
  border-color: #6E6FC9;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
