
@charset "utf-8";
body, html {
    height: 100% !important;
	
}
body {
    background-color: #F5F4F8;
    color: #535353;
    font-family: 'Titillium Web',sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    text-align: center;
    width: 100%;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004) !important;
}
p {
    margin: 0;
}
.kontener .menu_top .a {
    background: none repeat scroll 0 0 #FF0000;
    display: block;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    width: 50px;
}
.header {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 240px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 129px;
	width: 950px;
	}
.stopka {
    background-color: #444444;
    bottom: 0;
    color: #8F8F8F;
    font-size: 10px;
    height: 22px;
    left: 0;
    padding-top: 6px;
    position: fixed;
    text-align: right;
    width: 100%;
    z-index: 3;
}
.stopka a {
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}
.stopka p {
    padding-right: 10px;
}
.body_mapa {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.menu_top {
    background-color: #444444;
    font-size: 14px;
    font-weight: 700;
    height: 79px;
    left: 39%;
    padding-left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
}
.menu_bottom {
    background-color: #86C7FE;
    font-size: 16px;
    height: 52px;
    left: 0;
    padding-left: 264px;
    position: fixed;
    text-align: center;
    top: 48px;
    width: 100%;
    z-index: 2;
}
.kontener {
    background-color: #F5F4F8;
    margin: 0 auto 40px;
    position: relative;
    text-align: left;
    width: 990px;
}
.box1 {
    background-color: #444444;
    display: block;
    float: left;
    height: 145px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_kontakt2 {
    background-color: #444444;
    display: block;
    float: left;
    height: 145px;
    margin-left: 650px;
    margin-top: 10px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_pomoc {
    background-color: #F44847;
    display: block;
    float: left;
    height: 145px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_pomoc_kontakt {
    background-color: #F44847;
    display: block;
    float: left;
    height: 145px;
    margin-left: 650px;
    margin-top: 10px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_form {
    background-color: #444444;
    display: block;
    float: right;
    height: 300px;
    margin-left: 650px;
    margin-top: 10px;
    opacity: 1;
    position: absolute;
    width: 310px;
    z-index: 2;
}
.box1_form_kontakt {
    background-color: #444444;
    display: block;
    float: right;
    height: 300px;
    margin-left: 330px;
    margin-top: 10px;
    opacity: 1;
    position: absolute;
    width: 310px;
    z-index: 2;
}
#form {
    color: #FFFFFF;
    font-family: 'Titillium Web',sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 26px;
    padding-left: 19px;
    padding-top: 10px;
}
#btn_wyslij {
    margin-left: 208px;
    margin-top: 15px;
}
#form_line {
    font-family: 'Titillium Web',sans-serif;
    font-size: 14px;
    margin-bottom: -16px;
    margin-top: 20px;
    padding-left: 10px;
}
#form_line_2 {
    font-family: 'Titillium Web',sans-serif;
    font-size: 14px;
    margin-bottom: -16px;
    padding-left: 10px;
}
#tresc {
    font-family: 'Titillium Web',sans-serif;
    font-size: 14px;
}
.box1_podstrony_first {
    background-color: #2399FD;
    float: right;
    height: 300px;
    margin-left: 10px;
    margin-top: 133px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_podstrony {
    background-color: #2399FD;
    float: right;
    height: 300px;
    margin-bottom: 100px;
    margin-left: 10px;
    margin-top: 30px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.box1_kontakt {
    background-color: #2399FD;
    float: left;
    height: 300px;
    margin-left: 10px;
    margin-top: 83px;
    position: relative;
    width: 950px;
    z-index: 0;
}
.box1_kontakt #mapka {
    background: url("images/mapa_kontakt.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 1;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
}
#mapka2 {
    background: url("images/mapa.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.3;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
#mapka2:hover {
    opacity: 1;
}
.box1_kontakt #mapka:hover {
    opacity: 1;
}
.img_box1 {
    z-index: 12;
}
.box1 #mapka {
    background: url("images/mapa.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.35;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
.box1 #mapka:hover {
    opacity: 1;
}
.box1_pomoc #pomoc {
    background: url("images/pomoc.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.15;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
#pomoc2 {
    background: url("images/pomoc.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.15;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
#pomoc2:hover {
    opacity: 1;
}
#pomoc_menu {
    background-color: #5F5F5F;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 46px;
    left: 20px;
    line-height: 1.2;
    margin-top: -30px;
    padding-bottom: 12px;
    padding-top: 23px;
    text-align: center;
    transition: color 0.1s ease-out 0s, background 0.1s ease-in 0s;
    width: 101px;
    z-index: 3;
}

#pomoc_menu:hover {
	background-color:#F44847;
}

