/*Rounded Div Box*/
.myBox
{
    margin: 0 auto;
    border: 0px solid #333333;
    padding: 20px;
    text-align: left;
}

#mainorta { float:left; width: 100%; height: 220px; background-color: #9999CC;}
#mainsol  { float:left; width: 100%; height: 250px; background-color: #CC99FF; }
#mainsag  { float:left; width: 100%; height: 250px; background-color: #AA99FF;}
#contactTop { float:left; width: 100%; height: 160px; background-color: #9999CC;}
#contactBottom { float:left; width: 100%; height: 270px; background-color: #AA99FF;}
#faqTop { float:left; width: 100%; height: 1020px; background-color: #9999CC;}
#resTop { float:left; width: 100%; height: 650px; background-color: #9999CC;}
/* Metinler */

.rezervasyonText{font-style: normal; font-size:medium; font-family:Tahoma;}
.textNormal{font-style: normal; font-size:medium; font-family:Tahoma;}
.textBoxes{font-style: normal; font-size:medium; font-family:Tahoma;}
.altBaslik{font-size: 12pt; color: #000000; font-family: Times New Roman; margin-left:12px;}



