body {
    background-image: url("../images/main_bg_wide.jpg");
    background-position: center 73px;
    background-repeat: no-repeat;
    font-family: 'Open Sans', 'SwitzerEFNReg';
    padding-bottom: 0;
    padding-top: 80px;
    min-width: 1013px;
}

h1, h2 { font-family: 'Open Sans', 'SwitzerEFNThin'; font-weight: 300; }
h3 { font-family: 'Open Sans', 'SwitzerEFNReg'; font-weight: 300; }
h1 { font-size: 70px; }
h2 { font-size: 70px; }
h3 { font-size: 20px; }
h4 { font-size: 30px; }
label { font-weight: 300; }

a.big-more { font-size: 32px; font-weight: bold; }
.form-control { border-radius: 0px; padding-top: 9px; }
.table-striped > tbody > tr:nth-child(2n+1), .table-striped > tbody > tr:nth-child(2n+1) { background: #dcdcdc; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background: transparent; }
.table>tbody>tr>td .free-icon { position: relative; }
.table>tbody>tr>td .free-icon img{ position: absolute; right: -39px; top: -25px; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { vertical-align: middle; }
.container { width: 1013px; position:relative; max-width: none !important; }
.logo-container { position: absolute; top: 17px; }

.header-bottom {
    font-family: 'Open Sans', 'SwitzerEFNThin'; 
     font-weight: 300;
    font-size: 30px;
}

#home .main-slider{
    list-style: none;
    height: 679px;
}

.nav > li > a {
    padding: 7px 0px;
    border-bottom: 3px solid transparent;
    border-radius: 0px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid red!important;
}

.nav > li.active > a {
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid red!important;
    color: #333;
}

.nav > li.active > a:hover, .nav > li.active > a:focus {
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid red!important; 
    color: #333;
}

.nav > li.active > a {
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid red!important;
    color: #333;
}

#praca h1 {
    margin-bottom: 0px;   
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.navbar-fixed-top {
    background-image: url("../images/menu_bg.png");
    background-position: center top;

}


.nav-main {
    margin-left: 170px;
    height: 73px;
    padding-top: 0px;
}

.nav-main > li {
    width: auto;
}

.nav-main > li > a {
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    padding: 24px 16px;
    font-family: 'Open Sans', 'SwitzerEFNReg'; 
     font-weight: 300;
}

.nav-main > li > a.current {
    color: red;
}

.nav-main > .active > a,
.nav-main > .active > a:hover,
.nav-main > .active > a:focus {
    background-color: #ddd;
    background-image: none;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.10);


}
.nav-main > li:first-child > a {
    border-radius: 0;

}
.nav-main > li:last-child > a {
    border-bottom: 0;
    border-radius: 0;
}

.search .page-header {
    background-image: url(../images/lupa.png);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding-left: 55px;

}

.search .page-header a{
    color: #333;
}


.search .bottom-text {
    font-size: 30px;
    font-family: 'Open Sans', 'SwitzerEFNThin'; 
     font-weight: 300;
}

.search .bottom-text a {
    color: #333;
}

.search .nav-pills {
    float: right;
}

.search .nav-pills li{
    padding: 5px 15px;
    border-right: 1px solid #999999;
}

.search .nav-pills li.last{
    border-right: none
}

.search .btn.btn-default {
    background-image: url(../images/btn1_bg.png);
    border-radius: 0px;
    width: 159px;
    border: 0px;
    height: 32px;
    padding-top:5px;
}

.search .btn.btn-default:hover  {
    -moz-box-shadow: 0px 0px 3px 3px #c7ddff ;
    -webkit-box-shadow: 0px 0px 3px 3px #c7ddff ;
    box-shadow: 0px 0px 3px 3px #c7ddff ;
}



.search .searcher-container {
    margin-top: 80px;
}

#home .main-slider{
    list-style: none;
    height: 727px;
    padding-left: 0px;
    margin-left: 0px;
}

#home .main-slider li{
    height: 727px;
}


#home .main-slider li.slide1 {
    background-image: url(../images/slide1.jpg);
    width: 100%;
    height: 727px;
}


#home .main-slider li.slide2 {
    background-image: url(../images/slide2.jpg);
    width: 100%;
    height: 727px;
}


#home .main-slider li.slide3 {
    background-image: url(../images/slide3.jpg);
    width: 100%;
    height: 727px
}


#home .main-slider li.slide1 .slogan  {
    padding-top: 180px;
    padding-left: 0px;

}

#home .main-slider li .slogan .btn.btn-default  {
    float: right;
    background-image: none;
    border: 1px solid white;
    border-radius: 0px;
    background-color: transparent;
    color: white;
    margin-right: 63px;
    text-transform: uppercase;
    padding: 6px 12px 5px;
}
#home .main-slider li .slogan .btn.btn-default:hover  {
    -moz-box-shadow: 0px 0px 3px 3px #c7ddff ;
    -webkit-box-shadow: 0px 0px 3px 3px #c7ddff ;
    box-shadow: 0px 0px 3px 3px #c7ddff ;
}


#home .main-slider li .slogan p {
    font-size: 30px;
    font-family: 'Open Sans', 'SwitzerEFNThin'; 
    color: white;
    font-size: 43px;
     font-weight: 300;
    -webkit-text-stroke: 1px rgba(255,255,255,0.2)
}

#home .main-slider li.slide1 .slogan .description {
    margin-top: 180px;
}

#home .main-slider li.slide1 .slogan .description .more {
    float: right;
    font-size: 16px;
    margin-right: 100px;
}

#home .main-slider li.slide1 .slogan .description .more a{
    color: #333;
}

