#left_content_bar {
  width: 225px;
  float: left;
  }
#right_content_bar {
  width: 755px;;
  float: right;
  background: #fff;
  overflow: hidden;
  height: 100%;
  }
/* prosty layout tresci */  
#content_cols {
  clear: both;
  overflow: hidden;
  }
#content_cols .middle_col {
  width: 500px;
  }
#content_cols .short_col {
  width: 245px;
  }
#content_cols .left_col {
  float: left;
  }
#content_cols .center_col {
  margin: auto;
  }
#content_cols .right_col {
  float: right;
  }
/* naglowki */
h2 {
  border-bottom: 1px solid #dfdfdf;
  font-size: 18px;
  line-height: 52px;
  margin: 0px;
  padding: 0px 19px;
  font-weight: normal;
  }
h2.blue_header {
  margin: 0px;
  border: none;
  color: #fff;
  background: #0aaddc url('/img/backgrounds/background_blue_header.gif') top right no-repeat;
  }
h2.blue_header a {
  border: none;
  color: #fff;
  }
h2.blue_header a:hover {
  border: none;
  color: #fff;
  text-decoration: none;
  }
h2.black_header {
  border: none;
  color: #fff;
  background: #3a3a3a url('/img/backgrounds/background_black_header.gif') top right no-repeat;
  }
h2.black_header a {
  border: none;
  color: #fff;
  }
h2.black_header a:hover {
  border: none;
  color: #fff;
  text-decoration: none;
  }
/* menu z produktami */
#products_menu {
  background: #f5f5f5;
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 10px;
  }
#products_menu ul {
  background: #fff;
  margin: 0px;
  padding: 0px;
  list-style: none;
  }
#products_menu li {
  border-bottom: 1px solid #efefef;
  margin: 0px;
  padding: 0px;
  }
#products_menu li a {
  color: #09addc;
  font-weight: bold;
  display: block;
  line-height: 50px;
  padding-left: 25px;
  text-transform: uppercase;
  cursor: pointer;
  background: transparent url('/img/icons/right_bluegrid_arrow.gif') 15px center no-repeat;
  }
#products_menu li a:hover {
  cursor: pointer;
  }
#products_menu li li {
  border: none;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') bottom repeat-x;
  }
#products_menu li li a {
  color: #838383;
  line-height: 40px;
  padding-left: 45px;
  font-weight: normal;
  text-transform: none;
  background: transparent url('/img/icons/right_blue_arrow.gif') 30px center no-repeat;
  }
#products_menu li li a:hover, #products_menu li li a.selected:hover {
  color: #fff;
  line-height: 40px;
  padding-left: 45px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  background: #3a3a3a url('/img/icons/right_white_arrow.gif') 210px center no-repeat;
  }
#products_menu li li a.selected {
  color: #09addc;
  line-height: 40px;
  padding-left: 45px;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
  background: transparent url('/img/icons/right_blue_arrow.gif') 30px center no-repeat;
  }
/* menu mapa strony */
#menu {
  background: #09addc;
  margin: 0px;
  padding: 0px;
  list-style: none;
  }
#menu ul {
  background: #fff;
  margin: 0px;
  padding: 0px;
  list-style: none;
  }
#menu li {
  margin: 0px;
  padding: 0px;
  background: transparent url('/img/lines/white_dotted_hline.gif') bottom repeat-x;
  height: 50px;
  }
#menu li a {
  color: #fff;
  display: block;
  line-height: 50px;
  padding-left: 25px;
  background: transparent url('/img/icons/right_white_arrow.gif') left center no-repeat;
  }
#menu li a:hover {
  }
#menu li li {
  }
#menu li li a {
  color: #838383;
  line-height: 40px;
  padding-left: 35px;
  background: transparent url('/img/icons/right_white_arrow.gif') 30px center no-repeat;
  }
