* {
  outline: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
body {
  background-color:#f4f5f5;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 100%;
  color: #485153;  
  
}
.big_title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 4px solid #485153;
  text-transform: uppercase;
}
a {
  color: #0050B4;
  text-decoration: none;
}
a .list_panel_info {
  color: #003d5a;
}
#content {
  width: 940px;
  min-height: 500px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 10px 0px #cccccc;
  -moz-box-shadow: 0px 10px 10px 0px #cccccc;
  box-shadow: 0px 10px 10px 0px #cccccc;
  margin: auto;
}
#content_clean {
  width: 940px;
  margin: auto;
}
#header {
  height: 20px;
  background-color: #0050B4;
  text-align: right;
}
#header a:hover {
  color: #ffffff;
}
#header a,
#header a:visited,
#header a:link,
#header a:hover,
#header a:active {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  height: 20px;
  line-height: 20px;
  float: right;
}
#footer_main,
#footer_main_wide {
  max-width: 940px;
  padding-top: 5px;
  vertical-align: middle;
  margin: auto;
  height: 34px;
  line-height: 34px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#footer_main {
  background-color: #08ADf0;
  color: #ffffff;
  border-top: 1px solid #D9D9D9;
  -webkit-box-shadow: 0px 10px 10px 0px #cccccc;
  -moz-box-shadow: 0px 10px 10px 0px #cccccc;
  box-shadow: 0px 10px 10px 0px #cccccc;
}
#footer_main_wide {
  color: #000;
  max-width: 100%;
  width: 100%;
}
#baner {
  max-width: 940px;
  height: 250px;
  text-align: center;
  width: 940px;
  margin: auto;
  -webkit-box-shadow: 0px 10px 10px 0px #cccccc;
  -moz-box-shadow: 0px 10px 10px 0px #cccccc;
  box-shadow: 0px 10px 10px 0px #cccccc;
}
#baner div#company_banner {
  background-image: url("../img/ban.png");
}
. whitespace{
height: 50px;
}
#whitespaces {
  max-width: 940px;
  max-height: 16px;
  text-align: center;
  width: 940px;
  margin: auto;
}
#footer_text {
  max-width: 940px;
  width: 940px;
  margin: auto;
  height: 30px;
  line-height: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
#main_menu {
  height: 38px;
  background: #ffffff;
  border-bottom: 1px solid #D9D9D9;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 38px;
  padding-left: 17px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 3px 0px #f0f0f0;
  -moz-box-shadow: 0px 3px 3px 0px #f0f0f0;
  box-shadow: 0px 3px 3px 0px #f0f0f0;
}
#main_menu a,
#main_menu a:link,
#main_menu a:visited,
#main_menu a:active {
  display: block;
  color: #0050B4;
  font-size: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  line-height: 38px;
  float: left;
  position: relative;
}
#main_menu a:hover {
  background-color: #0050B4;
  color: #ffffff;
  height: 38px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
