@charset "windows-1251";
/* CSS Document */

@charset "utf-8";
/* All Document */
body{
  font-family: tahoma;
}
a {color:#826e02;}
a:hover {color:#d83333; text-decoration:none;}
a img {border:none 0;}
.all {min-width:990px;}
.oh {overflow:hidden;}
.fl {float:left;}
.fr {float:right;}
.db {display:block;}
.mb5 {margin-bottom:5px;}
.mt3 {margin-top:3px;}
.fs11 {font-size:11px;}
.fwb, .fwb td {font-weight:bold;}
.red {color:#d00303!important;}
img.brdr {border:#826e02 1px solid;}
.cruise {overflow:hidden; border-bottom:#e8cf95 1px solid; padding:10px 6px 6px 6px;}
.cruise_layner {float:left; width:155px;}
.cruise_relation {float:left; padding-right: 15px;}
.pager {vertical-align:middle;}
.pager span {border:#d3bc7d 1px solid; padding:0px 3px 1px 3px;}
.ports_up {border-collapse:collapse; width:381px; float:left; margin-right:5px; margin-bottom:10px;}
.ports, .colortable {border-collapse:collapse; width:381px; float:left; margin-top:10px; margin-right:5px; margin-bottom:10px;}
.ports td, .colortable td, .colortable th, .ports th {border:#e8cf95 1px solid; padding:7px 10px;}
.ports th, .colortable th {background-color:#decd9d; font-weight:normal;}
.calendar_rcp, .colortable {border-collapse:collapse; width:100%; margin-left:1px; margin-bottom:10px;}
.calendar_rcp td, .colortable td, .colortable th, .calendar_rcp th {border:#e8cf95 1px solid; padding:7px 10px;}
.calendar_rcp th, .colortable th {background-color:#decd9d; font-weight:normal;}
.colortable {margin-left:0;}
.details {float:left; width:180px; padding-right:30px;}
.order {width:0; overflow:hidden; height:22px; padding-left:120px; display:block;}
.russian {background:#decd9d 155px center no-repeat; width:137px; padding:7px 8px; text-align:right; padding-right:35px; margin-bottom:0;}
.fortable {width:381px; float:left; margin-left:10px; margin-bottom:10px;}
.crumbs {margin-bottom:20px;}
.txt p {padding:0; margin:0;}


.cabin {
    float: left;
    font-size: 15px;
	width: 150px;
    padding-right: 15px;
}
.cabin_none{
    clear:both;
}
.hint {    
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: none;
    font-size: 9px;
    padding: 5px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    width: 250px;
    z-index: 500;
}
.ml220 {
    margin-left: 220px;
}
.r{
text-align:right;
}
.back_page { float:right }
#nliner{
padding: 15px;
display: none;
position:absolute;
top: 50%;
left:30%;
width:860px;
background-color: #E8CF95;
border: 2px solid #A8AF55;
}