html {
    font-size: 100%;
    min-height: 100%;
    sx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
a,
img,
strong,
sub,
b,
u,
i,
ul,
ol,
li,
form,
label {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

a:active,
a:hover,
a:focus,
input:active,
button:active,
button,
textarea:focus,
input:focus,
ins {
    outline: 0;
    text-decoration: none;
}

input,
select,
button,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    overflow: visible;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button[disabled],
input[disabled] {
    cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

.table-responsive {
    border: 0;
}


body{
    font-family: 'Open Sans', sans-serif;
    background: #404145;
    color: #fff;
}

html{
    height: 100%;
}

body.sg{
    min-height: 100%;
    background: url('../../img/site/home-background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;
}

body .modal{
    color: #000;
}

body.sg .container{
    position: relative;
    min-height: 100%;
}

#zawiadowca{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    max-height: 75%;
    overflow: hidden;
}

#zawiadowca img{
    max-width: 75%;
    max-height: 100%;
}

#logo{
    position: relative;
    margin: 30px 0 0 30px;
    display: block;
}

.start-reservation .thumbnail{
    height: 320px;
}

.thumbnail{
    background-color: #efefef;
}

div.zabuto_calendar .table th, div.zabuto_calendar .table td{
    padding: 0
}

div.zabuto_calendar .badge-event, div.zabuto_calendar div.legend span.badge-event{
    background-color: #fff;
    color: #000;
    font-weight: normal;
    text-shadow: none;
}

div.zabuto_calendar .badge-event{
    padding-bottom: 0;
}

div.zabuto_calendar .table tr td.dow-clickable, div.zabuto_calendar .table tr td.event-clickable{
    background-color: #efefef;
}

div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event{
    background-color: #fff;
}

.modal-content{
    overflow: hidden;
}

#calendar_loader{
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #fff;
    position: absolute;
}

#reservation-calendar{
    display: none;
}

.reservation h1.suma{
    margin: 0 0 10px 0;
}

.btn-primary {
    background-image: linear-gradient(to bottom, #d5cebc 0px, #a59c8d 100%);
    background-repeat: repeat-x;
    border-color: #a2a0a1;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #9f9483;
    background-position: 0 -15px;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #9f9483;
    border-color: #a2a0a1;
    color: #fff;
}

div.zabuto_calendar .badge-today, 
div.zabuto_calendar div.legend span.badge-today,
.badge{
    background-color: #9f9483;
}

.top-image {
    width: 100%;
}

nav.affix {
    background: rgba(202, 198, 187, 0.9) none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
}

nav.affix-top #bs-example-navbar-collapse-1{
    background-color: #cac6bb;
}

.dropdown-menu{
    background-color: #cac6bb;
}

.navbar-toggle .icon-bar{
    background: #000;
}

@media (max-width: 768px) {
    header .top.container{
        padding: 0;
    }

    .navbar-header{
        background-color: #cac6bb;
    }
}

nav a, 
nav a:active, 
nav a:hover, 
nav a:focus{
    color: #000;
}

h1{
    font-size: 3em;
    font-weight: 100;
    text-align: center;
    margin: 25px 0 45px 0;
    text-transform: uppercase;
	font-family: 'Bigelow Rules', cursive;
}

.mainContent{
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
}

.mainContent .modal{
    color: #333;
}

footer{
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    font-size: 12px;
    color: #fff;
    padding: 20px 0;
}

footer a{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-nav > li > a{
    text-transform: uppercase;
	padding: 15px 20px;
}

.navbar-nav li a{
	font-family: 'Bigelow Rules', cursive;
	font-size: 32px;
}

#sg-menu a{
    display: inline-block;
    position: absolute;
	font-family: 'Bigelow Rules', cursive;
	font-size: 50px;
	color: #000;
}
/*
#sg-menu a span{
    display: none;
}
*/
#rozklad-jazdy{
    position: absolute;
    top: 40px;
    display: none;
    right: 10px;
    text-align: center;
    color: #000;
}
#rozklad-jazdy .col-xs-5,
#rozklad-jazdy .col-xs-7,
#rozklad-jazdy .col-xs-12,
#rozklad-jazdy .col-md-5,
#rozklad-jazdy .col-xs-12,
#rozklad-jazdy .col-md-7{
    padding-left: 0px;
    padding-right: 0px;
}

#rozklad-jazdy h2{
    font-size: 1.8em;
}

#rozklad-jazdy h3{
    font-size: 1.3em;
}

#rozklad-jazdy #rj-nag{
    text-align: right;
    text-transform: uppercase;
}

#rozklad-jazdy #data-godzina{
    font-weight: bold;
    font-size: 2.2em;
}

