﻿html,
body {
    -webkit-background-size: 100%; /* For WebKit*/
    -moz-background-size: 100%;    /* Mozilla*/
    -o-background-size: 100%;      /* Opera*/
    background-size: 100%;         /* Generic*/
    background-color:#ECF5FA;
    font-family: Verdana, Geneva, sans-serif;
    color: rgb(42,42,50);
    font-size:12px;
    padding:0px;
    margin:0px;
}

.header {
    background: #d6e7df;
    /*background-color:#ECF5FA;*/
    max-height: 90px;
    border-bottom:15px solid #B5D4E6;
}

.body {
    position:relative;
    z-index:10;
    margin-top: 412px;
}

.row {
margin-left:0px !important; 
margin-right:0px !important;
}

#logo {
    height: 90px;
    margin-top: -45px;
}

#img-home {
    height:35px;
    margin-top:-10px;
}

#logo_footer {
    height: 90px;
}

.jezik_btn {
    background-color:#B5D4E6;
    font-size:10px !important;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    max-height:30px;
    min-width:100px;
}

#rotator {
    margin-top: -20px;
    border-bottom:15px solid #B5D4E6;
    margin-bottom: -100px;
    padding-left: 0px !important; 
    padding-right: 0px !important;
    position: relative;
    z-index: 0;
}

.rotator-bottom-line{
    display:block;
    height:15px;
    width:100%;
    background-color: #D6E7DF;
    position:absolute;
    bottom:-30px;
}

.tp-limited, .hero-slider{
    max-height:485px;
}
.tp-limited ul{
	list-style-type:none;
	margin:0;
}
.tp-limited ul li{
	opacity:0;
}

.text-right {
    text-align: right;
}

.thumbnail_rotator {
        display:inline-block;
        position:relative;
        z-index:100;
        width: 100%;
	    min-height: 500px;
        border: 1px solid #ddd;
        line-height: 1.42857;
        /*box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
        padding: 3px;
        background-color: #fff;
}

    .thumbnail_rotator img {
        border-radius: 0px!important;
    }

.thumbnail {
    padding:0px;
    position:relative;
}

.thumbnail img {
    height:230px;
    width: 100%;
}

.thumbnail > .caption {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    max-height: 80px;
    padding-top: 0 !important;
    position: absolute;
    width: 100%;
}

a.thumbnail:hover {
    border-color:white;
}

    a.thumbnail:hover .caption {
        background: rgba(255, 255, 255, 0.55);
    }

    a.thumbnail:hover span {
        font-weight:bolder;
        color:rgb(0,55,100);
    }

#body-pozadina {
    width:100%;
   /* height:100%; */
    max-height:500px;
   /* position:absolute;*/
    display:block;
    top:80px;
    z-index:0;
    border-bottom:15px solid #B5D4E6;
}

#navigacija {
	min-height: 65px;
	background: #d6e7df;
    font-size:14px !important;
	border: none;
    border-bottom:15px solid #B5D4E6;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    margin-bottom:0px;
    position: relative;
    z-index: 10;
    top:5px;
    /*background-color:#ECF5FA;*/
}
#navigacija .container-fluid {
	padding-right: 0px;
}

.nav > li > a{
    padding: 15px 12px !Important;
}

#navigacija .navbar-nav > li > a  {
	line-height: 35px;
	border-left: 0px solid white;
}

#navigacija .navbar-nav > li > a:hover, 
#navigacija .navbar-nav > li.open > a,
#navigacija .navbar-nav > li.aktivan > a {
	background:rgba(255,255,255,0.25);/*#d8dadb;*/
	/*color: white;*/
}


/*----------------Filter --------------------------*/

#filter_container {
    /*display:none;*/
   
    margin-bottom:90px;
}

#showOnTopFilter {
    display:none;
}

#filter_form {
    position:relative;
	min-height: 40px;
	background: rgba(181,212,230, 0.7);
    border-radius:10px;
    padding-top: 3px;
}

#filter {
    display:block;
    min-width:85%;
	border: none;
    margin:0px auto;
}

    #filter h2 {
        padding-right:20px;
        margin-top:3px;
        margin-bottom:0px;
        font-size:12px;
        color:#f00;
    }

.filter_lista {
    font-size:12px;
    margin-top:7px;
    margin-right:25px;
    width:190px;
    color: #767676;
    text-transform:none;
    float:left;
}

.filter_input_wraper {
    float:left; 
    padding-top:5px; 
    margin-left:0px;
}

#filter .date {
    width:85px;
    margin:0px 5px 5px 0px;
    color: #767676;
    font-size:12px;
    text-align:center;
}

