#genel {
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 100%;
    height: 360px;
    float: left;
    position: relative;
}

#menu {
    width: 100%;
    height: 92px;
    float: left;
    background: rgba(116,30,54, 0.8);
    position: absolute;
    left: 0;
    top: 31px;
    z-index: 999;
}

#menuic {
    width: 960px;
    height: 92px;
    float: left;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -480px;
    z-index: 99999999999;
}

.menu1 {
    float: right;
    position: relative;
    z-index: 9999;
}

#logo {
    position: absolute;
    left: 10px;
    top: 22px;
}

#ust {
    width: 960px;
    height: 31px;
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 0;
    z-index: 999;
}

    #ust span {
        font: bold 12px/31px arial;
        color: #fff;
        text-shadow: 0 1px 4px #666;
        position: absolute;
        right: 80px;
        top: 0;
    }

    #ust b {
        font: bold 18px/31px arial;
        color: #fff;
        margin-left: 3px;
    }

.dil {
    position: absolute;
    right: 0;
    top: 4px;
}

    .dil img {
        float: left;
        margin: 2px 5px;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

        .dil img:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: alpha(opacity=60);
            -khtml-opacity: 0.6;
            -moz-opacity: 0.6;
            opacity: 0.6;
        }

#manset {
    width: 100%;
    height: 360px;
    position: absolute;
    left: 0;
    top: 0;
}

    #manset ul li div {
        width: 100%;
        height: 360px;
    }

#sol {
    width: 290px;
    float: left;
    position: relative;
    top: -220px;
    z-index: 999;
    margin-bottom: -220px;
}

#sag {
    width: 656px;
    float: right;
}

#orta {
    width: 960px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -480px;
    margin-bottom: 25px;
}

.rezervasyon {
    width: 290px;
    border: 1px solid #ccc;
    float: left;
    background: #fff;
    min-height: 200px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.rbaslik {
    width: 100%;
    font: 18px arial;
    color: #741e36;
    text-transform: uppercase;
    padding-left: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0 20px;
}

    .rbaslik b {
        color: #18315f;
        font-weight: normal !important;
    }

.rform {
    width: 100%;
    height: 24px;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
}

    .rform i {
        width: 80px;
        height: 24px;
        float: left;
        font: bold 11px/24px arial;
        color: #3b3b3b;
    }

.ric {
    width: 165px;
    height: 24px;
    float: left;
}

.rtext {
    width: 128px;
    height: 22px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px 0 25px;
    font: bold 11px/22px arial;
    color: #666;
}

.tarih {
    background: url(/images/tarih.png) #fff left center no-repeat !important;
    cursor: pointer;
}

.rbuton {
    width: 96%;
    margin: 5px 2% 0;
    float: left;
    height: 40px;
    font: bold 14px/40px arial;
    text-align: center;
    color: #fff;
    background: #848484;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}

    .rbuton:Hover {
        background: #741e36;
    }

.tanitimic {
    margin-top: 12px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

    .tanitimic:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        -khtml-opacity: 0.9;
        -moz-opacity: 0.9;
        opacity: 0.9;
    }

#ebulten {
    width: 100%;
    color: #741e36;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    font-size: 14px;
    float: left;
}

    #ebulten p {
        font-size: 12px;
        color: #333;
        line-height: 23px;
        font-weight: 100;
        margin-top: 4px;
        float: left;
    }

.mailtext {
    width: 260px;
    height: 32px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px 0 10px;
    font: 12px/32px arial;
    color: #666;
    margin-top: 12px;
}

#sosyalmedya {
    width: 100%;
    padding-top: 20px;
    float: left;
}

    #sosyalmedya i {
        color: #741e36;
        font-size: 14px;
        font: bold 14px arial;
        float: left;
    }

    #sosyalmedya a {
        width: 20px;
        height: 20px;
        margin-left: 13px;
        position: relative;
        float: left;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

        #sosyalmedya a b {
            width: 57px;
            height: 21px;
            background: url(/images/tt.png) no-repeat;
            position: absolute;
            left: -18px;
            top: -22px;
            font: 10px/17px arial;
            color: #fff;
            text-align: center;
            display: none;
        }

        #sosyalmedya a:hover b {
            display: block;
        }

a.facebook {
    background: url(/images/sosyal.png) 0 0 no-repeat;
}

    a.facebook:hover {
        background: url(/images/sosyal.png) 0 -20px no-repeat;
    }

a.twitter {
    background: url(/images/sosyal.png) -20px 0 no-repeat;
}

    a.twitter:hover {
        background: url(/images/sosyal.png) -20px -20px no-repeat;
    }

