﻿html { 
  height: 100%; 
}
body { 
  min-height: 100%; 
  height: 100%; 
  margin: 0; 
  background: url('images/tbg.jpg') #066ec3 no-repeat fixed center top;
  font-family: Arial;
  font-size: small;
  color: white;
  text-align:justify;
}
a {
	color: #fff;
	text-decoration: none; 
}
a:hover {
	text-decoration: none;
	color:#30b8ea;
}
ul li {list-style-image:url ('images/li-image.gif');}
.container {
	margin: 0 auto;
	width: 984px;
	height: 100%;
	position: relative;
}
.head {
	width: 984px;
	height: 560px;
	background-image: url('images/headbg.png');
	background-repeat: no-repeat;
}
.top {
	width: 984px;
	height: 83px;
}
.group {
	width: 98%;
	height: 42px;
	float: right;
	text-align: right;
	padding-top: 0px;	
	padding-right: 10px;
	font-size:12px;
}
.grouptext{
	font-size: 11px;
}
.grouptext a{text-decoration:none; color:#fff;}
.grouptext a:hover{text-decoration:none; color:#001d3d;}
.toptable {
	width: 100%;
	height: 100%;
}
.buttons {
	width: 98%;
	height: 30px;
	float: right;
	text-align:right;
	padding-top: 22px;
	padding-right: 10px;
	font-weight: bold;
}
.banner {
	width: 966px;
	height: 480px;
	margin: 0 auto;
}
.adscontainer{
	width: 210px;
	height: 450px;
	float: left;
	position: absolute;
	z-index: 2;
	top: 85px;
}
.ads {
	width: 200px;
	height: 450px;
	float: right;
}
.ad {
	width: 280px;
	height: 80px;
	background-image: url('images/ad.png');
	background-repeat:no-repeat;
	margin:0; 
	padding:0;
}
.ad a { text-decoration:none; color:#fff;}
.ad a:hover { text-decoration:none; color:#204575;}
.flash {
	width: 966px;
	height: 493px;
	position: absolute;
	z-index: 1;
}
.separator1 {
	width: auto;
	height: 13px;
}
.bottom {
	width: 982px;
	height: 109px;
	background-image: url('images/bottombg.png');
	margin: 0 auto;
	font-size:11px;
	azimuth:
}
.bottom .buttons {
	width: 98%;
	height: 30px;
	float: right;
	padding-top: 5px;
	text-align:right;
	padding-right: 10px;
	font-weight: bold;

}
.frontbody {
	width: 966px;
	height: 215px;
	margin: 0 auto;
}
.headinside {
	width: 984px;
	height: 460px;
	background-image: url('images/bginside.jpg');
	background-repeat: no-repeat;
}
.bannerinside {
	width: 966px;
	height: 325px;
	margin: 0 auto;
}
.banner-in {
	width: 604px;
	height: 296px;
	float: left;
}
.morskidest {
	width: 352px;
	height: 295px;
	float: right;
	border-style: dashed; 
	border-width: thin; 
	border-color: #2f7a9a;
	background-image: url('images/world.jpg');
	background-repeat: no-repeat;
}
.morskiships {
	width: 966px;
	height: 70px;
	float: left;
}
.morskitxt {
	color: #5a86ac;
	width: 100%;
	float: left;
	padding:3px 0 0 0;
	text-align:center;
}
.ship {
	width: 137px;
	height: 70px;
	float: left;
	background-image: url('images/ship.png');
	background-repeat: no-repeat;
}
.river {
	width: 137px;
	height: 70px;
	float: left;
	background-image: url('images/boat.png');
	background-repeat: no-repeat;
}
.self_drive {
	width: 137px;
	height: 70px;
	float: left;
	background-image: url('images/boat.png');
	background-repeat: no-repeat;
}
.shipcalendar {
	width: 90px;
	height: 70px;
	float: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
}
.shipnames {
	width: 730px;
	height: 70px;
	float: left;
}
.shipnamestop {
	width: 730px;
	height: 33px;
	padding-top: 10px;
	font-size:12px;
}
.shipnamesbottom {
	width: 730px;
	height: 35px;
	font-size:12px;
}
.insidebody {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: white;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 10px;
	color: #032C5A;
}
.insidebody a {
	text-decoration: underline;
	color: #134B7C;
}
.insidebody a:hover {
	text-decoration: underline;
	color: #e45000;
}
.bodyfooter {
	width: 981px;
	height: 21px;
	background-image: url('images/bodybottom.png');
	
}
.morskidestinacii {
	width: 473px;
	height: 80px;
	background-color: #fffae5;
	border: 1px solid #d3c58c;
	float: left;
}
.morskiseparator {
	width: 10px;
	height: 10px;
	float: left;
}
.morskipic {
	width: 115px; 
	height: 68px; 
	border: 1px solid #032c5a; 
	position: relative; 
	left: 6px; 
	top: 5px;
	float: left;
}
.mseparator {
	width: 600px;
	height: 10px;
	float: left;
}
.morskiname {
	width: 345px; 
	height: auto; 
	float: right; 
	margin: 0 auto;
	text-align: left;
	color: #565656;
	position: relative;
	top: 12px;
	font-weight: bold;
	font-size: 15px;
	margin-left:5px;
}
.morskiname a {
	color: #032c5a;
	text-decoration: none;
}
.morskiname a:hover {
	color: #30b8ea;
	text-decoration: none;
}
.desttxt {
	width: 150px;
	height: auto;
	float: left;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
.desttxt a {
	color: #c3def6;
	font-weight: bold;
}
.desttxt a:hover {
	color: #30b8ea;
	text-decoration: none;
}
.desttxt2 {
	width: 150px;
	height: auto;
	float: right;
	padding-right: 10px;
	color: #c3def6;
	font-weight: bold;
	margin-top: 10px;
}
.desttxt2 a {
	color: #c3def6;
	font-weight: bold;
}
.desttxt2 a:hover {
	color: #30b8ea;
	text-decoration:none;
}
.gbutton {
	width: 83px;
	height: 40px;
	background-image: url('images/gbutton.png');
	float: right;
	position: relative;
	right: 0px;
	text-align: center;
	font-size: large;
	font-weight: bold;
	vertical-align: middle;
}
.gbuttonseparator {
	width: 5px; 
	height: 10px; 
	float: right;
}
.morskidestinacii2 {
	width: 958px;
	height: 80px;
	background-color: #d5e7f5;
	border: 1px solid #8bb8db;
	float: left;
}
.morskipic2 {
	width: 115px; 
	height: 68px; 
	border: 1px solid #032C5A; 
	position: relative; 
	right: 6px; 
	top: 5px;
	float: right;
}

.morskipic2 img{
	width: 115px; 
	height: 68px;
	}
.morskiname2 {
	width: 400px; 
	height: auto; 
	float: left; 
	margin: 0 auto;
	text-align: center;
	color: #032c5a;
	position: relative;
	top: 25px;
	font-weight: bold;
	font-size: x-large;
}
.morskiname2 a {
	color: #565656;
	text-decoration: none;
}
.morskiname2 a:visited {
	color: #565656;
	text-decoration: none;
}
.morskiname2 a:hover {
	color: #0b274d;
	text-decoration: none;
}
.separator2 {
	width: 20px;
	height: 20px;
	float: right;
}
.shipname {
	color: #565656;
	font-weight: bold;
	font-size: x-large;
}
h1 {
	color: #565656;
	font-weight: bold;
	font-size: x-large;
}
.shippictures {
	width: 120px;
	height: 67px;
	border: 1px solid #032C5A;
	float: left;
}
.shippic {
	border-width: 0px;
}
.morskishipinfo {
	color: #032C5A;
	text-align: justify;
}
.headinside2 {
	width: 984px;
	height: 420px;
	background-image: url('images/bginside2.jpg');
	background-repeat: no-repeat;
}
.naemicat {	
	width: 230px; 
	height: auto; 
	background-color: #d8d8d8; 
	vertical-align: middle; 
	text-align: center; 
	float: left;
	padding-bottom:5px;
}
.pnaemi {
	margin-top: 15px;
	color: #565656; 
	font-weight: bold; 
	font-size: large; 
	margin-bottom: 5px;
	margin-top: 6px;
}
.pnaemi a {
	color: #565656;
	text-decoration: none;
}
.pnaemi a:visited {
	color: #565656;
	text-decoration: none;
}
.pnaemi a:hover {
	color: #0b274d;
	text-decoration: none;
}
.naemipic {	
	width: 220px; 
	height: 130px;  
	border: 1px solid #032C5A; 
	margin: 0 auto;
}
.naemipicb {
	border-style: none;
	width: 220px; 
	height: 130px;
}
.naemiime {
	color: #565656; 
	font-weight: bold;
	font-size: large;
	text-align: center;
	position: relative;
	bottom: 5px;
}
.naeminside {
	width: 958px; 
	height: 50px; 
	background-color: #d8d8d8; 
	border: 1px solid #565656; 
	float: left;
}
.footerseparator {
	width: 600px; 
	height: 10px;
}
.lpicture {
	border-style: none;
	width: 115px; 
	height: 68px;
}

.adstxt {
	font-weight: bold; 
	font-size: 13px; 
	padding: 7px 0 0 7px;
	margin:0;
	text-align:left;
}
.adsprice {
	color: red;
	font-weight: bold; 
	font-size: 1px; 
	padding-right: 5px; 
	float: right;
	position: relative;
	bottom: 5px;
}
.rechniseparator {
	width: 700px; 
	height: 10px; 
	float: right;
}
.korabi {
	float: left; 
	width: 173px;
	font-weight:bold;
}

.table { 
	width: 100%; 
	height: 100%; 
	border: #7bcdf0 1px solid; 
	border-collapse: collapse; 
	empty-cells: show; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	background-color: #e3f1fb; 
	color:#032C5A; 
} 
.table td { 
	border: #7bcdf0 1px solid; 
	padding: 2px;
} 
.table td p { 
	margin: 0px;
} 

.tableheader{ 
	font-weight:bold; 
	border: #7bcdf0 1px solid; 
	background-color:#2C639B; 
	color:#fff; 
	padding:2px; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
} 
.table .tableheader td { border: #7bcdf0 1px solid; padding: 2px;} 

.table1 { width: 100%; height: 100%; border: #E98934 1px solid; border-collapse: collapse; empty-cells: show; font-size:12px; font-family:Arial,Helvetica, sans-serif; background-color: #FFFAE5; color:#032C5A;} 
.table1 td { border: #D3C58C 1px solid; padding: 2px;} 
.table1 td p { margin: 0px;} 

.table1 .tableheader { font-weight:bold; border: #E98934 1px solid; background-color:#FEAE68; color:#333; padding:2px; font-size:12px; font-family:Arial, Helvetica, sans-serif; } 
.table1 .tableheader td { border: #E98934 1px solid; padding: 2px;} 

h6{ color:#e45000; font-size:small; font-weight:bold; margin:5px 0;}

.newbutton {background:  url('images/butt.gif') no-repeat 0 0;height:32px; width:300px; margin:0 auto; padding-top:7px; float:left; text-align:center; margin-right:10px;}
.newbutton a {color:#333; text-decoration:none;}
.newbutton a:hover {color:#333; text-decoration:underline;}
.clear {clear:both;}

.cruise_info { background-color:#FFFAE5; margin:5px 0 15px 0; padding:5px; color:#032c5a; border:1px dashed #2F7A9A; font-size:13px;}
.cruise_info .left {float:left; width:470px;margin-right:8px;}
.cruise_info .right {float:left; width:470px;}
.cruise_info p {margin:1px 0;}



html*ul.tabs{
	margin: 20px 0 0 0;padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	width: 100%;}
body:nth-of-type(1) ul.tabs{
	margin: 20px 0 0 0;padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	width: 100%;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding:0;
	height: 25px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 25px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {text-decoration: none;color: #032C5A;display: block;font-size:10px; font-weight:bold; text-align:center;	outline: none; padding:0 5px; margin:0 2px 0 0;border: 1px solid #2C639B;
border-radius: 10px 10px 0 0;
	-moz-border-radius-topleft: 10px;
 	-moz-border-radius-topright: 10px;
 	-webkit-border-radius-topleft: 10px;
 	-webkit-border-radius-topright: 10px;
 	border-radius-topleft: 10px;
 	border-radius-topright: 10px;
 	-moz-border-radius-bottomleft: 0px;
 	-moz-border-radius-bottomright: 0px;
 	-webkit-border-radius-bottomleft: 0px;
 	-webkit-border-radius-bottomright: 0px;
 	border-radius-bottomleft: 0px;
 	border-radius-bottomright: 0px;
}
ul.tabs li.active a{color:#fff;border-top:1px solid #2C639B;border-bottom:none;border-left:1px solid #2C639B;border-right:1px solid #2C639B;height:25px; background-color:#2C639B;}
ul.tabs li a:hover {height:25px; font-size:10px; font-weight:bold; text-align:center; text-decoration:none;}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
background-image:url('../images/about-tab.jpg'); background-repeat:no-repeat; height:25px; font-size:10px; font-weight:bold; text-align:center;}
.tab_container {	overflow: hidden;clear: both;float: left; width: 100%;border-top:1px solid #2C639B;}
.tab_content {padding: 5px 10px;font-size: 12px;}
.tab_content p {margin:3px 0; text-indent:0px;}

.otkaz_armeec {font-size:10px; text-align:center; margin:15px 0 0 0; color:#777;}

.odd {background-color: #e3f1fb;border: #7bcdf0 1px solid;}
.even {background-color: #e3f1fb;border: #7bcdf0 1px solid;}

.table2 { width: 100%; height: 100%; border-collapse: collapse; empty-cells: show; font-size:12px; font-family:Arial,Helvetica, sans-serif; background-color: #e3f1fb; color:#032C5A; } 
.table2 tr {border-bottom:2px solid #fff;}
.table2 tr td { border: #7bcdf0 1px solid; padding: 2px;} 
.table2 tr td p { margin: 0px;} 
.table2 tr.tableheader { font-weight:bold; border: #E98934 1px solid; background-color:#FEAE68; color:#333; padding:2px; font-size:12px; font-family:Arial, Helvetica, sans-serif; } 
.table2  tr.tableheader td { border: #E98934 1px solid; padding: 2px;} 

sup {text-transform:capitalize;font-size:11px;color:#f00;}
