@charset "utf-8";
/* CSS Document */
/*

body {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    margin: 0px;
    padding: 0px;
    background: #fff url(../img/bg_calosc.jpg) repeat-x top;
    text-align: left;

    scrollbar-face-color: #eee;
    scrollbar-highlight-color: #fff;
    scrollbar-3dlight-color: #ccc;
    scrollbar-darkshadow-color: #fff;
    scrollbar-shadow-color: #aaa;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #eee;
}

img {
    border: 0;
}

hr {
    border: none;
    background-color: #555;
    color: #555;
    height: 1px;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #999;
    font-weight: normal;
}

p {
    margin: 0;
    padding: 0 0 10px 0;
}

ul {
    padding-top: 0;
    margin-top: 0;
}

a {
    font-weight: bold;
    color: #FFA500;
    text-decoration: none;
}

a:hover {
    color: #fff!important;
}

table {
    margin: 0;
}

div#kontener_bg {
    background: url(../img/bg_grafika.jpg) no-repeat -430px 0px;
}

div#kontener_zawartosc {
    padding-left: 20px;
    padding-right: 20px;
    width: 96%;
}

div#naglowek {
    height: 165px;
}

div#naglowek_logo {
    float: left;
    padding: 20px 0 0 0
}

div#nawigacja {
    float: right;
}

div#nawigacja ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#nawigacja ul li {
    margin: 0;
    padding: 0;
    float: left;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}

div#nawigacja ul li a {
    display: block;
    padding: 0 20px 10px 20px;
    color: #fff;
    line-height: 34px;
    font-size: 18px;
    font-weight: 400;
}
*/

/*div#nawigacja ul li a:hover {
    background: url(../img/nav_bg.png) no-repeat 50% 0%;
}

div#nawigacja ul li a.nav_main_sel {
    background: url(../img/nav_bg.png) no-repeat 50% 0%;
}*/

/*.search_box_wrapper {
    width: 565px;
    height: 46px;
}*/

/*div#search_box {
    width: 615px;
    height: 42px;
    border: 2px solid #C6BFB6;
}*/
/*
.search_content_input {
    width: 565px;
    float: left;
}

.search_content_input input {
    width: 520px;
    height: 29px;
    padding: 5px 15px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #928475;
    font-size: 18px;
    font-weight: 400;
    border: none;
}*/

/*div#search_wrapper_btn {
    width: 49px;
    height: 42px;
    float: right;
}*/
/*
div#search_parameters {
    clear: both;
    color: #6E6358;
    display: block;
    float: left;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 570px;
    z-index: -999;
}*/

/*div#search_parameters-colos {
    clear: both;
    color: #6E6358;
    display: block;
    float: left;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 550px;
    z-index: -999;
}*/
/*

#search-options-more, #search-options-more-colos {
    text-decoration: underline;
    color: orange;
    clear: both;
    float: left;
}

a#search-options-more:hover, a#search-options-more-colos:hover {
    color: #FF6600 !important;
}
div#opcje {
}
*/

div#opcje_head {
    position: relative;
    margin-top: 12px;
    padding-left: 60px;
    height: 32px;
    background: url(../img/bg_opcje_head.jpg) repeat-x top;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    cursor: pointer;
    margin-left: 3px;
}

div#opcje_head img.opcje_arr {
    position: absolute;
    top: 10px;
    left: 20px;
}

div#first-tab-content {
    background: #fff url(../img/bg_opcje.jpg) repeat-x bottom;
    border: 1px solid #ddd;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
    height: 152px
}

div#first-tab-content h3 {
    color: #6E6358;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}

div#first-tab-content div#speakerSex {
    float: left;
    width: 220px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E6358;
}

div#first-tab-content div#speakerEdu {
    float: left;
    width: 280px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E6358;
}

div#first-tab-content div#speakerAgeRange {
    float: left;
    width: 350px;;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E6358;
}

.bncFacet {
    float: left;
    width: 220px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E6358;
}

div#content {
    width: 100%;
    height: 90%;
}

/*
div#footer_kontener {
    background: url("../img/bg_footer.jpg") repeat-x scroll center bottom #938875;
    float: left;
    clear: both;
    color: #CFC3B2;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 26px;
    padding: 6px 20px;
    text-align: center;
    width: 110%;
    margin-left: -20px;
}*/

div.wyczysc {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

#head, .context_head {
    position: relative;
    padding-left: 60px;
    background: url(../img/bg_opcje_head.jpg) repeat-x top;
    color: #fff;
    font-weight: 600;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-align: center;
}

div#search_engine {
    color: #6E6358;
    display: inline;
    float: right;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: -45px;
}

.stats-info {
    color: #666666 !important;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    padding-top: 5px;
    width: 50%;
    margin-bottom: 10px;
}

