@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    margin: 0px;
    padding: 0px;
    background: #fff url(../imgs/bg_calosc.jpg) repeat-x top;
    text-align: left;
}

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: #000;
    text-decoration: none;
}

a:hover {
    color: #999;
}

table {
    margin: 0;
}

td, th {
    padding: 0;
    color: #555;
}

div#kontener_zawartosc {
    width: 98%;;
    padding-left: 20px;
    min-height: 800px;
}

div#naglowek {
    height: 103px;
    position: relative;
}

div#naglowek h1 {
    position: absolute;
    top: 25px;
    left: 0px;
    border-right: 1px solid #e7e7e7;
    padding-right: 40px;
    padding-bottom: 14px;
}

div#nawigacja {
    position: absolute;
    bottom: 1px;
    right: 0px;
}

div#nawigacja ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    height: 74px;
    border-left: 1px solid #e4e4e4;
}

div#nawigacja ul li {
    margin: 0;
    padding: 0;
    float: left;
    background: url(../imgs/bg1.jpg) repeat-x bottom;
}

div#nawigacja ul li a {
    display: block;
    padding: 0px 25px 0px 60px;
    color: #888;
    line-height: 74px;
    height: 74px;
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid #fcfcfc;
    background: url(../imgs/nav_ico4.png) no-repeat 30px 50%;
}

div#nawigacja ul li a:hover {
    background-color: #f5f5f5;
    color: #555
}

div#nawigacja ul li a.nav_main_sel {
    background-color: #e4e4e4;
    color: #555
}

div#search_box_wrapper {
    min-height: 105px;
    margin-top: 40px;
}

div#search_box {
    position: relative;
    width: 630px;
    height: 40px;
    border: 4px solid #ddd;
    -moz-box-shadow: 0px 0px 3px #ccc;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
}

div#search_content_input {
    width: 540px;
    float: left;
}

div#search_content_input input {
    width: 510px;
    height: 30px;
    padding: 5px 15px;
    color: #808096;
    font-size: 18px;
    font-weight: 400;
    border: none;
}

div#search_wrapper_btn {
    width: 82px;
    height: 40px;
    float: right;
}

div#search-options-more {
    position: absolute;
    right: -2px;
    bottom: -36px;
    cursor: pointer;
    display: inline-block;
    width: 64px;
    height: 29px;
    font-size: 14px;
    color: #fff;
    padding: 2px 0 0 20px;
    background: url(../imgs/opcje_btn_bg.png) no-repeat 0% 0%
}

div.search_box_wrapper {
    /* width: 565px;*/
    /*height: 46px; *//*min-height:105px;*/
    margin-top: 40px;
}

div#search_parameters {
    clear: right;
    color: #808096;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    z-index: -999;
    margin-left: 8px;
}

div#search_parameters-colos {
    /*  clear: both;*/
    color: #808096;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin-left: 726px;
    z-index: -999;
}

div#search_box {
    position: relative;
    width: 804px;
    height: 40px;
    border: 4px solid #ddd;
    -moz-box-shadow: 0px 0px 3px #ccc;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
}

div.search_content_input {
    width: 689px;
    float: left;
}

div.search_content_input input {
    width: 689px;
    height: 30px;
    padding: 5px 15px;
    color: #808096;
    font-size: 18px;
    font-weight: 400;
    border: none;
}

div#search_wrapper_btn {
    width: 82px;
    height: 40px;
    float: right;
}

#search-options-more {
    /*position:absolute; right:-2px; bottom:-36px;*/
    cursor: pointer;
    display: inline-block;
    width: 64px;
    height: 29px;
    font-size: 14px;
    color: #fff;
    padding: 2px 0 0 17px;
    background: url(../imgs/opcje_btn_bg.png) no-repeat 0% 0%
}

#search-options-more-colos {
    /*position:absolute; right:-2px; bottom:-36px;*/
    cursor: pointer;
    display: inline-block;
    width: 69px;
    height: 29px;
    font-size: 10px;
    color: #fff;
    padding: 4px 0 0 4px;
    background: url(../imgs/opcje_btn_bg.png) no-repeat 0% 0%
}

#search-options-more:hover, #search-options-more-colos:hover {
    color: #555
}

div#opcje_wyszukiwania {
    display: none;
}

div#main_content {
    padding: 30px 0;
    line-height: 18px;
}

div#kontener_glowna {
    font-size: 14px;
    color: #6F6F82;
    line-height: 19px;
}

div#kontener_glowna h2 {
    color: #d20048;
    line-height: 42px;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
}

div.box_home {
    position: relative;
    float: left;
    width: 192px;
    margin-right: 20px;
    padding: 10px;
    background: #fff url(../imgs/kome_ico1.png) no-repeat 95% 20px;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    min-height: 300px;
}

div#box_home1 {
    width: 784px;
}

div#box_home2 {
    background: #fafafa url(../imgs/kome_ico2.png) no-repeat 95% 20px;
}

div#box_home3 {
    background: #fff url(../imgs/kome_ico3.png) no-repeat 95% 20px;
}

div#box_home4 {
    margin-right: 0px;
    background: #fafafa url(../imgs/kome_ico4.png) no-repeat 95% 20px
}

.glowna_wiecej_btn {
    position: absolute;
    bottom: -5px;
    right: 10px;
    display: inline-block
}

div#footer_kontener {
}

div.wyczysc {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}