#main_menu a.selected {
  background: #0050B4;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  height: 38px;
}
#grey_bar,
#grey_bar_wide {
  height: 30px;
  line-height: 30px;
  width: 940px;
  max-width: 940px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  margin-left: 5px;
  margin-right: 5px;
  margin: 0 auto;
}
#grey_bar {
  background-color: #08ADF0;
  color: #ffffff;
  -webkit-box-shadow: 0px 10px 10px 0px #cccccc;
  -moz-box-shadow: 0px 10px 10px 0px #cccccc;
  box-shadow: 0px 10px 10px 0px #cccccc;
}
#grey_bar_wide {
  color: #ffffff;
  max-width: 100%;
  width: 100%;
}
#grey_left {
  float: left;
  padding-left: 10px;
}
#grey_left a {
  color: #485153;
  text-decoration: underline;
}
#grey_left a.active {
  text-decoration: none;
}
#grey_right {
  float: right;
  padding-right: 10px;
}
#grey_right a {
  color: #ffffff;
}
.mid_pad {
  padding: 20px 20px 15px;
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
#mid_cont {
  width: 893px;
}
#vw_witaj {
  border: 1px solid #E4E4E4;
  margin-top: 15px;
  margin: 0px 20px;
}
span.info_pomoc {
  color: #0050B4;
}
.course_panel {
  background-color: #CAEAF0;
  margin-bottom: 10px;
  height: 200px;
  border-left: 30px solid #38BAD2;
}
.course_panel .image_cell {
  height: 200px;
  width: 170px;
  float: left;
}
.course_panel .info {
  width: 666px;
  float: left;
}
.course_panel .info .info_pad {
  padding: 24px 13px 13px 24px;
}
.course_panel .info .title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}
.course_panel .info .text {
  height: 100px;
  overflow-y: hidden;
}
a.button_right {
  display: block;
  float: right;
  padding: 4px 8px 4px 8px;
  background-color: #0050B4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
a.button_left {
  display: block;
  float: left;
  padding: 4px 8px 4px 8px;
  background-color: #0050B4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
a.button_left_big {
  display: block;
  float: left;
  padding: 20px 40px 20px 40px;
  background-color: #0050B4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
a.button_left:hover,
a.button_left_big:hover,
a.button_right:hover {
  background-color: #0050B4;
}
.news_list {
  width: 100%;
  margin-bottom: 12px;
}
.news_list .sep {
  width: 16px;
}
.news_list .news_panel .news_pad {
  padding: 40px 13px 13px 13px;
}
.news_list .news_panel .news_pad .title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.news_list .news_panel .news_pad .text {
  height: 75px;
  overflow-y: hidden;
}
.news_list .news_panel .news_pad .news_link {
  color: #5c5c5c;
  font-size: 11px;
  float: right;
  display: block;
  text-decoration: underline;
}
.news_list .news_panel .news_pad .news_link:hover {
  color: #485153;
}
.news_panel {
  height: 180px;
  border-left: 30px solid #38BAD2;
  background-color: #CAEAF0;
  width: 170px;
  vertical-align: top;
}
.bottom_margin {
  clear: both;
}
.submit_button {
  display: block;
  border: 0px none;
  margin: 0px;
  cursor: pointer;
  padding: 4px 8px 3px 8px;
  font-size: 11px;
  background-color: #0050B4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.submit_button:hover {
  background-color: #0050B4;
}
.right {
  float: right;
}
input {
  background-color: #dedede;
  border: 1px solid #dedede;
  padding: 1px 8px;
  margin: 0px;
  font-family: Tahoma, Verdana, sans-serif;
}
input.light,
textarea.light {
  text-align: left;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fefefe;
  border: 1px solid #fefefe;
  padding: 10px 8px 10px 8px;
  margin: 0px;
  margin-bottom: 5px;
}
.long {
  width: 211px;
}
.longer {
  width: 320px;
}
.v_long {
  width: 690px;
}
.pagination td {
  margin: 0px;
  padding: 0px 0px 0px 5px;
}
.pagination a:hover {
  background-color: #ffffff;
}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active {
  display: block;
  border: 0px none;
  margin: 0px;
  padding: 3px 8px 3px 8px;
  font-size: 12px;
  background-color: #38BAD2;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.zero {
  padding: 0px;
  margin: 0px;
}
.newline {
  clear: both;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.news_panel2 {
  border: 1px solid #D9D9D9;
  margin-bottom: 10px;
  height: 94px;
  width: 100%;
}
.news_panel2 .image_cell {
  background-color: #f4f5f5;
  height: 94px;
  width: 112px;
  overflow: hidden;
}
.news_panel2 .image_cell img {
  min-height: 94px;
  min-width: 94px;
}
.news_panel2 .image_cell .image {
  max-height: 94px;
  max-width: 110px;
}
.news_panel2 .empty_image_cell {
  border-left: 30px solid #c3c3c3;
  height: 94px;
  width: 110px;
  overflow: hidden;
  background-color: #e3e3e3;
}
.news_panel2 .info {
  width: 606px;
  vertical-align: top;
  background-color: #f4f5f5;
}
.news_panel2 .info .info_pad {
  padding: 12px 20px 20px 25px;
}
.news_panel2 .info .info_pad2 {
  background-color: #f4f5f5;
  padding: 10px 20px 20px 10px;
  height: 100%;
}
.news_panel2 .info .title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 7px;
  text-transform: uppercase;
}
.news_panel2 .info .title2 {
  color: #08ADf0;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.news_panel2 .info .title3 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 0px;
  text-transform: uppercase;
}
.news_panel2 .info .text {
  height: 36px;
  overflow-y: hidden;
}
.news_panel2 .info .text2 {
  height: 40px;
  line-height: 14px;
  overflow-y: hidden;
}
.news_panel2 .info a .info_pad2 {
  color: #485153;
}
.news_panel2 .info .data {
  float: right;
}
.news_panel2 .more {
  width: 125px;
  text-align: center;
  background-color: #0050B4;
  filter: alpha(opacity=50);
  opacity: 0.9;
  -moz-opacity: 0.9;
}
.news_panel2 .more a:hover {
  color: #cc0000;
}
.news_panel2 .more2 {
  background-color: #0050B4;
  width: 180px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  filter: alpha(opacity=50);
  opacity: 0.9;
  -moz-opacity: 0.9;
}
.news_panel2 .more2 a:hover {
  background-color: #0050B4;
}
.news_panel2 .data2 {
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  color: #0050b4;
  width: 125px;
  text-align: left;
  padding-left: 10px;
  background-color: #f4f5f5;;
}
.dark_grey {
  background-color: #c0c0c0;
}
.light_grey {
  background-color: #0050B4;
}
.news_panel2 .more2 a,
.news_panel2 .more2 a:link,
.news_panel2 .more2 a:visited,
.news_panel2 .more2 a:active {
  display: block;
  padding: 20px 0px;
  text-align: center;
  background-color: #0050B4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.news_panel2 .more a,
.news_panel2 .more a:link,
.news_panel2 .more a:visited,
.news_panel2 .more a:active {
  color: #485153;
  text-decoration: underline;
}
.content_panel {
  width: 100%;
  background-color: #0050B4;
}
.content_panel .left_col {
  width: 133px;
  float: left;
  vertical-align: top;
}
.content_panel .left_col .left_col_pad {
  padding: 11px;
}
.content_panel .left_col img {
  margin-bottom: 10px;
}
.content_panel .right_col {
  vertical-align: top;
  width: 735px;
  min-height: 100%;
  height: 100%;
  background-color: #f4f5f5;
  color: #485153;
  float: right;
  text-align: justify;
}
.content_panel .right_col .right_col_pad {
  height: 100%;
  padding: 13px 33px 13px 13px;
}
.content_panel .right_col .right_col_pad2 {
  background-color: #f4f5f5; 
  padding: 13px 13px 6px 13px;
}
.content_panel .right_col .title {
  color: #08ADf0;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
}
.content_panel .right_col .tags {
  padding-bottom: 10px;
}
.content_panel .right_col .tags a:hover {
  color: #cc0000;
}
.content_panel .right_col .author {
  float: right;
  color: #0050b4;
  padding: 10px 0px 10px 0px;
}
.content_panel .right_col .att {
  clear: both;
  color: #0050b4;
  background-color: #D9D9D9;
  padding: 13px;
  text-align: left;
  bottom: 0;
}
.content_panel .right_col .att .head {
  text-transform: uppercase;
  float: left;
  padding-right: 20px;
}
.content_panel .right_col .att a:hover {
  color: #F79217;
}
.content_panel .right_col .att img {
  vertical-align: middle;
  margin-left: 20px;
}
.content_panel iframe {
  border-bottom: 2px solid #535353;
}
.content_panel.base_info {
  background-color: #F4F5F5;
}
.content_panel .left_col a,
.content_panel .left_col a:link,
.content_panel .left_col a:active,
.content_panel .left_col a:visited {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #0050B4;
  margin-bottom: 10px;
  text-align: center;
  padding: 2px;
  font-size: 11px;
}
.content_panel .right_col .tags a,
.content_panel .right_col .tags a:link,
.content_panel .right_col .tags a:active,
.content_panel .right_col .tags a:visited {
  color: #485153;
  text-decoration: underline;
}
.content_panel .right_col .att a,
.content_panel .right_col .att a:link,
.content_panel .right_col .att a:active,
.content_panel .right_col .att a:visited {
  color: #485153;
  text-decoration: underline;
}
.zapisz_button {
  display: block;
  border: 0px none;
  margin: 0px;
  cursor: pointer;
  float: right;
  width: 190px;
  height: 21px;
  line-height: 21px;
  padding: 0px;
  text-align: center;
  font-size: 11px;
  background-color: #08ADf0;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.zapisz_button:hover {
  background-color: #0050B4;
}
.grey_button {
  display: block;
  border: 0px none;
  margin: 0px;
  cursor: pointer;
  float: left;
  width: 190px;
  height: 21px;
  line-height: 21px;
  padding: 0px;
  text-align: center;
  font-size: 11px;
  background-color: #08ADf0;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
.grey_button:hover {
  background-color: #0050B4;
  color: #ffffff;
}
input.bold {
  font-weight: bold;
}
label {
  padding: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.p10 {
  padding: 10px;
}
.pad3 {
  clear: both;
  padding-top: 35px;
}
.pad4 {
  padding: 25px 20px 25px 20px;
}
.toupper {
  text-transform: uppercase;
}
.big {
  font-size: 22px;
}
.normal {
  font-weight: normal;
}
.pl30 {
  padding-left: 30px;
}
.w400 {
  width: 386px;
}
#user-info-table {
  border: 1px solid #D9D9D9;
  height: 146px;
  margin-bottom: 20px;
}
#user-info-table > div {
  height: 146px;
  float: left;
}
#user-info-table > div.table {
  display: table;
}
#user-info-table > div.table p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#user-info-table .cell1 {
  background: #0050B4;
  line-height: 20px;
  color: #ffffff;
  width: 179px;
}
#user-info-table .cell3 {
  background: #D9D9D9;
  line-height: 15px;
  color: #485153;
  width: 138px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
#user-info-table .cell4 {
  width: 215px;
  font-weight: bold;
  line-height: 15px;
  color: #485153;
  
  background: #ffffff;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
#user-info-table .cell5 {
  background: #D9D9D9;
  color: #485153;
  width: 139px;
}
#user-info-table .cell5 p a {
  padding: 50px 0px;
  color: #485153;
}
#user-info-table .cell1,
#user-info-table .cell5 {
  font-weight: bold;
  font-size: 11pt;
  text-transform: uppercase;
}
#user-info-table .cell2,
#user-info-table .cell2 img {
  display: block;
  width: 220px;
  height: 146px;
  background-color: #D9D9D9;
}
#user-info-table .cell3 span,
#user-info-table .cell4 span {
  display: block;
  padding-left: 16px;
}
#user-info-table .cell3 span.margin-bottom,
#user-info-table .cell4 span.margin-bottom {
  margin-bottom: 1em;
}
#user-info-table .cell3  > :first-child,
#user-info-table .cell4  > :first-child {
  margin-top: 7px;
}
#user-info-table .cell3,
#user-info-table .cell4 {
  font-size: 9pt;
}
#result-list {
  height: 140px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