/* box z newsletterem */
#newsletter {
  background: #3b3b3b url('/img/backgrounds/background_newsletter.gif') top right no-repeat;
  color: #fff;
  padding: 0px 10px 10px 10px;
  overflow: hidden;
  }
#newsletter td {
  padding: 0px 5px;
  }
/* box ostatnio ogladane */
#last_visited {
  background: #fff;
  overflow: hidden;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  }
#last_visited .wiecej {
  margin-right: 20px;
  float: right;
  display: inline;
  }
#last_visited table {
  margin: auto;
  }
#last_visited table {
  margin: auto;
  }
#last_visited table td {
  width: 72px;
  padding: 10px 0px;
  vertical-align: middle;
  text-align: center;
  }
#lastVisitedForm {
  overflow: hidden;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  }
/* lista produktow */
.products_list {
  }
.products_list_item {
  background: transparent url('/img/backgrounds/background_product_square_box.gif') bottom right no-repeat;
  }
.products_list_item table {
  width: 100%;
  }
.products_list_item table td {
  vertical-align: middle;
  text-align: center;
  padding: 0px 10px;
  }
.products_list_item .product_image {
  padding: 20px;
  }
.products_list_item .product_name {
  height: 36px;
  font-size: 12px; 
  font-weight: bold;
  }
.products_list_item .product_name a {
  color: #8d8d8d;
  }
.products_list_item .product_name a:hover {
  text-decoration: none;
  }
.products_list_item .product_price_and_buy {
  height: 62px;
  }
.products_list_item .product_price {
  text-align: right;
  float: left;
  line-height: 30px;
  padding-right: 18px;
  width: 112px;
  font-size: 18px;
  color: #09addc;
  }
.products_list_item .product_buy {
  width: 80px;
  float: left;
  }
/* mala lista produktow */
.small_products_list {
  }
.small_products_list_item {
  width: 100%;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') bottom repeat-x;
  }
.small_products_list_item .product_image {
  width: 70px;
  vertical-align: middle;
  text-align: middle;
  padding: 10px;
  }
.small_products_list_item .product_desc {
  padding: 10px 0px;
  padding-right: 10px;
  }
.small_products_list_item .product_name {
  padding: 10px 0px;
  font-weight: bold;
  }
.small_products_list_item .product_name a {
  color: #8d8d8d;
  }
.small_products_list_item .product_name a:hover {
  text-decoration: none;
  }
.small_products_list_item .product_price {
  color: #09addc;
  float: left;
  width: 95px;
  font-size: 18px;
  line-height: 35px;
  }
.small_products_list_item .product_more {
  float: right;
  width: 30px;
  }
/* wyszukiwarka */
#search_engine {
  background: #09addc url('/img/lines/white_dotted_hline.gif') top repeat-x;
  color: #fff;
  padding: 10px 18px;
  }
/* karta produktu */
#product_content {
  padding: 20px;
  }
#product_header {
  border-bottom: 1px solid #dfdfdf;
  }
#product_header table {
  width: 100%;
  }
#product_header table td {
  line-height: 18px;
  }
#product_name {
  color: #5e5e5e;
  font-size: 20px;
  padding: 17px 30px;
  }
#show_accessories {
  padding: 17px 0px;
  text-align: right;
  }
#product_top {
  clear: both;
  overflow: hidden;
  background: transparent url('/img/backgrounds/background_product_content_top.gif') bottom right no-repeat;
  margin-bottom: 20px;
  height: 100%;
  }
#product_top_left {
  float: left;
  width: 230px;
  }
#product_top_right {
  width: 475px;
  float: right;
  }
#product_infonav {
  clear: both;
  overflow: hidden;
  background: transparent url('/img/backgrounds/background_product_content_top_infonav.gif') bottom right no-repeat;
  height: 100%;
  }
#product_info {
  width: 220px;
  float: left;
  }
#product_info table {
  width: 100%;
  }