.box1_pomoc #pomoc:hover {
    opacity: 1;
}
.box1 #diagnostyka {
    background: url("images/diagnostyka.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.15;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
.box1 #diagnostyka:hover {
    opacity: 1;
}
.box1 #haki {
    background: url("images/hak.png") repeat scroll 0 0 #F44847;
    color: #F44847;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 55px;
    margin-top: 0;
    opacity: 0.15;
    padding-left: 14px;
    padding-top: 90px;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 296px;
    z-index: 1;
}
.box1 #haki:hover {
    opacity: 1;
}
.opis_btn {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0 20px;
    position: absolute;
    width: 260px;
    z-index: 4;
}
#naglowek {
    font-size: 14px;
}
#txt_box1 {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 165px;
    position: absolute;
    z-index: 200;
}
#txt_box1 a {
    color: #FFFFFF;
}
.txt_wide {
    float: left;
    line-height: 1.4;
    margin: 20px 0 0 10px;
    width: 630px;
}
.txt_wide2 {
    float: left;
    line-height: 1.4;
    margin: 20px 0 0 10px;
    width: 310px;
}
.txt_wide_podstrony {
    float: left;
    height: 350px;
    line-height: 1.4;
    margin: 115px 0 0 10px;
    width: 630px;
}
.paragraph_title {
    font-family: 'Titillium Web',sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: -12px;
}
.txt_slim_kontakt {
    float: left;
    height: 393px;
    line-height: 1.4;
    margin: 0 0 0 10px;
    position: absolute;
    width: 598px;
}
#logo {
    float: left;
}
.logo_small_mapa {
    background-color: #444444;
    border: medium none;
    display: block;
    height: 56px;
    left: 0;
    min-width: 120px;
    padding-left: 20px;
    padding-top: 23px;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 3;
}
.logo_small_mapa img {
}
.lista_menu_box ul li {
    -moz-box-sizing: border-box;
    color: #FFFFFF;
    font-size: 20px;
    list-style-type: none;
    margin-left: 0;
    opacity: 0.8;
    padding-left: 20px;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s, opacity 0.2s ease-in 0s;
    width: 100%;
}
.lista_menu_box ul li:hover {
    background-color: #F44847;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    list-style-type: none;
    opacity: 1;
    text-decoration: none;
}
.lista_menu_box {
    line-height: 43px;
    padding: 0;
}
.lista_menu_box > ul {
    margin: 0;
    padding: 0;
}
.adres {
    background-color: #F80D0C;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 41px;
    margin-top: -150px;
    opacity: 0.7;
    padding-top: 109px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 300;
}
#mapa {
    height: 100%;
    margin-left: 0;
    margin-top: 79px;
    position: relative;
    width: 100%;
}
.adres #txt {
    opacity: 1;
}
.menu-item {
    background-color: #444444;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 51px;
    left: 20px;
    padding-top: 28px;
    text-align: center;
    transition: color 0.1s ease-out 0s, background 0.1s ease-in 0s;
    width: 101px;
    z-index: 3;
}
.menu-item-pomoc {
    background-color: #444444;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 51px;
    left: 20px;
    padding-top: 28px;
    text-align: center;
    transition: color 0.1s ease-out 0s, background 0.1s ease-in 0s;
    width: 151px;
    z-index: 3;
}
.menu-item:hover {
    background-color: #F44847;
}
.menu-item-pomoc:hover {
    background-color: #F44847;
}
.selected {
    background-color: #F44847 !important;
}
.submenu {
    color: #FFFFFF;
    display: none;
    padding: 0;
    width: 100%;
}
.submenu-item {
    -moz-box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 48px;
    line-height: 14px;
    padding-left: 20px;
    padding-top: 11px;
    width: 110px;
}
.submenu-item:hover {
    color: #2399FD;
}
.first-item {
    padding-left: 0 !important;
}
.menu1 {
    background-color: #86C7FE;
}
.menu2 {
    background-color: #86C7FE;
}
.menu3 {
    background-color: #86C7FE;
}
.menu4 {
    background-color: #86C7FE;
}
.menu5 {
    background-color: #86C7FE;
}
#feedback-page {
    text-align: center;
}
#form-main {
    float: left;
    padding-top: 0;
    width: 300px;
}
#form-div {
    float: left;
    left: 91%;
    margin-left: -250px;
    margin-top: 72px;
    position: absolute;
    top: -7%;
    width: 260px;
}
.feedback-input {
    background-color: #FBFBFB;
    border: 3px solid rgba(0, 0, 0, 0);
    color: #3C3C3C;
    font-family: 'Titillium Web',sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 5px;
    padding: 2px 2px 2px 5px;
    width: 234px;
}
.feedback-input:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #F44847;
    color: #F44847;
    outline: medium none;
    padding: 2px 2px 2px 5px;
}
.focused {
    border: 3px solid #30AED6;
    color: #30AED6;
}
textarea {
    height: 90px;
    line-height: 150%;
    resize: vertical;
    width: 100%;
}
input:hover, textarea:hover, input:focus, textarea:focus {
    background-color: #FFFFFF;
}
#button-blue {
    background-color: #F44847;
    border: 0 solid #FBFBFB;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 9px;
    padding-top: 9px;
    transition: all 0.3s ease 0s;
    width: 95%;
}
#button-blue:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #F44847;
}
.submit:hover {
    color: #3498DB;
}
.ease {
    background-color: #FBFBFB;
    height: 36px;
    margin-top: 0;
    padding-top: 4px;
    transition: all 0.3s ease 0s;
    width: 0;
}
.submit:hover .ease {
    background-color: #FFFFFF;
    width: 95%;
}
p.error, p.success {
    font-weight: 400;
    height: 21px;
    margin-top: -11px;
    text-align: center;
    width: 247px;
}
p.error {
    background: none repeat scroll 0 0 #FFC0C0;
    color: #990000;
}
p.success {
    background: none repeat scroll 0 0 #B3FF69;
    color: #4FA000;
}
@media only screen and (max-width: 580px) {
#form-div {
    left: 3%;
    margin-left: 0;
    margin-right: 3%;
    padding-left: 3%;
    padding-right: 3%;
    width: 88%;
}
}
.box1_kostka_okazja {
    display: block;
    float: left;
    height: 145px;
    margin-bottom: 10px;
    position: relative;
    width: 310px;
    z-index: 0;
}
.boxy_okazje {
    display: block;
    height: 450px;
    margin-left: 650px;
    position: relative;
    width: 310px;
}
.big {
    font-size: 18px;
}
.bold_red {
    color: #F44847;
    font-weight: bold;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}