@font-face {
    font-family: "RalewayRegular";
    src: url("../fonts/raleway-regular_0.eot") format("embedded-opentype"), url("../fonts/raleway-regular_0.woff") format("woff"), url("../fonts/raleway-regular_0.ttf") format("truetype"), url("../fonts/raleway-regular_0.svg#RalewayRegular") format("svg");
}
@font-face {
    font-family: "RalewayBold";
    src: url("../fonts/raleway-bold_0.eot") format("embedded-opentype"), url("../fonts/raleway-bold_0.woff") format("woff"), url("../fonts/raleway-bold_0.ttf") format("truetype"), url("../fonts/raleway-bold_0.svg#RalewayBold") format("svg");
}
@font-face {
    font-family: "UbuntuBold";
    src: url("../fonts/ubuntu-b.eot") format("embedded-opentype"), url("../fonts/ubuntu-b.woff") format("woff"), url("../fonts/ubuntu-b.ttf") format("truetype"), url("../fonts/ubuntu-b.svg#UbuntuBold") format("svg");
}
@font-face {
    font-family: "CenturyGothicBold";
    src: url("../fonts/gothicb.eot") format("embedded-opentype"), url("../fonts/gothicb.woff") format("woff"), url("../fonts/gothicb.ttf") format("truetype"), url("../fonts/gothicb.svg#CenturyGothicBold") format("svg");
}
@font-face {
    font-family: "UbuntuRegular";
    src: url("../fonts/ubuntu-r.eot") format("embedded-opentype"), url("../fonts/ubuntu-r.woff") format("woff"), url("../fonts/ubuntu-r.ttf") format("truetype"), url("../fonts/ubuntu-r.svg#UbuntuRegular") format("svg");
}
img.proba {
    float: right;
    position: absolute;
    top: -45px;
    right: -43px;
}

body {
    background-color: #ffffff;
    padding: 180px 0 0;
}
a:hover {
    text-decoration: none;
}
@media (min-width: 1200px) {
.container {
    max-width: 990px;
}
}
.clear {
    clear: both;
    overflow: auto;
}
.header-wraper {
    background: #fff none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.header-wraper .header-top {
    background: #fff none repeat scroll 0 0;
    padding: 20px 0;
    position: relative;
}
.header-wraper .header-top .top-left {
    list-style: outside none none;
}
.header-wraper .header-top .top-left h3 {
    color: #4ec6d8;
    font-family: "UbuntuBold";
    font-size: 22px;
    letter-spacing: 3px;
    margin: 0 0 5px;
}
.header-wraper .header-top .top-left h3 a {
    color: #4ec6d8;
}
.header-wraper .header-top .top-left p {
    color: #696969;
    font-family: "UbuntuBold";
    font-size: 11px;
    margin: 0;
}
.header-wraper .header-top .top-left p img {
    margin: -4px 2px 0;
}
.header-wraper .header-top .top-right {
    list-style: outside none none;
}
.header-wraper .header-top .top-right h3 {
    color: #696969;
    font-family: "CenturyGothicBold";
    margin: 25px 0 3px;
}
.header-wraper .header-top .top-right h3 span {
    color: #4ec6d8;
}
.header-wraper .header-top .top-right p {
    color: #4ec6d8;
    font-family: "CenturyGothicBold";
    font-size: 11px;
    margin: 0;
}
.header-wraper .header-top .top-right p a {
    color: #4ec6d8;
}
.header-wraper .header-top .top-right p a:hover {
    color: #29d1ea;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-family: "UbuntuBold";
    font-size: 11px;
    margin-bottom: 0;
    text-shadow: none;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
}