#filter .persons {
    /*position:absolute;
    top:43px;
    right:25px;*/
    padding-top: 5px;
}

    #filter .persons input {
        width:30px;
        font-size:12px;
        text-align:center;
        margin-left:10px;
        margin-right:10px;
    }

#filter .marine {
    /*position:absolute;
    top:77px;
    right:25px;*/
    padding-top: 5px;
}

    #filter .persons, .marine span {
        color: #777;
        font-size:12px;
        margin-right:0px;
        text-transform:none;
        padding-top: 4px;
    }

    #search_button img {
    height: 30px;
    margin-left: 15px;
    margin-top: 2px;
    width: 51px;
    }

    #search_button img:hover {
        opacity:0.8;
    }

.marine label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-right:10px;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 20px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 12px;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 10px;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

.css-label {
    background-image: url("/Content/Css/images/chkBox.png");
}


        #filter_form {
            /*display:inline-block;*/
        }

        #filter .persons {
            display:inline;
        }

        #filter .marine {
            display:inline;
        }

#search_button {
    display: block;
    float: right;
    margin-right: 50px;
    margin-top: 3px;
    padding: 5px;
    text-align: center;
    min-width:100px;
    background: rgba(255,255,255,0.25);
    border-radius:8px;
}

#search_button:hover {
    background: rgba(255,255,255,0.5);
}

            #search_button a {
                font-size:12px;
                font-weight:bolder;
                text-transform:uppercase;
                text-decoration:none;
                color: rgb(42,42,50);
            }

                /*#search_button a:hover {
                    background: rgba(255,255,255,0.25);
                }*/
.recaptcha_btn_drugarijec {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    border:1px solid rgba(179, 179, 179, 1);
    display: block;
    float: left;
    margin-left: 10px;
    max-width: 105px;
    height:58px;
    padding: 10px 5px;
    text-align: center;
}

    .recaptcha_btn_drugarijec:hover {
        background: rgba(255, 255, 255, 0.7);
    }

.recaptcha_btn_drugarijec a{
    font-size: 11px;
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: none;
    color: rgb(42,42,50);
}

    .recaptcha_btn_drugarijec a:hover {
        text-decoration: none;
        font-weight:initial;
    }

.contact-submit {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    display: block;
    float: right;
    margin-top: -15px;
    margin-left: 10px;
    width: 180px;
    height:58px;
    padding: 10px 5px;
    text-align: center;
    border:none;
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: none;
    color: rgb(42,42,50);
    border:1px solid rgba(179, 179, 179, 1);
}

    .contact-submit:hover {
        background: rgba(255, 255, 255, 0.7);
        text-decoration: none;
        font-weight:initial;
    }


#jezik .dropdown-menu {
    font-size:10px;
    min-width:110px;
}


#kontakti {
	padding: 0px 15px;
	/*margin-bottom: 100px;*/
}

    #kontakti .row {
        padding: 15px 0px;
    }


.gold-star {
    max-width:40%;
    position:absolute;
    right:10px;
    bottom:18px;
}

.gold-star img{
    height:17px;
    width:auto !important;
}

.smjestaj-vise {
    position:absolute;
    right:10px;
    bottom:5px;
}

.destination-row-margin {
    margin-bottom:50px;
}

.destination_top_info {
    padding-left:20px;
}

/*.destination_top_info .destination_category {
   position:initial !important;
   display: inline-block;
   padding-top:8px;
}

.destination_top_info .destination_category img{
    height:20px;
    width:auto;
}*/

.destination_category {
    position: absolute !important;
    display: inline-block;
    padding-top: 8px;
    right: 10px;
    text-align: right;
    top: 0px;
}

.destination_category img{
    height:20px;
    width:auto;
}

.destination_top_info .destination_name{
    margin-top:0px;
    margin-bottom:10px;
    font-size:24px;
    /*max-width:200px;*/
    display:inline-block;

}

.destination_top_info .aditional_info{
    font-size:14px;
}

.destination_img .img-responsive {
    width:100% !important;
    height:auto;
}

.destination_galerija {
}

.destination_thumb {
    float: left;
    max-height: 120px;
    width: 140px;
    margin:7px;
    display:block;
}

    .destination_thumb img {
        width:100%;
        height:120px;
    }

.destination_side_info {
    font-size:12px;
}

.section_title {
    display:block;
    font-style:italic;
}

.extra_content {
    display:block;
    margin:10px 0px;
    clear:right;
}

.extra_content span {
    display:block;
    width:165px;
    float:left;
    background-color:#f6d100;
    text-align:center;
    color:#4b4b4b;
    padding:2px;
    margin:2px;
    border-radius: 12px;
} 

