#check_places_cont {padding-bottom:15px}
.tabel {margin:15px 0 0 0}
.table td {border:1px solid #abc3d6; padding:3px;}
.table th {border:1px solid #abc3d6; padding:5px 3px;}

/*Полоска_заголовок*/
table.table thead th{
	background-color:#d3e2ef;
	text-align:center;
	font-weight: bold;
	color: #005AFF;
}

table.table thead tr th{
        border-bottom-width:1px;
}
table.table thead th.c1{
        width:3%;
		color: #005AFF;
}
table.table thead th.c2{
        width:46%;
		color: #005AFF;
}
table.table thead th.c3{
        width:5%;
		color: #005AFF;
}
table.table thead th.c4{
        width:5%;
		color: #005AFF;
}
table.table thead th.c5{
        width:5%;
		color: #005AFF;
}
table.table thead th.c6{
        width:8%;
		color: #005AFF;
}

table.table tbody th, table.table tbody td, table.table tfoot th, table.table tfoot td{
	padding: .4em .2em;
	padding-left: 7px;
	padding-right: 7px;
	color:#000;
	background-color: #e5f0f9;
}

/* Ячейки с номером */
table.table tbody th{
        text-align:center;
        font-weight: bold;
			color:#005AFF;
         background-color: #D3E2EF;
}

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;
		    background-color: #e5f0f9;
}
table.dyn tbody th, table.dyn tbody td, table.dyn tfoot th, table.dyn tfoot td{
	color:#000;
	background-color: #e5f0f9;
}

table.table tr th.food{
    background-color: #ffffa0;
}
table.table tr td.ft{
    background-color: #e5f0f9;
}
/* Ссылка под базовыми тарифами. та что сверху*/
ul.list_prices li.selected a
{
        /*background-color:#FFFFCC;*/
        color: #80C00D;
}

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: #000;
        text-decoration: none;
}
.AjaxLoading {}


/* Селект, выбора валюты*/
form.currency select{font-size:11px;color:#000000;}

table.dyn tbody th, table.dyn tbody td, table.dyn tfoot th, table.dyn tfoot td{
	color:#000;
	background-color: #e5f0f9;
}

table.table tr th.food{
    background-color: #d3e2ef;
}
table.table tr td.ft{
    background-color: #e5f0f9;
}

