@CHARSET "UTF-8";

@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21.ttf");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21.eot");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.eot");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.ttf");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.eot");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.ttf");
}

@font-face {
  font-family: 'BebasNeueBook';
  src: url('../fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),  url('../fonts/BebasNeueBook.otf')  format('opentype'),
         url('../fonts/BebasNeueBook.woff') format('woff'), url('../fonts/BebasNeueBook.ttf')  format('truetype'), url('../fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: "bebas_neue";
    src: url("../fonts/bebasneue.eot");
    src: url("../fonts/bebasneue.eot#iefix") format("embedded-opentype"),
    url("../fonts/bebasneue.woff") format("woff"),
    url("../fonts/bebasneue.ttf") format("truetype"),
    url("../fonts/bebasneue.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "cooper_hewittbook";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-book.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-book.woff") format("woff"), url("../fonts/cooperhewitt-book.ttf") format("truetype"), url("../fonts/cooperhewitt-book.svg") format("svg");
}
@font-face {
    font-family: "cooper_hewittbold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-bold.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-bold.woff") format("woff"), url("../fonts/cooperhewitt-bold.ttf") format("truetype"), url("../fonts/cooperhewitt-bold.svg") format("svg");
}
@font-face {
    font-family: "cooper_hewittlight";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-light.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-light.woff") format("woff"), url("../fonts/cooperhewitt-light.ttf") format("truetype"), url("../fonts/cooperhewitt-light.svg") format("svg");
}

@font-face {
    font-family: 'CooperHewitt-Semibold';
    src: url('../fonts/CooperHewitt-Semibold.eot');
    src: local('☺'), url('../fonts/CooperHewitt-Semibold.woff') format('woff'), url('../fonts/CooperHewitt-Semibold.ttf') format('truetype'), url('../fonts/CooperHewitt-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, 
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing:border-box;
}

.fett {
    font-family: Tele-GroteskFet !important;
}
.fett.bold {
    font-weight: bold
}
.halb {
    font-family: Tele-Grotesk-Halb !important;
}
.ultra {
    font-family: Tele-GroteskUltra !important;
}

.center {
    text-align: center
}
.inline-block {
    display: inline-block !important;
}

.font07  {  font-size:  0.7em;}
.font08  {  font-size:  0.8em;}
.font09  {  font-size:  0.9em;}
.font10  {  font-size:  1.0em;}
.font11  {  font-size:  1.1em;}
.font12  {  font-size:  1.2em;}
.font13  {  font-size:  1.3em;}
.font14  {  font-size:  1.4em;}
.font15  {  font-size:  1.5em;}
.font16  {  font-size:  1.6em;}
.font17  {  font-size:  1.7em;}
.font18  {  font-size:  1.8em;}
.font19  {  font-size:  1.9em;}
.font20  {  font-size:  2.0em;}
.font21  {  font-size:  2.1em;}
.font22  {  font-size:  2.2em;}
.font23  {  font-size:  2.3em;}
.font24  {  font-size:  2.4em;}
.font25  {  font-size:  2.5em;}
.font26  {  font-size:  2.6em;}
.font27  {  font-size:  2.7em;}
.font28  {  font-size:  2.8em;}
.font29  {  font-size:  2.9em;}
.font30  {  font-size:  3.0em;}
.font31  {  font-size:  3.1em;}
.font32  {  font-size:  3.2em;}
.font33  {  font-size:  3.3em;}
.font34  {  font-size:  3.4em;}
.font35  {  font-size:  3.5em;}
.font36  {  font-size:  3.6em;}
.font37  {  font-size:  3.7em;}
.font38  {  font-size:  3.8em;}
.font39  {  font-size:  3.9em;}
.font40  {  font-size:  4.0em;}
.font53  {  font-size:  5.3em;}

body {
    margin: 0;
    display: block;
	background-color:#4B4B4B;
    font-family:cooper_hewittlight;
    font-size:20px;
    background: url(../images/bg_body.png) top center;
    
}
table.area {
    width: 100%
}
a {
    text-decoration: underline;
    color: white;

}
a:hover {
    color: #E20074;
}
a:hover,
a:focus,
a:active {
    outline: medium none;
    text-decoration: underline;
    color:inherit;
}
b,
strong {
    font-family: Tele-GroteskFet;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
    clear: both;
    float: none;
    font-size: 0px;
    height: 0px;
    background: none;
    padding: 0;
}
.magenta {
    color: #E20074 !important;
}

.btn {
    background: white;
    border: 1px solid #E20074;
    color: #e20074;
    font-family: Tele-GroteskFet, Arial, Tahoma, Helvetica;
    font-size: 1.2em;
    height: auto;
    letter-spacing: -0.5px;
    line-height: auto;
    padding: 9px;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    display:block;
    margin: 0 auto;
    width:300px;
}
.btn:hover {color:#333; border:1px solid #333;}
.btn.white {
    color:#e20074;
    background-color: white;
}
.btn-white:hover {
    color:#333;
}
.wrapper {
    max-width: 1980px;
    min-width: 320px;
    /* display: block; */
    /* position: relative; */
    margin: 0 auto;
    /*box-shadow: 0 0 35px rgba(0,0,0,0.77);*/
    width: 100%;
}

h1{
    font-family: "Tele-GroteskUltra";
    color:#333;
    font-size: 4em;
    line-height: 0.9em;
    text-align: center;
}
h1 span {
    font-family: Tele-GroteskNor;
}
h2 {
    font-size: 2.5em;
    line-height: 0.9em;
    font-family: "Tele-GroteskUltra";
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.5em
}
h2 span {
    font-family: Tele-GroteskNor;
}

.mainCon {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    height:80px;
    max-width: 1200px;
    text-decoration: none;
}
.mainCon a.logo1 {
    display: inline-block;
    float:left;
    margin: 0 auto;
    height: 75px;
    width:120px;
    background: url(../images/logo_03.png) 20px center no-repeat;
    text-decoration: none;
}
.mainCon a.logo2 {
    display: inline-block;
    width: 160px;
    float: right;
    margin: 0 auto;
    height: 75px;
    margin-right: 20px;
    background: url(../images/logo_06.png) right center no-repeat;
    text-decoration: none;
}

.mainCon a:hover {
    text-decoration: none
}

.section {
    width: 100%;
    height: auto;
    padding:15px;
}

.section.header{
    background: url(../images/header_960.jpg) center top no-repeat;
    height:500px;
    position: relative;
}

.section .content960 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position:relative;
}
/* -------------   FORM -----------------------------------------------------------------------------------------------------*/

form { font-size:1.2em; padding: 0; position: relative; z-index: 1000; width:500px; margin:25px auto; }
form fieldset { margin: 5px 0 5px; text-align: center }
form fieldset legend { font-weight: bold; padding: 0 0 5px 5px; }
form fieldset.two-columns { margin-bottom: 30px; }
form fieldset.two-columns .item { float: left; }
form fieldset.two-columns .item.second { padding-left: 86px; }
form fieldset.agreement { margin-bottom: 0; padding: 3px 0 0 6px; position: relative; width: 415px; }
form fieldset.agreement label { cursor: pointer; }
form .item {     display: block;
    margin: 2px auto;
    padding: 15px 0;
    position: relative;
    vertical-align: middle;
    width: 230px; }
form .item.dateBirth, form .item.dateOrder { width: 452px; }
form .item.dateBirth img, form .item.dateOrder img { margin: 0 0 0 8px; vertical-align: -10px; width: auto; display: inline; }
form .item span.small { float: right; font-size: 10px; margin: 4px 2px 3px; color: #fff; }
form .item.radio > label { margin-bottom: 30px; }
form .item.radio div label { cursor: pointer; margin-bottom: 2px; width: 230px; }
form label { display: inline-block;  line-height: 24px; padding-left: 5px;  }
form label.two-lines { line-height: 14px; }
form label.agreement { font-size: 10px; line-height: 12px; width: 390px; }
form input[type="text"] { width:230px; height:40px; background-color: white; border:1px solid #ccc; padding:0 8px;font-family: "Tele-GroteskNor"; font-size:18px; color:#e20074;}
form input[type="text"].error {  border:1px solid red; 
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
        box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
}
form input[type="submit"] { border: 1px solid #e20074; cursor: pointer;width:250px; margin:0 auto;padding:5px 25px; min-height: 43px}
form .btn_send { background: url("../images/btn_send.png") no-repeat scroll 0 0; border: none; float: left; height: 28px; margin: 25px 0 85px 182px; width: 79px; text-indent: -1000em; overflow: hidden; cursor: pointer;}
form label.error { cursor: default !important; display: block; font-family: Tele-GroteskNor; font-size: 14px;  position: absolute; left:0px; top: 55px;  z-index: 1000;color:white; }
form input[type="checkbox"].error + label.error { left: -5px; top:-5px;}
form .topErrorMessage label.error { background: url("../images/bg_error_bottom.png") no-repeat scroll 0 0; display: none; font-family: Tele-GroteskNor; font-size: 14px; height: 36px; line-height: 24px; padding: 0; position: absolute; right: 32px; text-align: center; top: -28px; width: 192px; }
form fieldset.agreement label.error { left: 5px; right: auto; top: -32px; }
form .for-private-clients > p { font-family: Tele-GroteskNor; }
form ~ .btn { position: absolute; }
.ui-datepicker-trigger { cursor: pointer; }

.section form fieldset input {vertical-align: middle;}

.col-container {
    clear:both;
    text-align: center
}
form .item .item.choose-starter {
    display: inline-block;
    width:33%;
}
form .item.legal {
    text-align: left;
    width:230px;
    margin: 0 auto;
    padding:0;
}
form .item.legal > * {
    display: inline-block;
}
form .item.legal input {
    margin-left:20px;
}
form .col-container .col .item.legal label:not(.fake-chx) {
    width: 360px;
    font-size: 0.6em;
    line-height: 1.2em
}
.col-container .col {
    width:45%;
    display: inline-block;
}
.col-container .col .item  {
    clear: both
}
.col-container .col .item label {
    line-height: 40px
}
.col-container .col .item input[type='text'] {
    float:right;
}
.col-container .col .item input[type='text'] {
    float:right;
}

form input[type="checkbox"] {
    visibility: hidden
}
form input[type="checkbox"] ~ .fake-chx{
    display: inline-block;
    width:18px !important;
    height: 18px;
    border:1px solid white;
    position: relative;
    top:6px;

}
form input[type="checkbox"]:checked ~ .fake-chx{
   background: url("../images/chx2.png") no-repeat scroll center center;
}
form input[type="checkbox"].error ~ .fake-chx{
     -webkit-box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
        box-shadow: inset 0px 0px 5px 0px rgba(255,0,0,1);
}

/* ------------------- SELECT ---------------------------------------- */ 

.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    border: 1px solid #ccc;
    color: #e20074;
    cursor: pointer;
    display: inline-block;
    font-size: 18px ;
    line-height: 43px;
    height: 43px;
    position: relative;
    width: 249px;
    text-align: left;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding:0 10px;
    font-weight:bold;
}
.styledSelect:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e20074 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    margin-top: -5px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
}
.styledSelect:active, .styledSelect.active {
    background-color:#eee;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
}
.options li:hover {
    background-color:#39f;
    color:white;
}

/* TYLKO DLA TEJ STRONY ---------------------------------------------- */

.wrapper {
    background: url(../images/bony__org.png) no-repeat center -24px;
}
.section.mod1 {
    min-height: 900px;
}
.section.mod1 .price-holder {
    text-align: center
}

.half {
    width:50%;
}
.half.half-right {
    float:right;
    text-align: right;
}

.form-holder {
    width:500px;
    display: inline-block;
    height: auto;
    min-height: 150px;
    background: #e20074;
    color:white;
}
    form {
        font-size: 1.2em;
        margin: 25px auto;
        padding: 0;
        position: relative;
        width: auto;
        z-index: 1000;
    }
.below-920 {display: none}


/* --------------------------------------- MOBILE -------------------------------*/ 
@media screen and (max-width: 1200px){
    body {
        font-size: 13px
    }
    .wrapper {
        background: url(../images/bony__org.png) no-repeat center -170px;
    }
    .section.mod1 {
        min-height: 760px;
    }
       
}
@media screen and (max-width: 920px){
    .below-920 {display: block ;height:300px;}
    .wrapper {
       background: url(../images/bony__org_below920.png) no-repeat center 20px;
    }
    .half {
        width:100%;
    }
    .half.half-right {
        float:none;
        text-align: right;
        margin:0 auto;
    }

    .form-holder {
        width:100%;
        display: inline-block;
        height: auto;
        min-height: 150px;
        background: #e20074;
        color:white;
    }
  
}
@media screen and (max-width: 480px){
    
   body {
        font-size: 12px
    }
    .section {
        padding: 15px 15px 0 15px;
    }
    h1 {
        font-size:3em;
    }
    .wrapper {
        background: url(../images/bony__org_below920.png) no-repeat center 20px;
    }
    .below-920 {display: block ;height:350px;}


    
}