@import url(../fonts/font.css);
* { margin: 0; padding: 0; border: none; }
body { font-family: 'Open Sans', Arial, Tahoma sans-serif; 
       font-size: 14px; font-weight: normal; 
       color: #515151;
}
img { height: auto; max-width: 100%; }
a { color:#2a819b; text-decoration: none;}
@media \0screen { img { width: auto; }}
input[type=submit]:hover { cursor: pointer; }
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#frame {width: 100%;position: relative; }
.right-border { border-right: 2px solid #ddd; }
.shadow { 
	-webkit-box-shadow: -1px 1px 0px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    -1px 1px 0px 0px rgba(50, 50, 50, 0.15);
	box-shadow: -1px 1px 0px 0px rgba(50, 50, 50, 0.15);
}
.grey-bg { background: #F0F0F0; }
.box-sizes { box-sizing:content-box; }
.float-left { float: left; }
.float-right { float: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.full-width-container { width: 100%; overflow: hidden; }
.content-width { max-width: 960px; margin: auto; padding: 0px 10px 10px 10px }

#top-bg { width: 100%; min-height: 80px; height: auto; background: #fff; position: relative; text-align: center; }
#top { overflow: hidden; max-width: 980px; width: auto; min-height: 80px; height: auto; margin: 0 auto; position: relative; }
#index-logo { max-height: 70px; padding: 30px 0px 25px 10px; box-sizing: border-box; }

#employers { position: absolute; top:15px; right:10px;}
.for-employers { text-transform: uppercase; text-decoration: none; color: #2a819b; font-size: 16px; font-family: 'Open Sans Condensed'; font-weight: 700;}

p.employer {margin: 0;
    border-bottom: 3px double #EEEEEE;
    margin-bottom: 20px;
    text-align: left;  font-size: 21px;
    font-family: 'Open Sans';
    font-weight: 300;}
.offer-details h1 {    margin-top: 20px;
    text-align: center;
    color: #353535;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    font-size: 32px;}

.extra-details span {    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
    color: #353535;    margin-right: 20px;}
#menu-trigger, #user-trigger { display: none; }

#menu { position:absolute; right: -14px; top: 50px; list-style: none; z-index: 9999; }
#menu li { display: inline-block; line-height: 12px; position: relative; padding: 0px 25px; }
#menu li a { font-size: 14px; font-weight: 300; color: #585858; text-decoration: none; font-family: 'Open Sans'; }

#search-bg { width: 100%; min-height: 522px; height: auto; background: url(../images/top.jpg) center top no-repeat; }
#search-content { max-width: 980px; width: auto; min-height: 530px; height: auto; margin: 0 auto; position: relative;}
#search-box { width: 460px; height:370px; background: rgba(35,138,167,0.85); position: relative; float:right; margin: 80px 20px 0px 0px;}
#search-box h1 { margin: 36px 0 0 0; text-align:center; color: #fff; font-family: 'Open Sans Condensed'; font-weight: 700; font-size: 42px; }
#search-box h2 { text-align:center; font-family: 'Open Sans'; font-weight: 300; font-size: 20px; color: #fff; margin-bottom: 26px;}
#offer-search div { position: relative; margin: 0px 23px 10px;}
#offer-search input[type=text] {font-family: 'Open Sans'; font-size: 18px; font-weight: 300; color: #535353; padding: 16px 0px 16px 20px; margin: auto; width: 395px; }
#offer-search #geolocalization { width: 60px; height: 38px; display: block; background: url('../assets/images/marker.png') no-repeat 24px 7px; border-left: 1px solid #c8c8c8; z-index: 99; position: absolute; right: 8px; top: 7px; }
div#submit { width: 260px; margin: 16px auto; }
#offer-search input[type=submit] { width: 100%; height: 55px; background: #f17046; color:#fff; font-family: 'Open Sans Condensed'; font-weight: bold; font-size: 34px; padding-bottom: 6px;}
.content { max-width: 980px; margin:auto; overflow: hidden; padding: 0px 10px; /*padding-bottom: 46px;*/}
.content h2 { font-family: "Open Sans Condensed"; font-size: 22px; font-weight: 700; color: #585858; margin: 40px 0px; }
.content h2 a { font-size: 14px; font-family: 'Open Sans Condensed'; font-weight: 700;}
#subpage-main { width: 100%; overflow: hidden;}
#categories { }
#specialization { width: 100%; background: #eee;}

#recommended-offers { }
#recommended-offers .logo { float: left; width: 42px; height: 42px; line-height: 44px; padding-right: 42px; }
#recommended-offers .description { float: left; width: 448px; padding-left: 42px; padding-right: 32px; border-left: 1px solid #c6c6c6; border-right: 1px solid #c6c6c6; min-height: 0;}
#recommended-offers .details-btn { margin: 0; }
#recommended-offers .single-found-offer { min-height: 42px; }

#found-offers { overflow: hidden; }
#articles { padding-left: 10px; padding-right: 10px;}
.article-list { max-width: 940px; margin: 40px 0px 40px 0px; }
html>body .article-list, html>body .article-list .article-lead { overflow: hidden; }
.article-list .article-lead { width: 50%; float: left; margin-bottom: 20px; min-height: 200px;}
.article-list .article-lead .img { float: left; width: 158px; height: 158px; line-height: 158px; text-align: center; margin-right: 20px; }
.article-list .article-lead .img img { vertical-align: middle; }
.article-list .article-lead .desc { float: left; max-width: 270px; }
.article-list .article-lead .desc p.name { font-size: 16px; color: #515151; padding-bottom: 10px; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.article-list .article-lead .desc p.name a { color: #515151; font-family:'Open Sans Condensed'; font-weight: 700; font-size: 20px; }
.article-list .article-lead .desc p.intro { color: #515151; line-height: 24px; font-family:'Open Sans'; font-weight: 300; font-size: 14px }
.article-list .article-lead .desc p.more {  font-weight: 600; line-height: 24px; padding-top: 8px; font-size: 14px; }
.article-list .article-lead .desc p.more a { font-family:'Open Sans'; font-weight: 300; font-size: 14px; text-decoration: underline;} 

.work-list { list-style-type: none;}
.work-list li { float:left; width: 25%; line-height: 28px; }
.work-list li a { text-decoration: none; font-family: 'Open Sans'; font-weight: 300; font-size: 14px; color: #585858;}
.padding-b46 { padding-bottom: 46px; }

#footer { max-width: 100%; /*margin: 40px auto 0 auto;*/ position: relative; text-align: left; background: #339dbb; }
#footer .content { padding-bottom: 22px;} 
#footer #ue { padding: 44px 0px; text-align: center; width: 100%; background: #f0f0f0; margin: auto;}
#footer #ue img { width: 540px; }
#footer ul { text-align: left; list-style: none; padding-top: 24px; }
#footer ul li { display: inline; white-space: pre; font-size: 14px; color: #c4c4c4; line-height: 25px; font-weight: 300; }
#footer ul li a { text-decoration: none; font-size: 14px; color: #fff; font-weight: 300; font-family: 'Open Sans'; }

#footer #footer-credits { max-width: 980px; min-height: 66px; height: 66px;}
#footer #footer-credits #copyrights { float: left; padding-top: 36px; font-size: 14px; color: #fff; font-weight: 300; font-family: 'Open Sans'; }
#footer #footer-credits #realization { float: right; padding-top: 36px; font-size: 14px; color: #fff; font-weight: 300; font-family: 'Open Sans';}
#footer #footer-credits #realization a { text-decoration: none;  color: #fff; }
#footer #footer-credits {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#footer #footer-credits button {color: #fff}

.header { background: url(../images/header-bg.jpg) no-repeat center top; background-size: cover; width: 100%; height: auto; max-height: 139px; }
.header h1 { font-family:'Open Sans Condensed'; font-size: 32px; color: #fff; padding: 48px 0px 48px 0px; }
.section { width: 100%; overflow: hidden; height: auto;}
.section:nth-child(even) { background: #f0f6f8; }
.section:nth-child(odd) { background: #fff; }
.no-offer-employer{padding: 20px;}

.employee-list { list-style-type: none; max-width: 500px; }
.employee-list li { padding: 0px 0px 14px 40px; background: url(../images/checked.png) no-repeat 0px 16px; line-height: 20px; font-family: 'Open Sans'; font-size: 14px; color: #515151;}
.section .details { width: 170px; height: 40px; padding: 12px 0px 0px 0px; }
.section .details input[type=submit] { width: 100%; height: 100%; background: #f17046; font-family: 'Open Sans Condensed';font-weight: 700;color: #fff;font-size: 16px; float: right;}
.left { margin-top: 56px; }
.big-img { width: 410px; height: 390px; margin: 72px 0px 42px 0px; }
.column-3 { max-width: 240px; height: auto; float: left; margin: 60px 0px; overflow: hidden; }
.column-3 h2 { margin: 22px 0px 30px 0px; line-height: 26px; }
.column-3 img { width: 240px; height: 230px;}
.column-3 p { line-height: 20px; font-family: 'Open Sans'; font-size: 14px; color: #515151; }
.column-3 .details { margin: 30px auto 0 auto; padding: 0; float: none;}
.margin-r120 { margin-right: 120px; }
.margin-r6 { margin-right: 6px; }
.margin-r10 { margin-right: 10px; }
.margin-l50 { margin-left: 50px; }
.margin-t40 {margin-top: 40px;}
.margin-t20 {margin-top: 20px;}
.m-t20 {margin-top: 20px;}
.margin-b40 {margin-bottom: 40px;}
.padding-tb30 {padding: 30px 0px;}

#employer-section .column-3 .txt .details { padding: 0; }

.odd-even:nth-child(odd) { background: #fff; }
.odd-even:nth-child(even) { background: #f0f6f8; }

#search-form-box { width: 100%; min-height: 300px; background: url(../images/search-top.jpg) no-repeat center top; background-size: cover; }
#search-form-box h1 { color: #fff; font-family: 'Open Sans Condensed'; font-weight: 700; font-size: 32px; padding-top: 30px; }
#search-form-box h2 { color: #fff; font-family: 'Open Sans'; font-weight: 300; font-size: 18px; padding: 15px 0px;}

#main-offer-search { width: 100%; }
.select-wrapper { width: 310px; height: 48px; background: #fff; float: left; margin-bottom: 14px; margin-right: 10px; }
#main-offer-search select { width: 100%; background: url(../images/select.png) no-repeat 96% 20px; }
#main-offer-search input { width: 300px; }
.form-item { width: 310px; font-family: 'Open Sans'; font-weight: 300; font-size: 16px; color: #535353; margin-bottom: 14px; padding: 13px 0px 13px 10px;}
.form-submit-button { width:100% !important; background: #f17046; font-family: 'Open Sans Condensed'; font-weight: 700;color: #fff; font-size: 34px; line-height: 48px; }
#search-btn { background: #fff; width: 310px; height: 48px; }

ul#choosed-filters-options, #choosed-filters-options { list-style-type: none; overflow: hidden; padding-bottom: 25px;}
ul#choosed-filters-options li, #choosed-filters-options span { position: relative; width: auto; float: left; padding: 10px 34px 10px 10px; background: #fbf0bd; border-radius: 2px; margin: 5px 10px 5px 0px; font-family: 'Open Sans'; font-weight: 300; font-size: 14px; color: #535353; line-height: 10px; }
ul#choosed-filters-options li a, #choosed-filters-options span a { position: absolute; right: 10px; top: 11px; width: 15px; height: 15px; }

.red-cross { background: url(../images/red-cross.png) no-repeat center center; background-size: contain; }
.checked-green { background: url(../images/checked-green.png) no-repeat center center; background-size: contain; }
.disabled-filter { background: #e2e2e2 !important; }

.single-found-offer { min-height: 154px; padding-top: 30px;}
.single-found-offer .logo { float: left; width: 115px; height: 115px; line-height: 112px; }
.single-found-offer .logo img { vertical-align: middle; }
.description { float: left; width: 448px; max-width: 448px; min-height: 115px; padding-left: 42px; padding-right: 32px; border-right: 1px solid #c6c6c6; }
.description p.position-localization { font-family: 'Open Sans'; font-size: 16px; font-weight: 400; color: #515151; margin-top: 36px; }
#recommended-offers .description p.position-localization { margin-top: 0; }
.description a { color: #515151; }
.description p.position-localization span { padding-left: 19px; font-size: 14px; font-weight: 300; background: url(../images/marker.png) no-repeat 0px; background-size: 10px;  }
.description p { font-family: 'Open Sans'; font-size: 14px; font-weight: 300; }
.details { /*max-width: 180px;*/ padding-left: 30px; padding-right: 40px;}
.salary { font-family: 'Open Sans'; font-size: 14px; font-weight: 300; padding: 28px 0 28px 0px; box-sizing: border-box; /*background: url('../images/salary.png') no-repeat 0px center; */line-height: 12px; }
.salary-icon { background: url('../images/salary.png') no-repeat center center; padding-left: 20px;  }
.fav-icon { background: url('../images/ulubione.png') no-repeat center center; padding-left: 20px;  }
.add-to-fav{padding: 14px 0;}
#recommended-offers .salary { padding:14px 0 14px 0px; }  
.section .details { padding-right: 40px; }
.created-at { font-family: 'Open Sans'; font-size: 14px; font-weight: 300; padding: 14px 0 14px 0px; box-sizing: border-box; line-height: 12px; }
.created-at-icon { background: url('../images/time.png') no-repeat 0px; padding-left: 20px; }
.add-to-fav { font-family: 'Open Sans'; font-size: 14px; font-weight: 300; padding: 14px 0 14px 19px; box-sizing: border-box; background: url('../images/star.png') no-repeat 0px; line-height: 12px; }
.details-btn { width: 120px; float: right; margin-top: 34px; }
.details-btn input, .details-btn a {  margin: 0; background: #f17046; font-family: 'Open Sans Condensed'; font-weight: 700; color: #fff; font-size: 16px; padding: 14px 30px 14px 30px; display: inline-block; }
.pagination { width: 100%; margin: 52px auto; }
.pagination p { text-align: center; }
.pagination span, .pagination a { width: 34px; height: 34px; display: inline-block; line-height: 35px; border: 1px solid #515151; color: #515151; font-family: 'Open Sans'; font-weight: 300; font-size: 14px; }
.pagination span.active { background: #2a819b; color: #fff; }

/*style dla podobnych ofert*/
.similar-offer .description{padding: 10px; max-width: 300px;}
.similar-offer .details{padding-left: 10px; padding-right: 10px;}
.similar-offer .description p.position-localization{margin-top: 16px;}
.similar-offer .details-btn{width: auto;}
.similar-offer .details-btn a{padding: 14px 25px;}
.similar-offers-box h3{color: #2a819b; font-size: 20px; padding: 15px 0;}

.register-form { width: 500px; border-radius: 5px; padding: 20px; margin: 60px auto; background: #fff; }
.register-form h3 { font-family: 'Open Sans Condensed'; font-size: 22px; color: #585858; text-align: center; }
.register-form form.user-register { width: 100%; margin: 10px 0; position: relative; }
.register-form form.user-register fieldset div {position:relative;}
.register-form form.user-register input[type="password"], .register-form form.user-register input { width: 478px; height: 40px; padding: 10px; background: #fff; border: 1px solid #d0d0d0; margin: 5px 0; }
.CIF-Error { color: #ff0000; display: none; font-family: 'Open Sans'; font-size: 14px; font-weight: 700; }
.login-option p, .social-login-title p { text-align: center; font-family: 'Open Sans'; font-size: 14px; font-weight: 700; margin: 10px 0; }
.register-form form.user-register .submit { height: 65px; }
.register-form form.user-register .submit input { background: #f17046; color: #fff; font-family: 'Open Sans Condensed'; font-size: 19px; font-weight: 700; width: 100%; height: 100%;}
.repeat-password { margin-top: 30px; }
.regulations, .newsletter { font-size: 14px; font-weight: 400; color: #585858; font-family: 'Open Sans'; margin: 10px 0; padding-left: 30px; position: relative; }
.register-form form.user-register input[type="checkbox"] { width: 20px; height: 20px; position: absolute; left: 0px; top: 0px; padding: 0; margin: 0; }

.candidate-menu { margin-top: 20px; padding: 20px; background: #fff; width: 260px; float: left; margin-right: 20px;  }
.candidate-menu h2 { margin: 0;}
.candidate-menu ul { list-style-type: none; margin-top: 20px; }
.candidate-menu ul li { border-bottom: 1px solid #2a819b; padding: 5px 0px;}
.candidate-menu ul li a { font-size: 14px; font-weight: 400; color: #585858; font-family: 'Open Sans';  }
.candidate-main-content-right {  font-size: 14px; font-weight: 400; color: #585858; font-family: 'Open Sans'; margin-top: 20px; margin-bottom: 60px; width:600px; background-color: #fff; float: right; padding: 20px; }
.candidate-main-content-right .notify-attention { position:relative; border: 1px solid #e5d6a2; margin-top: 0; background: #fff6db; background: url('../images/notify-attention-bg.png') no-repeat 30px center, linear-gradient(to bottom, #fff6db 0%,#ffeebe 100%);}
.candidate-main-content-right .notify-attention p { color: #a47625; padding: 15px 60px; text-align: center; }

.general-info-candidate { width: 100%;position: relative; margin-top: 20px; }
.general-info-candidate .avatar { width: 106px; position: relative; float: left; margin-right: 20px; }
.general-info-candidate .avatar img { border-radius: 50%; border: 3px solid #193C76; }
.general-info-candidate .gen-info { width: 474px; float: left; position: relative; }
.general-info-candidate p.edit-menu { padding: 10px; margin: 10px 0; line-height: 21px;}
.general-info-candidate p.edit-menu .btn { border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border: 1px solid #183c70;
  background: #183c70;
  background: -moz-linear-gradient(top, #183c70 0%, #122c56 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#183c70), color-stop(100%,#122c56));
  background: -webkit-linear-gradient(top, #183c70 0%,#122c56 100%);
  background: -o-linear-gradient(top, #183c70 0%,#122c56 100%);
  background: -ms-linear-gradient(top, #183c70 0%,#122c56 100%);
  background: linear-gradient(to bottom, #183c70 0%,#122c56 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183c70', endColorstr='#122c56',GradientType=0 );
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 14px;
  text-decoration: none;
  vertical-align: middle;
  text-decoration: none; 
}
.clear { clear: both; height: 1px; margin: 0;padding: 0; overflow: hidden; }

.notification a.close-notification { position: absolute; right: 32px; top: 16px; }
.candidate-main-content-right h2 { text-align: center; margin: 0; }
.active-candidate-menu { font-weight: 700 !important;; }
.table-wrapper { width: 100%; }
.table-wrapper table { border: 1px solid #585858; border-spacing: 0; width: 100%; border-collapse: collapse; margin: 20px 0;}
.table-wrapper table th, td { border: 1px solid #585858; padding: 10px; }
.table-wrapper table th { background: #F0F0F0; }
.table-wrapper .number-of-rows { overflow: hidden; margin: 20px auto; }
.table-wrapper .number-of-rows, .table-wrapper .number-of-rows select, .table-wrapper table th, td { font-size: 14px; font-weight: 400; color: #585858; font-family: 'Open Sans'; }
.table-wrapper .number-of-rows label { line-height: 30px; float: left; }
.table-wrapper .number-of-rows select {width: 100%; height: 100%; background: url(../assets/images/select.png) no-repeat 75px 10px; }
.table-wrapper .number-of-rows .select-wrapper, .table-wrapper .number-of-rows .input-wrapper { margin: 0px 10px; width: 100px; height: 30px; background: #F0F0F0; float: left; margin-bottom: 14px; margin-right: 10px; border: 1px solid #585858; }
.table-wrapper .number-of-rows .input-wrapper input { width: 100%; height: 100%; background: none; }

.account-settings-wrapper { margin: 20px auto; width: 100%; font-size: 14px; font-weight: 400; color: #585858; font-family: 'Open Sans';}
.account-settings-wrapper form { padding: 20px; }
.account-settings-wrapper form legend { margin: 20px 0px; }
.account-settings-wrapper form input[type="submit"] { width: 100%; height: 34px; background: #f17046; color:#fff; font-family: 'Open Sans Condensed'; font-weight: bold; font-size: 22px; padding-bottom: 6px; }
.account-settings-wrapper form input.text-input { width: 100%; height: 40px; padding: 10px; background: #fff; border: 1px solid #d0d0d0; margin: 5px 0; }
.action-block { width: 120px; margin: auto; }
.random-password { margin: 10px auto; text-align: center; }
.random-password a { background: #2a819b;color: #fff; padding: 5px 10px; border-radius: 5px; }

#subpage { width: 100%; overflow: hidden;}
html>body #subpage, html>body #subpage .left-1 { overflow: hidden; }
#subpage.no-subpage-border { border-top: 0px; margin-top: 0px; }

#subpage .left-13 { width: 260px; float: left; }
#subpage .left-13-offer { width: 220px; float: left; }
#subpage .right-23 { width: 700px; float: right; }
#subpage .right-23-offer { width: 700px; float: right; }

#subpage .left-1 { width: 980px; float: left; }

.offer-details {overflow: hidden;}

.em-profile-helper {padding: 20px 10px;}
/* Lewe editable */
.left-editable { width: -moz-calc(100% - 20px);width: -webkit-calc(100% - 20px);width: calc(100% - 20px); background-color: #fff;}

.left-editable p, .left-editable ul, .left-editable ol, .left-editable blockquote { line-height: 21px; font-size: 14px; }
.left-editable ul, .left-editable ol {  list-style-position: outside; margin-left: 20px; margin-top: 16px; margin-bottom: 16px; }
.left-editable ul { list-style-image: url('../images/li-bullet.png'); }
.left-editable ol ul { margin-top: 6px; margin-bottom: 6px; }

.left-editable ul.submenu { list-style: none; width: 240px; margin-left: 0px; border-top: 1px solid #d8d8d8; }
.left-editable ul.submenu li a { width: 230px; height: auto; line-height: 21px; display: block; margin-bottom: 1px; background-color: #fff; border-bottom: 1px solid #d8d8d8; padding: 8px 0px 8px 10px; font-size: 14px; color: #444444; }
.left-editable ul.submenu li a:hover, .left-editable ul.submenu li a.active { text-decoration: none; background-color: #339dbb; color: #fff;  }

.left-editable ul.submenu li ul { list-style: none; width: 220px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px; }
.left-editable ul.submenu ul li a { width: 220px; height: auto; line-height: 21px; display: block; margin-bottom: 1px; background-color: #fff; border-bottom: 1px solid #d8d8d8; padding: 4px 0px 4px 10px; font-size: 14px; color: #444444; }
.left-editable ul.submenu ul li a:hover, .left-editable ul.submenu ul li a.active { text-decoration: none; background-color: #339dbb; color: #444444; }

.left-editable blockquote { color: #444444; padding: 10px 10px 10px 10px; background: #e8e8e8; border-left: 4px solid #339dbb; font-style: italic; }

.left-editable h1, .left-editable h2, .left-editable h3, .left-editable h4, .left-editable h5, .left-editable h6 { margin-bottom: 6px; color: #3b3b3b; font-family: 'Open Sans Condensed'; font-weight: 700; }
.left-editable h1 { font-size: 22px; }
.left-editable h2 { font-size: 18px; }
.left-editable h3 { font-size: 16px; }
.left-editable h4 { font-size: 14px; }
.left-editable h5 { font-size: 13px; }
.left-editable h6 { font-size: 12px; }

.left-editable table, .left-editable tr, .left-editable td { border-spacing: 0; border-collapse: collapse; border: none; }
.left-editable table { width: 100%; margin: 16px 0px 16px 0px; }
.left-editable table thead tr { background: #f0f0f0;  }
.left-editable table thead td { width: auto; text-align: center; font-size: 14px; color: #000; border: 1px solid #d8d8d8; padding: 8px 4px 8px 4px; } 
.left-editable table tbody tr { background: #fff; }
.left-editable table tbody tr.alt { background: none; }
.left-editable table tbody tr td { padding: 6px 6px; text-align: center; border: 1px solid #d8d8d8; }
.left-editable table tbody tr td.small { font-size: 10px; }
.left-editable table tfoot tr { background-color: none; }
.left-editable table tfoot tr td { padding: 8px 0px; }
.left-editable table tbody tr.choose th, .left-editable table tbody tr.choose td { background: #202020; color: #fff; padding: 4px 0px; }
.left-editable table tfoot tr td { padding: 8px 8px; text-align: center; border: 1px solid #d8d8d8; }
.left-editable table tfoot tr.grey { background: #f0f0f0; }
.left-editable table tfoot tr td.align-right { text-align: right; }
.left-editable table tr td.align-left { text-align: left; }

.right-23 .editable { background-color: #fff; /*border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;*/ }

.editable h1, .editable h2, .editable h3, .editable h4, .editable h5, .editable h6 { margin-bottom: 6px; color: #3b3b3b; font-weight: normal; color: #000; }
.editable h1 span, .editable h2 span, .editable h3 span, .editable h4 span, .editable h5 span, .editable h6 span { font-weight: 200; color: #7c7c7c; }

.editable h1 { font-size: 26px; }
.editable h1 span { font-size: 22px; }
.editable h2 { font-size: 24px; }
.editable h2 span { font-size: 20px; }
.editable h3 { font-size: 22px; }
.editable h3 span { font-size: 18px; }
.editable h4 { font-size: 20px; }
.editable h4 span { font-size: 16px; }
.editable h5 { font-size: 18px; }
.editable h5 span { font-size: 14px; }
.editable h6 { font-size: 16px; }

.editable h1.header, .editable h2.header, .editable h3.header, .editable h4.header, 
.editable h5.header, .editable h6.header { font-size: 16px; border-bottom: 1px solid #dfdfdf; padding-bottom: 14px; margin-bottom: 16px; text-transform: uppercase; }
.editable h4.header { margin-top: 20px; }

.pagination { width: 100%; padding-top: 20px; font-weight: 600; }
html>body .pagination { overflow: hidden; }

.pagination p span, .pagination p a { width: 40px; color: #737373; background: #fff; text-align: center; height: 28px; line-height: 28px; border: 1px solid #d2d2d2;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; display: inline-block; *display:inline; *zoom:1; margin-right: 3px; }
.pagination p span.current, .pagination p span.active { background: #339DBB; border-color: #339DBB; color: #fff; }
.pagination p a:hover { background: #339DBB; border-color: #339DBB; color: #fff; text-decoration: none; }
.pagination p a.next, .pagination p a.prev { width: auto !important; padding-left: 10px; padding-right: 10px; }

.left-1 .editable { padding: 20px; background: #fff;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.left-23 .editable { padding: 20px; background: #fff; }
.editable h1 {  }
.editable h1, .editable h2, .editable h3, .editable h4, .editable h5, .editable h6 { font-family: 'Open Sans Condensed'; font-weight: 700; color: #3b3b3b; font-size: 26px;margin-bottom: 12px; }
.editable h2, .editable h3 { font-size: 24px; }
.editable h4, .editable h5 { font-size: 22px; }
.editable h6 { font-size: 18px; }

.editable h1.grey, .editable h2.grey, .editable h3.grey, .editable h4.grey, .editable h5.grey, .editable h6.grey { color: #7f7f7f; }

.editable .header { font-weight: 700; font-size: 26px; text-transform: uppercase; margin-bottom: 20px; }
.editable .header-article { font-weight: 700; font-size: 26px; margin-bottom: 20px; padding-bottom: 6px;  }

.editable p.details { font-size: 11px; font-style: italic; margin-bottom: 16px; }
.editable p.details a { color: #767676; }

.editable p { line-height: 21px; }
.editable .apply_files p { line-height: 21px; display: inline-block; padding: 5px 15px;}
.editable ul, .editable ol, .editable table, .editable blockquote { line-height: 21px; }
.editable blockquote { margin: 16px; color: #999; border-left: 4px solid #ff9000; padding-left: 1em; font-style: italic; }

.editable ol { padding-bottom: 26px; list-style-position: inside; }
.editable ol li { margin-top: 12px; }
.editable ul { list-style: none; padding-bottom: 26px; }
.editable ul li { margin-top: 12px; background: url('../images/arrow-right-li.png') no-repeat left 6px; padding-left: 20px; }

.editable ul.polish-aplha { list-style: none; }
.editable ul.polish-aplha li { display: inline; background: none; padding: 4px; }

.editable table {*border-collapse: collapse; border-spacing: 0;width: 100%;}
.editable table  {border: solid #ccc 1px;}
.editable tbody tr:nth-child(even) {background: #f5f5f5;}
.editable table tr:hover, .editable tbody tr:nth-child(even):hover {background: #ffeac7;-o-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}    
.editable table td, .editable table th {border-left: 1px solid #ccc;border-top: 1px solid #ccc;padding: 10px;text-align: left;}
.editable table th, .editable table thead td {background: #f0f0f0; font-weight: 600;border-top: none;}
.editable table td:first-child, .editable table th:first-child {border-left: none;}

span.float-left { float: left; padding-right: 30px; padding-bottom: 4px; padding-top: 0px; }
span.float-right { float: right; padding-left: 30px; padding-bottom: 4px; padding-top: 0px; }

.gallery-slider { margin-bottom: 20px; width: 660px; position: relative; }
html>body .gallery-slider, html>body .gallery-slider .controls { overflow: hidden; }

.gallery-slider .current-photo { width: 660px; height: 440px; line-height: 440px; text-align: center; background: url('../images/loader.gif') no-repeat center center; }
.gallery-slider .current-photo img { vertical-align: middle; }

.gallery-slider .gs-controls { width: 660px; height: 90px; margin-top: 10px; position: relative; }
.gallery-slider .gs-controls a.prev { position: absolute; left: 10px; top: 0px; width: 36px; height: 90px; display: block; background: url('../images/arrows-gallery.png') no-repeat -72px center; }
.gallery-slider .gs-controls a.prev:hover { background-position: -108px center; }
.gallery-slider .gs-controls a.next { position: absolute; right: 15px; top: 0px; width: 36px; height: 90px; display: block; background: url('../images/arrows-gallery.png') no-repeat 0px center; }
.gallery-slider .gs-controls a.next:hover { background-position:-36px center; }
.gallery-slider .gs-controls .thumbs-box { width: 512px; height: 90px; position: absolute; left: 73px; top: 0px; overflow: hidden; } 
.gallery-slider .gs-controls .thumbs-box .all-thumbs { position: absolute; left: 0px; top: 0px; width: 99999px; height: 90px; }
.gallery-slider .gs-controls .thumbs-box .all-thumbs a { width: 120px; height: 90px; line-height: 90px; margin: 0px 8px 0px 0px; padding: 0; float: left; display: block; text-align: center;
                                                         -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  /* IE 8 */
                                                         filter: alpha(opacity=70); /* IE 5-7 */
                                                         -moz-opacity: 0.7; /* Netscape */
                                                         -khtml-opacity: 0.7; /* Safari 1.x */
                                                         opacity: 0.7; /* Good browsers */
}

.gallery-slider .gs-controls .thumbs-box .all-thumbs a.active { 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  /* IE 8 */
    filter: alpha(opacity=100); /* IE 5-7 */
    -moz-opacity: 1.0; /* Netscape */
    -khtml-opacity: 1.0; /* Safari 1.x */
    opacity: 1.0; /* Good browsers */
}

.article-parts { width: 660px; padding-top: 20px; }
html>body .article-parts { overflow: hidden; }

.article-parts p span, .article-parts p a { width: 28px; color: #626262; text-align: center; height: 28px; line-height: 28px; border: 1px solid #dbdbdb; display: inline-block; *display:inline; *zoom:1; margin-right: 4px; }
.article-parts p span { background: #ff9000; border-color: #ff9000; color: #fff; }
.article-parts p a:hover { background: #ff9000; border-color: #ff9000; color: #fff; text-decoration: none; }
.article-parts p a.next { width: auto !important; padding-left: 10px; padding-right: 10px; }

.gallery-standard { width: 660px; }
html>body .gallery-standard { overflow: hidden; }

.gallery-standard .row { width: 200px; height: 200px; line-height: 200px; float: left; margin-right: 20px; margin-bottom: 20px; text-align: center; }
.gallery-standard .row img { vertical-align: middle; }
html .gallery-standard .odd { margin-right: 0px; }
/* nowy formularz aplikacji */
.apply-info-box-style-new {
    width: 100%;
    text-align: center;
    position: relative;
    background: #FFF;
    color: #000; display: inline-block; font-weight: 400; vertical-align: middle;
    text-decoration: none;   
    padding: 20px 0;
    border: 1px dashed #d0d0d0;
    border-radius: 5px;
    box-shadow: 0 0 10px #2A819B inset;
}

.apply-info-box-style-new .offer-title { font-size: 20px; font-weight: bold; color: #183c70; padding: 0 0 0 15px; margin-bottom: 0; }
.apply-info-box-style-new .company { padding: 0 0 0 15px; font-weight: 200; }

.ofer-preview-in-apl-form {
    margin:15px 50px;        
}

.ofer-preview-in-apl-form ul {    
    margin:15px 10px;
        
    
}

.ofer-preview-in-apl-form ul li{
    padding:2px 5px;
    list-style-type: disc;
}

/* MD: szybki formularz aplikacyjny */
#apply-quick-form { max-width: 400px; width: 100%; margin: 10px auto 0 auto; box-sizing: border-box; }
#apply-quick-form .login-info input { width: 100%; padding: 10px 12px; border: 1px solid #b1b1b1; box-shadow: 0 0 10px #ededed inset; min-width: 300px; font-family: 'Open Sans', Arial, Tahoma sans-serif; font-size: 14px; font-weight: normal;  box-sizing: border-box; border-radius:5px;}
#apply-quick-form textarea { width: 100%; height: 100px; padding: 10px 12px; border: 1px solid #b1b1b1; box-shadow: 0 0 10px #ededed inset; min-width: 300px; font-family: 'Open Sans', Arial, Tahoma sans-serif; font-size: 14px; font-weight: normal;  box-sizing: border-box; border-radius:5px;}
#apply-quick-form h6 { font-size: 14px; margin-top: 0px; margin-bottom: 0px; }
#apply-quick-form span.add-file-input { display: block; padding-top: 6px; }
#apply-quick-form span.add-file-input { color: #205fac; }
#apply-quick-form span.add-file-input:hover { text-decoration: underline; }

/*#apply-quick-form .upload_docs input { height: auto !important; width: auto !important; }*/
#apply-quick-form .div-regulations { font-size: 12px; }
#apply-quick-form fieldset div input[type="submit"] { font-size: 18px; font-weight: 400; border-radius:5px;}

.disabled {
    opacity: 0.2;
}

.fileUpload { position: relative; margin: 10px; margin-right:0;width:87px; display:inline-block;}
.fileUpload input.upload { width:87px; position: absolute; top: 0px; right: 3px; margin-left: 0px; padding: 0;font-size: 20px;cursor: pointer;opacity: 0; filter: alpha(opacity=0); border-radius:0px; }
.user-upload-text-name { padding: 8px 10px; border:1px solid #ccc; border-radius:5px; width:255px; background: #efefef;}
.user-upload-file-close {margin-top:5px;text-align:right;width:100%;margin-top:5px;margin-right:5px;}


.edit-btn { color: #193C76; border: 1px solid #193C76; padding: 1px 10px; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.edit-btn:hover { background: #193C76; color: #fff; }

.delete-btn { color: #ccc; border: 1px solid #ccc; padding: 7px 10px; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; text-decoration: none; }
.delete-btn:hover { border: 1px solid #EA4440; color: #EA4440; }

span.edit-btn { color: #193C76; border: 1px solid #193C76; padding: 7px 10px; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
span.edit-btn:hover { background: #193C76; color: #fff; }


/* koniec nowy formularz aplikacji */

.left-13 .apply-box { padding: 20px 20px 30px 20px; width: 200px; background: #fff; margin-bottom: 20px; }
.left-13 .apply-box p.header { font-size: 18px; font-weight: 600; color: #363636; text-align: center; margin-bottom: 20px; }
.left-13 .apply-box p a { padding: 10px 44px; font-size: 20px; background: #17396f; font-weight: 300; color: #fff; text-align: center; }
.left-13 .apply-box p a:hover { text-decoration: none; background: #244d8d; }

.left-13 .notification-submit-box { padding: 20px 20px 20px 20px; width: 200px; background: #c7ddff; margin-bottom: 20px; text-align: center; }
.left-13 .notification-submit-box p .glicon { font-size: 72px; }
.left-13 .notification-submit-box p { padding-bottom: 10px; color: #363636; font-size: 16px; font-weight: 400; }
.left-13 .notification-submit-box p.submit { margin-top: 20px; }
.left-13 .notification-submit-box p.submit a { padding: 10px 44px; font-size: 20px; background: #d8000b; font-weight: 300; color: #fff; text-align: center; }
.left-13 .notification-submit-box p.submit a:hover { text-decoration: none; background: #e9252f; }

.left-13 .recommended-articles { width: 240px; position: relative; background-color: #fff; padding: 20px 0px; }
#frame .left-13 .recommended-articles h2 { font-size: 16px; margin-bottom: 10px; }
.left-13 .recommended-articles .article { width: 100%; position: relative; border-bottom: 1px solid #d0d0d0; padding: 10px 0; }
.left-13 .recommended-articles .article h3 { font-size: 14px; font-weight: 700; }
.left-13 .recommended-articles .article h3 a { text-decoration: none; }
.left-13 .recommended-articles .article p { padding: 10px 0; font-size: 13px; position: relative; font-weight: 200; }
.left-13 .recommended-articles .article p span { 
    position: absolute; 
    right: 2px; 
    bottom: 0; 
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
    width: 50px;
    text-align: right;
}

#newsletter-art { float: left; width: 260px; min-height: 250px; margin-bottom: 30px; background: #091b38; text-align: center; }
#newsletter-art p { color: #fff; font-weight: 300; font-size: 14px; }
#newsletter-art p.title { text-transform: uppercase; font-weight: 700; font-size: 16px; padding-top: 30px; }
#newsletter-art p.regulamin { color: #818181; font-weight: 300; font-size: 12px; padding: 10px 0; }
#newsletter-art small { color: #818181; font-size: 12px; }
#newsletter-art small a { color: #818181; }

#newsletter-art form  { width: 260px; margin: 20px 0px 10px 0px; }
#newsletter-art form input[type=text] { width: 200px; border: 1px solid #000; background: #fff; padding: 10px 10px; font-size: 16px; font-weight: 300; }
#newsletter-art form input[type=submit] { margin-top: 10px; font-size: 16px; font-weight: 600; padding: 6px 20px; background: #d8000b; cursor: pointer; text-align: center; color: #fff; } 
#newsletter-art form input[type=button] { margin-top: 10px; font-size: 16px; font-weight: 600; padding: 6px 20px; background: #d8000b; cursor: pointer; text-align: center; color: #fff; }
#newsletter-art .newsletter-error-info { color: red; }
#newsletter-art .newsletter-info { display: inline-block; color: #fff; font-size: 13px; }

#simple-search { width: 100%; height: 100px; background: #ececec; position: relative; }
#simple-search form { width: 980px; height: 100px; position: relative; margin: 0 auto; text-align: left; }

#simple-search form #phrase {width: 860px; line-height: 50px; height: 50px; padding: 0px 100px 0px 20px; background: #fff; border: none; color: #9b9a9a; font-size: 16px; position: absolute; left: 0px; top: 25px; }
#simple-search form #simple-search-submit { border: none; position: absolute; right: 0px; top: 25px; width: 80px; height: 50px; cursor: pointer; background: url('../images/simple-search.png') no-repeat 0px 0px; }
#simple-search form #simple-search-submit:hover { background-position: 0px -50px; }


/* Start Data Table */
.data-table { clear: both; width: 100%; }

div.dataTables_info { float: left; }
div.dataTables_paginate { float: right; }
div.dataTables_length { padding: 6px; display: inline-block; max-width: 200px; float: left; }
div.dataTables_filter { padding: 6px; display: inline-block; max-width: 300px; float: right; }
div.dataTables_paginate { padding: 0; }
div.dataTables_info { padding: 10px 0; width: 100%; text-align: right; }

/* Self clearing - */
div.dataTables_wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .dataTables_wrapper { display: block; }
* html .dataTables_wrapper { height: 1%; }

div.dataTables_wrapper a.paginate_button,
div.dataTables_wrapper a.paginate_active, div.dataTables_wrapper .dataTables_paginate .current {
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
    *cursor: hand;
    text-decoration: none; color: #626262; padding: 6px 8px; 
    background: #fff; /* Old browsers */
    border: 1px solid #dbdbdb;    
}

div.dataTables_wrapper a.paginate_active, html div.dataTables_wrapper .dataTables_paginate .current {
    background: #0563fb; /* Old browsers */
    background: -moz-linear-gradient(top,  #0563fb 0%, #1c3d75 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0563fb), color-stop(100%,#1c3d75)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0563fb 0%,#1c3d75 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0563fb', endColorstr='#1c3d75',GradientType=0 ); /* IE6-9 */
    border: 1px solid #257850;
    color: #fff;
}

div.dataTables_wrapper a.paginate_button_disabled, div.dataTables_wrapper a.paginate_button_disabled:hover { color: #3d6672; background: #ececec; }
div.dataTables_wrapper a.paginate_button:hover {
    background: #0563fb; /* Old browsers */
    background: -moz-linear-gradient(top,  #0563fb 0%, #1c3d75 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0563fb), color-stop(100%,#1c3d75)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0563fb 0%,#1c3d75 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0563fb 0%,#1c3d75 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0563fb', endColorstr='#1c3d75',GradientType=0 ); /* IE6-9 */
    border: 1px solid #257850;
    color: #fff;
}
div.dataTables_paginate span>a {width: 15px; text-align: center; }

/* formularze */
div.dataTables_length select, div.dataTables_filter input { 	
    display: inline-block; *display:inline; *zoom:1;  border: 1px solid #dbdbdb; font-size: 12px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; 
    padding: 5px 5px 5px 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eef0f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef0f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eef0f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0f2',GradientType=0 ); /* IE6-9 */
}

.meet-employers-header {
    width: 100%;
    position: relative;
    padding: 20px 0;
    background: #2a819b;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.meet-employers-header h1 {
    font-size: 24px;
    font-weight: 400;
    padding: 0 20px;
}

.meet-employers-header ul.polish-aplha {
    list-style: none;
    padding: 0 20px;
    margin-top: 20px;
}

.meet-employers-header ul.polish-aplha li {
    display: inline;
    color: #fff;
    margin-right: 3px;
}

.meet-employers-header ul.polish-aplha li a {
    color: #2a819b;
    background-color: #FFFFFF;
    padding: 2px 7px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 2px;
}

.left-1 .meet-employers {
    width: 980px;
    padding: 20px;
    position: relative;
    background-color: #fff;
}

.left-1 .meet-employers .highlight {
    text-align: center;
    box-shadow: 0 0 10px #ededed inset;
    display: inline-block;
    width: 270px;
    padding: 15px;
    border: 1px solid #d0d0d0;
    margin-bottom: 20px;
    margin-right: 20px;
}

.left-1 .meet-employers .highlight .logo {
    max-height: 50px;
    max-width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}

.left-1 .meet-employers .highlight .company-name {
    height: 60px;
}

.apply-box .header {background: none;}
.left-13-offer .apply-box {padding: 20px 20px 30px 20px;
    width: 200px;
    border: 1px solid #e0e0e0;
    background: #339DBB;
    margin-bottom: 20px;}

.left-13-offer .jobtitle-intro {
  width: 200px;
    margin-top: 20px;
    padding: 20px;
    background: #339DBB;
}

.left-13-offer .jobtitle-intro h3 {
      font-family: 'Open Sans Condensed';
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.left-13-offer .jobtitle-intro p {
      font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 20px 0;
}

.left-13-offer .jobtitle-intro p a {
      color: #fff;
    font-weight: 700;
}

.left-13-offer .apply-box p.header {
    font-weight: 600;
    color: #363636;
    margin-bottom: 20px;
    font-family: 'Open Sans Condensed';
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.left-13-offer .apply-box .offer-apply-input-line input {
      border: 0;
    background: #f17046;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    cursor: pointer;
}

.left-13-offer .notification-submit-box {
  padding: 20px 20px 20px 20px;
    width: 200px;
    background: #f0f6f8;
    margin-bottom: 20px;
    text-align: center;
        margin-top: 20px;
}

.left-13-offer .notification-submit-box p {
  padding-bottom: 10px;
    color: #363636;
    font-size: 16px;
    font-weight: 400;
}

.left-13-offer .notification-submit-box #subscribe-form-viewoffer div input {
    padding: 0 10px;
    width: 100%;
    height: 30px;
    border: 1px solid #98B0D3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.left-13-offer .notification-submit-box #subscribe-form-viewoffer button {
    border: 0;
    background: #f17046;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    cursor: pointer;
}

.offer-details {
  background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: 170px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.offer-details .left-13 ul {
      list-style: none;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.offer-details .left-13 ul li {
  margin: 6px 0px 2px 0px;
    min-height: 36px;
    height: auto !important;
    padding-left: 30px;
    background: url(../images/checked.png) no-repeat 0px 5px;
}

#subpage .offer-details .right-23 {width: 670px;}

#subpage .right-23-offer .notification-footer-box {
    display: none;
    padding: 20px 20px 20px 20px;
    width: 100%;
    background: #E0E0E0;
    margin: 20px 0;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.notification-footer-box .notification-left {
  width: 15%;
    float: left;
    display: block;
}
.notification-footer-box .notification-right {
    width: 85%;
    float: right;
    display: block;
    margin-bottom: 10px;
}

.notification-footer-box a.close-notification {
      position: absolute;
    right: 16px;
    top: 16px;
}

#subscribe-form-viewoffer-rwd button {
  padding: 10px 15px;
    margin-top: 10px;
    color: #fff;
    background: #339DBB;
    width: 200px;
    font-size: 16px;
    font-weight: 200;
    cursor: pointer;
    border: none;
}
#subscribe-form-viewoffer-rwd div input {
    padding: 0 10px;
    width: 70%;
    height: 30px;
    border: 1px solid #98B0D3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.left-1 .meet-employers .highlight .logo img {
  height: 50px;
}

#subpage .right-23 .editable .general-info-candidate {
  padding: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.offer-list {overflow: hidden;}
.offer-list .single-offer {border-top: 1px solid #ccc;}
.offer-list .single-offer .offer-top {overflow: hidden;}
.offer-list .single-offer .offer-top .offer-logo {
    float: left;
    width: 100px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.offer-list .single-offer .offer-top .offer-name {
    float: left;
    padding: 12px 40px;
    max-width: 390px;
}
.offer-list .single-offer .offer-top .offer-apply {
    float: right;
    width: 110px;
    height: 32px;
    margin-top: 20px;
    margin-right: 10px;
}

.offer-list .single-offer .offer-top .offer-apply a {
    margin: 0;
    background: #f17046;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px;
    display: inline-block;
}

#job-offer-box {margin-bottom: 30px;}


.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}

.reset-this-rwd{
    animation : none !important;
    animation-delay : 0 !important;
    animation-direction : normal !important;
    animation-duration : 0 !important;
    animation-fill-mode : none !important;
    animation-iteration-count : 1 !important;
    animation-name : none !important;
    animation-play-state : running !important;
    animation-timing-function : ease !important;
    backface-visibility : visible !important;
    background : none !important;
    background-attachment : scroll !important;
    background-clip : border-box !important;
    background-color : transparent !important;
    background-image : none !important;
    background-origin : padding-box !important;
    background-position : 0 0 !important;
    background-position-x : 0 !important;
    background-position-y : 0 !important;
    background-repeat : repeat !important;
    background-size : auto auto !important;
    border : 0 !important;
    border-style : none !important;
    border-width : medium !important;
    border-color : inherit !important;
    border-bottom : 0 !important;
    border-bottom-color : inherit !important;
    border-bottom-left-radius : 0 !important;
    border-bottom-right-radius : 0 !important;
    border-bottom-style : none !important;
    border-bottom-width : medium !important;
    border-collapse : separate !important;
    border-image : none !important;
    border-left : 0 !important;
    border-left-color : inherit !important;
    border-left-style : none !important;
    border-left-width : medium !important;
    border-radius : 0 !important;
    border-right : 0 !important;
    border-right-color : inherit !important;
    border-right-style : none !important;
    border-right-width : medium !important;
    border-spacing : 0 !important;
    border-top : 0 !important;
    border-top-color : inherit !important;
    border-top-left-radius : 0 !important;
    border-top-right-radius : 0 !important;
    border-top-style : none !important;
    border-top-width : medium !important;
    bottom : auto !important;
    box-shadow : none !important;
    box-sizing : content-box !important;
    caption-side : top !important;
    clear : none !important;
    clip : auto !important;
    color : inherit !important;
    columns : auto !important;
    column-count : auto !important;
    column-fill : balance !important;
    column-gap : normal !important;
    column-rule : medium none currentColor !important;
    column-rule-color : currentColor !important;
    column-rule-style : none !important;
    column-rule-width : none !important;
    column-span : 1 !important;
    column-width : auto !important;
    content : normal !important;
    counter-increment : none !important;
    counter-reset : none !important;
    cursor : auto !important;
    direction : ltr !important;
    display : inline !important;
    empty-cells : show !important;
    float : none !important;
    font : normal !important;
    font-family : inherit !important;
    font-size : medium !important;
    font-style : normal !important;
    font-variant : normal !important;
    font-weight : normal !important;
    height : auto !important;
    hyphens : none !important;
    left : auto !important;
    letter-spacing : normal !important;
    line-height : normal !important;
    list-style : none !important;
    list-style-image : none !important;
    list-style-position : outside !important;
    list-style-type : disc !important;
    margin : 0 !important;
    margin-bottom : 0 !important;
    margin-left : 0 !important;
    margin-right : 0 !important;
    margin-top : 0 !important;
    max-height : none !important;
    max-width : none !important;
    min-height : 0 !important;
    min-width : 0 !important;
    opacity : 1 !important;
    orphans : 0 !important;
    outline : 0 !important;
    outline-color : invert !important;
    outline-style : none !important;
    outline-width : medium !important;
    overflow : visible !important;
    overflow-x : visible !important;
    overflow-y : visible !important;
    padding : 0 !important;
    padding-bottom : 0 !important;
    padding-left : 0 !important;
    padding-right : 0 !important;
    padding-top : 0 !important;
    page-break-after : auto !important;
    page-break-before : auto !important;
    page-break-inside : auto !important;
    perspective : none !important;
    perspective-origin : 50% 50% !important;
    position : static !important;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019' !important;
    right : auto !important;
    tab-size : 8 !important;
    table-layout : auto !important;
    text-align : inherit !important;
    text-align-last : auto !important;
    text-decoration : none !important;
    text-decoration-color : inherit !important;
    text-decoration-line : none !important;
    text-decoration-style : solid !important;
    text-indent : 0 !important;
    text-shadow : none !important;
    text-transform : none !important;
    top : auto !important;
    transform : none !important;
    transform-style : flat !important;
    transition : none !important;
    transition-delay : 0s !important;
    transition-duration : 0s !important;
    transition-property : none !important;
    transition-timing-function : ease !important;
    unicode-bidi : normal !important;
    vertical-align : baseline !important;
    visibility : visible !important;
    white-space : normal !important;
    widows : 0 !important;
    width : auto !important;
    word-spacing : normal !important;
    z-index : auto !important;
}

.reset-this-rwd ul{
    margin: 0 0 0 20px !important;
    padding: 0 !important;
    list-style: initial !important;
    background: none !important;
}

.reset-this-rwd ul li{
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    font-size: 14px !important;
    color: #000 !important;
}

.reset-this-rwd p{
    margin: 10px 0 !important;
    padding: 0 !important;
    background: none !important;
    font-size: 14px !important;
    color: #000 !important;
    text-align: left !important;
}
.reset-this-rwd h1{
    margin: 15px 0 !important;
    padding: 0 !important;
    background: none !important;
    font-size: 24px !important;
    color: #000 !important;
}

.reset-this-rwd h2, .reset-this-rwd h3, .reset-this-rwd h4, .reset-this-rwd h5, .reset-this-rwd h6 {
    margin: 10px 0 !important;
    padding: 0 !important;
    background: none !important;
    font-size: 16px !important;
    color: #000 !important;
}

.reset-this-rwd a{
    color: #18396E !important;
    font-size: 14px !important;
}

.reset-this-rwd b{
    color: #000 !important;
}

/* RWD STARTS HERE */
@media screen and (max-width: 1000px ) {
  #subpage {  width: auto; max-width: 980px; margin: 10px;}
	.candidate-menu { float: none; width: 100%; margin: 20px 0; box-sizing: border-box; }
	.candidate-menu ul { overflow: hidden; }
	.candidate-menu ul li { float: left; padding: 5px 20px; border:none; }
	.candidate-menu ul li a { border-bottom: 1px solid #2a819b; }
	.candidate-main-content-right { width: 100%; margin: 0; padding: 0 10px; box-sizing: border-box; }
	.candidate-main-content-right h2 { margin: 20px 0; } 
	.candidate-main-content-right .notify-attention { margin-top: 20px;}
        #subpage .left-1 {float: none;width: 100%;}
        #subpage .left-13 {width: 27.6596%;}
        #subpage .offer-details .right-23 {width: 71.2766%;}
        #subpage .right-23-offer {width: 100%;float: none;}
  #subpage .left-13-offer {display:none;}
  #subpage .right-23-offer .notification-footer-box {display: block;}
  #subpage .left-13.employer-profile {width: 100%;text-align: center;float: none;}
  #subpage .left-13.employer-profile .left-editable {border: none;}
  #subpage .right-23.employer-profile {width: 100%; float: none;}
  #subpage .right-23.employer-profile .editable .general-info-candidate {border: none;}
}

@media screen and (max-width: 995px ) {
	.content h2 { text-align: center; }
	#search-form-box { background: rgb(35,138,167); }
	.select-wrapper { width: 100%; margin-right: 0px;}
	.form-item { box-sizing:content-box; }
	#search-form-box h1 { text-align: center; }
	#search-form-box h2 { text-align: center; }
	#main-offer-search { width: 80%; margin: auto; overflow: hidden; }
	#main-offer-search select { width: 100%; float: none; box-sizing: border-box; }
	#main-offer-search input { width: 100%; margin: 0px auto 14px auto; box-sizing: border-box; }
	#search-btn { margin: auto; float: none;}
	ul#choosed-filters-options { padding-top: 25px; width: 80%; margin: auto; }
	.single-found-offer .logo {   float: none; margin: auto; border: none; text-align: center; }
	#recommended-offers .logo { float: none;border: none; width: 115px; height: 115px; line-height: 111px; padding: 0px; text-align: center; } 
	#recommended-offers .description { margin-bottom: 20px; width: 100%; text-align: center; padding: 0; border: none; float: none; }
	#recommended-offers .details { float: none; margin: 0px auto 20px auto; text-align: center; max-width: 300px; padding: 0; }
	#recommended-offers .details-btn { float: none; width: 120px; margin: 30px auto; }
  #recommended-offers .salary { background-position-x: 100px; }
  #found-offers .details { float: none; max-width: 180px; margin: auto; text-align: center; }
  #found-offers .salary { background-position-x: 40px; }
  #found-offers .created-at { background-position-x: 40px; }
  #found-offers .details-btn { float: none;margin: 20px auto; }
  #found-offers .description { margin-bottom: 0; }
  .details-btn input { width: 120px; } 
  .description { margin-bottom: 32px; width: 100%;text-align: center; padding: 0; border: none; float: none; }
  .article-list .article-lead { width: 100%; }
  .article-list .article-lead .desc { width: 70%; float: left; max-width: 100%; }
  .column-3 { float: none; max-width: 100%; margin: 30px auto; width: 80%;}
  .column-3 p { float: left;   padding-bottom: 20px; }
  .txt { float: right; width: 50%; }
  .single-found-offer { min-height: 42px; width: 50%; min-width: 300px; float: left; padding: 0; }
  .offer-border { border: 1px solid #EEE; min-height: 380px; }
  .odd-even:nth-child(odd) { background: none; }
  .odd-even:nth-child(even) { background: none; }
  /*#recommended-offers .single-found-offer:nth-child(odd) { background: #fff; }
  #recommended-offers .single-found-offer:nth-child(even) { background: #f0f6f8; }*/
}

@media screen and (max-width: 979px ) {
  .left-1 .meet-employers {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 950px ) {
	.left { float: none;}
	.left h2 { text-align: center; }
	.big-img { float: none; margin: 72px auto 42px auto;}
	.employee-list { max-width: 600px; margin: auto; }
	.section .details { margin: 0 auto 30px auto; float: none; } 
}

@media screen and (max-width: 850px ) {
  #subpage .left-13 {
    width: 100%;
    float: none;
  }
  #subpage .offer-details .right-23 {
    width: 100%;
    float: none;
    text-align: center;
  }
  .offer-details .left-13 ul li {
        display: inline-block;
    padding: 0px 30px;
  }
}

@media screen and (max-width: 750px) {
  .offer-list .single-offer .offer-top .offer-logo {float: none; margin: auto;}
  .offer-list .single-offer .offer-top .offer-name {float: none; margin: auto; text-align: center;}
  .offer-list .single-offer .offer-top .offer-apply {float: none; margin: auto;}
  .offer-list .single-offer .offer-top {padding: 20px 0px;}
  .offer-list .single-offer .offer-top .offer-apply a {padding: 7px 0px;width: 100%;text-align: center;}
}

@media screen and (max-width: 720px) {
	#footer ul { text-align: center; }
	#search-bg { background: none; min-height: 300px;}
	#search-content { width: 100%; min-height: 380px;}
	#search-box { width: 100%; height: auto; margin: auto; box-shadow: none; background: rgb(35,138,167); }
	#offer-search div { }
	#offer-search input[type=text] { width: 100%; padding: 0; line-height: 60px; text-align: center;}
	.work-list li { float: none; width: 100%; text-align: center; padding: 5px 0px;}
	.content h2 { text-align: center; margin: 30px 0px 30px 10px; }

	.article-list .article-lead { width: 100%; }
	.article-list .article-lead .desc { width: 68%; max-width: 400px; }
	#footer #footer-credits #copyrights { float: none; text-align: center; }
	#footer #footer-credits #realization { float: none; text-align: center; padding-top: 0; }
  #recommended-offers .description { float: none; }
  #recommended-offers .details { float: none; }
	#recommended-offers .recommended-list .single-offer:nth-child(odd) { background: #fff; }
	#recommended-offers .recommended-list .single-offer:nth-child(even) { background: #f0f6f8; }
	#recommended-offers .details-btn { margin: auto;  margin-bottom: 20px; float: none; width: 120px; }
  .single-found-offer { float: none; width: 100%; }

	.description { float: none; border: none; text-align: center; margin: auto; padding-bottom: 20px; width: auto; min-height: 0; }
	.details { float: none; margin: auto; text-align: center; max-width: 180px; }
  .salary { background-position-x: 36px; }
	.created-at { background-position-x: 36px; }
	.add-to-fav { background-position-x: 36px; }

  .column-3 { width: 100%;}
  .column-3 p { float: none; text-align: center; }
  .txt { float: none; width: 100%; text-align: center;}
}

@media screen and (max-width: 639px) {
.left-13 .recommended-articles, #newsletter-art  { display: none; }

    #subpage .header-info h4{padding: 10px;}
    #subpage .right-23{width: 100%;}
    #subpage .left-13{width: 100%;}
    #subpage .left-13 #filters-box{width: 100%; margin-bottom: 40px;}
    /* podstrona */
    .left-editable ul.submenu{width: 100%;}
    .left-editable ul.submenu li a{width: auto;}
    .left-editable ul.submenu li ul{width: auto;}
    .left-editable ul.submenu ul li a{width: auto;}
}

@media screen and (max-width: 599px) { /* zmiana menu etc */
	.content { min-height: 0px; }
	.for-employers { display: none; }
	#top { }
	#index { max-height: 70px; padding: 0; }
	
	#menu-trigger { position: absolute; top: 0px; right: 0px; display: block; width: 88px; height: 80px; border-left: 1px solid #c8c8c8; background: url('../images/menu-trigger.png') no-repeat center center; }
	#user-trigger { position: absolute; top: 0px; right: 20px; display: block; width: 88px; height: 70px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background: url('../images/user-trigger.png') no-repeat center center; }

	#menu { position: relative; left: 0; top: 0; max-width: 800px; border-top: 1px solid #c8c8c8; }
	#menu li { display: block; border: none; padding: 0;}
	#menu li a { display: block; text-align: center; max-width: 800px; font-size: 14px; padding: 10px 0px; line-height: 20px; border-bottom: 1px solid #c8c8c8; }
	#menu li a:hover, #menu li a.active { border-bottom: 1px solid #f17046; color: #fff; background: #f17046; }
	#menu li a.for-employers:hover { text-decoration: none; }
	#menu li:after { content: ""; } 	
	#menu li.submenu a { background: none; padding: 10px 0px; }
	#menu li.submenu:hover a { background: #65ae07; color: #fff; border-top-left-radius: 0px; border-top-right-radius: 0px; }
	#menu li.submenu:hover li a { background: #fff; color: #515151;  }

	#menu li ul { position: relative; left: 0; top: 0; max-width: 800px; border: none; border-bottom-left-radius: 0px; border-bottom-right-radius:05px; border-top-right-radius: 0px; } 
	#menu li ul li { display: block; height: auto; background: #fff; white-space: auto; }
	#menu li ul li a { display: block; text-align: center; background: #fff; color: #515151; max-width: 800px; font-size: 14px; padding: 10px 0px; line-height: 20px; border-bottom: 1px solid #c8c8c8; }
	#menu li ul li a:hover, #menu li.submenu:hover ul li a:hover { border-bottom: 1px solid #c8c8c8; color: #fff; background: #65ae07; }

	#user-box { position: relative; top: 0px; right: 0px; max-width: 800px; border-top: 1px solid #c8c8c8; }
	#user-box p.login { white-space: auto; } 
	#user-box p.login a:after { content: ""; } 
	#user-box p.login a { display: block; text-align: center; background: #fff; color: #515151; max-width: 800px; font-size: 14px; padding: 10px 0px; line-height: 20px; border-bottom: 1px solid #c8c8c8; }
	#user-box p.login a:hover { border-bottom: 1px solid #c8c8c8; color: #fff; background: #65ae07; }

  .article-list .article-lead .img { width:118px; height: 118px; }
	.article-list .article-lead .desc { }

	.header h1 { text-align: center; }
	.column-3 { float: none; margin: 60px auto; }

	.register-form { width: auto; }
	.register-form form.user-register input  { width: 95% !important; margin: 5px auto !important; }
	.register-form form.user-register input[type="submit"] { width: 100% !important; }
	.register-form form.user-register input[type="checkbox"] { width: 20px !important; margin: 0 !important; }

	.candidate-menu ul li { float: none; border-bottom: 1px solid #2a819b; text-align: center; padding: 12px 0px;}
	.candidate-menu ul li a { border: none;}

	#footer #ue img { width: 400px; }
	#footer { margin: 0px auto 0 auto; }
	#footer ul { text-align: center; }
        
        #subpage .offer-details .right-23 h1 {font-size: 21px;}
        p.employer {text-align: center; font-size: 18px;}
}
@media screen and (max-width: 490px) {
	.article-list .article-lead .img { width:158px; height: 158px;   float: none; margin: auto; }
	.article-list .article-lead .desc { float: none; text-align: center; width: 100%; margin-top: 20px; }
        .notification-footer-box .notification-left {display: none;}
        .notification-footer-box .notification-right {width: 100%; padding: 0px 20px;}
        #subscribe-form-viewoffer-rwd div input {width: 100%;}
}

@media screen and (max-width: 440px) {
	.big-img { width: 90%; height: auto; }
	.table-wrapper table th, td { padding: 5px; font-size: 12px; }
}

@media screen and (max-width: 360px) {
	.article-list .article-lead .img { float: none;}
	.article-list .article-lead .desc { float: none;}
	.article-list .article-lead .salary { float: none;}
}

@media screen and (max-width: 359px) {
    #subpage .header-info h3{font-size: 13px;}   
    #subpage .header-info h5{font-size: 24px;}
    #subpage .left-1 .editable .pagination{text-align: center;}
    #subpage .left-1 .editable .pagination .next{margin-top: 20px;}
}

@media screen and (max-width: 330px) {
	.content { }
	#index-logo { max-width: 160px; }

	div#submit { width: 200px; }
	#footer .content { min-height: 240px; }
	.content h2 a {}
	.header h1 { font-size: 26px; }
}



#contact-form { width: 100%; max-width: 980px; margin: 20px auto; }
#contact-form form { width: 100%; }
#contact-form form input[type=text], #contact-form form select, #contact-form form textarea { font-family: 'Open Sans', Arial; margin-top: 10px; background-color: #fff; border: 1px solid #d2d2d2;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; line-height: 26px; font-size: 14px; width: 90%; padding: 6px 10px; }
#contact-form form textarea { font-family: 'Open Sans', Arial; height: 100px; line-height: 20px; }
#contact-form form  .CIF-Error { font-size: 12px; padding-bottom: 4px; }
#contact-form form input[type=submit] { padding: 10px 20px; margin-top: 30px; cursor: pointer; background: #339dbb; color: #FFF;}
.CIF-Error { color: #ff0000; display: none; }
.CIF-ErrorField { border-color: #ff0000 !important; }
.CIF-Loader { display: none; }
.CIF-Ajax-Ok { display: none; }
.CIF-Ajax-Error { display: none; color: #ff0000; }
.CIF-Modal-Loader { display: none; position: fixed; width: 100%; height: 100%; background: url('../images/cif-modal.png'); z-index: 99999; }
.CIF-Modal-Loader div { width: 100%; height: 100%; background: url('../images/loader.gif') no-repeat center center; }
form.ci-form .CIF-Loader, form.ci-form .CIF-Ajax-Ok {  }
form.ci-form .CIF-Ajax-Ok { font-size: 16px; font-family: 'Open Sans', Arial, sans-serif; color: #77a01f; font-weight: 600; padding-top: 10px; }



/*section employerads.tpl.php*/
.header-info h1, .header-info h2, .header-info h3, .header-info h4, .header-info h5, .header-info h6 { padding: 20px 0px 30px 0px; font-size: 26px; text-align: center; font-family: 'Open Sans', Arial; margin-bottom: 6px; color: #3b3b3b; font-weight: normal; color: #000; }
.landing-service #box14pakiet-new{
    
}
.landing-service #box30pakiet-new{
   display:none; 
}
.landing-service #box14pakiet-newa{
    
}
.landing-service #box30pakiet-newa{
  display:none;  
}
.landing-service .abonament-box-wrapper {
    padding-left: 15px;
    
}
.landing-service .abonament-box-wrapper a{
    text-decoration: none;
    
}
.landing-service .abonament-box-wrapper .margl-20{
    margin-left: 20px;
    
}
.landing-service .abonament-box-regular {
    border: 1px solid #515151;
    border-radius:5px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 31px 7px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 31px 7px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 31px 7px rgba(0,0,0,0.22);
    float:left;
    display:inline-block;
    margin-top:15px;
}
.landing-service .abonament-box-big-wrapper {
    margin-top:0px;
    margin-left:0px;
    position:relative;
    float:left;
}
.landing-service .abonament-box-big {
    width:303px;
    margin-top:7px;
    margin-left:7px;
    position:relative;
    float:none;
}
.landing-service .abonament-box-big-wrapper .polecane {
    background: url(http://www.jobs.pl/assets/images/polecane.png);
    width:100px;
    height:100px;
    position:absolute;
    z-index:999;
    top:0;
    left:13px;
}.landing-service .abonament-box-big-wrapper .polecane1 {
    background: url(http://www.jobs.pl/assets/images/recommended.png);
    width:100px;
    height:100px;
    position:absolute;
    z-index:999;
    top:0;
    left:13px;
}
.landing-service .abonament-box-small {
    width:283px;
}
.landing-service .abonament-box-regular h3{
    line-height:55px;
    text-align:center;
}
.landing-service .abonament-box-big h3{
    line-height:65px;
    text-align:center;
}
.landing-service .abonament-box-regular .abonament-box-blue-back{
    background: #f1f1f1;
    height: 82px;
    text-align: center;
    font-style: semibold;
    padding-top: 10px;
    
}
.landing-service .abonament-box-big .abonament-box-blue-back{
    background: #f1f1f1;
    height: 92px;
    text-align: center;
    font-style: semibold;
    padding-top: 10px;
    
}
.landing-service .abonament-box-regular .abonament-box-blue-back1{
    background: #f1f1f1;
    height: 82px;
    text-align: center;
    font-style: semibold;
    padding-top: 10px;
    
}
.landing-service .abonament-box-big .abonament-box-blue-back1{
    background: #f1f1f1;
    height: 92px;
    text-align: center;
    font-style: semibold;
    padding-top: 10px;
    
}
.landing-service .abonament-box-regular .abonament-circle-pricebox{
    width:90px;
    height: 90px;
    border: 2px solid #555151;
    border-radius: 500px;
    display: block;
    vertical-align: middle;
    font-weight: normal;
    margin:20px auto;
    z-index:999;
    background: #FFFFFF;
    text-align:center;
       
}
.landing-service .abonament-box-regular .abonament-circle-pricebox .price-in-circle{
    float:left;
    font-size:25px;
    font-weight:bold;
    
    padding-top:5px;
}
.landing-service .abonament-box-regular .abonament-circle-pricebox .currency-in-circle{
    float:left;
    font-size:10px;
    text-align:left;
    margin-left:2px;
    padding-top:11px;
    line-height:11px;
}
.landing-service .abonament-box-regular .abonament-circle-pricebox .currency-in-circle-en{
    float:left;
    font-size:12px;
    text-align:left;
    margin-left:2px;
    padding-top:11px;
    
}
.landing-service .abonament-box-regular .abonament-circle-pricebox .price-in-circle-wrapper{
    margin: 0 auto;
    display:table;
    vertical-align:middle;
    
}
.landing-service .abonament-box-regular .abonament-circle-pricebox .padd-top17{
    padding-top:17px;
    
}
.landing-service .abonament-box-big .abonament-circle-pricebox{
    width:95px;
    height: 95px;
    border: 2px solid #555151;
    border-radius: 500px;
    display: block;
    vertical-align: middle;

    font-size:17px;
    text-align: center;
    margin:20px auto;
    z-index:999;
    background: #FFFFFF;
       
}
.landing-service .abonament-box-regular .block{
    display:block;
}
.landing-service .logo-background-yellow {
    background: rgb(254,255,255);
 

}
.landing-service .abonament-box-regular ul{
    padding-top: 80px;
    padding-left: 20px;
    list-style-image: url('http://www.jobs.pl/assets/images/check_mark.png');
    background-position: 0px center;
    margin-left:15px;
    line-height:16px;
}
.landing-service .abonament-box-regular ul li{
    padding:3px 0;
}
.landing-service .abonament-box-big ul{
    padding-top: 80px;
    padding-left: 20px;
    list-style-image: url('http://www.jobs.pl/assets/images/check_mark.png');
    background-position: 0px center;
    margin-left:15px;
    line-height:16px;
}
.landing-service .abonament-box-big ul li{
    padding:5px 0;
}
.landing-service .abonament-box-regular .abonament-box-adds-buttons{
    margin:20px auto;
    text-align:center;
    
}
.landing-service .abonament-box-regular .abonament-box-adds-buttons span{
    display:block;
    padding:5px 0;
    font-weight: bold;
    color: #21314b;
}
.landing-service .abonament-box-regular .abonament-box-adds-buttons span img{
    vertical-align:middle;
    padding-right:5px;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background{
    background: #f1f1f1;
    min-height:60px;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background1{
    background: #f1f1f1;
    min-height:60px;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background #basket-button{
    margin: 0 auto;
    display:block;
    background: #FFFFFF;
    padding:5px 25px;
    border-radius: 5px;
   
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background #basket-button span{
     font-weight: bold;
    color: #21314B;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background #basket-button span img{
    vertical-align:middle;
    padding-right:5px;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background1 #basket-button{
    margin: 0 auto;
    display:block;
    background: #FFFFFF;
    padding:5px 25px;
    border-radius: 5px;
   
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background1 #basket-button span{
     font-weight: bold;
    color: #21314B;
    
}
.landing-service .abonament-box-regular .abonament-box-dark-background1 #basket-button span img{
    vertical-align:middle;
    padding-right:5px;
    
}
    .left-1 .box-one-two-inner .service-list-new{
    background: #FFFFFF;
    border:1px solid #CCCCCC;
    padding: 15px 15px 20px 55px;
    border-radius: 5px;
    list-style-image: url('http://www.jobs.pl/assets/images/check_mark.png');
    margin-left:15px;
    text-align: left;
    
}
 .left-1 .box-one-two-inner .service-list-new li{
    padding-top:10px;
}


/*end section employerads.tpl.php*/

.landing-frame .landing-service { max-width: 980px; width: auto; }
    
.left-1 .box-one-two-inner { position: relative; float: left; width: 450px; margin-right: 40px; }
.left-1 .box-one-two-inner ul.service-desc { list-style: none; }
.left-1 .box-one-two-inner ul.service-desc li { background: url("http://www.jobs.pl/assets/images/plans-li.png") no-repeat 0 10px; list-style: none; line-height: 21px; padding: 5px 0 5px 20px; margin-top: 0; }
.fright { float: right !important; }
.fleft { float: left !important; }
.no-margin { margin: 0 !important; }
.no-margin-right { margin-right: 0 !important; }
.no-margin-left { margin-left: 0 !important; }
.no-margin-top { margin-top: 0 !important; }
.no-margin-bottom { margin-bottom: 0 !important; }


.left-1 .references { width: 100%; position: relative; float: left; }
.left-1 .references .description { position: relative; width: 99%; padding: 0px; background: #fff; border:1px solid #CCCCCC; border-radius:5px;}
.left-1 .references .description p { padding: 20px;  color: #21314b;}
.left-1 .references .description:after { 
        content: ""; 
        background: #FFF;
        position: absolute; 
        bottom: -12px; 
        left: 22px; 
        border-style: solid; 
        border-width: 0px 1px 1px 0px; 
        border-color: #CCC; 
        display: block; 
        width: 22px; 
        height: 22px;
        z-index: 1; 
        transform:rotate(45deg); 
        -webkit-transform:rotate(45deg); 
        -moz-transform:rotate(45deg); 
        -o-transform:rotate(45deg);

}
.left-1 .references .author { width: 100%; position: relative; margin-top: 20px; margin-bottom:10px; color: #21314b; }
.left-1 .references .author p { font-size: 12px; color: #21314b;}
.left-1 .references .author a { color: #FF000E;}
.left-1 .references .author .logo { width: 70px; height: 70px; position: relative; float: left; }
.left-1 .references .author .logotype-author-new {width:64px; height:64px; background-image:url(http://www.jobs.pl/assets/images/author-logotype-new.png); float:left; display: inline;}
.left-1 .references .author .company-data {float:left; display: inline;margin-left:10px; padding-top:5px;}


#lbox {
    position:fixed;
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background: rgba(0,0,0,0.7);
    text-align:center;
    cursor: pointer;
    z-index:9999;
}

#lbox p {
    text-align:right; 
    color:#fff; 
    margin-right:20px; 
    font-size:12px; 
    cursor: pointer;
}

#lbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:940px;
    position: relative;
    top: 25px;
    cursor: pointer;
}

@media screen and (max-width: 979px) {
    .left-1 .box-one-two-inner { width: 45%; }
    .box-14 { width: 20%; }
    .box-14.center { float: right; }

    .left-1 .box-one-two { width: 42% }
    .left-1 .box-one-two-last { width: 42% }
    
    .landing-frame .left-1 { max-width: 980px; width: auto; padding: 0 15px;}
    .landing-frame .landing-service { max-width: 980px; width: auto; padding: 0 15px;}

    .landing-service .abonament-box-regular {
     float:none;
     display:block;
     margin:5px auto;
    }
    .landing-service .abonament-box-wrapper .margl-20{
    margin: 5px auto;
    }
    .landing-service .abonament-box-wrapper {
    padding-left: 0px;
    }
    .landing-service .abonament-box-big-wrapper {
    margin-top:0px;
    margin-left:0px;
    margin-bottom:10px;
    position:relative;
    float:none;
    }
    
    .landing-service .abonament-box-big-wrapper {
    margin-top:0px;
    margin-left:0px;
    position:relative;
    float:none;
    width:342px;
    margin:0 auto; 
    margin-bottom:18px;
    }
    .landing-service .abonament-box-big {
    width:303px;
    margin-top:7px;
    margin-bottom:7px;
    margin-left:7px;
    position:relative;
    float:none;
    top:6px;
    
    
}

}
@media screen and (max-width: 710px) {
    .left-1 .box-one-two-inner { width: 100%; margin: 0; }
}

@media screen and (max-width: 699px) {
    .landing-service .ads-zone .tabs .tab{width: 100%; display: block;}
    .landing-service .ads-zone ul.tabs li a{width: 100%; display: block;}
    .landing-service .ads-zone ul.tabs li a.active{width: 100%; display: block;}
}


@media screen and (max-width: 630px) {
    .landing-service .info .how-to-publish-bubble{
                float:none;
                display:block;
                width: 120px;
                height:  120px;
                background: #CEE8FF;
                border-radius:500%;
                margin:5px auto;
                
            }
.landing-service .info .how-to-publish-bubble1{
                float:none;
                display:block;
                width: 120px;
                height:  120px;  
                background: #FFFFFF;
                border-radius:500%;
                margin:5px auto;
            }
.landing-service .info .how-to-publish-bubble2{
                float:none;
                display:block;
                width: 120px;
                height:  120px;  
                background: #CEE8FF;
                border-radius:500%;
                margin:5px auto;
            }
.landing-service .info .how-to-publish-bubble3{
                float:none;
                display:block;
                width: 120px;
                height:  120px; 
                background: #FFFFFF;
                border-radius:500%;
                margin:5px auto;
            }
.landing-service .info .how-to-publish-bubble4{
                float:none;
                display:block;
                width: 120px;
                height:  120px;  
                background: #CEE8FF;
                border-radius:500%;
                margin:5px auto;
            }
.landing-service .info .bubble-text{
                padding-left:0;
                padding-top:0;
                display:table-cell;
                vertical-align:middle;
                text-align:center;
                font-size:11px;
                color: #21314B;
            }
.landing-service .info .bubble-text h2{
                line-height:30px;
            }
.landing-service .info .bubble-text1{
                padding-left:0;
                padding-top:0;
                display:table-cell;
                vertical-align:middle;
                text-align:center;
                font-size:11px;
                color: #21314B;
            }
.landing-service .info .bubble-text1 h2{
                line-height:30px;
            }
.landing-service .info .bubble-text2{
                padding-left:0;
                padding-top:0;
                display:table-cell;
                vertical-align:middle;
                text-align:center;
                font-size:11px;
                color: #21314B;
            }
.landing-service .info .bubble-text2 h2{
                line-height:30px;
            }   
.landing-service .info .bubble-text3{
                padding-left:0;
                padding-top:0;
                display:table-cell;
                vertical-align:middle;
                text-align:center;
                font-size:11px;
                color: #21314B;
            }
.landing-service .info .bubble-text3 h2{
                line-height:30px;
            }
.landing-service .info .bubble-text4{
                padding-left:0;
                padding-top:0;
                display:table-cell;
                vertical-align:middle;
                text-align:center;
                font-size:11px;
                color: #21314B;
            }
.landing-service .info .bubble-text4 h2{
                line-height:30px;
            }                  
}

.landing-service { text-align: center; }
#for-employer { text-align: left; border-top: none; padding: 30px 0px; }

#services-menu { width: 100%; min-height: 80px; background: #ececec; position: relative; text-align: center; }
#services-menu-inner { max-width: 980px; width: 100%; min-height: 80px; margin: 0 auto; text-align: left; }
#services-menu ul { width: 100%; list-style: none; padding-top: 30px; }
html>body #services-menu ul, html>body #services-menu-inner { overflow: hidden; }
#services-menu ul li { display: block; float: left; margin-right: 20px; margin-bottom: 20px; }
#services-menu ul li a { padding: 6px 16px; color: #fff; background: #339dbb; }
#services-menu ul li a:hover { background: #2a819b; }

#jobs-offer-service a.j-to-cart { margin-top: 6px; padding: 10px 20px; text-align: center; color: #fff; background: #339dbb; }
#jobs-offer-service a.j-to-cart:hover { background: #2a819b; }

/* Komunikaty */
.notification-box { width: 100%; text-align: center; }
.notification { width: 100%; position: relative;  text-align: left;  }
.notification a.close-notification { position: absolute; right: 32px; top: 16px; }
.notification p { padding: 16px 30px; line-height: 20px; font-size: 14px; font-family: 'Open Sans', Arial, sans-serif; font-weight: normal; text-align: center; }
.notification p b, .notification p strong { font-weight: 600; }

.notify-ok { background: #cfeba1; /* Old browsers */
             background-image: url('../../assets/backend/images/notify-ok-bg.png');
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, -moz-linear-gradient(top,  #cfeba1 0%, #bfe388 100%); /* FF3.6+ */
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfeba1), color-stop(100%,#bfe388)); /* Chrome,Safari4+ */
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, -webkit-linear-gradient(top,  #cfeba1 0%,#bfe388 100%); /* Chrome10+,Safari5.1+ */
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, -o-linear-gradient(top,  #cfeba1 0%,#bfe388 100%); /* Opera 11.10+ */
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, -ms-linear-gradient(top,  #cfeba1 0%,#bfe388 100%); /* IE10+ */
             background: url('../../assets/backend/images/notify-ok-bg.png') no-repeat 30px center, linear-gradient(to bottom,  #cfeba1 0%,#bfe388 100%); /* W3C */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfeba1', endColorstr='#bfe388',GradientType=0 ); /* IE6-9 */
}
.notify-ok p { color: #4d6f14; }

.notify-attention { background: #fff6db; /* Old browsers */
                    background-image: url('../images/notify-attention-bg.png');
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, -moz-linear-gradient(top,  #fff6db 0%, #ffeebe 100%); /* FF3.6+ */
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff6db), color-stop(100%,#ffeebe)); /* Chrome,Safari4+ */
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, -webkit-linear-gradient(top,  #fff6db 0%,#ffeebe 100%); /* Chrome10+,Safari5.1+ */
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, -o-linear-gradient(top,  #fff6db 0%,#ffeebe 100%); /* Opera 11.10+ */
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, -ms-linear-gradient(top,  #fff6db 0%,#ffeebe 100%); /* IE10+ */
                    background: url('../../assets/backend/images/notify-attention-bg.png') no-repeat 30px center, linear-gradient(to bottom,  #fff6db 0%,#ffeebe 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6db', endColorstr='#ffeebe',GradientType=0 ); /* IE6-9 */
}
.notify-attention p { color: #a47625; }

.notify-info { background: #def1ff; /* Old browsers */
               background:  -moz-linear-gradient(top,  #def1ff 0%, #c3e3ff 100%); /* FF3.6+ */
               background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#def1ff), color-stop(100%,#c3e3ff)); /* Chrome,Safari4+ */
               background: -webkit-linear-gradient(top,  #def1ff 0%,#c3e3ff 100%); /* Chrome10+,Safari5.1+ */
               background: -o-linear-gradient(top,  #def1ff 0%,#c3e3ff 100%); /* Opera 11.10+ */
               background:  -ms-linear-gradient(top,  #def1ff 0%,#c3e3ff 100%); /* IE10+ */
               background: linear-gradient(to bottom,  #def1ff 0%,#c3e3ff 100%); /* W3C */
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#def1ff', endColorstr='#c3e3ff',GradientType=0 ); /* IE6-9 */
}
.notify-info p { color: #346997; }

.notify-error { background: #ffacab; /* Old browsers */
	background-image: url('../images/notify-error-bg.png');
	background: url('../images/notify-error-bg.png') no-repeat 30px center, -moz-linear-gradient(top,  #ffacab 0%, #ff7877 100%); /* FF3.6+ */
	background: url('../images/notify-error-bg.png') no-repeat 30px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffacab), color-stop(100%,#ff7877)); /* Chrome,Safari4+ */
	background: url('../images/notify-error-bg.png') no-repeat 30px center, -webkit-linear-gradient(top,  #ffacab 0%,#ff7877 100%); /* Chrome10+,Safari5.1+ */
	background: url('../images/notify-error-bg.png') no-repeat 30px center, -o-linear-gradient(top,  #ffacab 0%,#ff7877 100%); /* Opera 11.10+ */
	background: url('../images/notify-error-bg.png') no-repeat 30px center, -ms-linear-gradient(top,  #ffacab 0%,#ff7877 100%); /* IE10+ */
	background: url('../images/notify-error-bg.png') no-repeat 30px center, linear-gradient(to bottom,  #ffacab 0%,#ff7877 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffacab', endColorstr='#ff7877',GradientType=0 ); /* IE6-9 */
}
.notify-error p { color: #82333b; }
.notify-error ul { margin-left: 100px; padding: 20px 0; }

#apply-container #subpage { width: 980px; margin: 12px auto 0px auto; padding: 30px 0px; text-align: left; position: relative; } 
#apply-container #subpage.no-subpage-border { border-top: 0px; margin-top: 0px; }

#apply-container #subpage .left-13 { width: 260px; float: left; }
#apply-container #subpage .left-13-offer { width: 260px; float: left; }
#apply-container #subpage .right-23 { width: 700px; float: right; }
#apply-container #subpage .right-23-offer { width: 700px; float: right; }

#apply-container #subpage .left-1 { width: 980px; float: left; }
#apply-container #subpage .left-1 .editable{border-radius: 0;}

/* APPL FORMS */
form.standard {  }
form.standard legend { display: block; width: 100%; font-size: 16px; font-family: 'Open Sans', arial, sans-serif; font-weight: 300; border-bottom: 1px solid #dbdbdb; padding-top: 20px; padding-bottom: 10px; line-height: 22px; color: #000;}
form.standard legend.no-border { border: 0; }
form.standard p.legend { display: block; width: 100%; font-size: 14px; font-family: 'Open Sans', arial, sans-serif; font-weight: 300; padding-bottom: 10px !important; line-height: 18px; color: #000; }
form.standard p.legend small { font-size: 11px; font-weight: 400px; padding-left: 10px; }

form.standard fieldset { /*border-bottom: 1px solid #d8d8d8;*/ border:none; }
form.standard fieldset.no-border { border: 0 !important; }
form.standard fieldset div { /*border-bottom: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb;*/ padding: 12px 0px;}
form.standard fieldset div label { display: inline-block; *display:inline; *zoom:1; width: 25%; min-width: 120px; text-align: right; vertical-align: top; line-height: 26px; }
form.standard fieldset div label span { padding-right: 10px; font-size: 12px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; }
form.standard fieldset div label span.b, form.standard fieldset div label span b { font-weight: 600; }

form.standard fieldset div input, form.standard fieldset div select, form.standard fieldset div textarea { 
    display: inline-block; *display:inline; *zoom:1;  border: 1px solid #dbdbdb; font-size: 12px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400;
    padding: 5px 5px 5px 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eef0f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef0f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eef0f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0f2',GradientType=0 ); /* IE6-9 */
}
form.standard fieldset div select { -webkit-appearance: menulist;-moz-appearance: menulist; appearance: menulist;}
form.standard fieldset div textarea { width: 100%; resize:none; height: 100px;}
form.standard fieldset input#apply-btn {background: #2a819b; color: #fff; font-family: 'Open Sans Condensed';font-size: 19px;font-weight: 700;width: 100%;height: 40px;border: 1px solid #d0d0d0;}
form fieldset input.apply-btn {background: #2a819b; color: #fff; font-family: 'Open Sans Condensed';font-size: 19px;font-weight: 700;width: 100%;height: 40px;border: 1px solid #d0d0d0;}

form.standard fieldset div .long { width: 90%; }
form.standard fieldset div .medium { width: 70%; }
form.standard fieldset div .normal { width: 60%; }
form.standard fieldset div .short { width: 40%; }
form.standard fieldset div .very-short { width: 20%; }

form.standard fieldset div p { padding: 0px 20px; line-height: 21px; }
form.standard fieldset div.action-block { background: #eef0f2; padding:20px;}

form.standard fieldset div.control-group { /*border-bottom: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb;*/ padding: 12px 0px; }
form.standard fieldset div.control-group.no-border { border: 0 !important; }
form.standard fieldset div.control-group div { border: none; padding: 0px; } /* reset powyzsze */
form.standard fieldset div.control-group .label { padding: 0; margin: 0; display: inline-block; *display:inline; *zoom:1; width: 25%; min-width: 120px; text-align: right; vertical-align: top;  }
form.standard fieldset div.control-group .label span, form.standard fieldset div.control-group .label p { padding: 0; margin: 0; padding-right: 10px; line-height: 28px; font-size: 12px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; }
form.standard fieldset div.controls { font-size: 12px; width: 61%; padding: 0; margin: 0; display: inline-block; *display:inline; *zoom:1; vertical-align: top; }
form.standard fieldset div.controls.w100 { width: 100%; }
form.standard fieldset div.controls p { padding: 0; line-height: 28px; } /* reset */
form.standard fieldset div.controls p.info { padding-top: 6px; }
form.standard fieldset div.controls p.inline { display: inline-block; *display:inline; *zoom:1; }

html form.standard fieldset div.control-group .label-25 { width: 25%; }
html form.standard fieldset div.control-group .label-50 { width: 50%; }
html form.standard fieldset div.control-group .label-75 { width: 75%; }
html form.standard fieldset div.controls-25 { width: 20%; }
html form.standard fieldset div.controls-50 { width: 45%; }
html form.standard fieldset div.controls-75 { width: 70%; }

form.standard fieldset div input[type="checkbox"] { vertical-align: middle; }
form.standard fieldset div span.radio-label, form.standard fieldset div span.check-label { margin-right: 16px; }

html form.standard fieldset div.only-controls { width: 100%; }
html form.standard fieldset div.only-controls .add-file-input, html form.standard fieldset div.only-controls .del-file-input {display: inline-block;margin-left: 5px;cursor: pointer;text-decoration: none;color: #626262;padding: 4px 5px;background: #fff;border: 1px solid #dbdbdb; position:relative; top:0; height:29px;}
html>body form.standard fieldset div.only-controls { overflow: hidden; margin-left: 0; width: 100%;}

html form.standard fieldset div.only-controls .option-box { float: left; display: inline-block; *display:inline; *zoom:1; margin-right: 10px; padding: 4px 4px; }
html form.standard fieldset div.only-controls .option-box-fixed-region { width: 170px !important; }

html form.standard fieldset div.full-control { width: 100%; padding: 0px; }
html form.standard fieldset div.clear-inside div { border: none; padding: 0px; }

html form.standard fieldset div .fieldset-25 { margin-right: 10px; margin-bottom: 20px; width: 23%; float: left; }
html form.standard fieldset div .fieldset-30 { margin-right: 10px; margin-bottom: 20px; width: 28%; float: left; }
html form.standard fieldset div .fieldset-50 { margin-right: 10px; margin-bottom: 20px; width: 48%; float: left; }
html form.standard fieldset div .fieldset-70 { margin-right: 10px; margin-bottom: 20px; width: 68%; float: left; }
html form.standard fieldset div .fieldset-100 { margin-right: 10px; margin-bottom: 20px; width: 98%; float: left; }

form.standard fieldset div .data-block { display: inline-block; *display:inline; *zoom:1; vertical-align: top; line-height: 26px; }

form .i100, .in-table-form .i100 { width: 100%; }
form .i95, .in-table-form .i95 { width: 95%; }
form .i90, .in-table-form .i90 { width: 90%; }
form .i85, .in-table-form .i85 { width: 85%; }
form .i80, .in-table-form .i80 { width: 80%; }
form .i75, .in-table-form .i75 { width: 75%; }
form .i70, .in-table-form .i70 { width: 70%; }
form .i65, .in-table-form .i65 { width: 65%; }
form .i60, .in-table-form .i60 { width: 60%; }
form .i55, .in-table-form .i55 { width: 55%; }
form .i50, .in-table-form .i50 { width: 50%; }
form .i45, .in-table-form .i45 { width: 45%; }
form .i40, .in-table-form .i40 { width: 40%; }
form .i38, .in-table-form .i38 { width: 38%; }
form .i35, .in-table-form .i35 { width: 35%; }
form .i30, .in-table-form .i30 { width: 30%; }
form .i25, .in-table-form .i25 { width: 25%; }
form .i20, .in-table-form .i20 { width: 20%; }
form .i15, .in-table-form .i15 { width: 15%; }
form .i10, .in-table-form .i10 { width: 10%; }
form .i5, .in-table-form .i5 { width: 5%; }
form .price, .in-table-form .price  { width: 70px; text-align: right; }
form .pos, .in-table-form .pos  { min-width: 30px; width: 30px !important; text-align: center; }

/* Apply Form (BETA) */

form.apply-form { width: 700px; margin: 0 auto; }
form.apply-form legend { display: block; width: 100%; font-size: 16px; font-family: 'Open Sans', arial, sans-serif; font-weight: 300; border-bottom: 1px solid #dbdbdb; padding-top: 20px; padding-bottom: 10px; line-height: 22px; color: #000;}
form.apply-form legend.no-border { border: 0; }
form.apply-form p.legend { display: block; width: 100%; font-size: 14px; font-family: 'Open Sans', arial, sans-serif; font-weight: 300; padding-bottom: 10px !important; line-height: 18px; color: #000; }
form.apply-form p.legend small { font-size: 11px; font-weight: 400px; padding-left: 10px; }

form.apply-form fieldset { border: 0 !important; }
form.apply-form fieldset div { padding: 12px 0px; line-height: 28px; }
form.apply-form fieldset div label { display: inline-block; *display:inline; *zoom:1; width: 100%; min-width: 120px; text-align: right; vertical-align: top; line-height: 26px; }
form.apply-form fieldset div label span { padding-right: 10px; font-size: 12px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; }
form.apply-form fieldset div label span.b, form.apply-form fieldset div label span b { font-weight: 600; }
form.apply-form fieldset div span { line-height: 28px; }

form.apply-form fieldset textarea { border: 1px solid #d0d0d0; width: 638px; padding: 20px; }

form.apply-form fieldset div input, form.apply-form fieldset div select, form.apply-form fieldset div textarea { 
    display: inline-block; 
    *display:inline; 
    *zoom:1;  
    border: 1px solid #dbdbdb; 
    font-size: 12px; 
    font-family: 'Open Sans', arial, sans-serif; font-weight: 400;
    padding: 10px 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eef0f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef0f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eef0f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eef0f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0f2',GradientType=0 ); /* IE6-9 */
}

form.apply-form fieldset div .long { width: 90%; }
form.apply-form fieldset div .medium { width: 70%; }
form.apply-form fieldset div .normal { width: 60%; }
form.apply-form fieldset div .short { width: 40%; }
form.apply-form fieldset div .very-short { width: 20%; }

form.apply-form fieldset div p { padding: 0px 20px; line-height: 21px; }
form.apply-form fieldset div.action-block { background: #eef0f2; }

/* Bardziej elegancko.. */
form.apply-form fieldset div.control-group { padding: 0 0 10px 0; }
form.apply-form fieldset div.control-group.no-border { border: 0 !important; }
form.apply-form fieldset div.control-group div { border: none; padding: 0px; } /* reset powyzsze */
form.apply-form fieldset div.control-group .label { padding: 0; margin: 0; display: inline-block; *display:inline; *zoom:1; width: 25%; min-width: 120px; text-align: right; vertical-align: top;  }
form.apply-form fieldset div.control-group .label span, form.apply-form fieldset div.control-group .label p { padding: 0; margin: 0; padding-right: 10px; line-height: 28px; font-size: 14px; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; line-height: 39px; }
form.apply-form fieldset div.controls { font-size: 12px; width: 61%; padding: 0; margin: 0; display: inline-block; *display:inline; *zoom:1; vertical-align: top; }
form.apply-form fieldset div.controls.w100 { width: 100%; }
form.apply-form fieldset div.controls p { padding: 0; line-height: 28px; } /* reset */
form.apply-form fieldset div.controls p.info { padding-top: 6px; }
form.apply-form fieldset div.controls p.inline { display: inline-block; *display:inline; *zoom:1; }

html form.apply-form fieldset div.control-group .label-25 { width: 25%; }
html form.apply-form fieldset div.control-group .label-50 { width: 50%; }
html form.apply-form fieldset div.control-group .label-75 { width: 75%; }
html form.apply-form fieldset div.controls-25 { width: 20%; }
html form.apply-form fieldset div.controls-50 { width: 45%; }
html form.apply-form fieldset div.controls-75 { width: 70%; }

form.apply-form fieldset div input[type="checkbox"] { vertical-align: middle; }
form.apply-form fieldset div span.radio-label, form.apply-form fieldset div span.check-label { margin-right: 16px; }

html form.apply-form fieldset div.only-controls { width: 94%; margin-left: 20px; }
html>body form.apply-form fieldset div.only-controls { overflow: hidden; }

html form.apply-form fieldset div.only-controls .option-box { float: left; display: inline-block; *display:inline; *zoom:1; margin-right: 10px; padding: 4px 4px; }
html form.apply-form fieldset div.only-controls .option-box-fixed-region { width: 170px !important; }

html form.apply-form fieldset div.full-control { width: 100%; padding: 0px; }
html form.apply-form fieldset div.clear-inside div { border: none; padding: 0px; }

html form.apply-form fieldset div .fieldset-25 { margin-right: 10px; margin-bottom: 20px; width: 23%; float: left; }
html form.apply-form fieldset div .fieldset-30 { margin-right: 10px; margin-bottom: 20px; width: 28%; float: left; }
html form.apply-form fieldset div .fieldset-50 { margin-right: 10px; margin-bottom: 20px; width: 48%; float: left; }
html form.apply-form fieldset div .fieldset-70 { margin-right: 10px; margin-bottom: 20px; width: 68%; float: left; }
html form.apply-form fieldset div .fieldset-100 { margin-right: 10px; margin-bottom: 20px; width: 98%; float: left; }

form.apply-form fieldset div .data-block { display: inline-block; *display:inline; *zoom:1; vertical-align: top; line-height: 26px; }

/*Aplikowanie*/
#apply-container{
    background: #E8E8E8;
    width: 100%;
    overflow: hidden;
}

#apply-container #subpage{border: none;}

.apply-info-box {
    width: 100%;
    text-align: center;
    position: relative;
    background: #2a819b;
    color: #fff; display: inline-block; font-weight: 400; vertical-align: middle;
    text-decoration: none;
    padding: 20px 0;
}
.upload_docs .control-group input[type="file"]{padding: 5px;}

.apply-info-box .offer-title {font-weight: bold; font-size: 18px; color: #ffffff; padding: 0 0 0 15px; margin-bottom: 0; }
.apply-info-box .company {padding: 0 0 0 15px; }
.hidden {display: none;}
/*Koniec aplikowania*/

.homepage-show-more{text-align: center; margin: 0 auto; padding-top: 20px;}

/* Bio Autora wartykułach */
.bio-wrapper {
                width:97%;                
                border-radius: 5px;
                -webkit-box-shadow: 0px 0px 25px 7px rgba(204,204,204,0.2);
                -moz-box-shadow: 0px 0px 25px 7px rgba(204,204,204,0.2);
                box-shadow: 0px 0px 25px 7px rgba(204,204,204,0.2);
                display:flex;
                -webkit-display:flex;
                justify-content: space-between;
                -webkit-justify-content: space-between;
                align-items:top;
                -webkit-align-items:top;            
                margin:25px auto 5px auto;
                padding:10px;
            }
            .bio-wrapper .bio-photo {
                width: 100px;
                height: auto;
                margin:5px;
                filter: grayscale(100%);
                -webkit-filter: grayscale(100%);
            }
            .bio-wrapper .bio-description {
                margin-left:25px;
            }
            .bio-wrapper .bio-description .name {
                font-size:20px;
                color:#222222;
                text-shadow: 2px 2px 5px rgba(204,204,204,1);
                font-weight:300;
                display:block;
                margin-bottom:10px;
            }
            .bio-wrapper .bio-description p {
                font-size:11px;
                color:#222222;
                text-shadow: 2px 2px 5px rgba(204,204,204,1);
                padding:3px;
                font-weight:300;
            }
 /* KONIEC Bio Autora wartykułach */