#result-list li {
  display: table;
  float: left;
  margin-right: 5px;
  text-transform: uppercase;
}
#result-list a {
  width: 179px;
  height: 140px;
  display: table-cell;
  vertical-align: middle;
  color: #485153;
  text-align: center;
}
#result-list .cell1 {
  background: #D9D9D9;
   line-height: 25px; 
  border: 1px solid #D9D9D9;
  color: #485153;
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
}
#result-list .cell2 {
  background: #D9D9D9;
   line-height: 25px;
 
  border: 1px solid #D9D9D9;
  color: #485153;
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
}
#result-list .cell3 {
  background: #f3f3f3;
}
#average-score {
  float: left;
  display: block;
  height: 100px;
  width: 394px;
  text-transform: uppercase;
}
#average-score > div {
  height: 100px;
  display: table;
  float: left;
}
#average-score > div p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#average-score .cell1 {
  padding-left: 134px;
  width: 160px;
  border-left: 30px solid #38BAD2;
  background: #bdbdbd url(../img_p/average-score.jpg) left no-repeat;
}
#average-score .cell2 {
  width: 70px;
  background: #ccc;
}
#count-level {
  float: right;
  width: 458px;
  height: 100px;
  text-transform: uppercase;
}
#count-level > div {
  height: 100px;
  display: table;
  float: left;
}
#count-level > div > div {
  display: table-cell;
  vertical-align: middle;
}
#count-level .cell1 {
  padding-left: 122px;
  width: 116px;
  border-left: 30px solid #38BAD2;
  background: #bdbdbd url(../img_p/count-level.jpg) left no-repeat;
  text-align: center;
}
#count-level .cell2 {
  background: #ccc;
  width: 127px;
}
#count-level .cell3 {
  background: #CAEAF0;
  width: 63px;
}
#count-level p {
  padding-left: 15px;
}
#search-course {
  clear: both;
  padding-top: 75px;
}
#search-course button[type=submit],
#search-certificate button[type=submit] {
  background: #38BAD2;
  color: #ffffff;
  border: none;
  height: 22px;
  line-height: 22px;
  display: block;
  float: left;
  padding: 0 3px;
  font-size: 8pt;
  cursor: pointer;
  margin: 0;
}
#search-course input[type=text],
#search-certificate input[type=text] {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  padding: 3px;
  color: #d5d5d5;
  width: 211px;
  text-align: center;
}
#search-course input[type=text].clicked,
#search-certificate input[type=text].clicked {
  color: #485153;
}
#search-course input:focus,
#search-certificate input:focus {
  outline: 0;
}
#search-course ul,
#search-certificate ul {
  float: right;
}
#search-course li,
#search-certificate li {
  display: inline;
}
#search-course ul li a,
#search-certificate ul li a {
  background: #38BAD2;
  float: left;
  display: block;
  color: #ffffff;
  height: 22px;
  line-height: 22px;
  margin-right: 3px;
  padding: 0 5px;
}
#search-course ul li:last-child a,
#search-certificate ul li:last-child a {
  background: #ffffff;
  color: #485153;
  padding: 0;
}
#course-list {
  clear: both;
  padding-top: 5px;
}
#course-list .header {
  font-weight: bold;
}
#course-list .row {
  margin-top: 8px;
  height: 47px;
}
#course-list .row > div {
  float: left;
  display: table;
  height: 47px;
  text-align: center;
  table-layout: fixed;
}
#course-list .row > div p {
  display: table-cell;
  vertical-align: middle;
}
#course-list .row > div.cell2 {
  background: #f2f2f;
}
#course-list .cell1 {
  width: 232px;
  padding-left: 25px;
  background: #38BAD2;
  width: 332px;
}
#course-list .cell1 p {
  text-align: left;
}
#new_course_results_table {
  margin-top: 20px;
  border: 1px solid lightgray;
  max-width: 100%;
}
#new_course_results_table td {
  padding: 14px;
  border: 1px solid lightgray;
  min-width: 100px;
  border-left: none;
  border-right: none;
}
#new_course_results_table thead td {
  text-align: center;
  background-color: #EEEEEE;
}
#new_course_results_table tr:hover {
  background-color: #efefef;
}
.try p {
  margin: 5px;
  margin-bottom: 15px;
}
.button_submitt {
  width: 150px;
  height: 31px;
  margin: 0 0 1em 0;
  border: 0px none #333333;
  font-size: 11px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background: #F79217;
  padding-right: 4px;
  padding-left: 4px;
  vertical-align: middle;
}
.login_box_new {
  padding: 20px;
  width: 400px;
  max-width: 400px;
  height: 230px;
  max-height: 230px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 12px 12px 12px 12px;
  -moz-shadow-radius: 12px 12px 12px 12px;
  -webkit-shadow-radius: 12px 12px 12px 12px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  border: 0px solid #9D9D9D;
  background: #ffffff;
}
login_box_new {
  width: 400px;
  max-width: 400px;
  height: 230px;
  max-height: 230px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -webkit-box-shadow: 9px 9px 5px -5px rgba(105, 100, 105, 0.56);
  -moz-box-shadow: 9px 9px 5px -5px rgba(105, 100, 105, 0.56);
  box-shadow: 9px 9px 5px -5px rgba(105, 100, 105, 0.56);
  -moz-shadow-radius: 12px 12px 12px 12px;
  -webkit-shadow-radius: 12px 12px 12px 12px;
  border: 0px solid #38BAD2;
  background: #ffffff;
}
.info_box_new {
  width: 400px;
  max-width: 400px;
  height: 34px;
  max-height: 34px;
  text-align: center;
  vertical-align: middle;
  line-height: 34px;
  border: 0px solid #38BAD2;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(105, 100, 105, 0.56);
  -moz-box-shadow: 0px 0px 5px 0px rgba(105, 100, 105, 0.56);
  box-shadow: 0px 0px 5px 0px rgba(105, 100, 105, 0.56);
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
  margin: 0 auto;
}
::-webkit-input-placeholder {
  color: #0050B4;
  opacity: 0.4;
}
:-moz-placeholder {
  color: #0050B4;
  opacity: 0.4;
}
::-moz-placeholder {
  color: #0050B4;
  opacity: 0.4;
}
:-ms-input-placeholder {
  color: #0050B4;
}
.logerror {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  color: red;
  font-weight: normal;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
}
.infoerror {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  color: #0050B4;
  font-weight: normal;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
}
input#old_pass,
input#new_pass,
input#re_pass {
  background-color: #D9D9D9;
  width: 150px;
  float: right;
}
div#content div.mid_pad div#mid_cont h1,
div#content div.mid_pad div#mid_cont h2 {
  background-color: #ffffff;
  border-bottom: 2px solid #9D9D9D;
  color: #9D9D9D;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 5px;
  text-transform: uppercase;
}
div#content div.mid_pad div#mid_cont div#img {
  display: inline-block;
  width: 300px;
}
div#content div.mid_pad div#mid_cont div#img img {
  border: 1px solid #B8B8B8;
  margin-top: 0px;
}
div#content div.mid_pad div#mid_cont div#cont {
  display: inline-block;
  vertical-align: top;
  width: 585px;
}
div#content div.mid_pad div#mid_cont div#cont h2 {
  font-size: 16px;
  margin-bottom: 0px;
}
div#content div.mid_pad div#mid_cont div#cont p {
  color: #485153;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0px;
}
div#content div.mid_pad div#mid_cont label.search_label {
  display: inline;
  padding: 5px 8px 3px 8px;
  background-color: #0050B4;
  color: #ffffff;
}
div#content div.mid_pad div#mid_cont input.search_label {
  background-color: #D9D9D9;
}
div#content div.mid_pad div#mid_cont .list_panel_left {
  float: left;
}
div#content div.mid_pad div#mid_cont .list_panel_right {
  float: right;
}
div#content div.mid_pad div#mid_cont .list_panel_left,
div#content div.mid_pad div#mid_cont .list_panel_right {
  background-color: #f4f5f5;
  border: 1px solid #D9D9D9;
  margin-bottom: 20px;
  height: 95px;
  width: 420px;
  overflow: hidden;
}
div#content div.mid_pad div#mid_cont .list_panel_left .img_cell,
div#content div.mid_pad div#mid_cont .list_panel_right .img_cell {
  height: 95px;
  width: 95px;
  background-color: #F4F5F5;
  overflow: hidden;
  float: left;
  filter: alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity: 1;
}