a.google {
    background: url(/images/sosyal.png) -40px 0 no-repeat;
}

    a.google:hover {
        background: url(/images/sosyal.png) -40px -20px no-repeat;
    }

a.rss {
    background: url(/images/sosyal.png) -60px 0 no-repeat;
}

    a.rss:hover {
        background: url(/images/sosyal.png) -60px -20px no-repeat;
    }

.bfrm {
    width: 289px;
    height: 38px;
    border: 1px solid #ccc;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.btext {
    width: 200px;
    height: 38px;
    float: left;
    padding: 0 10px;
    border: 0;
    font: 11px/38px arial;
    color: #555;
}

.bbuton {
    width: 60px;
    height: 30px;
    float: right;
    border: 0;
    background: #ccc;
    font: 12px/30px arial;
    color: #fff;
    background: #741e36;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 4px 4px 0 0;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

    .bbuton:hover {
        background: #000;
    }

#sag h5 {
    width: 100%;
    float: left;
    height: 50px;
    font: bold 14px/50px arial;
    padding: 0 20px;
    margin: 15px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #741e36;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.anahakkimizda {
    width: 100%;
    float: left;
}

    .anahakkimizda p {
        width: 100%;
        float: left;
        font: 13px/23px arial;
        color: #555;
        text-align: justify;
        text-justify: distribute;
        margin: 3px 0 8px;
        padding: 0 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.anagaleri {
    width: 666px;
    float: left;
}

.agaleri {
    width: 160px;
    height: 105px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 6px 6px 0;
    position: relative;
}

    .agaleri img {
        width: 160px;
    }

    .agaleri b {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url(/images/buyut.png) rgba(0,0,0,0.6) center center no-repeat;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

    .agaleri:hover b {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

#footer {
    width: 100%;
    float: left;
    height: 250px;
    background: url(/images/footer.png) center center no-repeat;
}

#alt {
    width: 960px;
    float: left;
    height: 55px;
    position: relative;
    left: 50%;
    margin-left: -480px;
    background: #fff;
}

.copy {
    float: left;
    margin: 20px 0 0 10px;
    font: 12px arial;
    color: #7c7c7c;
}

.design {
    float: right;
    margin: 15px 15px 0 0;
}

    .design img {
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

        .design img:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: alpha(opacity=60);
            -khtml-opacity: 0.6;
            -moz-opacity: 0.6;
            opacity: 0.6;
        }

#footeric {
    width: 960px;
    height: 250px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -480px;
}

.bir {
    width: 240px;
    height: 250px;
    float: left;
    background: url(/images/fayrac.png) right center no-repeat;
}

    .bir img {
        margin: 100px 0 0 0;
    }

.iki {
    width: 160px;
    float: left;
    height: 230px;
    background: url(/images/fayrac.png) right center no-repeat;
    padding: 30px 0 0 40px;
}

    .iki li {
        background: url(/images/ok.png) left center no-repeat;
        padding-left: 15px;
    }

    .iki a {
        color: #fff;
        text-decoration: none;
        line-height: 30px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }

        .iki a:hover {
            font-weight: bold;
        }

.uc {
    width: 500px;
    height: 250px;
    float: right;
}

    .uc h6 {
        width: 100%;
        float: left;
        height: 30px;
        background: rgba(0,0,0,0.3);
        font: bold 13px/30px arial;
        padding: 0 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        margin: 20px 0 10px 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }

        .uc h6 a {
            color: #fff;
            text-decoration: none;
        }

.yorumlar {
    width: 100%;
    height: 165px;
    float: left;
}

.yic {
    width: 100%;
    height: 165px;
    float: left;
    position: relative;
}

.yorumresim {
    width: 49px;
    height: 49px;
    position: absolute;
    left: 10px;
    top: 10px;
    overflow: hidden;
}

    .yorumresim img {
        width: 49px;
    }

.yic b {
    position: absolute;
    left: 75px;
    top: 13px;
    font: bold 12px arial;
    color: #fff;
}

.yic h3 {
    position: absolute;
    left: 75px;
    top: 34px;
    font: bold 12px arial;
    color: #fff;
}

.yic p {
    position: absolute;
    left: 10px;
    top: 75px;
    font: 12px/25px arial;
    color: #fff;
    text-align: justify;
    text-justify: distribute;
}

.icerik {
    width: 960px;
    float: left;
    position: relative;
    top: -200px;
    z-index: 99;
    margin-bottom: -220px;
}

    .icerik ul li {
        list-style: disc !important;
    }

    .icerik ul {
        list-style: disc !important;
    }

