



@font-face {
    font-family: 'gothic_leafregular';
    src: url('../fonts/gothicleaf-webfont.eot');
    src: url('../fonts/gothicleaf-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gothicleaf-webfont.woff') format('woff'),
        url('../fonts/gothicleaf-webfont.ttf') format('truetype'),
        url('../fonts/gothicleaf-webfont.svg#gothic_leafregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


root { 
    display: block;
}


body {

    background-image: url(../img/bg.jpg);
    background-color: #fbf9e4;
    background-repeat: repeat-x;


}


body.apart1 {

    background-image: url(../img/bg1.jpg);  

}

body.apart2 {

    background-image: url(../img/bg2.jpg);  

}


body.apart3 {

    background-image: url(../img/bg3.jpg);  

}



.apart1 .bg, .apart2 .bg, .apart3 .bg {

    background-color: rgba(255, 254, 240, 0.9);
}

.container {

    width: 1000px;

}

#lang {

    float: right;
    margin-bottom: 10px;
    width:180px;
    text-align: right;

}

.navbar {


    margin-top: 30px;
    background-color: #efe8d9;
    border-radius: 0;
}

.active {


    border-bottom: 5px solid #454545;
    background-color: #eae1d1;
}


.navbar li:hover {

    background-color: #eae1d1;

}
#adress_top {

    width: 460px;
    float: right;
    height:95px;
    /*    border-bottom: 1px solid #454545;*/
    /*    background-image: url(../img/cube1.png);*/
    background-position: top right;
    background-repeat: no-repeat;
}

p.small {

    font-size: 11px;
    text-align: right;

    padding: 3px;



}


#panel-1 { background-color: #53b388;
           background-image: url(../img/1.jpg);


}
#panel-2 { background-color: #5a69a9;
           background-image: url(../img/2.jpg);


}
#panel-3 { background-color: #c26468;
           background-image: url(../img/3.jpg);


}



.kwicks {
    width: 998px;
    height: 332px;
    margin: auto;
}
.kwicks > li {
    height: 332px;
    /* overridden by kwicks but good for when JavaScript is disabled */
    width: 332px;
    margin-left: 5px;
    float: left;
}


.left {

    margin-top: 10px;
    float: left;
    width: 650px;
    text-align: justify;
    margin-bottom: 20px;

}

.right {

    margin-bottom: 20px;
    margin-top: 10px;
    float: right;
    width: 320px;
    text-align: justify;

}


h1, h2, h3, h4, h5 {

    border-bottom: 1px solid #454545;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;

}



.footer {


    clear: both;
    background-color: #eae1d1;
    border-bottom: 5px solid #454545;
    height: 130px;




}


.left p {

    padding: 10px;
}


h3:first-letter {


    font-size: 30px;
    font-family: 'gothic_leafregular';
}



.chart {

    background-image: url(../img/chart.png);

}



.drink {

    background-image: url(../img/drink.png);
}



.tickets {

    background-image: url(../img/tickets.png);


}

.lolly {

    background-image: url(../img/lolly.png);

}

.ramen {

    background-image: url(../img/ramen.png);
}


.chart:hover,  .active .chart {

    background-image: url(../img/charth.png);

}



.drink:hover, .active .drink{

    background-image: url(../img/drinkh.png);
}



.tickets:hover, .active .tickets{

    background-image: url(../img/ticketsh.png);


}

.lolly:hover, .active .lolly  {

    background-image: url(../img/lollyh.png);

}

.ramen:hover, .active .ramen  {

    background-image: url(../img/ramenh.png);
}






#place_right {

    float: right;  
    margin-right: 40px;


}


#place_right a {

    float: left;
    display: block;
    width: 80px;
    height: 65px;
    margin-left: 40px;
    color: black;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
}


#place_right a:hover {


    text-decoration:  none;
}

#place_left {


    width: 300px;
    float: left;
}


.left_small {
    width: 480px;
    float: left;
    margin-bottom: 20px;

}


.right_big {

    height: 480px;
    width: 480px;
    margin-bottom: 20px;
    float:right;
    text-align: center;

}


.list li {

    font-weight: bold;
    border-bottom: 1px solid #454545;
    margin-bottom: 20px;

}

ul {

    list-style: none;
}


ul.list {




    margin-left: 5px;
}


