#check_places_cont {padding-bottom:15px}
.tabel {margin:15px 0 0 0}


.show_price {
        color:#484848;
        font-size: 11px;
        font-family: Tahoma;
}

table.table tbody tr td.name{
       background-color:#fff;
}

/* надпись, базовые тарифы, и тд. */
h2 {        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #ff6600;
        text-align: center;
        line-height: 25px;
}

table.table {
        font-size: 12px;
        color: #484848;
        font-size:90%;
        border-collapse:collapse;
        margin: 0 auto 1em auto;
        cursor:default;
		width:474px !important
}
/* самая верхняя полоска*/
table.table caption{
        text-align:center;
        font-size:11px;
        margin: 0 auto 0 auto;
        padding:.3em 0;
        color: #c3c3c3;
        /*background-color:#f8f8f8;*/
        font-family: Tahoma;
}
/* внутрений бордюр */
table.table td, table.table th{
        vertical-align: middle;
        font-size:11px;
        font-family: Tahoma;
        border:1px solid #c0c0c0;
}

table.table thead th, table.table thead td{
        color: #3384CC;
        padding: .2em 0;
}

/*Полоска_заголовок*/
table.table thead th{
        
        border:1px solid #c0c0c0;
        text-align:center;
        font-weight: bold;
        color:#6d6d6d;
}

table.table thead tr th{
        border-bottom-width:1px;
}
table.table thead th.c1{
        width:3%;
background-color:#fff;
}
table.table thead th.c2{
        width:46%;
background-color:#fff;
}
table.table thead th.c3{
        width:5%;
}
table.table thead th.c4{
        width:5%;
}
table.table thead th.c5{
        width:5%;
}
table.table thead th.c6{
        width:8%;
}

table.table tbody th, table.table tbody td, table.table tfoot th, table.table tfoot td{
        padding: .3em .2em;
        padding-left: 3px;padding-right: 3px;
        
}

/* Ячейки с номером */
table.table tbody th{
        text-align:center;
        font-weight: bold;
        background-color:#fff;
}

table.table tfoot th{
        text-align:left;
        font-weight: bold;
}
table.cursorh tbody tr{
        cursor: pointer;
        cursor: hand;
}
table.table tr td.c{
        text-align:center;
}
table.table tr td.r{
        text-align:center;
}
/*table.table tr td.nb{
        white-space:nowrap;
}*/
/* строчки, которые идут через одну */
table.table tbody tr.tr2{background-color:#eeffdd}
table.table tbody tr{background-color:#eeffdd}

ul.baseprice {
        color: #BABCDC;
        font-size: 12px;
}

ul.list_prices_sezonprice {
        color: #BABCDC;
        font-size: 12px;
}

li.li_price_1{
        color: #BABCDC;
}

li {
        color: #89c606;
}
/* Ссылка под базовыми тарифами. та что сверху*/
ul.list_prices li.selected a
{
        /*background-color:#FFFFCC;
        color: #ff9900;*/
}

li.selected current {
        /*color: #ff0000;*/
        font-weight: bold;
}

li.selected current a {
        /*color: #ff0000;*/
        font-weight: bold;
}

li.selected {
        /*color: #ff0000;*/
        font-weight: bold;
}

li.selected a {
        /*color: #ff0000;*/
        font-weight: bold;
}

ul.list_prices li.current a
{
        /*color: #ff0000;
        font-weight: bold;*/
}

ul.currencyUL li.selected a
{
        /*color: #ff0000;*/
        font-weight: bold;
}

a.booking_button:link,a.booking_button:active,a.booking_button:visited{
        padding: 3px;
        background: #FF9900;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
}
a.booking_button:hover{
        background: #ff6600;
        color: #fff;
        text-decoration: none;
}
.AjaxLoading {}


/* Селект, выбора валюты*/
form.currency select{font-size:11px;color:#6d6d6d;}

#check_places_submit_button {white-space:nowrap; font-size:10px; padding:0 10px; line-height:18px}