.icerikBaslik {
    width: 960px;
    float: left;
    background: url(/images/icerikbaslik.png) center center no-repeat;
    min-height: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .icerikBaslik h5 {
        text-align: center;
        color: #741e36;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        margin-top: 40px;
        font-weight: bold;
    }

.icerikText {
    width: 100%;
    color: #353535;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    line-height: 27px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    float: left;
    margin-top: -28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.paddingli {
    padding: 20px;
}

.icerikText h1 {
    font: bold 14px arial;
    margin: 10px 0;
}

.fotogaleri {
    width: 100%;
    height: 140px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    margin-top: 20px;
}

ul.hgaleri {
    margin: 11px 10px;
}

.hgic {
    width: 177px;
    height: 120px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

    .hgic img {
        width: 177px;
    }

.odaresim {
    width: 267px;
    height: 157px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #741e36;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 20px;
}

    .odaresim img {
        width: 267px;
    }

.odaDetay {
    float: left;
    margin-left: -30px;
}

    .odaDetay h2 {
        font: bold 13px Arial;
    }

.odakontrol {
    z-index: 999;
    position: relative;
    right: 160px;
    top: 0px;
}

.odaicalan {
    width: 100%;
    height: 205px;
    float: left;
    background: url(/images/odagolge.png) bottom left repeat-x;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.nopadding {
    padding: 20px 0 0!important;
}

.odaicalan h2 {
    position: absolute;
    left: 320px;
    top: 29px;
    font: bold 14px arial;
    color: #18315f;
}

.odaozellik {
    width: 600px;
    position: absolute;
    left: 320px;
    top: 55px;
}

    .odaozellik ul {
        float: left;
    }

        .odaozellik ul li {
            width: 170px;
            height: 33px;
            float: left;
            font: 12px/33px arial;
            color: #727272;
            padding: 0 0 0 30px;
        }

li.internet {
    background: url(/images/internet.png) center left no-repeat;
}

li.uydu {
    background: url(/images/uydu.png) center left no-repeat;
}

li.skm {
    background: url(/images/skm.png) center left no-repeat;
}

li.minibar {
    background: url(/images/bar.png) center left no-repeat;
}

li.telefon {
    background: url(/images/telefon.png) center left no-repeat;
}

li.klima {
    background: url(/images/klima.png) center left no-repeat;
}

li.tv {
    background: url(/images/tv.png) center left no-repeat;
}

li.dus {
    background: url(/images/dus.png) center left no-repeat;
}

li.kasa {
    background: url(/images/kasa.png) center left no-repeat;
}

a.rezervasyonlink {
    font: bold 13px arial;
    color: #741e36;
    padding: 0 13px;
    background: url(/images/rok.png) left center no-repeat;
    position: absolute;
    left: 330px;
    top: 163px;
    text-decoration: none;
}

    a.rezervasyonlink:hover {
        text-decoration: underline;
    }

.nobg {
    background: none !important;
}

.noborder {
    border: 0 !important;
}

.fgaleri {
    width: 160px;
    height: 105px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 2px 10px 0;
    position: relative;
    margin-left: 19px;
    margin-top: 20px;
    border: 2px solid #741e36;
}

    .fgaleri b {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url(/images/buyut.png) rgba(0,0,0,0.6) center center no-repeat;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

    .fgaleri:hover b {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }


.iletisimsol {
    width: 440px;
    float: left;
    margin-top: 15px;
    padding: 10px;
}

.iletisimsag {
    float: left;
    width: 450px;
    margin-top: 15px;
    padding: 10px;
}

.iletisimbaslik {
    font: bold 13px arial;
    color: #741e36;
    margin-bottom: 12px;
}

.iletisimsag p {
    font-size: 12px;
}

.iletisimsol p {
    font: 12px arial;
    padding: 7px 25px;
}

p.ad {
    background: url(/images/adres.png) left center no-repeat;
}


p.ad {
    background: url(/images/adres.png) left center no-repeat;
}

p.tel {
    background: url(/images/tel.png) left center no-repeat;
}

p.fax {
    background: url(/images/fax.png) left center no-repeat;
}


p.eposta {
    background: url(/images/mail.png) left center no-repeat;
}

.bosluk {
    margin: 15px 0px;
}

#iform {
    width: 100%;
    float: left;
}

.formic {
    float: left;
    padding: 10px 0px;
    width: 100%;
}

    .formic b {
        float: left;
        width: 120px;
        height: 37px;
        font: 12px/37px arial;
        color: #4f4f4f;
    }

.itext {
    height: 35px;
    width: 265px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    font: 12px/37px arial;
    color: #4f4f4f;
}

.iarea {
    height: 85px;
    width: 265px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    font: 12px arial;
    color: #4f4f4f;
    resize: none;
}

.ibuton {
    float: right;
    border: 0px;
    margin: 0 30px 0 0;
    width: 100px;
    height: 30px;
    font: 12px/30px arial;
    color: #fff;
    background: #18315f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

    .ibuton:hover {
        background: #000;
    }

#map {
    margin-top: 20px;
    float: left;
}

.sayfalama {
    width: 100%;
    text-align: center;
    margin: 15px 0px;
    float: left;
}

    .sayfalama a {
        text-decoration: none;
        padding: 7px 6px;
        font-size: 12px arial;
        color: #000;
        margin: 0 3px;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
    }

        .sayfalama a:hover {
            padding: 7px 6px;
            font-size: 12px arial;
            color: #fff;
            background: #000;
        }

    .sayfalama b {
        padding: 7px 6px;
        font-size: 12px arial;
        color: #fff;
        background: #000;
    }

.hgic b {
    width: 177px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/buyut.png) rgba(0,0,0,0.6) center center no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

.hgic:hover b {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#rezervasyonformu {
    width: 100%;
    float: left;
}

    #rezervasyonformu h2 {
        width: 100%;
        float: left;
        padding: 10px;
        font: bold 14px/18px tahoma;
        color: #666;
        border-bottom: 1px solid #dedede;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.blok {
    width: 100%;
    float: left;
}

.bir1 {
    width: 50%;
    float: left;
    padding: 20px 0;
}

.ic {
    width: 340px;
    padding: 5px 5px;
    float: left;
    position: relative;
}

.ic4 {
    width: 340px;
    padding: 5px 5px;
    float: left;
    position: relative;
}

.ic1 {
    width: 100%;
}

.ic2 {
    width: 100%;
}

.ic p {
    width: 160px;
    float: left;
    padding: 7px 0 7px 3px;
    font: 12px/16px arial;
    color: #666;
}

.ic4 i {
    width: 160px;
    float: left;
    padding: 7px 0 7px 3px;
    font: 12px/16px arial;
    color: #666;
}

.ic1 p {
    width: 65px;
    margin-left: 5px;
    text-align: right;
    padding-right: 5px;
}

#rezervasyonformu input[type="text"] {
    width: 160px;
    padding: 7px 5px;
    background: #fff;
    border: 1px solid #c2c2c2;
    float: left;
    color: #666;
    font: 13px/16px arial;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

#rezervasyonformu textarea {
    width: 510px;
    height: 140px;
    padding: 7px 5px;
    background: #fff;
    border: 1px solid #c2c2c2;
    float: left;
    color: #666;
    font: 13px/16px arial;
    resize: vertical;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

.yari {
    width: 70px !important;
}

.yedipx {
    margin-right: 7px;
}

.blok h3 {
    width: 680px;
    float: left;
    padding: 15px 10px 0;
    font: 12px/12px arial;
    color: #666;
}

.iki2 {
    width: 700px;
    float: left;
    padding: 10px 0;
}

.uzun {
    width: 500px !important;
}

.csure {
    width: 155px !important;
}

.ref {
    width: 139px !important;
}

#rezervasyonformu input[type="submit"] {
    padding: 10px 40px;
    background: #B52222;
    float: right;
    color: #fff;
    margin-bottom: 20px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 0;
    cursor: pointer;
    margin-right: 10px;
    font: bold 14px/16px arial;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

    #rezervasyonformu input[type="submit"]:hover {
        background: #000;
    }

.yildiz {
    position: absolute;
    right: 185px;
    top: 13px;
    color: #F00;
}

.tarihicon {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) #fff center right no-repeat !important;
}

.yorumlaricc {
    float: left;
    width: 100%;
}

    .yorumlaricc li {
        float: left;
        width: 100%;
        list-style: none;
    }

.yorumlarsayfaici {
    float: left;
}

    .yorumlarsayfaici p {
        color: #808080 !important;
    }

.yorumlarsayfasi li {
    list-style: none;
    padding: 5px;
}

.yorumekle {
    float: left;
    width: 100%;
}

.itextyorum {
    height: 35px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    font: 12px/37px arial;
    color: #4f4f4f;
    margin-bottom: 5px;
}

.iareayorum {
    height: 85px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    font: 12px arial;
    color: #4f4f4f;
    resize: none;
}

.ibutonyorum {
    float: left;
    border: 0px;
    margin: 0 30px 0 0;
    width: 100px;
    height: 30px;
    font: 12px/30px arial;
    color: #fff;
    margin-top: 10px;
    background: #18315f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

    .ibutonyorum:hover {
        background: #000;
    }

.hatavaradostlar {
    position: relative;
    color: #E50D0D;
    font: 12px Arial;
    top: -33px;
    float: right;
}