#home .main-slider li .description h3 {
    font-size: 40px;
    font-family: 'Open Sans', 'SwitzerEFNThin'; 
     font-weight: 300;
     -webkit-text-stroke: 1px rgba(0,0,0,0.2)
}

#home .main-slider li .slogan .description p {
    color: #333;
    font-size: 14px;
    font-family: 'Open Sans', 'SwitzerEFNThin'; 
     font-weight: 300;
}

#home .main-slider li.slide2 .action {
    margin-top: 100px;
    margin-left: 50px;
}

#home .main-slider li.slide2 .description {
    margin-top: 200px;
    margin-left: 50px;
}

#home .main-slider li.slide3 .action {
    margin-top: 100px;
    margin-left: 50px;
}

#home .main-slider li.slide3 .description {
    margin-top: 150px;
    margin-left: 50px;
}


.login-container {
    background-image: url(../images/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 602px
}

.login-container #logowanie {
    color: white;
}


.login-container #logowanie .alert {
    border-radius: 0px;
    opacity: 0.7;
}

.login-container #logowanie input[type=email],
.login-container #logowanie input[type=password]
{
    border: 1px solid #b8c1cb;
    color: #333;
}

.login-container #logowanie label.control-label {
    font-size: 20px;
    font-weight: bold;
}

#register-form > .row > .col-lg-12.spacer {
    background-image: url(../images/form_spacer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 24px 0px;
}

#register-form button[type=submit],
#contact-form button[type=submit] {
    background-image: url("../images/btn3_bg.png");
    border: 0 none;
    border-radius: 0;
    height: 47px;
    width: 237px;
    color: white;
    font-weight: bold; 
    padding-top: 6px;
}

#register-form button[type=submit]:hover,
#contact-form button[type=submit]:hover
{
    -moz-box-shadow: 0px 0px 3px 3px #c7ddff ;
    -webkit-box-shadow: 0px 0px 3px 3px #c7ddff ;
    box-shadow: 0px 0px 3px 3px #c7ddff ;
}

#register-form .form-logo {
    display: block;
    margin-top: 25px;
}

#register-form .form-logo .btn.btn-default {
    background-image: url("../images/btn1_bg.png");
    border: 0 none;
    border-radius: 0;
    height: 32px;
    margin-left: 30px;
    width: 120px; 
    padding-top: 6px;
}

#register-form .form-logo .btn.btn-default:hover  {
    -moz-box-shadow: 0px 0px 3px 3px #c7ddff ;
    -webkit-box-shadow: 0px 0px 3px 3px #c7ddff ;
    box-shadow: 0px 0px 3px 3px #c7ddff ;
}


#register-form .form-group > label {
    clear: both;
    display: block;
}

#login-form {
    /*margin-top: 100px;*/
    color: #dcdcdc;
}


#login-form a {

    color: #dcdcdc;
}


#login-form .form-control {
    background:rgba(255,255,255,0.3);
}
#login-form input[type=checkbox] {
    float: none;
}

#login-form .btn.btn-default {
    background-image: url("../images/btn2_bg.png");
    border: 0 none;
    border-radius: 0;
    height: 32px;
    width: 120px;
    padding-top: 6px;
}

#login-form label.col-lg-2 {
    margin-left: 13%;
}

#job-grid tr {

    border-left: 3px solid transparent;
}


#job-grid tr:hover {
    background-color: #e9e9e9;
    border-left: 3px solid #4e98dc;
    cursor: pointer;
}

#job-grid tr td.date-column {
    width: 100px;
}

.cycle-pager{    
    text-align: center;
    cursor: pointer;
}

.cycle-pager span {
    background-image: url("../images/slider_unactive.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    text-indent: -10000px;
    width: 11px;
}

.cycle-pager span.cycle-pager-active {
    background-image: url("../images/slider_active.png");
}

.cycle-pager span:hover {
    background-image: url("../images/slider_hover.png");
}


.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    text-decoration: none;
}

#korzysci ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

#korzysci ul li{
    background-image: url(../images/list_icon_1.png);
    background-repeat: no-repeat; 
    background-position: 0px 3px;
    padding-left: 20px;
}


#korzysci ul li h4{
    color: #4e98dc;
}

#korzysci .attributes h4 {
    font-size: 20px;
    font-weight: bold;
}

.korzysci-container {
    /*    border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        background: rgb(207, 207, 207);
        background: rgba(207, 207, 207, .5); */
    margin-bottom: 30px; 
}

#account-attributes tr td.col2{
    text-align: right;    
}

#nowe-konto {
    padding-bottom: 50px;
}

#nowe-konto .agreements {
    margin-bottom: 30px
}

#regulamin{
    padding-bottom: 50px;
}

#regulamin .regulations h4 {
    text-align: center;
}

#kontakt {
    padding-bottom: 50px;
}

#contact-form .row.recaptcha{
    margin-bottom: 30px;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 413px;
    margin-top: 1px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);   
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 24px;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.twitter-typeahead {
    width: 100%;
}


.slider-navigation {
    position: absolute;
    top: 185px;
    z-index: 100;
    width: 970px;

}

.slider-navigation .cycle-prev{
    margin-left: 0px;
    position: absolute;
    left: 30px;
}


.slider-navigation .cycle-next{
    margin-right: 0px; 
    position: absolute;
    right: -10px;
}
.radio-inline label{
    cursor: pointer;
}

#adv {
    margin-top: 15px;
    margin-bottom: 15px;
}


.required:after { content: "*"; }
.alert { padding: 15px; margin: 15px 0 0 0; }
.login-container .alert { margin-bottom: 15px; }
.help-question { text-align: justify }
select.form-control { padding-top: 6px; }

/* footer */
#footer { margin-top: 25px; }
#copyright { float: left; }
#footer-menu { float: right; }
#footer-menu li { display: inline-block; margin-left: 10px; }