#product_info td {
  padding: 5px;
  border-bottom: 1px solid #efefef;
  }
#product_info td.label {
  text-align: right;
  }
#product_nav {
  width: 160px;
  float: right;
  padding: 10px;
  }
#product_nav a {
  margin: 10px 0px;
  }
#product_price {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 30px;
  padding-right: 10px;
  }
#product_price b {
  font-size: 25px;
  color: #00b7eb;
  }
#product_recommend {
  clear: both;
  padding-bottom: 20px;
  color: #7E8D97;
  }
#product_recommend_header {
  font-weight: bold;
  line-height: 45px;
  }
#product_recommend_form {
  }
#product_bottom {
  clear: both;
  overflow: hidden;
  }
#product_description {
  width: 445px;
  float: left;
  }
#product_accessories {
  width: 245px;
  float: right;
  }
#product_gallery {
  margin: 1px;
  padding: 0px 10px;
  }
#product_gallery  #image_screen {
  margin: auto;
  height: 150px;
  }
#product_gallery  .image {
  display: block;
  margin: auto;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  }
#product_gallery ul {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  }
#product_gallery li {
  width: 65px;
  height: 65px;
  text-align: center;
  display: block;
  float: left;
  }
#product_gallery li img {
  cursor: pointer;
  }
/* panel do sortowania listy produktow */
#sort_panel {
  border-bottom: #dfdfdf;
  padding: 10px 10px 9px 10px;
  border-bottom: 1px solid #dfdfdf;
  }
#sort_panel table {
  width: 100%;
  }
#sort_panel table td {
  height: 33px;
  vertical-align: middle;
  }
#sort_panel table td.list_view_button, #sort_panel table td.sort_by_price_button {
  width: 20px;
  }
#sort_panel a {
  display: block;
  }
#sort_panel .hlist_view_on {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/hlist_view_on.gif') center center no-repeat;
  }
#sort_panel .hlist_view_off {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/hlist_view_off.gif') center center no-repeat;
  }
#sort_panel .vlist_view_on {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/vlist_view_on.gif') center center no-repeat;
  }
#sort_panel .vlist_view_off {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/vlist_view_off.gif') center center no-repeat;
  }
#sort_panel .sort_by_price_asc_on {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/sort_by_price_asc_on.gif') center center no-repeat;
  }
#sort_panel .sort_by_price_asc_off {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/sort_by_price_asc_off.gif') center center no-repeat;
  }
#sort_panel .sort_by_price_desc_on {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/sort_by_price_desc_on.gif') center center no-repeat;
  }
#sort_panel .sort_by_price_desc_off {
  width: 20px;
  height: 21px;
  background: transparent url('/img/icons/sort_by_price_desc_off.gif') center center no-repeat;
  }
#sort_panel .label {
  text-align: right;
  padding-right: 10px;
  width: 40px;
  }
#sort_panel .gray_dotted_vline {
  background: transparent url('/img/lines/gray_dotted_vline.gif') center repeat-y;
  width: 40px;
  }
/* pionowa lista produktow */
#vertical_products_list {

  }
#vertical_products_list .vlist_item {
  clear: both;
  overflow: hidden;
  height: 100%;
  padding: 5px 15px;
  margin: 5px 0px;
  background: transparent url('/img/backgrounds/background_vertical_products_list_item.gif') bottom right no-repeat;
  }
#vertical_products_list .vlist_item_image {
  width: 130px;
  text-align: center;
  float: left;
  }
#vertical_products_list .vlist_item_infonav {
  width: 340px;
  float: right;
  }
#vertical_products_list .vlist_item_name {
  padding: 5px 0px;
  clear: both;
  }
#vertical_products_list .vlist_item_name a {
  color: #8d8d8d;
  font-weight: bold;
  }
#vertical_products_list .vlist_item_price {
  float: left;
  width: 220px;
  }
#vertical_products_list .vlist_item_price b {
  font-size: 16px;
  color: #00b7eb;
  }