.dzielnik {
    background-color: #ffffff;
    border-bottom: 2px solid #9D9D9D;
    color: #9D9D9D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px;
    text-transform: uppercase;
}
dzielnik {
    background-color: #ffffff;
    border-bottom: 2px solid #9D9D9D;
    color: #9D9D9D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px;
    text-transform: uppercase;
}

div#content div.mid_pad div#mid_cont .list_panel_left .img_cell img,
div#content div.mid_pad div#mid_cont .list_panel_right .img_cell img {
  min-height: 95px;
  min-width: 95px;
}
div#content div.mid_pad div#mid_cont .list_panel_left .list_panel_info,
div#content div.mid_pad div#mid_cont .list_panel_right .list_panel_info {
  float: right;
  width: 290px;
  height: 95px;
  overflow: hidden;
  filter: alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity: 1.0;
}
div#content div.mid_pad div#mid_cont .list_panel_left span.big,
div#content div.mid_pad div#mid_cont .list_panel_right span.big {
  color: #08ADf0;
  font-size: 15px;
  vertical-align: middle;
}
.inputboxusrl {
  width: 212px;
}
.inputboxusrl,
.inputboxpwdl,
.inputboxemaill {
  color: #9D9D9D;
}
.login-text {
  color: #485153;
}
.submit_new {
  min-width: 140px;
  max-height: 35px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background-color: #0050B4;
  border-color: #0050B4;
  text-align: center;
  color: #ffffff;
}
div.login_form_banner {
  background-image: url("../img/flk/log-banner.png");
  border: 0px solid #9D9D9D;
  background-repeat: no-repeat;
  background-position: center;
  height: 130px;
  margin: 0;
  text-align: center;
  
}
p.login_form_info {
  text-align: center;
  color: #9D9D9D;
}
html body div#content div.mid_pad div#mid_cont a img.bigstar_kursy {
  margin-right: 8px;
}
div.top_margin {
  margin: 16px 0 0 0;
  padding: 0;
}
/**
* FALE LOKI I KOKI
* używam !important, żeby nie mieszać w oryginalnym zapisie
*/
div#content div.mid_pad div#mid_cont .list_panel_left .img_cell,
div#content div.mid_pad div#mid_cont .list_panel_right .img_cell {
  height: auto !important;
  width: auto !important;
}
div#content div.mid_pad div#mid_cont .list_panel_left,
div#content div.mid_pad div#mid_cont .list_panel_right {
  height: 94px !important;
}
.list_panel_left strong,
.list_panel_right strong {
  font-weight: normal !important;
  line-height: 20px;
}
div#content div.mid_pad div#mid_cont .list_panel_left span.big,
div#content div.mid_pad div#mid_cont .list_panel_right span.big {
  font-size: 14 !important;
}
.pad4 {
  padding: 23px 20px 25px 0px !important;
}
div#content div.mid_pad div#mid_cont .list_panel_left,
div#content div.mid_pad div#mid_cont .list_panel_right {
  overflow: visible !important;
}
div#content div.mid_pad div#mid_cont .list_panel_left .img_cell img,
div#content div.mid_pad div#mid_cont .list_panel_right .img_cell img {
  min-height: 95px !important;
  min-width: 91px !important;
}
