﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic);

body {
    margin: 0px;
    padding: 0px;
    background-color: #e9e9e9;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.enust {
    background-image: url(/images/n.png);
    color: whitesmoke;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    width: 100%;
    font-size: 12px;
    z-index: 999;
}

.bayraklar {
    border: 0px solid red;
}

    .bayraklar img {
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 8px;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.cbot {
    clear: both;
}

.manset {
    border: 0px solid #dbdbdb;
    height: 670px;
    background-position: center;
}

.mansetBG {
    background-image: url(/images/n.png);
    width: 100%;
    height: 670px;
    position: absolute;
    border: 0px solid red;
    z-index: 10;
}

.ilt {
    margin-left: 20px;
    padding-top: 11px;
    border: 0px solid blue;
    width: 100px;
    cursor: pointer;
}

.rez {
    border: 1px solid #9f9f9f;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin: 3px;
    cursor: pointer;
}

.logo {
    margin-top: 170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 99;
    position: absolute;
    width: 100%;
}

    .logo img {
        border: 0px;
    }

.rezervasyon {
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    background-image: url(/images/n.png);
}

.inputTarih {
    background-image: url(/images/calendar.png);
    background-repeat: no-repeat;
    background-position: 95px 7px;
    width: 110px;
    height: 20px;
}

.inputSelect {
    height: 30px;
}

.inputTxt {
    width: 200px;
    height: 20px;
    padding: 4px;
}

.w990 {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.anarez1 {
    border: 0px solid red;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-right: 30px;
}

.anarez2 {
    border: 0px solid red;
    padding-left: 5px;
    padding-right: 5px;
}

.anarez3 {
    border: 0px solid red;
    padding-left: 5px;
    padding-right: 5px;
}

.anarez4 {
    border: 0px solid red;
    padding-left: 5px;
    padding-right: 5px;
}

.anarez5 {
    border: 0px solid red;
    padding-left: 5px;
    padding-right: 5px;
}

.anarez6 {
    border: 0px solid red;
    padding-left: 5px;
    padding-right: 5px;
}

.anarez7 {
    border: 0px solid red;
    margin-top: 13px;
}

input, select {
    outline: none;
}


.iciOrt {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}

.yazisecme {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button {
    background-color: #f6861f;
    color: white;
    border: 1px solid #f6861f;
    padding: 10px;
    width: 90px;
    height: 40px;
    cursor: pointer;
}

    .button:hover {
        background-color: #d26807;
        cursor: pointer;
    }

.rezervasyon input, .rezervasyon select {
    border: 0px solid yellow;
    padding: 5px;
    margin: 5px;
}

.anaoda {
    border: 0px solid reD;
    margin: 10px;
    width: 300px;
    height: 150px;
    border-radius: 8px;
    text-align: left;
}

.anaoda2 {
    border: 0px solid reD;
    margin: 10px;
    width: 942px;
   
    text-align: left;
}

    .anaoda2 h2 {
        text-align: left;
    }

.anaoda h3 {
    text-align: left;
    margin-top: 20px;
}

.anaoda p {
    text-align: left;
    border: 0px solid red;
    font-size: 14px;
}

.anaoda3 {
    color: white;
    margin: 10px;
    width: 940px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    line-height: 24px;
}

.fld1 {
    width: 180px;
}

.fld2 {
    width: 20px;
}

h2, h3 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
    text-align: center;
}

#harita {
    border: 1px solid #cdcdcd;
}

.anaoda4 {
    color: white;
    margin: 10px;
    width: 940px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    line-height: 24px;
}

    .anaoda4 div {
        margin-top: 5px;
        margin-bottom: 5px;
    }




.anaoda5 {
    color: white;
    margin: 10px;
    width: 540px;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    line-height: 24px;
    border: 0px solid red;
    padding-left: 20px;
    padding-right: 20px;
}

    .anaoda5 div {
        margin-top: 5px;
        margin-bottom: 5px;
    }



.orOzellik {
    list-style-type: none;
    color: #595959;
    padding: 0px;
    margin: 0px;
}

    .orOzellik li {
        float: left;
        width: 310px;
    }

.lobby {
    background-image: url(/images/lobby.jpg);
    line-height: 22px;
    color: white;
    padding-top: 10px;
    border-radius: 8px;
}

.pad20 {
    padding: 20px;
}

.oda1 {
    background-image: url(/images/oda1.jpg);
    line-height: 20px;
    color: white;
    font-size: 20px;
}

.oda2 {
    background-image: url(/images/oda2.jpg);
    line-height: 20px;
    color: white;
    font-size: 20px;
}

.oda3 {
    background-image: url(/images/oda3.jpg);
    line-height: 20px;
    color: white;
    font-size: 20px;
}

.oda4 {
    background-image: url(/images/oda4.jpg);
    line-height: 20px;
    color: white;
    font-size: 20px;
}

.UcD {
    height: 34px;
    background-image: url(/images/3d.png);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 14px;
    padding-left: 40px;
    padding-top: 15px;
    padding-right: 15px;
    position: absolute;
    z-index: 5;
    margin-top: 40px;
    color: white;
    text-decoration: none;
}

.foto {
    float: left;
    margin: 5px;
    border: 1px solid #c5c5c5;
    width: 122px;
    height: 69px;
    background-position: center;
}

.istanbulsiluet {
    background-image: url(/images/istanbulsiluet.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: white;
}


.cizgili {
    border: 0px solid red;
    background-image: url(/images/m.png);
    background-repeat: repeat-x;
    margin-top: 50px;
}




    .cizgili span {
        background-color: #e9e9e9;
        padding-left: 20px;
        padding-right: 20px;
    }

.anketbtn {
    text-decoration: none;
    color: black;
    font-size:15px;
    font-weight:bold;
}
.anketbtn img {
    float:left;
    margin-top:-7px;
  
}
