* {
  margin: 0;
  padding: 0;
}
body {
  background: #b8ef77 url('../images/layout/body_background.png');
  color: #175f00;
  font: 0.9em Arial, Helvetica, sans-serif;
  padding: 3em 0;
}

#header img, #content img {
  border: 1px solid #4b8f00;
  display: block;
  margin: 0 auto;
}

span.corner {
  display: block;
  height: 1px; /* było: 0.065em; poprawka: 0.06em */
  overflow: hidden;
}
span.r1 {
  margin: 0 9px; /* było: 0.54em */
}
span.r2 {
  margin: 0 6px; /* było: 0.36em */
}
span.r3 {
  margin: 0 4px; /* było: 0.24em */
}
span.r4 {
  margin: 0 3px; /* było: 0.18em */
}
span.r5 {
  height: 2px; /* było: 0.12em */
  margin: 0 2px; /* było: 0.12em */
}
span.r6 {
  height: 3px; /* było: 18em */
  margin: 0 1px; /* było: 0.06em */
}


#container_main {
  margin: 0 auto;
  width: 51.9em;
}
#container_main span.container {
  background-color: #e0ffbf;
  color: inherit;
}


#container {
  background-color: #e0ffbf;
  color: inherit;
  padding: 0.5em 1em;
  width: 49.9em;
}
#container span.header {
  background-color: #67cf19;
  color: inherit;
}
#container span.footer {
  background-color: #b6ff7f;
  color: inherit;
}


#header {
  background: #67cf19 url('../images/layout/header_background.png');
  color: inherit;
  padding: 1em 0.8em;
}
#header img {
  border: none;
  height: 9em;
  width: 38.15em;
  margin: 0;
}

#header #language {
  float: right;
}
#header #language img {
  border: 1px dotted #4b8f00;
  height: 2.1em;
  width: 3.5em;
  margin-bottom: 0.6em;
}

#navigation {
  background: #3e9b07 url('../images/layout/navigation_background.png');
  color: #fff;
  float: left;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: 49.9em;
}
#navigation li {
  display: inline;
}
#navigation li a {
  background-color: inherit;
  color: #fff;
  float: left;
  padding: 0.8em;
  text-decoration: none;
}
#navigation li a:hover {
  background: #207d00 url('../images/layout/navigation_hover_background.png');
  color: #d1ffaf;
  text-decoration: underline;
}
#navigation li a.active {
  background: #5cb925 url('../images/layout/navigation_active_background.png');
  color: #d1ffaf;
}
#navigation li a.right {
  background-color: inherit;
  color: #feff7f;
  float: right;
}


#navigation_right {
  float: right;
  margin: 1em 0;
  width: 11em;
}
#navigation_right span.navigation_right {
  background-color: #bfff9f;
  color: inherit;
}
#navigation_right ul {
  background-color: #bfff9f;
  color: #134f00;
  list-style-type: none;
  text-transform: lowercase;
}
#navigation_right li a {
  background-color: inherit;
  border-top: 1px solid #e0ffbf;
  color: #134f00;
  display: block;
  font-size: 0.9em;
  padding: 0.4em 0.8em;
  text-decoration: none;
}
#navigation_right li a:hover {
  background-color: #95ef68;
  color: inherit;
  text-decoration: underline;
}
#navigation_right li a.active {
  background: #5cb925 url('../images/layout/navigation_active_background.png');
  color: #d1ffaf;
}
#navigation_right li a.center {
  text-align: center;
}
#navigation_right li a.last {
  border-bottom: 1px solid #e0ffbf;
}
#navigation_right .subnavigation_right {
  list-style-type: none;
}
#navigation_right .subnavigation_right li {
  background-color: #caffaf;
  color: inherit;
}
#navigation_right .subnavigation_right li a {
  font-size: 0.75em;
  padding-left: 2em;
}


#content_main {
  clear: both;
  min-height: 25em;
}

#content {
  padding: 1.6em 1.4em;
  position: relative;
}
#content.navigation_right {
  float: left;
  width: 36.09em; /* było: 36.10em */
}

