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

@font-face {
    font-family: "opensans_semibold" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-semibold-webfont.woff") format("woff"), url("/fonts/opensans-semibold-webfont.ttf") format("truetype"), url("/fonts/opensans-semibold-webfont.svg#oswaldbook") format("svg");
}
@font-face {
    font-family: "oswald_regular" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype") , url("/fonts/oswald-regular-webfont.woff") format("woff"), url("/fonts/oswald-regular-webfont.ttf") format("truetype"), url("/fonts/oswald-regular-webfont.svg#oswaldbook") format("svg");
}
@font-face {
    font-family: "oswald_light" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/oswald-light-webfont.woff") format("woff"), url("/fonts/oswald-light-webfont.ttf") format("truetype"), url("/fonts/oswald-light-webfont.svg#oswaldbook") format("svg");
}
@font-face {
    font-family: "titillium_webregular" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/titilliumweb-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/titilliumweb-regular-webfont.woff") format("woff"), url("/fonts/titilliumweb-regular-webfont.ttf") format("truetype"), url("/fonts/titilliumweb-regular-webfont.svg#titillium_webregular") format("svg");
}
@font-face {
    font-family: "titillium_websemibold" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/titilliumweb-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/titilliumweb-semibold-webfont.woff") format("woff"), url("/fonts/titilliumweb-semibold-webfont.ttf") format("truetype"), url("/fonts/titilliumweb-semibold-webfont.svg#titillium_websemibold") format("svg");
}
@font-face {
    font-family: "titillium_webbold" !important;
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/titilliumweb-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/titilliumweb-bold-webfont.woff") format("woff"), url("/fonts/titilliumweb-bold-webfont.ttf") format("truetype"), url("/fonts/titilliumweb-bold-webfont.svg#titillium_webbold") format("svg");
}
.opensansSemibold {
    font-family: opensans_semibold,arial,sans-serif;
}
.oswaldRegular {
    font-family: oswald_regular,arial,sans-serif !important;
}
.oswaldLight {
    font-family: oswald_light,arial,sans-serif;
}
.titilliumRegular {
    font-family: titillium_webregular,arial,sans-serif;
}
.titilliumSemibold {
    font-family: titillium_websemibold,arial,sans-serif;
}
.titilliumBold {
    font-family: titillium_webbold,arial,sans-serif;
}

.strona {
    background-image: url("images/tlo.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    height: 600px;
    margin: 20px auto;
    width: 990px;
}



.strona2 {
    background-image: url("images/tlo2.jpg");
    height: 830px;
}
.strona3 {
    background-image: url("images/tlo2.jpg");
	height: 636px;
}
.strona4 {
    background-image: url("images/tlo2.jpg");
    height: 740px;
}
h1, h2, h3, h4 {
    font-weight: normal;
}
h1 {
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #000000;
    font-family: bebasneue_regular,arial,sans-serif !important;
    font-size: 20px !important;
    font-weight: normal;
    line-height: 22px;
    padding: 15px 0;
    text-align: center;
}
.strona2 h1 {
	font-size: 20px;
}
h2 {
    color: #000000;
    font-family: bebasneue_regular,arial,sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 0;
    text-align: center;
}
.okno hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    float: left;
    margin: 42px 0 0;
    padding: 0;
    width: 100%;
}
.okno ol {
    color: #000000;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    list-style-position: outside;
    margin: 24px 10px 20px 40px;
}
.okno li {
    font-size: 12px;
    line-height: 22px;
}
.okno li strong {
    font-family: titillium_webbold,arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.info {
    color: #000000;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 2px;
    text-align: center;
    width: 100%;
	}
	
p {
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 22px;
	text-align: left !important;
}

div.wiersz input.text {
    border: 1px solid #B9B7B7;
    color: #686868;
    display: block;
    float: left;
    height: 20px;
    line-height: 16px;
    margin-bottom: 4px;
    padding: 5px;
    width: 265px;
}
table, thead, tbody, tfoot, tr, th, td, input, select, textarea {
    font-family: inherit;
    font-size: 1em;
}
.youtube  {
    border: 1px solid #B9B7B7;
    color: #686868;
    display: block;
    height: 45px;
    margin: 0 0 4px;
    padding: 5px;
    width: 378px;
}
textarea {
    border: 1px solid #B9B7B7;
    color: #686868;
    display: block;
    height: 146px;
    margin: 0 0 4px;
    padding: 5px;
    width: 579px;
}
select {
    border: 1px solid #B9B7B7;
    color: #686868;
    display: block;
    font-size: 14px;
    height: 32px;
    margin-bottom: 2px;
    padding: 4px;
    width: 277px;
}
.okno {
    line-height: 16px;
    padding: 20px 0 32px 358px;
}



form span.fieldName {
    display: none;
}

label.text {
    color: #010101;
    display: block;
    font-weight: bold;
    margin: 0 0 5px 1px;
}

label {
    color: #000000;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
}
.okno2 {
    float: left;
    text-align: center;
    width: 100%;
}
.okno2 a {
    background: url("wyslij.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline-block;
    height: 32px;
    margin: 12px auto 5px;
    width: 176px;
}
.okno a {
	color: #000;	
}
h2 a {
    font-family: bebasneue_regular,arial,sans-serif !important;
    font-size: 18px !important;
    font-weight: 300;
    line-height: 22px;
}
.okno2 a:hover {
    background-position: 0 -32px;
}
.okno3 {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.okno3 a {
    border: 0 none;
    color: #be9e56;
    float: left;
    font-family: bebasneue_regular,arial,sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-top: 11px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.okno4 {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
}

.okno4 ul {
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    list-style-position: inside;
    list-style-type: square;
    margin-left: 15px;
}
#content {
    padding: 6px 0;
    position: relative;
    z-index: 0;
}
@media only screen and (min-width: 500px) and (max-width: 950px) {
.strona {
    background-image: none;
    background-position: left 0;
    background-repeat: no-repeat;
    height: 600px;
    margin: 20px auto;
    width: 100%;
}
.okno {
    line-height: 16px;
    padding: 20px 10px 32px 10px;
}
}

@media only screen and (min-width: 340px) and (max-width: 500px) {
.strona {
    background-image: none;
    background-position: left 0;
    background-repeat: no-repeat;
    height: 1150px;
    margin: 20px auto;
    width: 100%;
}
.okno {
    line-height: 16px;
    padding: 20px 10px 32px 10px;
}
}

@media only screen and (min-width: 100px) and (max-width: 340px)  {


.strona {
    background-image: none;
    background-position: left 0;
    background-repeat: no-repeat;
    height: 1280px;
    margin: 20px auto;
    width: 100%;
}
.okno {
    line-height: 16px;
    padding: 20px 10px 32px 10px;
}
}