/* CSS Document */
body {
  /*text-align:left;*/
  background-color: #f9f9f9;
  background: ccc;
}
.but {
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  color: #787878;
  padding: 9px 11px;
  padding-top: 10px;
  border: 0px solid #dfdfdf;
  background-image: url(../images/bg_button.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  background-color: #fff;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  /*text-shadow:0px -1px 0px rgba(000,000,000,0.1),0px 1px 0px rgba(255,255,255,0.5);*/

  margin-bottom: 3px;
  margin-top: 0px;
  margin-right: 10px;
  margin-right: 10px;
  overflow: hidden;
  width: auto;
  float: left;
}
.button-tak {
  width: auto;
  border: 0px;
  height: auto;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-size: 11px;
  background-color: #093;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.button-nie {
  width: auto;
  border: 0px;
  height: auto;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  font-size: 11px;
  background-color: #f00;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

.but-over {
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  color: #787878;
  padding: 9px 11px;
  padding-top: 10px;
  border: 0px solid #dfdfdf;
  background-image: url(../images/bg_button.jpg);
  background-repeat: repeat-x;
  background-position: top;
  cursor: pointer;
  background-color: #fff;
  text-align: left;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*text-shadow:0px -1px 0px rgba(000,000,000,0.1),0px 1px 0px rgba(255,255,255,0.5);*/

  margin-bottom: 2px;
  margin-top: 1px;
  margin-right: 10px;
  margin-right: 10px;
  overflow: hidden;
  width: auto;
  float: left;
}
div.but-dodaj {
  width: 100%;
  height: auto;
  color: #3bc14c;
  background-image: url(../images/ic_add.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  color: #43cb54;
  font-weight: bold;
}
div.but-green {
  width: 100%;
  height: auto;
  color: #3bc14c;
  background-repeat: no-repeat;
  color: #43cb54;
  font-weight: bold;
}
div.but-ico {
  width: auto;
  float: left;
  padding-right: 5px;
  padding-top: 1px;
  font-size: 18px;
}

div.but-dodaj-blue {
  width: 100%;
  height: auto;
  color: #3bc14c;
  background-image: url(__../images/ic_add.png);
  background-position: center left;
  background-repeat: no-repeat;
  /*padding-left:21px;*/
  color: #333;
  font-weight: bold;
}
div.but-wyslij {
  width: 100%;
  height: auto;
  color: #3bc14c;
  background-image: url(../images/ic_check.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  color: #43cb54;
  font-weight: bold;
}

div.but-usun {
  width: 100%;
  height: auto;
  background-image: url(../images/ic_false.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  color: #ac1111;
  font-weight: bold;
  margin-top: 1px;
  color: #f00;
}

div.but-edytuj {
  width: 100%;
  height: auto;
  color: #2481b6;
  background-image: url(../images/ic_edit.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  font-weight: bold;
}
div.but-podglad {
  width: 100%;
  height: auto;
  color: #2481b6;
  background-image: url(../images/ic_podglad.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  font-weight: bold;
}
div.but-duplikuj {
  width: 100%;
  height: auto;
  color: #2481b6;
  background-image: url(../images/ic_duplikuj.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  font-weight: bold;
}
div.but-zapisz {
  width: 100%;
  height: auto;
  color: #07b4df;
  background-image: url(../images/ic_save.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  font-weight: bold;
  text-align: left;
}
div.but-filtruj {
  width: 100%;
  height: auto;
  color: #07b4df;
  background-image: url(../images/ic_podglad.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 21px;
  font-weight: bold;
  text-align: left;
}
div.but-dalej {
  width: 100%;
  height: auto;
  color: #07b4df;
  background-image: url(../images/ic_save__.png);
  background-position: center right;
  background-repeat: no-repeat;
  font-weight: bold;
  text-align: left;
}
div.but-zapisz-zamknij {
  width: 100%;
  height: auto;
  color: #07b4df;
  background-image: url(../images/ic_save_quit.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-weight: bold;
}
div.but-basic {
  width: 100%;
  height: auto;
  color: #0046a5;
  color: #999;
  font-weight: bold;
}

.button-zaloguj-blue {
  width: 90px;
  height: 35px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-zaloguj-blue.png);
  border: 0px;
  margin-top: 9px;
}
.button-zarejestruj {
  width: 137px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-zarejestruj.png);
  border: 0px;
  margin-top: 20px;
}
.button-zarejestruj-blue {
  width: 137px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-zarejestruj-blue.png);
  border: 0px;
  margin-top: 20px;
}
.button-zarejestruj-green {
  width: 137px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-zarejestruj-green.png);
  border: 0px;
  margin-top: 20px;
}
.button-rezerwuj {
  width: 137px;
  height: 44px;
  cursor: pointer;
  display: inline;
  background: none;
  background-image: url(../images/button-rezerwuj.png);
  border: 0px;
  margin-top: 20px;
}
.button-rejestruj {
  width: 137px;
  height: 44px;
  cursor: pointer;
  display: inline;
  background: none;
  background-image: url(../images/button-zarejestruj.png);
  border: 0px;
  margin-top: 20px;
}
.button-filtruj {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  padding: 3px;
  margin-left: 0px;
  margin-top: 17px;
  cursor: pointer;
}
.button-wykup {
  width: 137px;
  height: 44px;
  cursor: pointer;
  display: inline;
  background: none;
  background-image: url(../images/button-wykup.png);
  border: 0px;
  margin-top: 20px;
}
.button-zaplac-payu {
  width: 137px;
  height: 44px;
  cursor: pointer;
  display: inline;
  background: none;
  background-image: url(../images/button-zaplac-payu.png);
  border: 0px;
  margin-top: 20px;
}
.button-zaplac-pozniej {
  width: 154px;
  height: 44px;
  cursor: pointer;
  display: inline;
  background: none;
  background-image: url(../images/button-zaplac-pozniej.png);
  border: 0px;
  margin-top: 20px;
}
.button-wstecz {
  width: 73px;
  height: 31px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-wstecz.png);
  border: 0px;
  margin-top: 0px;
  margin-right: 10px;
}
.button-konsument {
  width: 137px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-konsument.png);
  border: 0px;
  margin-top: 20px;
}
.button-kontunuuj {
  width: 137px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-kontunuuj.png);
  border: 0px;
  margin-top: 20px;
}
.button-firma {
  width: 98px;
  height: 44px;
  cursor: pointer;
  float: left;
  background: none;
  background-image: url(../images/button-firma.png);
  border: 0px;
  margin-top: 20px;
}
.button-edytuj {
  width: 137px;
  height: 44px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-edytuj.png);
  border: 0px;
  margin-top: 20px;
}
.button-zapisz {
  width: 137px;
  height: 44px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-zapisz.png);
  border: 0px;
  margin-top: 20px;
}
.button-dodaj {
  width: 85px;
  height: 35px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-dodaj.png);
  border: 0px;
  margin-left: 10px;
}
.button-edytuj2 {
  width: 85px;
  height: 35px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-edytuj2.png);
  border: 0px;
  margin-left: 10px;
}
.button-delete {
  width: 85px;
  height: 35px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-usun.png);
  border: 0px;
  margin-left: 10px;
}
.button-anuluj {
  width: 93px;
  height: 44px;
  cursor: pointer;
  background: none;
  background-image: url(../images/button-anuluj.png);
  background-position: center;
  border: 0px;
  margin-left: 10px;
}
.ram {
  width: 1028px;
  height: auto;
  overflow: hidden;
  clear: both;
  background-color: #fafafa;
  border-bottom: 1px solid #dadada;
  border-right: 1px solid #dadada;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
  float: none;
  margin: 0 auto 0 auto;
  width: 100%;
}
.z-logowanie {
  width: 280px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 30px;
}
.z-rejestracja {
  width: 630px;
  margin-right: 30px;
  height: auto;
  overflow: hidden;
  float: right;
}
.z-rejestracja2 {
  width: 960px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 0 auto;
}
.z-tyt {
  width: auto;
  float: left;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  margin-top: 21px;
  color: #333;
}
.z-ety {
  width: auto;
  float: left;
  overflow: hidden;
  text-align: right;
  padding-top: 12px;
  padding-left: 5px;
  color: #333;
}
.z-pole {
  width: auto;
  float: left;
  overflow: hidden;
  margin-top: 5px;
}
.z-field {
  width: 170px;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0px;
}
.z-konsument {
  width: 250px;
  height: auto;
  padding: 20px;
  overflow: hidden;
  float: left;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
.z-tyt-konsument {
  width: auto;
  float: left;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  color: #666;
  color: #4dc2aa;
  margin-top: 0px;
  text-align: left;
}
.z-txt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.zar {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 10px;
}
.z-firma {
  width: 260px;
  height: auto;
  padding: 20px;
  overflow: hidden;
  float: right;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
.z-tyt-firma {
  width: auto;
  float: left;
  padding-bottom: 20px;
  overflow: hidden;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  color: #1395ee;
  margin-top: 0px;
  text-align: left;
}
.z-field {
  width: 220px;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0px;
}
.rejestracja {
  width: 950px;
  height: auto;
  padding: 30px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px solid #e6e6e6;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
}
.refresh {
  width: 18px;
  height: 18px;
  overflow: hidden;
  float: left;
  margin-left: 5px;
}
.rej-exit {
  width: auto;
  height: auto;
  overflow: hidden;
  float: right;
  text-align: right;
  cursor: pointer;
}

.ramka {
  width: 984px;
  height: auto;
  padding: 20px;
  overflow: hidden;
  clear: both;
  border: 3px solid #f1f1f1;
  background-color: #fff;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 30px;

  /*border:0px;
	width:986px;
	border:2px solid #f1f1f1;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;*/
}
.ramka-konto {
  max-width: 100%;
  height: auto;
  padding: 20px;
  overflow: hidden;
  clear: both;
  border: 3px solid #fff;
  background-color: #fff;
  /*-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;*/
  padding-bottom: 30px;

  /*border:0px;
	width:986px;
	border:2px solid #f1f1f1;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;*/
}
.ramka-txt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.r-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20px;
}
.nawigacja {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.r-content {
  width: auto;
  padding: 10px;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  background-color: #ff9;
  background: none;
  padding: 0px;
  overflow: visible;
}
.tr-ety-pol {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-bottom: 40px;
}
.ety-pol {
  width: 226px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.ety-pol-inf {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
}
.ety-pol-right {
  width: 226px;
  height: auto;
  overflow: hidden;
  float: left;
}
.etykieta {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  font-weight: bold;
}
.field-edit {
  width: 212px;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
}
#field-zaint {
  width: 500px;
}
.field-edit-small {
  width: 86px;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
}
.field-edit-select {
  width: 226px;
  height: 30px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
  float: left;
}
.tyt-bel {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
  color: #1d4a98;
}
.tyt-bel2 {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  padding-top: 15px;
  overflow: hidden;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  color: #333;
}

/* drzewo kategorii */
.drzewo {
  width: auto;
  padding: 10px;
  padding-bottom: 15px;
  padding-top: 0px;
  float: left;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  border: 0px solid #ccc;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

div.SUB_tree {
  height: auto;
  clear: both;
  overflow: hidden;
  margin-left: 4px;
  /*border:1px solid #999933;
	padding:1px;*/
  padding-left: 11px;
  border-left: 0px solid #f1f1f1;
}

div.SUB_tree a {
  text-decoration: none;
  color: #666666;
}
div.SUB_tree a:hover {
  text-decoration: underline;
  color: #666666;
}
.root {
  padding-top: 0px;
  width: auto;
  clear: both;
  overflow: hidden;
  font-weight: bold;
}
.root a {
  color: #333;
  text-decoration: none;
}
.root a:hover {
  color: #333;
  text-decoration: none;
}
.root_active {
  padding-top: 0px;
  width: auto;
  clear: both;
  overflow: hidden;
  font-weight: bold;
}
.root_active a {
  color: #f4b808;
  text-decoration: none;
}
.root_active a:hover {
  color: #f4b808;
  text-decoration: none;
}

div.TR_tree {
  padding-top: 0px;
  width: auto;
  clear: both;
  overflow: hidden;
  font-weight: bold;
}
div.TR_tree a {
  text-decoration: none;
  color: #333;
}
div.TR_tree a:hover {
  text-decoration: underline;
  color: #333;
}
div.TR_tree_blank {
  padding-top: 2px;
  width: auto;
  clear: both;
  overflow: hidden;
}
div.TR_tree_blank a {
  text-decoration: none;
  color: #333;
}
div.TR_tree_blank a:hover {
  text-decoration: underline;
  color: #333;
}
div.tree_nazwa {
  width: auto;
  float: left;
  position: static;
  z-index: 100;
  font-weight: bold;
}
div.tree_nazwa a {
  color: #333;
  text-decoration: none;
}
div.tree_nazwa a:hover {
  color: #333;
  text-decoration: underline;
}
div.tree_nazwa_active {
  width: auto;
  float: left;
  color: #f4b808;
  font-weight: bold;
}
div.tree_nazwa_active a {
  width: auto;
  float: left;
  position: static;
  z-index: 100;
  color: #f4b808;
  font-weight: bold;
  text-decoration: none;
}
div.tree_nazwa_active a:hover {
  width: auto;
  float: left;
  position: static;
  z-index: 100;
  color: #eabf35;
  font-weight: bold;
  text-decoration: underline;
}
div.ico_fold {
  width: 14px;
  height: 14px;
  float: left;
  overflow: hidden;
  margin-right: 2px;
  margin-top: 1px;
  margin-left: 2px;
  background-image: url(../images/ico_folder.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}
div.ico_fold2 {
  width: 14px;
  height: 14px;
  float: left;
  overflow: hidden;
  margin-right: 2px;
  margin-top: 1px;
  margin-left: 2px;
  background-image: url(../images/ico_folder2.jpg);
  background-repeat: no-repeat;
}
div.ico_plus {
  width: 9px;
  height: 9px;
  float: left;
  background-image: url(../images/ico_plus.png);
  overflow: hidden;
  margin-top: 3px;
  margin-right: 4px;
  cursor: pointer;
}
div.ico_minus {
  width: 9px;
  height: 9px;
  float: left;
  background-image: url(../images/ico_minus.png);
  overflow: hidden;
  margin-top: 3px;
  margin-right: 4px;
  cursor: pointer;
}
div.ico_blank {
  width: 9px;
  height: 9px;
  float: left;
  overflow: hidden;
  margin-top: 3px;
  margin-right: 4px;
  cursor: pointer;
}

/* Zarzadznie drzewem kategorii */
.manage {
  width: 650px;
  height: auto;
  overflow: visible;
  float: right;
  /*border:3px solid #ccc;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;*/
}
.tab-ram {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding: 0px;
  margin: 0 auto 0 auto;
  background: none;
}
.tab-ram a {
  text-decoration: underline;
}
.tab {
  width: 100%;
  margin: 0px;
  height: auto;
  margin: 0 auto 0 auto;
  border: 3px solid #f6f6f6;
  background-color: #ccc;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.tab a {
  text-decoration: underline;
}
.tab-td {
  background-color: #fff;
  padding: 3px;
  color: #333;
  font-size: 12px;
  text-align: left;
}

.tab-td-green {
  background-color: #fff;
  padding: 3px;
  color: #0c0;
  font-size: 12px;
  text-align: left;
}
.tab-td-red {
  background-color: #fff;
  padding: 3px;
  color: #f00;
  font-size: 12px;
  text-align: left;
}
.tab-td2 {
  background-color: #f6f6f6;
  padding: 3px;
  color: #333;
  font-size: 12px;
  text-align: left;
}
.tab-td-tyt {
  background-color: #fff;
  padding: 3px;
  color: #333;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  background-color: #f6f6f6;
}
.m-edit {
  width: 930px;
  height: auto;
  overflow: hidden;
  clear: both;
  background-color: #fff;
  border: 2px solid #f4b808;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 20px;
}
.arrow-select {
  width: 51px;
  height: 14px;
  float: right;
  overflow: hidden;
  margin-right: 24px;
}
.arrow-select-left {
  width: 51px;
  height: 14px;
  float: left;
  overflow: hidden;
  margin-left: 20px;
  padding-right: 20px;
}
.arrow-txt {
  width: auto;
  float: right;
  overflow: hidden;
  margin-right: 10px;
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
}
.arrow-txt a {
  color: #333;
  text-decoration: none;
}
.arrow-txt a:hover {
  color: #333;
  text-decoration: underline;
}
.arrow-txt-left {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
}
.arrow-txt-left a {
  color: #333;
  text-decoration: none;
}
.arrow-txt-left a:hover {
  color: #333;
  text-decoration: underline;
}
.arrow-ico {
  width: auto;
  float: right;
  overflow: hidden;
  margin-right: 5px;
  margin-top: 3px;
}
.m-sciezka {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
  font-size: 14px;
}
.m-icon {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
  overflow: hidden;
}
.m-akcje {
  width: 100%;
  height: auto;
  clear: both;
  margin-top: 10px;
  display: block;
  overflow: hidden;
}
.akc {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 15px;
  font-size: 14px;
}
.akc-icon {
  width: 20px;
  height: 20px;
  overflow: hidden;
  float: left;
}
.akc-txt {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 3px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 14px;
}
.akc-txt a {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}
.akc-txt a:hover {
  color: #333;
  text-decoration: underline;
}
.akc-srodki {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 3px;
  padding-top: 2px;
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.akc-doladuj {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 0px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}
.srodki {
  width: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.m-tr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  display: none;
}
.m-edit-content {
  width: 95%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ety_konf {
  width: 228px;
  text-align: right;
  padding-right: 20px;
  float: left;
  overflow: hidden;
}
.pole_checkt {
  width: auto;
  float: left;
  overflow: hidden;
  margin-top: 2px;
}
.pole_checkt_ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 0px;
  font-size: 14px;
  font-weight: bold;
}
.m-lokalizacja {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  display: none;
}

/* ramka edycyjna zółta */
.ram-add {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  margin-bottom: 30px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  border: 0px solid #ccc;
  background-color: #e1f9fc;
  background-color: #f0f0ee;
  background-color: #f9f9f9;

  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.ram-edit {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  margin-bottom: 30px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  border: 0px solid #ccc;
  background-color: #e1f9fc;
  background-color: #f0f0ee;
  background-color: #f9f9f9;

  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.ram-edit-content {
  width: 95%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
.typ_dan {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  margin-bottom: 20px;
}
.ram-tryb {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  overflow: hidden;
  margin-bottom: 0px;
  font-size: 24px;
  text-align: left;
  color: #ccc;
}
.tryb-close {
  width: auto;
  float: right;
  overflow: hidden;
}
.tryb-close a {
  color: #ccc;
  font-weight: normal;
  text-decoration: none;
}
.tryb-close a:hover {
  color: #999;
  font-weight: normal;
  text-decoration: none;
}
.tyt-ety-pol {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ccc;
  color: #1d4a98;
}
.tyt-info {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-bottom: 10px;
  text-align: left;
  font-style: italic;
  font-size: 12px;
  color: #666;
}
.tr-et-po {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  padding-top: 10px;
  text-align: left;
  display: inline-block;
}
.tr-et-po-ch {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  padding-top: 10px;
}

.tr-et-po-ch .et {
  float: left;
  clear: none;
  width: auto;
  text-align: left;
  width: auto;
  padding: 0px;
  float: left;
}
.tr-et-po-ch .po {
  float: left;
  clear: none;
  width: auto;
  padding: 0px;
  padding-top: 2px;
  padding-right: 10px;
}

.tr-et-po-jedn {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 10px;
}
.po-jedn a {
  text-decoration: none;
}
.po-jedn a:hover {
  text-decoration: underline;
}
.poziom-et-po {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  padding-top: 10px;
  margin-left: 30px;
}
.et {
  width: 220px;
  text-align: right;
  overflow: hidden;
  float: left;
  padding-right: 10px;
  font-size: 14px;
  color: #333;
  padding-top: 4px;
}
.po {
  width: auto;
  float: left;
  overflow: visible;
}

.tr-et-po-ch .et {
  width: 220px;
  text-align: right;
  overflow: hidden;
  float: left;
  padding-right: 10px;
  font-size: 14px;
  color: #333;
  padding-top: 4px;
}
.tr-et-po-ch .po {
  width: auto;
  float: left;
  overflow: hidden;
}

.po-tr {
  width: 1005;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}
.po-jedn {
  width: auto;
  float: left;
  overflow: hidden;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}

.po-del {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 14px;
}
.po-del a {
  text-decoration: underline;
  font-size: 12px;
}
.po-del a:hover {
  text-decoration: none;
  font-size: 12px;
}

.field-edit2 {
  width: 312px;
  padding: 4px;
  font-size: 14px;
  border: 1px solid #cccccc;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.field-edit2-disabled {
  width: 312px;
  padding: 4px;
  font-size: 14px;
  border: 1px solid #cccccc;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  background-color: #f6f6f6;
  color: #333;
}
.field-edit-select2 {
  width: auto;
  min-width: 150px;
  height: 27px;
  padding: 2px;
  font-size: 14px;
  border: 1px solid #cccccc;
  margin: 0px;
  font-family: "Oxygen", sans-serif;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  float: left;
}
.txtarea {
  width: 928px;
  font-family: "Oxygen", sans-serif;
}
.buttons {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 380px;
  margin: 0px;
  margin: 0 auto 0 auto;
}
.ram-akcje {
  width: 100%;
  height: auto;
  min-height: 30px;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
}
.ram-akcje a {
  font-size: 14px;
  text-decoration: none;
}
.ram-akcje a:hover {
  font-size: 14px;
  text-decoration: underline;
}
.s-przecena {
  color: #f00;
  font-size: 12px;
  text-decoration: line-through;
}
.s-cena {
  color: #333;
  font-size: 14px;
}

.nazw {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
}
.grafik {
  font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
#calendar {
  width: 100%;
  margin: 0 auto;
}
.godz {
  width: auto;
  float: left;
  overflow: hidden;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  font-size: 14px;
}
.akcje {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}
.akcja-zak {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}
.raport-left {
  width: 485px;
  height: auto;
  overflow: visible;
  float: left;
}
.raport-right {
  width: 485px;
  height: auto;
  overflow: visible;
  float: right;
}
.raport {
  width: 440px;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  margin-bottom: 20px;
  border: 0px solid #567cb5;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  margin: 0 auto 0 auto;
  margin-bottom: 20px;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
  background-color: #f2f7fe;
}
.raport-yellow {
  background-color: #fef6e3;
}
.rap-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.rap-tr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 5px;
}
.rap-ety {
  width: 30%;
  height: auto;
  overflow: hidden;
  text-align: left;
  font-weight: bold;
  float: left;
  font-size: 13px;
  color: #000;
}
.rap-pol {
  width: 68%;
  height: auto;
  overflow: hidden;
  text-align: left;
  float: right;
  font-size: 13px;
  color: #000;
}
.rap-standard {
  width: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 2px;
  margin-right: 10px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.rap-standard a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #8abbff;
  padding: 3px;
}
.rap-standard a:hover {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: none;
  padding: 3px;
}

.rap-standard2 {
  width: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 2px;
  margin-right: 10px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

.rap-premium {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  padding-bottom: 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.rap-premium a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #eaae00;
  padding: 3px;
}
.rap-premium a:hover {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: none;
}
.rap-rezygnuj {
  width: auto;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  padding-bottom: 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

.rap-rezygnuj a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #f00;
  padding: 3px;
}
.rap-rezygnuj a:hover {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: none;
  padding: 3px;
}

.rap-anuluj {
  width: auto;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  padding-bottom: 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}

.rap-anuluj a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #999;
  padding: 3px;
}
.rap-anuluj a:hover {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: none;
  padding: 3px;
}
.check-field {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 10px;
  padding-left: 10px;
}
.wstecz {
  width: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 10px;
}
.akcja-ico {
  width: auto;
  width: 100%;
  clear: both;
  display: inline;
  padding-left: 2px;
  padding-right: 2px;
  text-align: left;
}
.akcja-ico2 {
  width: 20px;
  float: left;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 3px;
}
.akcja-ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 5px;
}
.akcja-ety a {
  text-decoration: none;
}
.akcja-ety a:hover {
  text-decoration: underline;
}
.zest {
  border: 1px solid #fff;
  border-bottom: none;
}
.td_ph {
  border-bottom: 1px solid #fff;
  padding: 2px;
}
.td_ph_active {
  border-bottom: 1px solid #fff;
  padding: 2px;
  background-color: #fff0ac;
}
.blue {
  color: #2c64b7;
  padding-left: 0px;
  overflow: hidden;
  float: left;
  font-size: 12px;
  padding-top: 2px;
  clear: both;
}
.red {
  color: #f00;
  padding-left: 20px;
  overflow: hidden;
  float: left;
  font-size: 16px;
  padding-top: 2px;
}
.subm {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.subm-link {
  width: auto;
  float: left;
  overflow: hidden;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 0px;
  margin-left: 4px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
}
.subm-link a {
  text-decoration: none;
  color: #999;
}
.subm-link a:hover {
  text-decoration: underline;
  color: #333;
}
.subm-link-active {
  width: auto;
  float: left;
  overflow: hidden;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f6f6f6;
  border-bottom: 0px;
  margin-left: 4px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
}
.subm-link-active a {
  text-decoration: none;
}
.subm-link-active a:hover {
  text-decoration: underline;
}

.tab-skrzynka {
  width: 100%;
  margin: 0px;
  height: auto;
  margin: 0 auto 0 auto;
  border: 1px solid #f6f6f6;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.td-sk-1 {
  background-color: #f6f6f6;
  text-align: left;
  color: #333;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}
.td-sk-2 {
  text-align: left;
  padding: 5px;
  border-right: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}
.td-sk-2-data {
  text-align: center;
  color: #333;
  padding: 5px;
  cursor: pointer;
  border-right: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}
.td-sk-2-ch {
  text-align: center;
  color: #333;
  padding: 5px;
  width: 30px;
  border-bottom: 1px solid #f9f9f9;
}
.td-sk-2b {
  background-color: #f9f9f9;
  text-align: left;
  color: #333;
  padding: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.td-sk-2b-ch {
  background-color: #f9f9f9;
  text-align: center;
  color: #333;
  padding: 5px;
  width: 35px;
  border-bottom: 1px solid #fff;
}
.ram-txt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.ram-content {
  width: auto;
  float: left;
  padding-left: 20px;
}

.tab-abo {
  width: 100%;
  margin: 0px;
  height: auto;
  margin: 0 auto 0 auto;
  border: 0px solid #f0f0f0;
  background-color: fff;
}
.tab-td-funk {
  text-align: left;
  background-color: #f6f6f6;
  font-size: 16px;
  font-weight: bold;
}
.tab-td-standard {
  text-align: center;
  background-color: #999;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  width: 25%;
}
.tab-td-premium {
  text-align: center;
  background-color: #fc3;
  font-size: 22px;
  font-weight: bold;
  width: 25%;
}
.tab-td-ab {
  text-align: center;
  background-color: #f6f6f6;
  font-weight: bold;
}
.tab-td-ab2 {
  text-align: center;
  background-color: #f0f0f0;
  font-weight: bold;
}
.tab-td-abs {
  text-align: center;
  background-color: #ebebeb;
  font-weight: bold;
}
.tab-td-ab2s {
  text-align: center;
  background-color: #f2f2f2;
  font-weight: bold;
}
.ab-jedn {
  font-size: 16px;
  font-weight: normal;
}
.form-buy {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  border: 1px solid #ccc;
  margin: 0 auto 0 auto;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.form-buy-content {
  width: auto;
  overflow: hidden;
  clear: both;
  padding: 15px;
  padding-top: 10px;
}
.ab-ety {
  width: 150px;
  height: auto;
  overflow: hidden;
  float: left;
  font-size: 16px;
  text-align: right;
  padding-top: 5px;
}
.ab-pol {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
}
.ab-podsum {
  width: auto;
  overflow: hidden;
  clear: both;
  display: inline-block;
  float: left;
}
.tab-ab-pods {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  border: 0px solid #ccc;
  margin-top: 10px;
  background-color: #fff;
}
.tab-ab-pods-tyt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background-color: #f0f0f0;
}
.tab-ab-pods-tyt2 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background-color: #f8d15b;
}
.tab-ab-pods-td {
  text-align: center;
  font-size: 16px;
  background: none;
  border-bottom: 1px solid #f0f0f0;
  background-color: #f6f6f6;
}
.tab-ab-pods-td2 {
  text-align: center;
  font-size: 16px;
  background: none;
  border-bottom: 1px solid #f3f184;
  background-color: #fffec4;
}
.uwaga {
  width: 99, 5%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 0px;
  text-align: left;
  font-size: 14px;
  border: 0px solid #f00;
  background-color: #fff0f0;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.uwaga-blue {
  width: 99, 5%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 0px;
  text-align: left;
  font-size: 14px;
  border: 0px solid #f00;
  background-color: #ebf6ff;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.uwaga-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  font-size: 16px;
  color: #f00;
  padding-bottom: 10px;
  font-weight: bold;
  color: #000;
}
.uwaga-content {
  overflow: hidden;
  padding: 15px;
  font-size: 13px;
}
.porownaj-dane {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  padding-top: 20px;

  line-height: 16px;
}
.mapa-lokalizacja {
  width: 100%;
  height: 400px;
  overflow: hidden;
  clear: both;
}
.field-lokalizacja {
  float: left;
  width: auto;
  overflow: hidden;
  border: 0px;
  font-size: 10px;
  color: #999;
  padding-right: 20px;
}
.skrzynka {
  width: 99%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.sk-unread {
  font-weight: bold;
}
.sk-read {
  font-weight: normal;
}
.sk-tresc {
  position: relative;
  width: 100%;
  overflow: hidden;
  clear: both;
  border-top: 0px solid #f9f9f9;
  display: none;
}
.sk-tresc-content {
  width: auto;
  padding: 10px;
  padding-left: 5px;
  clear: both;
  overflow: hidden;
}
.bg-white {
  background-color: #fff;
}
.bg-grey {
  background-color: #f9f9f9;
  background-color: #f1f1f1;
}
.bg-grey2 {
  background-color: #fbfbfb;
}

.sk-wyslij {
  width: 99%;
  height: auto;
  overflow: hidden;
  clear: both;
  background-color: #5a96ef;
  margin-bottom: 10px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.sk-wyslij-padding {
  width: auto;
  clear: both;
  overflow: hidden;
  padding: 4px;
}
.sk-ety {
  width: 10%;
  height: auto;
  overflow: hidden;
  float: left;
}
.sk-ety-content {
  font-weight: bold;
  color: #fff;
  float: right;
  width: auto;
  padding-right: 5px;
  padding-top: 5px;
  font-size: 12px;
}
.sk-tr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-bottom: 4px;
}
.sk-pol {
  width: 90%;
  height: auto;
  overflow: hidden;
  float: right;
}
.field-sk {
  width: 99%;
  padding: 4px;
  font-size: 14px;
  border: 0px solid #cccccc;
  margin: 0px;
  float: right;
  font-family: "Oxygen", sans-serif;
  /*-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;*/
}
.field-sk-list {
  padding: 4px;
  font-size: 14px;
  border: 0px solid #cccccc;
  margin: 0px;
  float: right;
  font-family: "Oxygen", sans-serif;
  width: 30%;
  height: 25px;
  font-size: 12px;
  /*-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;*/
}
.akc {
  width: auto;
  float: left;
  overflow: hidden;
}
.akc-email-icon {
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}
.akc-email-icon {
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}
.akc-email-txt {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 20px;
  padding-top: 6px;
}
.akc-email-txt a {
  font-weight: bold;
  text-decoration: none;
}
.akc-email-txt a:hover {
  font-weight: bold;
  text-decoration: underline;
}
.plat-podsumowanie {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.podsum-ety {
  width: 140px;
  height: auto;
  float: left;
  text-align: right;
  overflow: hidden;
  padding-top: 5px;
  padding-right: 5px;
}
.podsum-war {
  width: auto;
  height: auto;
  float: left;
  overflow: hidden;
  font-weight: bold;
  padding-top: 5px;
}
.info-sprz {
  width: 630px;
  height: 200px;
  padding: 10px;
  margin-right: 30px;
  overflow: hidden;
  float: right;
  text-align: left;
  background-color: #f6f6f6;
  color: #999;
}
.sila-hasla {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 12px;
  padding-left: 40px;
}
.rej-info {
  width: 100%;
  height: auto;
  clear: both;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 5px;
}
.up-subm {
  width: auto;
  clear: both;
  padding-left: 3px;
  padding-bottom: 0px;
}
.lista-konsumentow {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 30px;
}
.l-konsument {
  width: auto;
  height: auto;
  padding: 9px;
  margin-bottom: 4px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  background-color: #f6f6f6;
}
.l-konsument-over {
  width: auto;
  height: auto;
  padding: 9px;
  margin-bottom: 4px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  background-color: #f1f1f1;
}
.l-konsument-active {
  width: auto;
  height: auto;
  padding: 9px;
  margin-bottom: 4px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  background-color: #ff9;
}
.l-dane {
  width: auto;
  float: left;
  overflow: hidden;
  text-align: left;
}
.l-select {
  width: auto;
  float: right;
  overflow: hidden;
  display: none;
}
.list-info {
  width: auto;
  clear: both;
  overflow: hidden;
  font-weight: bold;
  float: left;
  padding-bottom: 10px;
  color: #f00;
}
.tr-prog {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  display: none;
}
.ico-grupowy {
  width: auto;
  float: right;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: hidden;
  font-size: 11px;
  background-color: #36f;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.termin-tr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.zgoda-zapyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: center;
  font-size: 11px;
  padding-bottom: 5px;
}
.tab-td2-red {
  background-color: #ffeaea;
}
.ab-saldo {
  width: auto;
  float: right;
  padding-top: 10px;
  padding-right: 29px;
}
.ab-suma {
  width: auto;
  float: right;
  padding-top: 10px;
  padding-right: 29px;
}
.korekta {
  font-weight: bold;
  font-size: 18px;
}
.nazwa-wizualizacji {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 0px;
  font-size: 17px;
  font-weight: bold;
}
.p-siatka {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 2100px;
  height: 100%;
  padding: 40px;
  z-index: 10002;
}
.p-left {
  width: 500px;
  height: 500px;
  border: 1px dashed #666666;
  float: left;
  background-color: #f6f6f6;
}
.p-front {
  width: 500px;
  height: 500px;
  border: 1px dashed #666666;
  border-left: 0px;
  float: left;
  background-color: #f6f6f6;
  overflow: hidden;
}
.p-right {
  width: 500px;
  height: 500px;
  border: 1px dashed #666666;
  border-left: 0px;
  float: left;
  background-color: #f6f6f6;
}
.p-back-siatka {
  width: 500px;
  height: 500px;
  border: 1px dashed #666666;
  border-left: 0px;
  float: left;
  background-color: #f6f6f6;
}
.p-top {
  width: 500px;
  height: 500px;
  margin-left: 501px;
  border: 1px dashed #666666;
  border-bottom: 0px;
  float: left;
  background-color: #f6f6f6;
  overflow: hidden;
}
.p-bottom {
  width: 500px;
  height: 500px;
  border: 1px dashed #666666;
  margin-left: 501px;
  border-top: 0px;
  float: left;
  background-color: #f6f6f6;
}
.nakladka-siatka {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #fff;
  z-index: 10008;
  position: fixed;
  opacity: 0.96;
}
.cub {
  border: none;
  background: none;
}
.crop {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10009;
  position: absolute;
}
.crop-edit {
  width: 586px;
  height: 586px;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  border: 3px solid #fff;
  background-color: #fff;
  margin-top: 50px;
}

.div-table {
  display: table;
  width: 100%;
  background-color: #eee;
  border: 1px solid #666666;
  border-spacing: 5px; /*cellspacing:poor IE support for  this*/
}
.div-table-row {
  display: table-row;
  width: auto;
  clear: both;
}
.div-table-col {
  float: left; /*fix for  buggy browsers*/
  display: table-column;
  width: auto;
  background-color: #ccc;
}
.togle_plus {
  width: auto;
  float: left;
  overflow: hidden;
  cursor: pointer;
  margin-left: 5px;
}
.nr_rez {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.inactive {
  color: #090;
}
.filtry {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-bottom: 10px;
}
.filtr {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 10px;
}
.filtr-ety {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
  text-align: left;
  font-weight: bold;
  padding-bottom: 2px;
}
.filtr-pol {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.f_ety {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
  font-weight: bold;
}
.f_pol {
  width: auto;
  float: left;
  overflow: hidden;
  clear: both;
}
.lista_stat {
  width: auto;
  height: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 5px;
}
.l_stat {
  width: auto;
  float: left;
  overflow: hidden;
  padding: 3px;
  padding-right: 20px;
}
.l_s_ety {
  width: auto;
  overflow: hidden;
  float: left;
  overflow: hidden;
}
.l_s_pol {
  width: auto;
  overflow: hidden;
  float: left;
  overflow: hidden;
  font-weight: bold;
  padding-left: 5px;
}
.lista-conf {
  width: auto;
  float: right;
  overflow: hidden;
  padding-right: 3px;
}
.field-conf {
  width: auto;
  font-size: 11px;
  padding: 2px;
  color: #666;
}
.lc-ety {
  width: auto;
  float: left;
  padding-right: 10px;
  padding-top: 3px;
}

.po-info {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 6px;
  font-size: 12px;
}
.po-info-ico {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 5px;
}

div.stronicowanie {
  width: auto;
  height: auto;
  text-align: right;
  margin-right: 20px;
  clear: both;
  float: right;
  overflow: hidden;
  margin-top: 5px;
  font-size: 12px;
}
div.stronicowanie a {
  color: #666666;
}
div.str_active {
  border: 0px solid #d4d4d4;
  background-color: #ffffff;
  background: none;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  float: left;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin-left: px;
  cursor: pointer;
}
div.str_active a {
  color: #333;
}
div.str {
  border: 0px solid #d4d4d4;
  background-color: #ffffff;
  background: none;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  float: left;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin-left: px;
  cursor: pointer;
}
div.str a {
  color: #999;
}
div.st {
  width: 100%;
  height: auto;
  text-align: center;
}
div.str_next {
  float: right;
  width: auto;
  padding-left: 5px;
}

div.str_wstecz {
  float: left;
  width: auto;
  padding-right: 5px;
}

.bold {
  font-weight: bold;
}
.line-through {
  text-decoration: line-through;
  color: #f00;
  font-size: 12px;
}

.submenu {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  /*font-family:Verdana, Geneva, sans-serif;*/
  padding-bottom: 5px;
  padding-left: 2px;
}
.submenutop {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.subtoplink {
  width: auto;
  height: 33px;
  font-size: 16px;
  float: left;
  overflow: hidden;
  text-align: center;
  border: 0px solid #0f3;
  cursor: pointer;
  background: none;
}
.subtoplink a {
  text-decoration: none;
}
.subtoplink a:hover {
  text-decoration: underline;
}
.subtoplink-active {
  width: auto;
  height: 33px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  overflow: hidden;
  text-align: center;
  background-image: url(../images/bg-menu-top.png);
  background-repeat: repeat-x;
  cursor: pointer;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.smtxt {
  height: auto;
  position: relative;
  /*top: 25%;
	transform: translateY(-50%);*/
  padding-top: 8px;
}
.submenubottom {
  width: auto;
  float: left;
  clear: both;
  overflow: hidden;
  display: none;
}
.subbotlink {
  width: auto;
  height: auto;
  font-size: 15px;
  padding: 15px;
  padding-left: 17px;
  padding-right: 17px;
  float: left;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  background: none;
  margin-right: 5px;
  background-color: #d9d9d9;
  color: #666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.subbotlink-active {
  width: auto;
  height: auto;
  font-size: 15px;
  padding: 15px;
  color: #333;
  padding-left: 17px;
  padding-right: 17px;
  margin-right: 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  background-image: url(../images/bg-menu-top.png);
  background-repeat: repeat-x;
  cursor: pointer;
  background: none;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.subtoplinkk {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 15px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  font-weight: bold;
  color: #999;
}
.subtoplinkk-active {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 15px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  background-color: #8ec545;
  color: #fff;
  font-weight: bold;
}
.dost a {
  text-decoration: none;
}
.dost a:hover {
  text-decoration: underline;
}
.ety-info {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
  color: #043d92;
  padding-top: 5px;
}
.ety-info a {
  color: #043d92;
}
.ety-info-ico {
  width: 13px;
  height: 13px;
  padding-top: 1px;
  overflow: hidden;
  float: left;
  padding-right: 3px;
}
.koszt-kampani {
  width: 196px;
  margin-right: 1px;
  padding: 5px;
  padding-top: 5px;
  overflow: hidden;
  clear: both;
  float: right;
  border: 1px solid #ccc;
  border-top: 0px;
  font-weight: bold;
}
.filtr-left {
  width: 50%;
  height: auto;
  overflow: hidden;
  float: left;
}
.filtr-right {
  width: 50%;
  height: auto;
  overflow: hidden;
  float: left;
}

.poziom-et-po-f {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  padding-top: 10px;
  margin-left: 30px;
}

.srodek {
  width: auto;
  overflow: hidden;
  margin: 0 auto 0 auto;
}
.confirm-pyt {
  width: auto;
  float: left;
  overflow: hidden;
  font-weight: bold;
  padding-right: 10px;
  padding-top: 4px;
}

.chec-nazw-poziom {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 6px;
  clear: both;
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 4px;
}
.chec-nazw {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 6px;
  clear: both;
}
.chec {
  width: auto;
  float: left;
  overflow: hidden;
}

.ch-right {
  width: 100px;
  text-align: center;
  overflow: hidden;
  float: right;
}
.obligatoryjnosc {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  text-align: left;
}
.poziom-akcja {
  width: auto;
  float: left;
  overflow: hidden;
  margin-left: 20px;
}

.tr-et-po-f {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 5px;
}
.et-f {
  width: 25%;
  text-align: right;
  overflow: hidden;
  float: left;
  padding-right: 5px;
  font-size: 14px;
  color: #333;
  padding-top: 4px;
}
.po-f {
  width: 70%;
  float: left;
  overflow: hidden;
}

.ch-kol1 {
  width: 120px;
  height: auto;
  overflow: hidden;
  float: left;
}
.ch-kol2 {
  width: 190px;
  height: auto;
  overflow: hidden;
  float: left;
}
.ch-kol3 {
  width: 110px;
  height: auto;
  overflow: hidden;
  float: left;
}
.ch-kol4 {
  width: 130px;
  height: auto;
  overflow: hidden;
  float: left;
}
.ch-kol5 {
  width: 80px;
  height: auto;
  overflow: hidden;
  float: left;
}
.check-filtr-2 {
  width: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 5px;
}
.po-check {
  width: 15px;
  float: left;
  overflow: hidden;
}
.po-check-txt {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 3px;
  padding-top: 2px;
}
#id-akc-graf {
  padding-left: 30px;
}
.posz-left {
  width: 60%;
  float: left;
}
.posz-right {
  width: 40%;
  float: right;
}
#field-zaint2 {
  width: 90%;
  float: left;
}
.confirm-status-plat {
  width: auto;
  float: left;
  overflow: hidden;
}
.radio {
  width: auto;
  float: left;
  padding-top: 1px;
  padding-right: 5px;
}
.akcja-mob {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 20px;
}
.field-info {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: left;
  font-size: 11px;
  font-style: italic;
  padding-top: 6px;
  margin-left: 10px;
  width: 50%;
  float: right;
}
.rez-info {
  text-align: left;
  background-color: #fcdfdf;
  border-bottom: 1px solid #ffc8c8;
}
.tyt_check {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 3px;
  padding-right: 10px;
}
.rez-right {
  float: left;
  padding-left: 50px;
}
.rez-left {
  border-right: 1px dotted #ccc;
  border-left: 0px dotted #ccc;
  float: left;
  padding-right: 40px;
}
.ex-www {
  width: auto;
  float: right;
  margin-top: 10px;
  cursor: pointer;
}
.txt-kod {
  width: auto;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 12px;
  text-align: left;
  font-style: italic;
  padding-left: 30px;
}
.integr-ety {
  width: auto;
  float: left;
  font-weight: bold;
  width: 100px;
  padding-top: 10px;
}
.integr-pol {
  width: auto;
  float: left;
  padding-top: 10px;
}
.tr-ico {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.tr-radio {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  padding-top: 7px;
}
.tx100 {
  width: 900px;
}
.zakladki {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.zakladka {
  width: auto;
  height: 18px;
  float: left;
  overflow: hidden;
  padding: 17px;
  padding-top: 22px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #999;
  margin-right: 1px;
}

.zak-active {
  background-color: #f9f9f9;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 17px;
  padding-left: 20px;
  padding-right: 20px;
  color: #333;
}
.f13 {
  font-size: 26px;
}
.zak-ico {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 0px;
  font-size: 18px;
}
.zak-ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
}
.form-pomoc {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.display_t {
  display: block;
}
.display_f {
  display: block;
}
.tr-plat {
  background: none;
  font-weight: normal;
}
.tr-plat-active {
  background-color: #ff9;
  font-weight: normal;
}
.ety-radio {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 0px;
  font-weight: bold;
}
.wauto {
  width: auto;
  min-width: 312px;
}
.bgwhite {
  background-color: #fff;
}
.unactive {
  color: #ccc;
}
.po-plus-minus {
  width: auto;
  float: left;
  overflow: hidden;
  padding: 6px;
}
.lista-usluga {
  width: 90%;
  padding: 10px;
  height: auto;
  overflow: hidden;
  clear: both;
  margin: 0 auto 0 auto;
  margin-top: 10px;
  border: 1px solid #ccc;
  float: none;
}
.lista-left {
  width: auto;
  float: left;
  overflow: hidden;
  text-align: left;
}
.l-nazwa {
  width: 100%;
  clear: both;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.l-cena {
  width: 100%;
  clear: both;
  float: left;
  font-size: 14px;
  padding-top: 5px;
}
.l-opis {
  width: 100%;
  clear: both;
  float: left;
  font-size: 14px;
  padding-top: 5px;
}
.lista-right {
  width: auto;
  float: right;
}
.ekran {
  background-color: #09f;
  padding: 0px;
  margin: 0px;
}
.ekran-content {
  width: 90%;
  height: auto;
  padding-top: 30px;
  float: none;
  margin: 0 auto 0 auto;
  text-align: left;
  color: #fff;
}
.ek-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 40px;
  padding-bottom: 20px;
}
.ek-podtyt {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
  overflow: hidden;
  font-size: 70px;
  line-height: 60px;
  overflow: visible;
  padding-bottom: 10px;
}
.ek-godz {
  width: auto;
  height: auto;
  float: right;
  overflow: hidden;
  font-size: 60px;
  line-height: 60px;
  background-color: #fff;
  color: #09f;
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  bottom: 10px;
}
.ek-nr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 490px;
  line-height: 490px;
  text-align: center;
  position: relative;
  top: -30px;
  font-family: Arial, Helvetica, sans-serif;
}
.ek-mbooking {
  width: auto;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
  font-size: 34px;
}
.cd-cena {
  padding-left: 20px;
}
.c_usl_cena {
  padding-left: 30px;
}
.f-stopka {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 4px;
  color: #999;
}
.fs-info {
  width: 85%;
  float: left;
  overflow: hidden;
  text-align: left;
}
.fs-logo {
  width: 12%;
  height: auto;
  overflow: hidden;
  float: right;
}
.logo-poup {
  width: auto;
  float: left;
  overflow: hidden;
  padding-bottom: 20px;
}

.dostep_50 {
  width: 45%;
  padding: 10px;
  float: left;
  overflow: hidden;
  padding-bottom: 30px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.dost_p {
  float: right;
}

.d_ch {
  padding-top: 7px;
  width: 20px;
}
.d_ety {
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 10px;
  width: 80px;
  text-align: left;
}
.tr_dost {
  padding-top: 10px;
}
.tr_godz {
  padding-bottom: 5px;
}
.dost-podtyt {
  color: #333;
  font-size: 14px;
}
.zak_dat {
  width: 140px;
  text-align: left;
}

/*  MENU NOWE  */
#top1 {
  display: block;
}
.submenu {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  /*font-family:Verdana, Geneva, sans-serif;*/
  padding-bottom: 0px;
  padding-left: 0px;
}
.subtop {
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px;
}

.subtoplink {
  width: auto;
  height: auto;
  font-size: 16px;
  padding: 14px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 20px;
  font-weight: normal;
  float: left;
  overflow: hidden;
  text-align: left;
  cursor: pointer;
  background: none;
  background-color: #fff;
  width: 203px;
  color: #999;
}
.subtoplink a {
  text-decoration: none;
  color: #999;
}
.subtoplink a:hover {
  text-decoration: underline;
  text-decoration: none;
  color: #333;
}

.subtoplink-active {
  width: auto;
  height: auto;
  font-size: 16px;
  padding: 14px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
  text-align: left;
  cursor: pointer;
  background: none;
  background-color: #2e79e8;
  width: 203px;
}
.subtoplink-active a {
  text-decoration: none;
  color: #fff;
}
.smtxt {
  height: auto;
  position: relative;
  /*top: 25%;
	transform: translateY(-50%);*/
  padding-top: 0px;
}
.liczba-nawias {
  font-weight: bold;
  color: #92c906;
}
.licz0 {
  color: #f00;
}
.but-pad {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 10px;
}
.lis-usl {
  width: 974px;
}
.of-kat-wiecej-int {
  width: 100%;
}
.l-pakiety {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.oferta-tyt2 {
  font-size: 14px;
  padding-left: 0px;
  padding-bottom: 5px;
  border: 0px;
}
.pakiet2 {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  float: none;
  overflow: hidden;
  border: 0px dashed #ccc;
  border-top: 0px;
  background-color: #f6f6f6;
  background-color: #fff1d1;
}
.l-rez {
  width: auto;
  float: right;
  padding-right: 11px;
}

.bez-kat-name {
  font-style: italic;
  text-decoration: none;
}
.tydzien {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  background-color: #fbfbfb;
}
.tydzien2 {
  background-color: #f7f5f5;
}
.tydzien-top {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.tydzien-graf {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  height: 0px;
}
.tt-left {
  width: 15%;
  min-height: 40px;
  height: auto;
  float: left;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  padding-left: 30px;
}
.tt-right {
  width: 80%;
  height: auto;
  float: right;
  overflow: hidden;
  text-align: left;
}
.grafik-tab {
  width: 100%;
  clear: both;
  text-align: left;
}
.grafik {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 0 auto;
  margin-top: 20px;
}
.graf-td {
  vertical-align: middle;
  border-bottom: 1px dashed #ccc;
}
.graf-td-last {
  vertical-align: middle;
  border-bottom: 0px solid #ccc;
}

.graf-g {
  width: 270px;
  height: auto;
  overflow: hidden;
  clear: both;
}
.dt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.graf-filtr {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-bottom: 30px;
}
.grafik-save {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.padding20 {
  padding: 20px;
}
.padding30 {
  padding: 25px;
  clear: both;
  overflow: hidden;
}
.po-jedn2 {
  font-weight: normal;
}
.graf-info-true {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 25px;
  color: #3c6;
  float: right;
  padding-right: 30px;
}
.graf-info-false {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 25px;
  color: #f00;
  float: right;
  padding-right: 30px;
}
.td-g-top {
  width: 14%;
  text-align: center;
  font-weight: bold;
}
.td-g {
  width: 14%;
  text-align: center;
  vertical-align: top;
}
.grafik-rwd {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.loader {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.graf-navi {
  width: auto;
  height: auto;
  cursor: pointer;
  float: left;
  background: none;
  border: 0px;
  margin-top: 0px;
  border: 1px solid #04aeda;
  color: #04aeda;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: none;
  margin: 0 auto 0 auto;
  margin-top: 0px;
}
.graf-navi:hover {
  width: auto;
  height: auto;
  cursor: pointer;
  float: left;
  background: none;
  border: 0px;
  margin-top: 0px;
  border: 1px solid #04aeda;
  background-color: #04aeda;
  color: #fff;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: none;
  margin: 0 auto 0 auto;
  margin-top: 0px;
}
.g-nav {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
}
.akcja-check {
  width: auto;
  float: left;
  overflow: hidden;
  font-weight: bold;
  font-size: 15px;
  padding-top: 1px;
  padding-left: 20px;
}
.dodatek-konto {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  background-color: #f1f1f1;
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.dodatek-dod-us {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.dodatek-usun {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 10px;
  padding-right: 20px;
}
.dodatek-dodaj {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 10px;
}
.inf-dod-ety {
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
}
.integracja-ety {
  width: 280px;
  float: left;
  text-align: left;
  font-weight: bold;
}
.integracja-pol {
  width: auto;
  float: left;
  text-align: left;
  font-weight: bold;
}
.tr-int {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.graf-filtry {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.graf-kalendarz {
  width: auto;
  height: auto;
  overflow: hidden;
  padding-top: 0px;
  float: left;
  padding-right: 30px;
  padding-bottom: 5px;
}
.graf-ch {
  width: auto;
  float: left;
  overflow: hidden;
}
.graf-ch-ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
}
.graf-kal-ico {
  width: 60px;
  height: 60px;
  float: left;
  overflow: hidden;
}
.ico-graf {
  width: 19px;
  padding: 0px;
  border: 0px;
  height: 20px;
  float: left;
  clear: both;
  color: #fff;
}
.rez-popup {
  width: 750px;
  height: auto;
  margin: 0 auto 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 100px;
  border: 8px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  padding-bottom: 9px;
  background-color: #f6f6f6;
  max-height: 70%;
  min-height: 50%;
  overflow: auto;
  overflow: visible;
}
.rez-popup-frame {
  width: 750px;
  height: auto;
  margin: 0 auto 0 auto;
  overflow: hidden;
  clear: both;
  margin-top: 100px;
  border: 8px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  padding-bottom: 9px;
  background-color: #f6f6f6;
  max-height: 80%;
  overflow: auto;
  padding: 0px;
  height: 80%;
  float: none;
  display: inline-block;
  margin: 0 auto 0 auto;
  position: relative;
  display: inline-table;
  top: 100px;
  width: 740px;
}

.re-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #f6f6f6;
  padding-top: 20px;
}
.p10 {
  width: auto;
  padding: 10px;
  overflow: hidden;
  clear: both;
}
.sekcja-rez {
  width: 100%;
  height: auto;
  clear: both;
  background-color: #fff;
  text-align: left;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  margin: 0 auto 0 auto;
  float: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: visible;
}

.s-rez {
  width: 100%;
  height: auto;
  clear: both;
  text-align: left;
}
.tr-rez {
  width: 100%;
  height: auto;
  overflow: hidden;
  overflow: visible;
  clear: both;
  padding-top: 10px;
}
.td-rez {
  width: auto;
  float: left;
  overflow: hidden;
  overflow: visible;
}
.tdr-23 {
  width: 70%;
  width: 100%;
}
.tdr-13 {
  width: 30%;
  float: right;
  width: 100%;
}
.tdr-12 {
  width: 46%;
  margin-right: 30px;
}
.tdr-12-r {
  width: 46%;
  margin-right: 25px;
  float: right;
}
.rez-ety {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-bottom: 3px;
  text-align: left;
  font-size: 13px;
}
.rez-pol {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  text-align: left;
}
.field-rez {
  width: 100%;
  padding: 5px;
  font-size: 14px;
  padding: 5px;
  font-weight: normal;
  border: 1px solid #ccc;
  padding: 6px;
}
.field-rez-sel {
  width: auto;
  padding: 6px;
  padding-top: 7px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #ccc;
}
.w50 {
  width: 50%;
  height: auto;
  overflow: visible;
  float: left;
}
.fr {
  float: right;
}
.fr100 {
  width: 671px;
}
.fr50 {
  width: 315px;
}
.fr13 {
  width: 160px;
}
.rez-info-true {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  font-size: 11px;
  color: #090;
  display: none;
}
.rez-ch {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 5px;
}
.rez-ch-ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 2px;
  font-weight: bold;
}
.rez-inf-true {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0c0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: none;
}
.rez-inf-false {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f00;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: none;
}
.tyt-ety {
  width: auto;
  float: left;
  margin-right: 5px;
  padding: 2px;
  padding-left: 7px;
  padding-right: 7px;
  border: 0px solid #f63;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.tyt-ety-ram {
  background: none;
  border: 0px solid #ccc;
  color: #333;
  font-weight: bold;
}
.tyt-ety-red {
  background-color: #f00;
}
.tyt-ety-green {
  background-color: #090;
}
.tyt-ety-orange {
  background-color: #f90;
}
.tyt-ety-grey {
  background-color: #999;
}
.tyt-ety-blue {
  background-color: #06f;
}
.tyt-ety-yellow {
  background-color: #ff0;
  background-color: #00c9db;
}
.ch-rez {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 5px;
}
.ch-rez-ety {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 2px;
}
.ram-admin {
  width: 400px;
  height: 100px;
  border: 1px solid #999;
  display: block;
}
.ram-akcja {
  display: none;
}
.p20 {
  padding: 20px;
}
.rez-stopka {
  /*width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	position:absolute;
	bottom:0px;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#FFF;
	border-top:1px solid #CCC;
	position:fixed;*/
}
.rez-lewo {
  width: 476px;
  clear: none;
  display: inline-table;
  padding-top: 0px;
  overflow: visible;
}
.rez-prawo {
  overflow: hidden;
  width: 160px;
  float: right;
  clear: none;
  height: auto;
  padding-top: 0px;
  display: inline-table;
  overflow: visible;
}
.inf-red {
  color: #f00;
}
.tyt-zak {
  width: auto;
  overflow: hidden;
  padding: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  overflow: hidden;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  cursor: pointer;
  border: 1px solid #f6f6f6;
}
.ico-zak {
  width: auto;
  float: left;
  overflow: hidden;
  padding-right: 5px;
}

.tyt-zak a {
  text-decoration: none;
}
.tyt-zak a:hover {
  text-decoration: underline;
}
.tyt-zak-active {
  /*border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;*/
  background-color: #f6f6f6;
}
.g-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  border-bottom: 0px solid #f6f6f6;
  padding-bottom: 0px;
  margin-bottom: 20px;
  height: 46px;
  overflow: visible;

  width: auto;
  float: left;
  clear: none;
}
.legenda {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.leg {
  width: auto;
  height: auto;
  float: left;
  overflow: hidden;
  margin-right: 30px;
}
.l-kolor {
  width: 14px;
  height: 14px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.l-name {
  width: auto;
  float: left;
  overflow: hidden;
  float: left;
}
.rez-x {
  width: auto;
  float: right;
  font-size: 16px;
  height: auto;
  overflow: visible;
}
.rez-x a {
  text-decoration: none;
}
.rez-x a:hover {
  text-decoration: underline;
}
.info-zal {
  font-size: 12px;
  font-weight: normal;
  color: #f00;
}
.ety-rez {
  width: 120px;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: right;
  padding-right: 5px;
}
.pol-rez {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  font-weight: bold;
}

.poziom-c {
  width: auto;
  float: none;
  display: inline-table;
}
.inf_l_dni {
  width: auto;
  float: left;
  overflow: hidden;
  padding-top: 7px;
  font-weight: normal;
}
.ram-edit-close {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  height: 0px;
}
.ram-edit-open {
  width: 100%;
  height: auto;
  overflow: visible;
  clear: both;
  height: 400px;
}
.l_st {
  float: right;
  position: relative;
}
.term-info {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  color: #f00;
}
.inf-op-jedn {
  font-weight: normal;
  font-size: 12px;
  color: #f00;
}
.l_filtr {
  position: relative;
  top: 20px;
}
.ov {
  overflow: visible;
}
.wyb-listy {
  width: 500px;
  overflow: visible;
}
.info-limit {
  width: auto;
  float: left;
  overflow: hiddenl;
  font-size: 12px;
  color: #f00;
  padding-left: 10px;
}
.przelej {
  background-color: #f3b703;
  padding-left: 3px;
  padding-right: 3px;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  text-decoration: none;
  text-decoration: none;
}
.tab-rez a {
  text-decoration: none;
}
.label-kal {
  background-color: #999;
  color: #fff;
  width: auto;
  float: left;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
}
.field-error {
  border: 1px solid #f00;
}
.rez-szczeg a {
  background-color: #69c;
  padding-left: 3px;
  padding-right: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  overflow: visible;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.rez-szczeg a:hover {
  background-color: #06c;
  padding-left: 3px;
  padding-right: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  overflow: visible;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.abon-tyt {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  font-weight: bold;
  color: #2e79e8;
  text-align: left;
  font-size: 18px;
}

.opcja {
  width: auto;
  float: right;
  overflow: hidden;
}
.op {
  width: auto;
  float: left;
  overflow: hidden;
}
.op-ch {
  width: auto;
  float: left;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 2px;
}
.info-red {
}
.but-conf-nie {
}

.but-conf-tak {
  width: auto;
  border: 0px;
  height: auto;
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  background-color: #093;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.but-conf-tak:hover {
  width: auto;
  border: 0px;
  height: auto;
  padding: 5px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 11px;
  background-color: #093;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.but-conf-nie {
  width: auto;
  border: 0px;
  height: auto;
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  background-color: #f00;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.but-conf-nie:hover {
  width: auto;
  border: 0px;
  height: auto;
  padding: 5px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 11px;
  background-color: #f00;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.infop-green-w {
  width: auto;
  width: 85%;
  float: left;
  padding: 15px;
  padding-left: 60px;
  overflow: hidden;
  clear: both;
  font-size: 15px;
  color: #8ec545;
  font-weight: bold;
}
.infop-green-w a {
  color: #8ec545;
}
.lk {
  padding: 5px;
  margin: 0px;
  margin-left: 10px;
  margin-right: 10px;
  background: none;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.lkk {
  padding: 5px;
  margin: 0px;
  margin-left: 10px;
  margin-right: 10px;
  background: none;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.lk:hover {
  padding: 5px;
  margin: 0px;
  margin-left: 10px;
  margin-right: 10px;
  background: none;
  background-color: #f1c341;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.lk a {
  font-weight: bold;
  text-decoration: none;
}
.lk a:hover {
  font-weight: bold;
  text-decoration: none;
}

@media (min-width: 1051px) {
}

@media (max-width: 1050px) {
}

@media (max-width: 1050px) {
}

@media (max-width: 798px) {
}

#qr_iframe {
  position: relative;
  margin-top: 20px;
}

@media (min-width: 1051px) {
  #qr_iframe {
    position: absolute;
    right: 100px;
    top: 20px;
  }
}