#vertical_products_list .vlist_item_buy {
  float: right;
  width: 100px;
  }
#vertical_products_list .vlist_item_buy .kup {
  float: right;
  }
/* pozioma lista produktow */
#horizontal_products_list {
  overflow: hidden;
  height: 100%;
  padding-bottom: 20px;
  }
#horizontal_products_list td {
  width: 210px;
  vertical-align: middle;
  text-align: center;
  }
#horizontal_products_list table.hlist_double {
  background: transparent url('/img/backgrounds/background_horizontal_products_list_item.gif') left bottom repeat-x;
  }
#horizontal_products_list table.hlist_single {
  background: transparent url('/img/backgrounds/background_horizontal_products_list_item.gif') left bottom no-repeat;
  }
#horizontal_products_list .hlist_item_image {
  padding: 20px;
  }
#horizontal_products_list .hlist_item_name {
  padding: 0px 20px;
  }
#horizontal_products_list .hlist_item_name a {
  color: #8d8d8d;
  font-weight: bold;
  }
#horizontal_products_list .hlist_item_infonav {
  padding: 20px;
  }
#horizontal_products_list .hlist_item_price {
  float: left;
  width: 110px;
  text-align: right;
  }
#horizontal_products_list .hlist_item_price b {
  font-size: 18px;
  color: #00b7eb;
  font-weight: normal;
  line-height: 30px;
  }
#horizontal_products_list .hlist_item_buy {
  float: left;
  width: 70px;
  margin-left: 15px;
  }
/* styl do stronicowania */
#paginator {
  text-align: center;
  }
#paginator table {
  margin: auto;
  }
#paginator table td {
  
  }
#paginator a {
  line-height: 19px;
  height: 19px;
  width: 33px;
  display: block;
  text-align: center;
  color: #00a5d4;
  font-weight: bold;
  /*border-right: 1px dotted #00a5d4;*/
  }
#paginator a:hover {
  text-decoration: underline;
  }
#paginator a.next {
  width: 25px;
  background: transparent url('/img/icons/right_blue_double_round_arrow.gif') center center no-repeat;
  border: none;
  }
#paginator a.next:hover {
  text-decoration: none;
  }
#paginator a.prev {
  width: 25px;
  background: transparent url('/img/icons/left_blue_double_round_arrow.gif') center center no-repeat;
  border: none;
  }
#paginator a.prev:hover {
  text-decoration: none;
  }
#paginator a.selected {
  color: #fff;
  background: transparent url('/img/icons/small_gray_elipse.gif') center center no-repeat;
  border: none;
  }
#paginator a.selected:hover {
  text-decoration: none;
  }
#paginator a.before_selected, #paginator a.last {
  border: none;
  }
/* strona logowania/rejestracji */
#radio_form {
  padding: 25px;
  }
#radio_form .form {
  background: transparent url('/img/backgrounds/background_form.gif') bottom right no-repeat;
  }
#radio_form .radio {
  width: 40px;
  text-align: left;
  vertical-align: top;
  }
#radio_form .radio img {
  cursor: pointer;
  }
#radio_form .link {
  width: 200px;
  padding-right: 10px;
  vertical-align: top;
  line-height: 23px;
  }
#radio_form .link a, #radio_form .link a:hover {
  color: #8d8d8d;
  cursor: pointer;
  }
#radio_form .radio_desc {
  
  }
#register_form {
  padding: 25px;
  }
#register_form .zarejestruj_sie, #register_form .zapisz, #register_form .zamow {
  margin: auto;
  }
#register_form .form {
  background: transparent url('/img/backgrounds/background_form.gif') bottom right no-repeat;
  }
#register_form .form input {
  width: 100%;
  }
#register_form .label {
  padding: 10px 15px;
  text-align: right;
  width: 230px;
  }
#register_form .field {
  padding: 10px 15px;
  padding-right: 200px;
  }
