#page1 #content .col-1 {
    margin-right: 20px;
    width: 185px;
}

.extra-title {
    font-family: Pompadur;
    font-size:25px; 
    color: #d8b15e;
}

h3 {

    color: #d8b15e;
    line-height:25px;
    
    margin-bottom: 20px;
    padding-bottom: 5px;   
}

#page1 #content .col-2 {
    width: 565px;
}

.paddingt-30 {
    padding-top: 30px;
}

.in-text-image {
    margin: 0 10px 10px 0;
}

/* news page */

.news-block {
    width: 776px;
}

.news-block .news-item {
    border: 1px solid #54361e; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
    behavior: url(border-radius.htc); 
    margin-bottom: 20px;
}

.news-block .news-item .head-info {
    border-bottom: 1px solid #54361e; 
    padding: 15px; 
    color: #d6a550;
    background-color: #332316;
    
    border: 0px solid #54361e; 
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    -khtml-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;
    behavior: url(border-radius.htc); 
}

.news-block .news-item .head-info .head-title {
    font-size: 15px;
    font-weight: bold;
}

.news-block .news-item .head-info .head-date {
    font-size: 13px;
}

.news-block .news-item .item-content {
    padding: 10px;
}

.news-block .news-item .item-preview {
    margin: 0 10px 10px 0;
    border: 2px solid #d8b15e;
}

.news-block .news-item .read-more {
    padding: 0 10px 10px 0;
}

/* end news page */

/* rooms page */

.rooms-block .rooms-item {
    border: 1px solid #54361e; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
    behavior: url(border-radius.htc); 
    margin-bottom: 20px;
}

.rooms-block .rooms-item .head-title {
    border-bottom: 1px solid #54361e; 
    padding: 15px; 
    color: #d6a550;
    background-color: #332316;
    font-size: 15px;
    font-weight: bold;
    
    border: 0px solid #54361e; 
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    -khtml-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;
    behavior: url(border-radius.htc); 
}

.rooms-block .rooms-item .slider-box {
    position: relative;
}

.rooms-block .rooms-item .item-images {
    padding: 0;
    width: 716px !important;
}

.rooms-block .rooms-item .item-content {
    padding: 10px;
    font-size: 14px;
}

.rooms-block .rooms-item .slider-box {
    border-top: 1px solid #54361e; 
    padding: 14px 0px 14px 28px;
    width: 746px;
}

.rooms-block .rooms-item .item-images img{
    border: 2px solid #d8b15e;
    margin: 0px 3px;
}

.rooms-block .rooms-item .item-more {
    border-top: 1px solid #54361e; 
    padding: 10px;
}

.rooms-block .rooms-item .item-more .fright {
    padding-top: 8px;
    font-size: 20px;
}

.rooms-block .rooms-item .item-more span.strong {
    font-size: 20px;
    font-weight: bold;
}

.rooms-block .rooms-item .item-more span.strong span {
    font-size: 14px;
}

/* end rooms page */

.pagination {
    border-top: 1px solid #54361e; 
    padding: 15px 0; 
}

.list li {
    padding-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.p1 {
    font-size: 14px !important;
}

.cont-box .inner {
    padding: 63px 20px 5px;
}
