#GalleryLatest {
    padding:0px;
    margin:0px;    
}
    #GalleryLatest li {
        list-style:none; 
        float:left;
    }
        #GalleryLatest li a {
            text-decoration:none;
            text-align:center;
            margin:8px 4px;
            display:inline-block;
            width:96px;
        }
  
        #GalleryLatest li a span {
            background-color:#D0CBB7;
            border:3px solid #FFFFFF;
            display:block;
            padding:5px; 
        }
            #GalleryLatest li a span  img {
                border:0 none;
                display:inline;
                height:60px;
                width:80px;
            }
            #GalleriesLatestMoreLink a {
                font-size:12px;
                font-weight:bolder;
                color:#665544;
            }
            
/*
 * G A L L E R Y S    L I S T 
 */            
#GalleryList {
    padding:0px;
    margin:0px;    
}
#GalleryList li {
        list-style:none; 
        float:left;
        margin:8px;
    }
        #GalleryList li a {
            text-decoration:none;
            text-align:center;
            
            color:#573316;
            font-size:12px;
            font-weight:bolder;
        }  
        #GalleryList li a span {
        }
            #GalleryList li a span  img {
                border:0 none;
                display:inline;
                width:250px;
                border:3px solid #D0CBB7; 
            }
/*
 * G A L L E R Y    R E A D 
 */
#GalleriesRead #ImagesList p {
    display:inline;
    margin:5px;
}
#GalleriesRead #ImagesList p img {
    border:3px solid #D0CBB7; 
}
#GalleriesReadDescription {
    background:#F9F8F5 none repeat scroll 0 0;
    border:1px solid #EFEADF;
    padding:6px;
    margin-bottom:10px;
}
#ImagesReadContent {
    text-align:center;
}
    #ImagesReadContent img {
        border:3px solid #D0CBB7; 
    }
    
    
/*
 * A P A R T M E N T
 */     
#ApartmanLatest {
    padding:0px;
    margin:0px;    
}
    #ApartmanLatest li {
        list-style:none; 
        float:left;
        
    }
        #ApartmanLatest li a {
            text-decoration:none;
            text-align:center;
            margin:8px 4px;
            display:inline-block;
            width:96px;
            color:#925D31;
            font-weight:bolder;
        }
  
        #ApartmanLatest li a span {
            background-color:#D0CBB7;
            border:3px solid #FFFFFF;
            display:block;
            padding:5px;
            margin-bottom:3px; 
        }
            #ApartmanLatest li a span  img {
                border:0 none;
                display:inline;
                height:60px;
                width:80px;
            }
            #ApartmanLatestMoreLink a {
                font-size:12px;
                font-weight:bolder;
                color:#665544;
            }


#PagesReadPreface {
    padding:6px;
    background:#f9f8f5;
    border:1px solid #efeadf;
} 
#ImagesList #ApartmanCenter {
    text-align:center;
}
#ImagesList #ApartmanCenter img  {
    padding:3px;
    background:#fff;
    border:3px solid #D2CAB6;
    width:300px;
}

.morePage {
    padding-left:20px;
}
.morePage li {
    background:url(../_images/moreIcon.gif) no-repeat left center;
    padding-left:16px;
    padding-bottom:3px;
    list-style:none;
}             
.morePage li a {
    text-decoration:none;
    font-size:12px;
    font-weight:bolder
}         
.morePage li a:hover {
    text-decoration:underline;
}     

#LeftCalendar {
    float:left;
    width:650px;
}
#RightCalendar {
    float:right;
    width:173px;
}
#CalendarCenter {
    padding:18px;
    padding-top:5px;
    padding-bottom:5px;
    background:#efeadf;
}
#CalendarTop {
     background:url("../_images/calendarTop.gif") no-repeat;
     width:173px;
     height:9px;
     font-size:1px;  
}    
#CalendarBottom {
     background:url("../_images/calendarBottom.gif") no-repeat;
     width:173px;
     height:9px;
     font-size:1px;  
}   

.boxContent table {
    width:100%;
    border:1px solid #EFEADF;
}

.boxContent td {
    border:1px solid #EFEADF;
}
.arak p {
    margin:2px;
}
.arak {
    margin-bottom:20px;
}