.distances {
    display:block;
    float:none;
    clear:left;
    margin:10px 0px;
    padding-top:10px;
}

    .distances span {
        display:block;
        width:170px;
        float:left;
        background-color:#cbd2fc;
        text-align:center;
        color:#4b4b4b;
        padding:2px;
        margin:2px;
        border-radius: 12px;
    }

.accommodation_details {
    display:block;
    margin:10px 0px;
    clear:right;
}

    .accommodation_details span {
        display:block;
        width:230px;
        float:left;
        /*background-color:#f6d100;*/
        text-align:left;
        color:#4b4b4b;
        padding:2px;
        margin:3px 2px;
        font-size:13px;
    } 

.accommodation_extra {
    display:block;
    margin:10px 0px;
    clear:left;
    padding-top:10px;
}

    .accommodation_extra span {
        display:block;
        width:165px;
        float:left;
        background-color:#f6d100;
        text-align:center;
        color:#4b4b4b;
        padding:2px;
        margin:2px;
        border-radius: 12px;
    } 


#map-canvas {
    display:inline-block;
    height: 500px;
    width:100%;
}

.button_reservation {
    display:block;
    min-width:140px;
    padding:5px 3px;
    color:rgba(255,255,255,0.8);
    font-weight:bolder;
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
    margin-top:7px;
    background-color:rgba(255,0,0,1);
    border-radius:10px;
}

    .button_reservation:hover {
        text-decoration:none;
        color:rgba(255,255,255,1);
        background-color:rgba(255,0,0,0.8);
    }



.backButton {
    display:block;
    min-width:110px;
    padding:5px 3px;
    text-decoration:none;
    text-align:center;
    background-color:rgba(255,255,255,0.7);
    border-radius:10px;
    font-size:12px; 
    text-transform:uppercase;
}

    .backButton:hover {
        text-decoration:none;
        background-color:rgba(255,255,255,0.9);
    }

.destination_img .backButton {
    position:absolute;
    top: 5px;
    left: 20px;
}

#new_review .backButton {
    margin-top:20px;
    margin-bottom:10px;
    float:left;
    width:100px;
}

.tab-pane {
    min-height:350px;
}

.reservation_close {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    border:1px solid rgba(179, 179, 179, 1);
    width: 35px;
    height:35px;
    padding: 2px 5px;
    text-align: center;
    font-size:20px; 
    display:block; 
    float:right; 
    margin:10px 25px 0px 0px;
}

    .reservation_close:hover {
        background: rgba(255, 255, 255, 0.7);
         box-shadow: 0px 0px 9px -3px rgba(215, 207, 51, 1);
    }


#reservation_wraper {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.37);
    z-index: 15;
}

#reservation {
    position: absolute;
    top: 20%;
    background-color: #fff;
    width: 470px;
    left: 50%;
    margin-left: -235px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px 2px black;
}

#reservation_form {
    padding: 25px;
}

    #reservation_form table {
        width: 430px;
        font-size: 18px;
    }

    #reservation_form td {
        padding: 5px;
    }

        #reservation_form td input[type=text] {
            border: 1px solid rgba(179, 179, 179, 1);
            font-size: 18px;
            border-radius: 8px;
            padding: 5px;
            width: 220px;
            color: #636363;
        }

        #reservation_form td textarea {
            border: 1px solid #B3B3B3;
            font-family: Calibri,Arial,Helvetica,sans-serif;
            font-size: 18px;
            border-radius: 8px;
            padding: 5px;
            width: 415px;
            color: #636363;
            height: 150px;
        }

            #reservation_form td input[type=text]:hover, #reservation_form td textarea:hover {
                box-shadow: 0px 0px 9px -3px rgba(215, 207, 51, 1);
            }

            #reservation_form td input[type=text]:focus, #reservation_form td textarea:focus {
                border: 1px solid rgb(142, 142, 142);
            }


#new_review {
    /*position: relative;
    top: 20%;*/
    /*background-color: #fff;*/
    width: 100%;
    /*left: 50%;*/
    /*margin-left: -235px;*/
}

#review_form {
    padding: 0px;
}