.navbar-default .navbar-nav > li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    letter-spacing: 2px;
    padding: 16px 15px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #696969;
    transition: all 0.5s linear 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #696969;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #696969;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #777;
    border-top-color: #777;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.dropdown-menu {
    background: #85AAD6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.dropdown-menu li {
    border-bottom: 1px solid #c68c0c;
}
.dropdown-menu li a {
    color: #fff;
    font-family: "UbuntuBold";
    font-size: 11px;
    padding: 8px 10px;
    text-transform: uppercase;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
    background: #696969 none repeat scroll 0 0;
    color: #fff;
}
.navbar-toggle {
    background-color: #42c4d8;
    border: 1px solid #94bd32;
    border-radius: 0;
}
.navbar-toggle:focus, .navbar-toggle:hover {
    background-color: #42c4d8 !important;
    border: 1px solid #94bd32;
    border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #c98d09;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 10px 0;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    position: relative;
    width: 100%;
}
}
.header-wraper .header-bottom {
    background: #85AAD6 none repeat scroll 0 0;
    box-shadow: 0 7px 10px 0 rgba(50, 50, 50, 0.54);
    position: relative;
}
.body-wraper {
    position: fixed;
    top: 0;
}
.body-wraper .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition: opacity 2s ease-in-out 0s;
}
.body-wraper .carousel-fade .carousel-inner .item img {
    min-height: 100%;
    width: 100%;
}
.body-wraper .carousel-fade .carousel-inner .active {
    opacity: 1;
}
.body-wraper .carousel-fade .carousel-inner .active.left, .body-wraper .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.body-wraper .carousel-fade .carousel-inner .next.left, .body-wraper .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.body-wraper .carousel-fade .carousel-control {
    z-index: 2;
}
html, body, .carousel, .carousel-inner, .carousel-inner .item {
    height: 100%;
}
.body-wraper .item:nth-child(1) {
    background: silver none repeat scroll 0 0;
}
.body-wraper .item:nth-child(2) {
    background: red none repeat scroll 0 0;
}
.body-wraper .item:nth-child(3) {
    background: orange none repeat scroll 0 0;
}
.body-layout {
    position: relative;
    z-index: 10;
}
.body-layout .box {
    list-style: outside none none;
}
.body-layout .box ul {
    margin-top: 30px;
    padding: 0;
}
.body-layout .box ul li {
    list-style: outside none none;
    margin: 0;
}
.body-layout .box ul li:last-child {
    margin: 0;
}
.body-layout .box ul li .thumbnail {
    border: 0 solid #fff;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 1px;
}
.body-layout .box ul li .thumbnail h2 {
    color: #4ec6d8;
    font-family: "UbuntuRegular";
    font-size: 20px;
    padding-left: 8px;
}
.body-layout .box ul li .thumbnail p {
    color: #000000;
    display: block;
    font-family: "UbuntuRegular";
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 20px;
    padding-left: 8px;
    text-align: center;
}
#app {
    color: #ab8733;
    display: block;
    font-family: "UbuntuBold";
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
#app:hover {
    color: #f1ae19;
}
#opis {
    color: #000000;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    width: 100%;
}
.body-layout .box .btn-default {
    background: #ffffff url("../images/btn-defolt-box-icon.png") no-repeat scroll 95% -8px;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #4ec6d8;
    font-family: "UbuntuBold";
    font-size: 14px;
    margin-top: 6px;
    padding: 9px 0 9px 10px;
    text-align: left;
    text-transform: uppercase;
}
.body-layout .box .btn-default:hover {
    background: #4ec6d8 url("../images/btn-defolt-box-icon.png") no-repeat scroll 95% 10px;
    color: #fff;
    transition: all 0.5s linear 0s;
}
.body-layout .box ul li .thumbnail h6 {
    color: #6a6a6a;
    font-family: "UbuntuRegular";
    font-size: 15px;
    margin: 14px 0 6px;
    padding: 0 0 0 8px;
}
.body-layout .box ul li .thumbnail h1 img {
    margin: 12px 10px 0 0;
}
.body-layout .box ul li .thumbnail h1 {
    border-bottom: 5px solid #4ec6d8;
    color: #4ec6d8;
    font-family: "UbuntuBold";
    font-size: 32px;
    margin: 5px 0 0;
    padding-bottom: 6px;
    padding-left: 8px;
    text-align: center;
}
.body-layout .box ul li .thumbnail h3 {
    color: #000000;
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.body-layout .box ul li h5 {
    color: #4ec6d8;
    font-family: "UbuntuBold";
    font-size: 14px;
    margin: 0 0 1px;
    padding: 0;
}
.body-layout .box ul li h5 a {
    background: #fff none repeat scroll 0 0;
    color: #4ec6d8;
    display: block;
    padding: 10px 0 10px 10px;
}
.body-layout .box ul li h5 a:hover {
    background: #4ec6d8 none repeat scroll 0 0;
    color: #fff;
    transition: all 0.5s linear 0s;
}
.inner-wraper {
    background: #fff none repeat scroll 0 0;
    border-bottom: 5px solid #4ec6d8;
    padding-bottom: 20px;
    padding-top: 15px;
}
.inner-wraper h2 {
    color: #f1ae19;
    font-family: "UbuntuRegular";
    font-size: 23px;
    margin: 10px 0;
}
.inner-wraper h6 {
    color: #2c2c2c;
    font-family: "UbuntuRegular";
    font-size: 12px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.inner-wraper h6 a {
    color: #f1ae19;
}
.inner-wraper h6 img {
    margin: 0 10px;
}
.inner-wraper p {
    color: #262626;
    font-family: "UbuntuRegular";
    font-size: 13px;
    line-height: 24px;
    margin: 10px 0;
}
.inner-wraper p span {
    color: #f1ae19;
    font-size: 14px;
}
.inner-wraper h4 {
    color: #0b0b0b;
    font-family: "UbuntuRegular";
    font-size: 18px;
    line-height: 24px;
    margin: 7px 0;
}
.inner-wraper .thumbnail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ab8733;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 3px;
    box-shadow: none;
    padding: 0;
}
.inner-wraper .thumbnail:hover {
    border-bottom: 3px solid #f1ae19;
}
.inner-wraper .form-control {
    background: #f6ead0 url("../images/form-bg.jpg") repeat-x scroll 0 0 !important;
    border: 1px solid #af8c37;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-family: "UbuntuRegular";
    font-size: 14px;
    height: 40px;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.inner-wraper .form-control.textare {
    background: #f6ead0 url("../images/textarea-bg.jpg") repeat-x scroll 0 0 !important;
    height: 120px;
}
.inner-wraper .btn-primary {
    background: #f1ae19 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-family: "UbuntuRegular";
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    padding: 8px 100px;
}
.inner-wraper .btn-primary:hover {
    background: #d9990c none repeat scroll 0 0;
    transition: all 0.5s linear 0s;
}
.inner-wraper label {
    font-family: "UbuntuRegular";
    font-size: 14px;
    font-weight: normal;
}
.footer-wraper {
}
.dd {
    animation-delay: 0.2s;
}
.da {
    animation-delay: 0.8s;
}
.dn {
    animation-delay: 0.6s;
}
.dg {
    animation-delay: 1s;
}
.de {
    animation-delay: 0.4s;
}
.dr {
    animation-delay: 1.2s;
}
.zz {
    animation-delay: 1.4s;
}
.zo {
    animation-delay: 0.4s;
}
.zn {
    animation-delay: 0.6s;
}
.ze {
    animation-delay: 0.5s;
}
#side-home {
    animation-delay: 0.2s;
}
#side-about {
    animation-delay: 0.6s;
}
#side-work {
    animation-delay: 0.8s;
}
#side-contact {
    animation-delay: 0.3s;
}
ul.activities {
    color: #262626;
    font-family: "UbuntuRegular";
    font-size: 13px;
    line-height: 24px;
}
ul.activities li {
    padding: 5px 0;
}
#logo {
    height: 100px;
    margin: -10px auto 0;
    width: 200px;
}
#blok2{
position: relative;
}
#blok {
    background-color: #fff;
    border-bottom: 5px solid #4ec6d8;
    float: left;
    height: 260px;
    margin-bottom: 10px;
    margin-left: 60px;
    margin-top: 30px;
    width: 300px;
}
#blok img {
    float: left;
    margin-left: 1px;
    margin-top: 1px;
}
#blok p {
    color: #4ec6d8;
    float: left;
    font-family: "UbuntuBold";
    font-size: 21px;
    margin-top: 10px;
    text-align: center;
    width: 300px;
}
#blok p a {
    color: #4ec6d8;
}
.kontakt {
    background-color: #fff;
    color: #4ec6d8;
    display: block;
    float: left;
    font-family: "UbuntuBold";
    height: 30px;
    line-height: 28px;
    margin-bottom: 400px;
    margin-top: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    width: 218px;
}
.kontakt:hover {
    color: #f1ae19;
}
a.left_nav {
    background-color: #fff;
    color: #4ec6d8;
    display: block;
    font-family: "UbuntuBold";
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 2px 0 2px 10px;
    text-transform: uppercase;
    width: 100%;
}
a.left_nav:first-child {
    margin-top: 0;
}
a.left_nav:hover {
    color: #f1ae19;
}
@media only screen and (min-width: 740px) and (max-width: 1000px) {
#video_frame {
    height: 300px;
    width: 530px;
}
}
@media only screen and (max-width: 739px) {
#video_frame {
    height: 250px;
    width: 100%;
}
}
@media only screen and (min-width: 431px) and (max-width: 767px) {
.kontakt {
    display: none;
}

.gallery-max {
      
    min-height:250px !important;
    max-height:400px !important;
    width:100%;
 }


}

