td{
	font-family: tahoma, san-serif;
	font-size: 100%;
}
p,ul,ol{
	font-size:80%;
}
h1{
	font-size: 140%;
	color: #556A89;
}
h2{
	font-size: 120%;
	color: #556A89;
}
h3{
	font-size: 100%;
	color: #556A89;
}
.year{
	font-size: 150%;
	color: #556A89;
}
.mon {
	font-size: 130%;
	color: #556A89;
	padding: 5;
	/*text-align: center; */
}
.region{
	background: url("/i/list.gif") no-repeat right;
	background-color: #94A2B6;
	border: 1px solid white;
	padding-right: 5px;
	padding: 4;
	weight: bold;
	font: menu;
}
.region_search{
	background-color: #94A2B6;
	border: 1px solid white;
	padding-right: 5px;
	padding: 4;
	font-weight: bold;
	font: menu;
	color: white;
}
a.order{
	color: white;
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	margin-right: 10;
	border-bottom: 2px dashed white;
	text-decoration: none;
}
.cruise{
	border-bottom: 1px solid #A8AEB6;
	padding: 5;
	width: 100%;
	font-size: 13px;
}

.line{
	border-bottom:  1px solid #A8AEB6;
}

table#nav td{
	padding: 0 10px 0 10px;
}


/* Навигация*/
a.nav{
	font-size: 11px;
	text-decoration: none;
	color: #556A89;
}
.nav_on{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #556A89;
}
a.nav2{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.navi2{
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 5;	
	background-color:  #556A89;
	border-left: 4px solid #A8AEB6;
}

.navi2_on{
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 5;	
	background-color: #A8AEB6;
	border-left: 4px solid #556A89;
}

.head{
	padding-left: 160px;
	height: 49;
	border-bottom: 4px solid #A8AEB6;
}
.logo{
	position: absolute;
	top: 11;
	left: 20;
	
}
.footer{
/*position: absolute;*/
padding: 3;
bottom: 0;
border-top: 9px solid #556A89;
font-family: tahoma;
font-size: 11px;
color: #556A89;
}

.slogan{
font-family: Tahoma, sans-serif;
font-size: 140%;
color: #556A89;

}
.slogan2{
font-family: Tahoma, sans-serif;
font-size: 75%;
color: #556A89;

}
strong{
	color:#556A89;
}
.cruise{
	font: menu;
	padding-left: 40;
}
.date{
	position: relative;
	top: 18;
	font: menu;
	color: white;
	padding: 1;
	background-color:  #556A89;
	border-left: 2px solid #A8AEB6;
}
span.strela{
	background:url("/i/strela.gif") no-repeat;
	padding: 0px 4px 15px 20px;
	width: 8;
}
span.enter{
	font: menu;
	background:url("/i/enter.gif") no-repeat;
	padding: 0px 4px 15px 20px;
	margin-left: 0;
}
/*Формы*/
select, input, textarea{
	font: menu;
}
input.dat{
	text-align: right;
}

td.small{
	font-family: tahoma;
	font-size: 9px;
	color: gray;
}