#register_form .grant img {
  cursor: pointer;
  float: left;
  }
#login_form {
  padding: 25px;
  }
#login_form .zaloguj_sie {
  margin: auto;
  }
#login_form .form {
  background: transparent url('/img/backgrounds/background_form.gif') bottom right no-repeat;
  }
#login_form .form input {
  width: 100%;
  }
#login_form .label {
  padding: 10px 15px;
  text-align: right;
  width: 230px;
  }
#login_form .field {
  padding: 10px 15px;
  padding-right: 200px;
  }
/* okienko do komunikatow */
.message {
  padding: 10px 20px;
  }
/* koszyk */
#basket {
  color: #8D8D8D;
  background:transparent url('/img/backgrounds/background_form.gif') no-repeat scroll right bottom;
  }
#basket td {
  vertical-align: middle;
  text-align: center;
  }
#basket .picture {
  padding: 10px;
  width: 60px;
  padding-left: 30px;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') repeat-x scroll center bottom;
  }
#basket .name {
  padding: 10px 5px;
  width: 350px;
  text-align: left;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') repeat-x scroll center bottom;
  }
#basket .name a, #basket .name a:hover {
  color: #8D8D8D;
  font-weight: bold;
  }
#basket .quantity {
  width: 100px;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') repeat-x scroll center bottom;
  }
#basket .quantity_increase {
  display: block;
  height: 33px;
  background: transparent url('/img/content/basket/quantity_increase.gif') center center no-repeat;
  cursor: pointer;
  }
#basket .quantity_decrease {
  display: block;
  height: 33px;
  background: transparent url('/img/content/basket/quantity_decrease.gif') center center no-repeat;
  cursor: pointer;
  }
#basket .price {
  padding: 10px;
  text-align: center;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') repeat-x scroll center bottom;
  }
#basket .delete {
  padding: 10px;
  background: transparent url('/img/lines/lightgray_dotted_hline.gif') repeat-x scroll center bottom;
  }
#basket .shipping_type_header, #basket .payment_type_header {
  width: 160px;
  text-align: left;
  padding-left: 20px;
  }
#basket .shipping_type_dropdown, #basket .payment_type_dropdown {
  padding-right: 140px;
  }
#basket_summary {
  font-size: 20px;
  width: 30%;
  text-align: right;
  float: right;
  padding: 10px 30px;
  clear: both;
  }
#basket_submit {
  clear: both;
  padding: 10px 30px;
  overflow: hidden;
  padding-bottom: 50px;
  }
#order_show {
  float: right;
  }
#index_show {
  float: right;
  margin-right: 10px;
  }
/* styl do tooltipa */
#preview {
	position:absolute;
	background: #333;
	padding: 11px;
	width: 179px;
	padding-bottom: 11px;
	background: transparent url('/img/content/preview/bg_preview.gif') 45px bottom no-repeat;
	}
#preview_name {
  background: #ebeff0;
  color: #8D8D8D;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  display: block;
  padding: 5px;
  text-align: left;
  padding-bottom: 0px;
  font-size: 12px;
  font-weight: bold;
	}
#preview_price{
  background: #ebeff0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #8D8D8D;
  display: block;
  padding: 5px;
  text-align: left;
	}
#preview_price .color_black {
  font-weight: bold;
	}
/* styl do formularza polecania znajomemu */
#lastVisitedForm {
  background: #fff;
  padding: 5px 10px;
  }
/* styl do tabelki z danymi technicznymi */
#dane_techniczne {
  width: 100%;
  }
#dane_techniczne td {
  padding: 10px;
  }
#dane_techniczne td.property_name {
  border-right: 1px solid #fff;
  }
#dane_techniczne td.property_value {
  text-align: right;
  }
#dane_techniczne td.bgrow0 {
  padding: 10px;
  }
#dane_techniczne td.bgrow1 {
  background: #ebeff0;
  }