#rightSide1{
	top: 34%;
    left: 100px;
    /*width: 369px;
    height: 26px;
    background: url('../../img/site/btn-historia-linii-108.png') no-repeat;*/
}

#rightSide2{
	top: 46%;
    left: 137px;
    /*bwidth: 244px;
    height: 34px;
    ackground: url('../../img/site/btn-przy-torach.png') no-repeat;*/
}

#rightSide3{
	bottom: 10%;
    left: 28%;
    /*width: 222px;
    height: 65px;
    background: url('../../img/site/btn-gdzie-zamieszkac.png') no-repeat;*/
}

#rightSide4{
    bottom: 1%;
    left: 0%;
    text-align: center;
}

#leftSide1{
	top: 25%;
	right: 7%;
    /*width: 191px;
    height: 33px;
    background: url('../../img/site/btn-kup-bilet.png') no-repeat;*/
}

#leftSide3{
	bottom: 20%;
	right: 17%;
    /*width: 152px;
    height: 39px;
    background: url('../../img/site/btn-galeria.png') no-repeat;*/
}

#leftSide2{
    top: 50%;
    right: 3%;
    /*width: 208px;
    height: 39px;
    background: url('../../img/site/btn-regulamin.png') no-repeat;*/
}

#leftSide4{
	bottom: 7%;
	right: 35%;
    /*width: 159px;
    height: 26px;
    background: url('../../img/site/btn-kontakt.png') no-repeat;*/
}

#certyfikaty{
	bottom: 2%;
	right: 2%;
}

.picture {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }

    #logo img{
        max-width: 100%;
    }

    #zawiadowca{
        display: none;
    }

    #sg-menu{
        margin-top: 50px;
        text-align: center;
    }

    #sg-menu a{
        margin: 10px 5px 10px;
        background-position: center center;
        background-size: contain;
        float: left;
        width: 100%;
        display: block;
        top: auto;
        position: relative;
        left: auto;
        bottom: auto;
        right: auto;
    }
    /*
    #rightSide3 {
        background: url('../../img/site/btn-gdzie-zamieszkac-xs.png') no-repeat;
    }
	*/
}

@media (min-width: 768px) and (max-width: 991px) {
    #sg-menu a#sg-trasy{
        top: 27%;
        left: 20px;
    }

    #rozklad-jazdy #rj-nag{
        text-align: center;
    }

	#rightSide1{
        top: 32%;
        left: 20px;
    }
	
	#rightSide2{
		left: 0;
		top: 44%;
    }
	
    #rightSide3{
		bottom: 5%;
        left: 25%;
    }

    #leftSide1{
		top: 16%;
        right: 0%;
    }
	
    #leftSide3{
		bottom: 29%;
        right: 10%;
    }

    #leftSide2{
        top: 45%;
        right: 0%;
    }
	
	#leftSide4{
		bottom: 16%;
        right: 24%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #rightSide1{
        top: 30%;
		left: 0px;
    }
	
	#rightSide2{
		top: 49%;
		left: 0;
    }
	
    #rightSide3{
		bottom: 13%;
		left: 30%;
    }

    #leftSide1{
		top: 16%;
		right: 0;
    }

	#leftSide3{
		bottom: 23%;
		right: 9%;
    }

    #leftSide2{
        top: 51%;
        right: 0%;
    }
	
    #leftSide4{
		bottom: 10%;
		right: 33%;
    }
}

@media (min-width: 1200px) { 
    
}

.rezerwacja .row h2{
    margin: 20px 0;
}

.summary strong{
    line-height: 3em;
}

#lang-icon{
	position: fixed;
	top: 150px;
	right: 0;
	z-index: 1000;
}

#facebook-icon{
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 1000;
}

#youtube-icon{
	position: fixed;
	top: 250px;
	right: 0;
	z-index: 1000;
}

#tripadvisor-icon{
	position: fixed;
	top: 300px;
	right: 0;
	z-index: 1000;
}

#tripadvisor-icon img{
    width: 37px;
    height: 37px;
}

.mainContent .carousel-inner>.item>a>img, 
.mainContent .carousel-inner>.item>img, 
.mainContent .img-responsive, 
.mainContent .thumbnail a>img, 
.mainContent .thumbnail>img{
	display: inline-block;
}

.more-info{
    display: block;
    font-size: 14px;
    color: #999;
    margin-left: 75px;
}

input[type=checkbox].agreement{
    width: 20px;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: -5px;
}

body .modal.bs-reservation,
body .modal.bs-reservation table td,
body .modal.bs-reservation table th{
    color: #6f6f6f;
}