@charset "utf-8";
/* CSS Document */


body { 
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555;
	margin: 0px;
	padding: 0px;
	background:#fff;
	text-align:center;
}
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; border-style: none!important;}

p {margin:0; padding:0 0 10px 0;}
ul {padding-top:0; margin-top:0;}

a {font-weight: bold; color:#000; text-decoration: none;}
a:hover {color:#999;}

table{margin:0;}
td,th {padding:0; color:#555;}

div#kontener_zawartosc {
    padding-left: 20px;
    padding-right: 20px;
    width: 98%;
}

#header {
    position:relative;
    width:980px;
    margin:0 auto;
    text-align:left;
}

div#kontener_bg {
    position:relative;
    background:url(../img/bg_graf.jpg) no-repeat 50% 0px;
    min-height:800px;
}

div#naglowek{ min-height:330px;}

div#naglowek_tytul { font-size: 14px; text-align:center; position:absolute; top:30px; left:40px; line-height:16px; color:#EF7B87;}
div#naglowek_tytul span { color:#444; font-size: 14px;}
div#naglowek_logo{float:left; margin-top:110px; margin-bottom: 10px;}

div#nawigacja{ position:absolute; top:35px; right:0;}
div#nawigacja ul {margin:0; padding:0; list-style:none;}
div#nawigacja ul li { margin:0; padding:0; float:left; color:#EF7B87}
div#nawigacja ul li a {
	padding:0 4px 0 0;
	margin-left:8px;
	color:#999; line-height:20px; font-size:14px; font-weight:400;
}
div#nawigacja ul li a:hover{color:#EF7B87}
div#nawigacja ul li a.nav_main_sel{ color:#444}



div#wyszukiwarka{ float:right;width:700px; margin-top:150px;}

div#search_box {
    width: 712px;
    height: 41px;
    background: #fff;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 0px 5px #aaa;
    -webkit-box-shadow: 0px 0px 5px #aaa;
    box-shadow: 0px 0px 5px #aaa;
    float: right;
}

div#search_box_target {
    width: 486px;
    height: 41px;
    background: #fff;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 0px 5px #aaa;
    -webkit-box-shadow: 0px 0px 5px #aaa;
    box-shadow: 0px 0px 5px #aaa;
    float: left;
    display: none;
}

#tbSourceQuery{ width:230px; float:left; border-bottom-left-radius: 6px; border-top-left-radius: 6px;}

#tbTargetQuery {
    float: left; /*border-left: 1px solid #ef7b87!important;*/
    display: none;
}

#search_content_input input, #search_content_input_target input {
    height: 41px;
    width: 455px;
    border: none;
    color: #EF7B87;
    font-size: 16px;
    font-weight: 300;
    padding-left: 18px;
    margin-left:  8px;
}

#slope_source, #slope_target {
    clear: both;
}
#tbDismaxSearch {
    border: 1px solid #c6bfb6;
    color: #928475;
    font-size: 16px;
    margin-top: -3px;
    padding: 2px;
    width: 330px;
}

#search_wrapper_btn{ width:82px; height:41px; float:right;}
#search_wrapper_btn input {-moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; }

div#strona_glowna{
    clear: both;
    min-height: 820px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    margin-top: 120px;
    float:left;
}

div.glowna_box{ text-align:center; float:left; width:33%; font-weight:300; color:#666;font-size: 14px;}
div.glowna_box h3{ font-size:16px; line-height:104px; background:url(../img/ramka_1.png) no-repeat 50% 0%;font-size: 14px;}
div.glowna_box_txt{ border-top:1px solid #eee; margin-top:30px; padding-top:10px; padding:10px 40px 0 40px;font-size: 14px;}
div.glowna_box_txt p {padding-bottom:0px;}

div#glowna_box-2 h3{background:url(../img/ramka_2.png) no-repeat 50% 0%;}
div#glowna_box-3 h3{background:url(../img/ramka_3.png) no-repeat 50% 0%;}
div#glowna_box-4 h3{background:url(../img/ramka_1.png) no-repeat 50% 0%;}


div#footer_kontener{
    border-top: 1px solid #EEEEEE;
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    float: left;
}

div.wyczysc {clear:both; height:0px; line-height:0px; font-size:0px;}

.search_box_wrapper {
    float: right;
    margin-top: -100px;
    width: 712px;
}

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: 622px;
    z-index: -999;
}

#search-options-more {
    clear: both;
    color: red;
    float: left;
    font-size: 13px;
    margin-top: 3px;
    text-decoration: underline;
}

.search-options-panel {
    background-color: #F8F8F8;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    display: none;
}

.search-options-panel-dismax {
    background-color: #F8F8F8;
    border-radius: 5px;
    float: left;
    margin-bottom: 10px;
    margin-top: 4px;
}
.search-arrow {
    float: right;
}

.search-row-pnl {
    float: left;
    width: 592px;
    padding: 4px;
    border-radius: 6px;
}

.search-row-left {
    float: left;
    text-align: right;
    padding-top: 5px;
    width: 200px;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-left-age {
    float: left;
    text-align: right;
    padding-top: 20px;
    width: 200px;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-left-sex {
    float: left;
    text-align: right;
    padding-top: 2px;
    width: 200px;
    font-size: 14px;
    padding-right: 6px;
}

.search-row-right {
    float: left;
    padding: 4px;
    text-align: left;
    width: 338px;
}

#search_box{width:620px; height:39px; }

.ui-widget-header .ui-state-active {
    background: none!important;
}
.stats-info {
    color: #666666 !important;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    padding-top: 5px;
    width: 50%;
    margin-bottom: 10px;
    float: left;
}
.search_init {
    color: #999999;
}
#searchPanelBox{
    width: 100%;
    text-align: center;
}
#tbGenreFilter{
    width: 250px!important;
}
.number_range_filter{
    width: 20px!important;
}

#excel_limit, #excel_page {
    padding: 0px !important;
    vertical-align: super !important;
}