#content {
  height: 100%;
  background: #0f171f;
  width: 100%;
  z-index: 100;
  }
#content .green_color {
  color: #59a408;
  }
#content .white_color {
  color: #e5e5e5;
  }
#content td.left {
  width: 209px;
  background: #0f171f url('/img/content/bg_content_left.jpg') top right no-repeat;
  }
#content td.right {
  padding: 0px 15px;
  background: #384855 url('/img/content/bg_content_right.jpg') top left repeat-x;
  z-index: 100;
  position: relative;
  }
#content .right #right_content {
  z-index: 100;
  position: relative;
  }
#content .right .right-left_vline {
  background: transparent url('/img/content/bg_content_right-left_vline.jpg') top left repeat-y;
  height: inherit;
  }
#content .right .right-left_vline .right-left_gradient_vline {
  padding: 0px 16px;
  background: transparent url('/img/content/bg_content_right-left_gradient_vline.jpg') top left no-repeat;
  height: 100%;
  }
#content .rozpychacz {
  width: 1px;
  height: 430px;
  background: #475967 url('/img/content/bg_content_right-left_gradient_vline.jpg') top left no-repeat;
  /*background: #384855 url('/img/content/bg_content_right.jpg') top left repeat-x;*/
  }
/* ----------- page header --------------------*/
#content .page_header {
  clear: both;
  }
#content .page_header_left {
  padding-left: 10px;
  background: transparent url('/img/content/bg_page_header_left.gif') top left no-repeat;
  height: 23px;
  }
#content .page_header_right {
  padding-right: 10px;
  background: transparent url('/img/content/bg_page_header_right.gif') top right no-repeat;
  height: 23px;
  float: left;
  }
/*#content .page_header_center {
  background: #25323b;
  display: block;
  padding: 0px;
  clear: both;
  float: left;
  }*/
#content .page_header_right h1 {
  text-align: left;
  background: #25323b;
  padding: 0px;
  margin: 0px;
  float: left;
  }
/* ------------- main page ---------------- */
#content .main_page_content {
  clear: both;
  padding: 10px;
  text-align: justify;
  }
#content .main_page_content .main_content {
  width: 430px;
  float: left;
}
#content .main_page_content .news_box {
  float: right;
  margin: 0px 0px 10px 0px;
  width: 260px;
  }
#content .main_page_content .news_box img {
  border: 1px solid #374d27;
  padding: 6px;
  }
/* ----------- green hr --------------------*/
#content .news_item_box {
  clear: both;
  border-bottom: 1px solid #59a408;
  margin: 0px;
  padding: 10px 0px;
  }
#content .news_item_box .slider {
  color: #59a408;
  float: right;
  padding-right: 18px;
  }
#content .news_item_box .slide_down {
  background: transparent url('/img/content/bg_slide_down.gif') center right no-repeat;
  }
#content .news_item_box .slide_up {
  background: transparent url('/img/content/bg_slide_up.gif') center right no-repeat;
  }
#content .news_item_box .content {
  margin-top: 15px;
  }
/* --------- stronicowanie - paginator --------- */
#content .paginator {
  margin: 10px auto;
  }
#content .paginator a {
  line-height: 17px;
  width: 21px;
  text-align: center;
  margin: 0px 1px;
  display: block;
  padding: 1px;
  }
#content .paginator a:hover {
  padding: 0px;
  text-decoration: none;
  border-width: 1px;
  border-style: solid; 
  border-color: #59a408;; 
  }
#content .paginator .prev {
  color: #2f4b0e;
  width: 69px;
  padding-left: 11px;
  background: transparent url('/img/content/bg_paginator_prev.jpg') center center no-repeat;
  }
#content .paginator .prev:hover {
  padding-left: 10px;
  }
#content .paginator .next {
  color: #2f4b0e;
  width: 69px;
  padding-right: 11px;
  background: transparent url('/img/content/bg_paginator_next.jpg') center center no-repeat;
  }
#content .paginator .next:hover {
  padding-right: 10px;
  }
#content .paginator .selected {
  color: #2f4b0e;
  background: transparent url('/img/content/bg_paginator_selected.jpg') center center no-repeat;
  }
/* --------- lista produktow --------- */
#content #products_list {
  clear: both;
  padding: 20px 10px 0px 10px;
  }
#content #products_list .box {
  width: 203px;
  height: 260px;
  float: left;
  margin-right: 59px;
  }
#content #products_list .dark_frame {
  display: block;
  width: 203px;
  height: 201px;
  background: transparent url('/img/content/bg_products_list_dark_frame.gif') center center no-repeat;
  padding-bottom: 6px;
  }
#content #products_list .light_frame {
  display: block;
  width: 203px;
  height: 201px;
  background: transparent url('/img/content/bg_products_list_light_frame.gif') center center no-repeat;
  padding-bottom: 6px;
  }
