#Content {
    background-image:url("../_images/contentBg.jpg");
    background-repeat:no-repeat;
    padding-left:45px;
    padding-right:45px;
    padding-top:45px;
   
}
    #ContentInside {
        background-color:#fff;
        padding-left:25px;
        padding-right:25px;    
    }
/*
 * N Y I T Ó L A P    E L E M E I
 */

 #MainImage {
     background:url("../_images/header.jpg") no-repeat;
     width:998px;
     height:344px;
 }
 
    #Left {
        width:470px;
        float:left;
    }
        .pageBox img {
            margin-top:5px;
            float:left;
            margin-right:10px;
            margin-bottom:10px;
            border:6px solid #d2cab6;
        }
        .pageBox p {
            text-align:justify;
        }
        #Kiskunamjsa .boxContent {
            line-height:16px;
            margin-bottom:35px;
        }
    #Right {
        float:right;
        width:356px;
        margin:0px;
        padding:0px; 
    }
    #ApartmanTop, #GalleryTop {
         background:url("../_images/apartmanTop.gif") no-repeat;
         width:356px;
         height:9px;
         overflow:hidden;            
    }
    #ApartmanCenter, #GalleryCenter {
        padding:20px;
        padding-top:5px;
        padding-bottom:5px;
        background:#efeadf;
    }
    #ApartmanMore {
        margin-bottom: 0px;
    }
    #ApartmanMore a {
        font-size:12px;
        font-weight:bolder;
        color:#665544;
    }
    #ApartmanBottom, #GalleryBottom {
         background:url("../_images/apartmanBottom.gif") no-repeat;
         width:356px;
         height:9px;
         overflow:hidden;   
         margin-bottom:20px;         
    }
    
    
    
    
#AskUs {
    
}
#AskUs label {
    width:150px;
    float:left;
    display:inline;
    margin-left:10px;
    font-weight:bolder;
}
#AskUs .input {
    width:170px;
    margin-bottom:5px;
}
#AskUs textarea {
    margin-left:10px;
    margin-top:10px;
    width:320px;
}
#AskUs .submit, #MeetUs .submit {
    float:right;
    margin-right:15px;
    margin-top:10px;
}    