#content address, #content form label, #content p {
  line-height: 2em;
}
#content address {
  font-style: normal;
  text-align: center;
}

#content address a, #content form label a, #content p a, #content table a, #content ul a, #content .image a, #footer p a {
  background-color: inherit;
  color: #269f00;
  text-decoration: underline;
}
#content address a:hover, #content p a:hover, #content table a:hover, #content ul a:hover, #content .image a:hover {
  background-color: #269f00;
  color: #fff;
  text-decoration: none;
}

#content div.form {
  margin: 0 auto;
  width: 36.1em;
}
#content form {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
#content span.form {
  background-color: #bfff8f;
  color: inherit;
}
#content form fieldset {
  background-color: #bfff8f;
  border: 0 solid;
  color: inherit;
  padding-bottom: 0.4em;
}
#content form fieldset.none {
  background-color: #e0ffbf;
  color: inherit;
  padding-bottom: 0;
}
#content form h2 {
  background-color: #8fdf53;
  border-bottom: 1px solid #4b8f00;
  border-top: 1px solid #4b8f00;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 0.12em;
  margin-top: 1em;
  padding: 0.2em;
}
#content form h2.checkbox {
  margin-top: 0.7em;
}
#content form h2.no_space {
  margin-top: 0;
}
#content form label a:hover, #footer p a:hover {
  background-color: inherit;
  color: #175f00;
  text-decoration: none;
}
#content form p.description {
  background-color: #adff6f;
  border-bottom: 1px solid #e0ffbf;
  border-top: 1px solid #e0ffbf;
  color: inherit;
  font-size: 0.75em;
  line-height: 1.6em;
  margin-bottom: 0.4em;
  padding: 0 0.4em;
  text-align: center;
  text-indent: 0;
}
#content form p.button_only {
  font-size: 1em;
}
#content form input.button_only {
  margin-top: 0.8em;
}
#content form input.text {
  text-align: center;
  width: 16em;
}
#content form input.small {
  width: 4em;
}
#content form input.space {
  margin-top: 0.4em;
}
#content form select {
  width: 16em;
}
#content form textarea {
  height: 12em;
  width: 22em;
}
#content form .text, #content form .button {
  border: 1px solid #2ebf00;
  display: block;
  font: inherit;
  font-weight: bold;
}
#content form .text {
  background-color: #f8ffbf;
  color: inherit;
  margin: 0 auto 0.4em;
  padding: 0.4em;
}
#content form .button {
  background-color: #6adf45;
  color: #fff;
  margin: 1.6em auto 0;
  padding: 0.6em 2em;
}
#content form .button_checkbox {
  margin-top: 1.2em;
}

#content h1, #content h2 {
  border-bottom: 2px solid #6fbf47;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
#content h1 {
  font-size: 1.6em;
}
#content h2 {
  font-size: 1.3em;
  margin-top: 0.7em;
}
#content h2.space {
  margin-top: 1em;
}

#content img.space {
  margin-top: 0.8em;
}
#content img.zoom {
  border: none;
  height: 2.22em;
  position: absolute;
  right: 1.4em;
  top: 0.6em;
  width: 2.22em;
}

#content p {
  text-align: justify;
  text-indent: 1.2em;
}
#content p:first-letter {
  font-size: 1.3em;
  font-weight: bold;
}
#content p.error_color strong a, #content span.error_color a {
  background-color: inherit;
  color: #4f0f0f;
}
#content p.error_color strong a:hover {
  background-color: #4f0f0f;
  color: #fff;
}
#content p.message_view {
  background-color: #bdefa4;
  border: 1px solid #639f45;
  color: inherit;
  line-height: 1.6em;
  padding: 0 0.3em;
  text-indent: 0;
}
#content p.no_first_letter:first-letter {
  font-size: 1em; /* IE6 */
  font-weight: normal;
}
#content p.space {
  padding-bottom: 0.8em;
}

#content strong.big {
  font-size: 1.3em;
  vertical-align: bottom;
}

