body {
    font: normal 14px Arial, Helvetica, sans-serif;
    background: rgba(0,21,16,1);
    background: -moz-linear-gradient(top, rgba(0,21,16,1) 0%, rgba(0,191,143,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,21,16,1)), color-stop(100%, rgba(0,191,143,1)));
    background: -webkit-linear-gradient(top, rgba(0,21,16,1) 0%, rgba(0,191,143,1) 100%);
    background: -o-linear-gradient(top, rgba(0,21,16,1) 0%, rgba(0,191,143,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,21,16,1) 0%, rgba(0,191,143,1) 100%);
    background: linear-gradient(to bottom, rgba(0,21,16,1) 0%, rgba(0,191,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001510', endColorstr='#00bf8f', GradientType=0 );
    line-height: 1.42857143;
}

img {
    border: none;
    display: inline-block !important;
    max-width: 100%;
}

a {
    color: #00bf8f;
}

a:focus {
    outline-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Arial,Helvetica,Sans-serif;
    font-weight: 700;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px;
    font-weight: 700;
    font-size: 18px;
}

h1 {
    font-size: 22px;
}

ul, li {
    list-style: none;
    padding: 0;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#content-area {
    background: #fff;
}

#right-part {
    margin-top: 20px;
}

.casino-choice ul {
    text-align: center;
}

.casino-choice h2 {
    text-align: center;
}

@media (min-width: 769px) {
    #layout {
        margin:0 auto;
        width: 950px;
    }

    #main-area {
        float: left;
        width: 950px;
    }

    #header {
        float: left;
        width: 950px;
        height: 102px;
    }

    .logo {
    }

    #content-area {
        float: left;
        width: 950px;
        padding: 20px 0;
        margin-top: 20px;
    }

    #left-part {
        padding: 0 20px;
    }

    .table-area {
        float: left;
        padding-bottom: 15px;
    }

    .table-area h1 {
        font-size: 19px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #2a0100;
        line-height: 20px;
    }

    .table-area h2 {
        font-size: 19px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #00bf8f;
        line-height: 20px;
    }

    .table-area table {
        float: left;
        width: 670px;
    }

    .table-area table tr {
    }

    .table-area table tr th {
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #622;
        padding: 7px 20px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
    }

    .table-area table tr td {
        line-height: 20px;
        vertical-align: middle;
        padding: 5px 20px;
        color: #3e3e3e;
        border-bottom: 1px dotted #b0aab6;
        text-align: left;
    }

    .table-area table tr .col-1 {
        font-weight: bold;
        width: 250px;
        padding: 5px 0;
    }

    .table-area table tr .col-1 img {
        vertical-align: middle;
        margin-right: 10px;
    }

    .table-area table tr .col-1 span {
        color: #a80000;
    }

    .table-area table tr .col-4 {
        text-align: center;
    }

    .table-area table tr .col-5 {
        width: 66px;
        padding: 5px 0;
    }

    .table-area table tr .col-5 a {
        text-decoration: none;
    }

    .table-area table tr td a {
        color: #3e3e3e;
        text-decoration: underline;
    }

    .table-area table tr td a:hover {
        color: #9e0002;
        text-decoration: underline;
    }

    .text-part {
        float: left;
        padding: 0 0 10px 0;
    }

    .text-part h1 {
        font-size: 19px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #00bf8f;
        padding-bottom: 10px;
        line-height: 25px;
    }

    .text-part h2 {
        font-size: 19px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #2a0100;
        padding-bottom: 10px;
        line-height: 25px;
    }

    .text-part p {
        color: #3e3e3e;
    }

    .bottom-banner {
        float: left;
        padding: 5px 0 10px 0;
        text-align: center;
    }

    .bottom-banner img {
        margin: 10px 0;
    }

    #right-part {
        padding: 0 17px;
        border-left: 1px solid #a7a7a7;
        margin-top: 0;
    }

    .menu {
        padding-bottom: 15px;
    }

    .menu h2 {
        display: block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #00bf8f;
        text-align: center;
    }

    .menu ul {
        list-style: none;
        padding-bottom: 10px;
    }

    .menu ul li {
        list-style: none;
        font-family: Arial, Helvetica, sans-serif;
        color: #3e3e3e;
        line-height: 15px;
        padding: 6px 0;
        border-top: 1px dotted #B0AAB6;
        float: none;
    }

    .menu ul li:first-child {
        border: none!important;
    }

    .menu ul li a {
        color: #3e3e3e;
        padding: 5px 0;
    }

    .menu ul li a:hover {
        color: #9e0002;
    }

    .casino-choice {
    }

    .casino-choice h2 {
        display: block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #2a0100;
        line-height: 25px;
        padding: 2px 0;
    }

    .casino-choice ul {
        list-style: none;
        border-bottom: 1px solid #a7a7a7;
        padding: 5px 0 15px;
        margin: 0 auto;
    }

    .casino-choice ul li {
        list-style: none;
        font-family: Arial, Helvetica, sans-serif;
        color: #3e3e3e;
        line-height: 15px;
        padding: 3px 0;
        font-weight: bold;
        text-align: center;
    }

    .casino-choice ul li span {
        padding-right: 5px;
    }

    .casino-choice ul li span.col {
        font-weight: bold;
        color: #9e0002;
    }

    .casino-choice ul li span.f-normal {
        font-weight: normal;
    }

    .casino-choice ul li a {
        color: #4b4b4b;
    }

    .casino-choice ul li a:hover {
        color: #9e0002;
    }

    .casino-choice .visit-casino {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 0 10px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #9e0002;
    }

    .casino-choice .visit-casino a {
        text-decoration: underline;
        color: #00bf8f;
    }

    .casino-choice .visit-casino a:hover {
        text-decoration: none;
    }

    .right-banner {
        float: left;
        width: 200px;
        text-align: center;
        padding: 35px 0 0;
    }

    .text-part h2 {
        padding: 20px 0 0 0;
        font-size: 14px;
    }

    .text-part h3 {
        padding: 20px 0 0 0;
        font-size: 14px;
    }
}