#content #products_list .image {
  margin: 10px;
  padding-top: 20px;
  display: block;
  width: 183px;
  height: 181px;
  background-position: center center;
  background-repeat: no-repeat;
  }
#content #products_list .name_off {
  text-align: center;
  padding: 0px 10px;
  height: 35px;
  color: #59a408;
  width: 183px;
  vertical-align: middle;
  background: transparent url('/img/content/bg_products_list_name_off.jpg') top center repeat-x;
  text-decoration: none;
  margin-bottom: 15px;
  }
#content #products_list .name_on {
  text-align: center;
  padding: 0px 10px;
  width: 183px;
  height: 35px;
  vertical-align: middle;
  background: transparent url('/img/content/bg_products_list_name_on.jpg') top center repeat-x;
  margin-bottom: 15px;
  }
#content #products_list .name_on a {
  text-align: center;
  color: #000;
  display: block;
  text-decoration: none;
  }
#content #products_list .name_off a {
  text-align: center;
  color: #59a408;
  display: block;
  text-decoration: none;
  }
/* --------- karta produktu --------- */
#content #product_card {
  clear: both;
  margin-top: 20px;
  width: 100%;
  text-align: left;
  }
#content #product_card #product_player_container {
  float: left;
  position: relative;
  }
#content #product_card #dodaj_do_koszyka {
  position: absolute;
  bottom: 5px;
  right: 20px;
  z-index: 2;
  }
#content #product_card #product_player {
  z-index: 1;
  }
#content h1.product_card {
  clear: both;
  font-size: 23px;
  padding-top: 10px;
  font-weight: normal;
  text-align: right;
  }
#content #product_card .text { 
  padding-right: 3px;
  text-align: left;
  }
#content #product_card b {
  color: #59a408;
  }
div#scrolled_content  {
  float: right;
  width: 230px;
  height: 360px;
	}

 
/*-------------------- lista marek produktow ---------------*/
.marks_list_item {
  display: block;
  float: left;
  width: 100px;
  height: 50px;
  margin: 20px 25px;
  background-position: center center;
  background-repeat: no-repeat;
  }
/*-------------------- lista sklepow ----------------------*/
#content #shops_list {
  width: 250px;
  float: left;
  }
#content #gmap {
  float: right;
  width: 466px; 
  height: 466px;
  }
#content .shops_item_box {
  border-bottom: 1px solid #59a408;
  margin: 0px;
  padding: 10px 0px;
  }
#content .shops_item_box .slider {
  color: #59a408;
  float: right;
  padding-right: 18px;
  }
#content .shops_item_box .slide_down {
  background: transparent url('/img/content/bg_slide_down.gif') center right no-repeat;
  }
#content .shops_item_box .slide_up {
  background: transparent url('/img/content/bg_slide_up.gif') center right no-repeat;
  }
#content .shops_item_box .content {
  margin-top: 15px;
  padding-bottom: 5px;
  }
/* ------------- formularz kontaktowy ------------------ */
#content #contact_form {
  float: right;
  width: 420px;
  }
#content #contact_form td {
  padding: 3px 5px;
  }
#content #contact_form td.label,
#content #contact_form td.label_err {
  width: 160px;
  text-align: right;
  line-height: 20px;
  }
#content #contact_form td.label_err {
  color: #f00;
  }
#content #contact_form td.field,
#content #contact_form td.field_reqired,
#content #contact_form td.field_err,
#content #contact_form td.field_reqired_err {
  line-height: 20px;
  vertical-align: middle;
  width: 280px;
  }
#content #contact_form td.field_reqired,
#content #contact_form td.field_reqired_err {
  background-color: #8ecb45;
  }
#content #contact_form td.field,
#content #contact_form td.field_err {
  background-color: #ccc;
  }
#content #contact_form input,
#content #contact_form textarea {
  background: none;
  border: none;
  width: 100%;
  padding: 0px;
  line-height: 20px;
  display: block;
  }
#content #contact_form td.field input,
#content #contact_form td.field textarea {
  }
#content #contact_form td.field textarea,
#content #contact_form td.field_reqired textarea,
#content #contact_form td.field_err textarea,
#content #contact_form td.field_reqired_err textarea  {
  height: 80px;
  overflow: hidden;
  }
#content #contact_form td.field_reqired input,
#content #contact_form td.field_reqired textarea {
  }
#content .dark_green_button {
  padding: 0px 5px;
  font-size: 12px;
  color: #8ecb45;
  font-weight: bold;
  cursor: pointer;
  border: none;
  line-height: 17px;
  height: 17px;
  margin: 0px 10px;
  background: transparent url('/img/content/bg_button_dark_green.gif') top left repeat-x;
  }
#content .light_green_button {
  padding: 0px 5px;
  font-size: 12px;
  color: #3d6a00;
  font-weight: bold;
  cursor: pointer;
  border: none;
  line-height: 17px;
  height: 17px;
  margin: 0px;
  background: transparent url('/img/content/bg_button_light_green.gif') top left repeat-x;
  }

