.head {
    float: left;
    color: #1c1c1c;
    height: 50px;
    display: block;
    position: relative;
    z-index: 2;
    background: #1c1c1c no-repeat center top;
}

.head_shadow {
    position: relative;
    float: left;
    top: auto;
    height: 3px;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    background: #000;
    color: #000;
    opacity: 0;
}

.head .title {
    width: 86%;
    margin: 0px 0 0px -29px;
    max-width: 784px;
    text-align: center;
    float: none;
    vertical-align: middle;
    max-height: 71px;
}

.head .logo {
    display: none;
}

.btn_menu {
    display: inline;
    float: left;
    margin: 16px 0 0 5px;
    width: 24px;
    height: 20px;
}

.menu_t {
    top: 50px;
    width: 90%;
    background: #1c1c1c;
    z-index: 2;
    margin: 0;
    padding: 20px 5% 10px 5%;
    position: absolute;
}

.menu_t .cf {
    background: url(../img/oneone_bg.png) repeat-x center center;
    height: 1px;
    visibility: visible;
}

.menu_t ul {
    margin: 0;
    padding: 0;
}

.menu_t li {
    float: left;
    list-style-type: none;
    padding-right: 20px;
    padding-bottom: 14px;

}

.menu_t li a {
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 200;   
}

.menu_t li a:hover {
    color: #917806;
}

.menu_t .r2 {
    margin-top: 10px;
}

.menu_t .r2 a {
    color: #b3b3b3;
}

.menu_t .r2 a.book_now {
    color: #917806;
}

.bc {
    top:auto;
    width: 100%;
    height: 350px;
    margin-top: 45px;
    position: absolute !important;
}

.content2 {
    bottom: auto;
    height: auto;
    background: #333;
    max-height: 100%;
    top: auto;
    float: left;
    margin-top: 471px;
}

.content2 {
    display: none;
}

.content2 .linkovi {
    display: none;
}

.content2_t {
    float: left;
    margin-top: 342px;
    width: 100%;
    display: block;
    background: url(../img/txt_bg.png) #1c1c1c repeat-x center top;
    padding: 20px 0;
}

.content2_t p {
    color: #fff;
    margin: 20px 30px 0px 30px;
    font-weight: 200;
}

.content2 p {
    margin: 0px 20px 12px 20px;   
}

.content1 {
    position: initial;
    float: left;
    top: initial;
    clear: left;
    height: auto;
    overflow: initial;
    margin-top: 30px;
}

.content1 .mleft, .content1 .mright {
    display: none;
}

.content1 {
    display: none;
}

.content1 a.item {
    height: 160px;
    overflow: hidden;
    width: 31.3%;
    padding: 0;
    margin: 1%;
    float: left;
}

.content1.ct {
    display: block;
}

.diamondswrap {
    padding-bottom:140px;
    left:0;
    top:0;
    position:inherit;
    width:100%;
}

.diamondswrap a {
    height: 160px;
    overflow: hidden;
    width: 30%;
    padding: 0;
    margin: 1%;
    float: left;
}

.foot {
    display: none;
}