.list a {

    color: #454545;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    margin-left: 10px;
    font-weight: normal;
}


.list .active a {


    font-weight: bold;

}

.tab-pane {


    display: none;
}




.place .active {


    border-bottom: 0px;
    background-color: transparent;
    display: block;
}


.right_big .active {

    border-bottom: 0px;
    background-color: transparent;
    display: block; 

}


.left_small .active {

    border-bottom: 1px solid #454545;
    background-color: transparent;
    display: block; 

}


.right_big p {

    text-align: justify;

}




.span7 {

    background-color: #eae1d1;
    width:270px;
}


.span4 {

    margin-left:10px;

    width:215px;
}

.span4 h3 {


    margin-left: 0px;
}


p {

    padding: 10px;
    text-align: justify;
}


.row_right {


    float: right;
}


.form-validation {

    font-size: 10px;
    color: red;


}


#place_right li {

    float: left;
}

#place_right li .active
{


}


#baner {


    height: 93px;

    padding-top: 0;
    padding-bottom: 50px;
}


#baner img {

    padding: 5px;
    margin-right: 15px;
}



#baner li {


    float: left;

}


#baner ul {


    margin-left: 5px ;
}


textarea {

    width: 427px;
    height: 120px;

}


.reserv {

    batkground-color: #eae1d1;
}


.reserv input {

    width: 160px;

}

input.dp {

    width: 80px;
}

select[name="persons"] {


    width: 60px;
}

.contact {

    padding: 10px;
    float: left; 
    margin-right: 20px;
}

.contact select {

    width: 140px;
}


.contact-text {


    margin-top: -15px;
    font-size: 14px;
    width: 460px;
    float: left;
}

.contact .btn {

    float: right;
    margin-right: 10px;
}


.thumbnail img {


    width: 170px;
    height: 170px;
}


.thumbnails li {

    margin:10px;
}

ul.thumbnails {
    margin-left: 0px!important;
}


.bar img {

    float: left;

}

div.bar {

    width: 330px;
}

.bar h3 {

    border-bottom: 0px;
    padding-top: 40px;
}


.bar a, .bar h3 {

    color: #454545;




}
.bar h3 {
    margin: 0px;   

}

#baner a:hover {


    text-decoration: none;
}

#baner li.active {


    border-bottom: 0px;

}

#baner li:hover {

    border-bottom: 0px;
    background-color: #efe8d9;
    opacity: 0.8;
}

.vwalk {

    float: center;
    padding: 5px 3px;
    margin: 2px;
    background-color: #eae1d1;
    position: relative;
}

#prices_table{
    float: left;
    padding: 0px 20px 5px 20px;
    margin: 2px;
    position: relative;
    background-color: #eae1d1;
}

.bottom_menu li {

    float: left;
    margin-left: 10px;


}

.bottom_menu a {

    color: #454545;
    font-size: 11px;

}

.bottom_menu {


    float: right;
    border-bottom: 1px solid;
}

.bottom_menu ul {

    margin-left: 0px;

}

.bottom_menu a:hover {



    text-decoration: underline;

}

.apart1 .row-fluid h3, .apart2 .row-fluid .h3, .apart3 .row-fluid .h3 {

    background-image: url(../img/cube2.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.options li {

    float: left;
    border-bottom: 0px;
    font-size :14px;
    margin-top: 10px;

}

.options a {

    padding: 0 8px;
    color: #454545 


}

.options li.active a {

    text-decoration: underline
}

.options li.active a:hover {

    text-decoration: none;

}


.options-content .active {

    border-bottom: 0px;
    background-color: transparent;

}

#platnosci div.selected {
    border: 2px solid #1E63A9;
    border-radius: 4px 4px 4px 4px;
    margin: 3px 3px -1px -1px;
}
#platnosci div {
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #DADADA;
    cursor: pointer;
    float: left;
    height: 90px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 50px;
    padding: 5px;
    position: relative;
    width: 127px;
    z-index: 4;
}

#platnosci div p.label {
    border: 0 none;
    width: 102px;
    background: none;
    color: #345565;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 102px;
    white-space: normal;

}

#platnosci div.bank_active {
    border-color: rgba(65, 249, 130, 0.8)!important;
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(65, 249, 130, 0.8)!important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(65, 249, 130, 0.8)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(65, 249, 130, 0.8)!important;
}