.search-options-panel {
    /*    background-color: #F8F8F8;*/
    /*  border-radius: 4px;*/
    display: none;
    clear: left;
    /*    width: 619px;*/
}

.search-arrow {
    float: left;
    margin-right: 4px;
    clear: right;

}


.search-row-pnl {
    float: left;
    /*   width: 615px;*/
    padding: 4px;
}

.search-row-left {
    float: left;
    text-align: right;
    padding-top: 5px;
    width: 10em;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-left-age {
    float: left;
    text-align: right;
    padding-top: 20px;
    width: 10em;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-left-sex {
    float: left;
    text-align: right;
    padding-top: 2px;
    width: 10em;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-right {
    float: left;
    padding: 4px;
    text-align: left;
    min-width: 27em;
}


#tbDismaxSearch {
    border: 2px solid #C6BFB6;
    color: #928475;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top: -5px;
    padding: 2px;
    width: 330px;
}

/* chart for facets*/
.charts {
    float: left;
    width: 100%;
}

.charts-menu {
    float: left;
    width: 15em;
}

.charts-content {
    float: left;
    width: 80%;
}

.pagination-top {
    float: right;
    z-index: 9999;
    width: 40%;
    margin-top: -5px;
}

.ui-layout-north {
    height: 25px !important;
}

td.ft_media {
    text-align: center;
}

/* Home */
p {
    margin: 0;
    padding: 0 0 10px 0;
}

a {
    text-decoration: none;
}

/*
div#home_container {
    width: 1080px;
    padding-left: 20px;
    min-height: 800px;
}*/

div.wyczysc {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

/*
div#home_main {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #928475;
    line-height: 22px;
}

div#home_main h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 200;
    color: #6E6358;
    line-height: 42px;
    margin: 0 0 15px 0;
    padding: 0;
}*/

div#home_main a:hover, div#help-page a:hover {
    color: #514943;

}

/*
div#glowna_boks_gora {
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 40px;
    background: url('../img/home_box_ico_1.jpg') no-repeat 0px 90px;
    min-height: 120px;
}

div#glowna_boks_gora h2 {
    float: left;
    width: 250px;
}

div#glowna_boks_gora_tekst {
    float: right;
    width: 706px;
}

div#glowna_boksy_dol {
    border-bottom: 1px solid #ddd;
}

div#glowna_boksy_l {
    float: left;
    width: 330px;
    position: relative;
    background: url('../img/home_box_ico_2.jpg') no-repeat 100% 0px;
    padding-bottom: 12px;
    margin-right: 45px;
}

div#glowna_boksy_s {
    float: left;
    width: 330px;
    position: relative;
    background: url('../img/home_box_ico_3.jpg') no-repeat 100% 0px;
    padding-bottom: 12px;
}

div#glowna_boksy_p {
    float: right;
    width: 330px;
    position: relative;
    background: url('../img/home_box_ico_4.jpg') no-repeat 100% 0px;
    padding-bottom: 12px;
}

div#glowna_boksy_dol_btn {
    text-align: right;
}

div#glowna_boksy_l_btn {
    float: left;
    width: 330px;
    margin-right: 45px;
}

div#glowna_boksy_s_btn {
    float: left;
    width: 330px;
}

div#glowna_boksy_p_btn {
    float: right;
    width: 330px;
}

div#glowna_boks_gora a.glowna_wiecej_btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

a.glowna_wiecej_btn {
    background: #534741 url('../img/btn_home_bg.jpg') 0% 0% no-repeat;
    display: inline-block;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
    padding: 0 8px 0 18px;
}

a.glowna_wiecej_btn:hover {
    color: #FF6600 !important;
}*/

.ColVis_catcher {
    color: #333 !important;
}
#map, div.gm-style {
    width: 100%;
    height: 100%;
    min-height: 640px;
    max-height: 700px;
}
.olForeignContainer {
    width: 100%;
    min-height: 640px;
    height: 100%;
    max-height: 700px;
    position: relative;
    background-color: rgb(229, 227, 223);

}

.input-group-btn {
    position: relative;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group {
    border-collapse: separate;
}

.input-group-btn > .btn {
    position: relative;
}

.btn, .btn:visited, button {
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #CCC;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    color: #888;
    text-shadow: none;
    text-decoration: none;
    text-rendering: optimizelegibility;
    transition: all 120ms ease 0s;
    display: inline-block;
    vertical-align: middle;
    padding: 0.4em 0.65em;
    background: none repeat scroll 0% 0% transparent;
    box-shadow: none;
    font-family: "HelveticaNeue", "Helvetica", "Calbri", "sans-serif";
}

.btn-default {
    color: #FFF;

    background-color: #004D8C;
}

.btn {
    display: inline-block;
    padding: 0px 5px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-user-select: none;
    text-align: center;
}

.form-control {

    display: initial !important;
}

#colPosit_chosen ul {
    width: 41%;
}