#review_form  table {
        width: 430px;
        font-size: 14px;
        float:left;
        display:table;
    }

    #review_form td {
        padding: 5px;
    }

        #review_form td input[type=text] {
            border: 1px solid rgba(179, 179, 179, 1);
            font-size: 14px;
            border-radius: 8px;
            padding: 5px;
            width: 220px;
            color: #636363;
        }

        #review_form td textarea{
            border: 1px solid #B3B3B3;
            font-family: Calibri,Arial,Helvetica,sans-serif;
            font-size: 14px;
            border-radius: 8px;
            padding: 5px;
            width: 470px;
            color: #636363;
            height: 220px;
        }

            #review_form td input[type=text]:hover,  #review_form td textarea:hover {
                box-shadow: 0px 0px 9px -3px rgba(215, 207, 51, 1);
            }

            #review_form td input[type=text]:focus, #review_form td textarea:focus {
                border: 1px solid rgb(142, 142, 142);
            }

#review_content {
    padding: 30px;
}

.review-item {
    margin-bottom: 30px;
    border-bottom: 10px solid rgba(255,255,255,0.25);
}

    .review-item small {
        display:block;
    }

.review-text {
    padding-bottom: 15px;
}

.comment_button {
    display: block;
    margin-right: 50px;
    margin-top: 30px;
    padding: 5px;
    text-align: center;
    width: 100%;
    background: rgba(255,255,255,0.25);
    border-radius: 8px;
    text-decoration: none;
    color: black;
    font-size: medium;
}

.comment_button:hover {
    background: rgba(255,255,255,0.5);
    text-decoration:none;
    color:black;
    font-weight:bolder;
}

#recaptcha_div,
#recaptcha_div2 {
    padding-bottom: 30px;
    text-align: center;
    display: block;
    padding-left: 20px;
    margin-bottom:30px;
    margin-top:15px;
}


#footer {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 5px 0px;
}

#footer div.linkovi {
	padding-top: 20px;
	padding-bottom:15px;
    text-align:center;
}

    #footer .tvrtka {
        font-size:10px;
    	padding-top: 20px;
	    padding-bottom:15px;
    }

    #footer .social {
        padding-top: 20px;
    }

    #footer .social img{
        height: 40px;
    }

    #footer .social img:hover{
        opacity:0.8;
    }

    #footer .nav-linkovi {
    	padding-top: 20px;
	    padding-bottom:15px;
        text-align:center;
    }

        #footer .nav-linkovi a {
            text-decoration:none;
            color: rgb(42,42,50);
        }

            #footer .nav-linkovi a:hover {
              color: rgba(42,42,50,0.8);  
            }

@media (max-width: 1199px) {
    #navigacija .navbar-nav > li > a,
    #navigacija .navbar-nav > li > a:hover,
    #navigacija .navbar-nav > li.open > a,
    #navigacija .navbar-nav > li.aktivan > a {
        padding: 15px 8px;
    }
                    #navigacija .navbar-nav > li > a:hover {
                    background: rgba(255,255,255,0.25);
                }

    @media (min-width: 992px) {
    
    }

}

@media (max-width: 991px) {
    #navigacija {
        background-image: none;
        min-height:80px;
    }

        #navigacija .navbar-nav {
            margin-top: 15px;
        }

            #navigacija .navbar-nav > li > a:hover,
            #navigacija .navbar-nav > li.open > a,
            #navigacija .navbar-nav > li.aktivan > a {
                background-image: none;
            }

            #navigacija .navbar-nav > li > a,
            #navigacija .navbar-nav > li > a:hover,
            #navigacija .navbar-nav > li.open > a,
            #navigacija .navbar-nav > li.aktivan > a {
                padding: 10px 8px;
            }

                #navigacija .navbar-nav > li > a:hover {
                    background: rgba(255,255,255,0.25);
                }

    .navbar-toggle {
        top: 18px;
    }

    #filter_container {
        /*display:none;
        margin-top:-130px;*/
        margin-bottom: 90px;
        width:100%;
    }

    #filter_form {
        display:inline-block;
        position: relative;
        min-height: 40px;
        width:100%;
        background: rgba(181,212,230, 0.7);
        border-radius: 10px;
        padding-top: 3px;
        padding-left:15px;
    }

    #filter .persons,
    #filter .persons input,
    .marine span, 
    .filter_lista{
     font-size:14px;
    }

    .filter_lista {
        margin-top: 10px;
        width: 90%;
    }

    .filter_input_wraper {
        width:100%;
    }

    .persons {
       padding-left: 30px;     
    }

    .marine {
        float:right;
        display: inline-block !important;
        padding-right: 40px;
    }

    #search_button {
        float: none;
        margin-right: 0px;
        margin-top: 10px;
        width:95%;
        display:inline-block;
    }

    .header {
        /*position:relative;*/
        display:inline-block;
        width:100%;
    }
    
    .body {
        margin-top:50px;
        display:block;
    }
}

@media (max-width: 767px) {

}