#content div.table {
  margin: 0 auto;
  width: 36.1em;
}
#content span.table {
  background-color: #79cf4d;
  color: inherit;
}
#content table {
  border-bottom: 1px solid #79cf4d;
  border-left: 1px solid #79cf4d;
  border-right: 1px solid #79cf4d;
  margin: 0 auto;
  width: 100%;
}
#content table tr.even {
  background-color: #caffaf;
  color: inherit;
}
#content table tr.summary {
  background-color: #79cf4d;
  color: #fff;
  font-weight: bold;
}
#content table tr.text_small {
  font-size: 0.85em;
}
#content table tr th, #content table td {
  line-height: 1.6em;
  padding: 0.2em 0.4em;
}
#content table th {
  background-color: #79cf4d;
  color: #fff;
  white-space: nowrap;
}
#content table td {
  border-top: 1px solid #79cf4d;
  text-align: center;
}
#content table td img {
  margin: 0.4em auto;
}
#content table td.right {
  border-left: 1px solid #79cf4d;
}
#content table td.right_error {
  background-color: #ffbfc2;
  border-left: 1px solid #79cf4d;
  color: inherit;
}
#content table td.text_left {
  text-align: left;
}
#content table td.text_top {
  vertical-align: top;
}
#content ul {
  line-height: 1.8em;
  margin-left: 2em;
}

#content span.image {
  background-color: #c9ff8f;
  color: inherit;
}
#content .image_corner {
  margin: 0 0.8em 0.4em 0;
  float: left;
  width: 15.16em;
}
#content .image_corner.navigation_right {
  width: 17.64em;
}
#content .image_corner.no_space {
  margin-right: 0;
}
#content .image {
  background-color: #c9ff8f;
  color: inherit;
  text-align: center;
}
#content .image small {
  display: block;
  font-size: 0.75em;
  padding: 0.2em 0.2em 0;
}

#content .center {
  text-align: center;
}

#content .clear {
  clear: both;
}
#content .clear_space {
  border-top: 2px dotted #c9ff8f;
  clear: both;
  padding-bottom: 0.4em;
}

#content .hide {
  display: none;
}

#content .error_color {
  background-color: inherit;
  color: #9f2727;
}
#content .star {
  background-color: inherit;
  color: #f00;
  font-size: 1.4em;
  font-weight: bold;
  vertical-align: middle;
}


#footer {
  background: #b6ff7f url('../images/layout/footer_background.png') repeat-x;
  border-top: 1px solid #449f00;
  clear: both;
  color: inherit;
  letter-spacing: 0.05em;
  padding: 0.8em;
  position: relative;
}
#footer p {
  text-align: center;
}
#footer p small {
  font-size: 0.75em;
}
#footer p.top_link {
  position: absolute;
}


#w3c_icons {
  margin-top: 0.3em;
  text-align: right;
}
#w3c_icons img {
  border: none;
  height: 2.18em;
  width: 6.11em;
}

#overlay {
	background-image: url('../images/layout/overlay.png');
	color: #000;
}
#overlay img {
	border: none;
}

#easytooltip {
	background-color: #5fbf17;
	border: 1px solid #2d8902;
	color: #fff;
  padding: 0.3em;
}

#lightbox {
	background-color: #d1ffaf;
  border: 8px solid #3a6f00;
  color: inherit;
	padding: 8px;
}
#lightbox img {
	border: none;
	clear: both;
}
#lightbox #close_button {
	top: 8px;
	right: 8px;
}
#lightbox img#image {
  border: 1px solid #4b8f00;
  display: block;
}

#lightbox #caption {
  background-color: #b6ff7f;
  border: 1px solid #4b8f00;
  clear: both;
  color: inherit;
	font-weight: bold;
	margin-top: 5px;
  padding: 10px;
}
#lightbox #keyboard {
  clear: both;
	margin-top: 5px;
  text-align: right;
}
#lightbox #keyboard kbd {
  background-color: #387f37;
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
  text-transform: uppercase;
}