@media only screen and (max-width:425px) {

    .gallery-max {
      
        min-height:150px !important;
        max-height:300px !important;
        width:100%;
        
     }

}
@media not all {
.kontakt {
    display: none;
}
table#sadrzaj {
    width: 230px;
}
}
.main_container {
    margin-top: 30px;
}
table#sadrzaj {
    background-color: #fff;
    color: #000;
    float: left;
    margin-bottom: 15px;
    margin-left: 15px;
    min-width: 290px;
    padding-top: 0;
}
table#sadrzaj p {
    color: #0d1d63;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
table#sadrzaj td {
    border: 1px solid #ddd;
    padding: 5px;
}
table#sadrzaj tr:first-child {
    background-color: #ffcb08;
    border: 1px solid #fff;
    color: #0d1d63;
    font-weight: bold;
}
.table_space {
    margin-left: 20px;
}
a.terms_of_rental {
    display: block;
}
a.terms_of_rental:hover {
    color: #f1ae19;
    text-decoration: none;
}
.map {
    border: medium none;
    float: left;
    margin-top: 10px;
}
#aside_link {
    margin-bottom: 0;
}

/* ante preinake */

.thumbnail-image{
    min-height:105px !important;
    
    
    }
    
    .contact-picture {
    width:100%;
    
    
    }


  
    .gallery-max {
      
       min-height:115px;
       max-height:115px;
    }



.btn:hover{
background-color:#428bca;
border-color:#428bca ;
color:white;
}

.btn {
border:solid;
padding: 12px 26px;
transition: 0.5s ease;
color: #428bca;
background:white;
}

input[type=text] {
    width: 30%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 3px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

textarea {
    width: 50%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 3px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

input[type=text]:focus, textarea:focus {
    border: 3px solid #555;
}


.contact-form-info {
  padding-top:30px;
  padding-bottom:30px;


}