body{
	margin-left :0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #003a4d;
	background-image: url(images/bg.jpg);
}

td {
	vertical-align: top;
}

h3{
	color:#083a3d;
}
.border{
	width: 4px;
	background-color: #154155;
}

.table_main{
	background-image: url(images/bg_main.jpg);
	background-color: #f5f5f5;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #00131e;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #00131e;
}

.bg_bot_r{
	background-image: url(images/bg_bot_r.jpg);
	width: 754px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #f4f4f4;
	vertical-align: bottom;
	padding-bottom: 19px;
	padding-right: 26px;
}

.abgprog{
	font-family: Tahoma;
	font-size: 11px;
	color: #f4f4f4;
}
.abgprog:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #fcff27;
	text-decoration: none;
}

.bg_left{
	background-image: url(images/bg_left_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bg_top{
	background-image: url(images/top.jpg);
	width: 1000px;
	height: 282px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-color: #154155;
}

.bg_top_eng{
	background-image: url(images/topeng.jpg);
	width: 1000px;
	height: 282px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-color: #154155;
}
.flag{
	padding-right: 59px;
	padding-bottom: 29px;
}

.lnk_left{
	font-family: Tahoma;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}

.lnk_left:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #c92600;
	text-decoration: none;
	font-weight: bold;
}

.li_left{
	font-family: Tahoma;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
	list-style-type: square;
	line-height: 20px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 25px;
	line-height: 21px;
}

.text_hotel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 21px;
}

.text_yaxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 25px;
	line-height: 18px;
}

.navy{
	color: #003790;
	font-weight: bold;
}

.red{
	color:#c92600;
	font-weight: bold;
}

.red:hover{
	color:#003790;
	text-decoration: none;
		font-weight: bold;
}

.title{
	font-family: Tahoma;
	font-size: 13px;
	color: #003790;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
}

.hotel{
	font-family: Tahoma;
	font-size: 14px;
	color: #003790;
	font-weight: bold;
	line-height: 22px;
	float: left;
	text-decoration: none;
}
.hotel:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #c92600;
	font-weight: bold;
	line-height: 22px;
	float: left;
	text-decoration: none;
}

.st{
	background-color:#0088d2;
	margin-right:5px;
	margin-top:1px;
	height: 20px;
	float:left;
}

.line_hor{
	background-image: url(images/line_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.border_bot{
	border-bottom: solid 1px #003790;
	height:33px;
}

.sp{
	margin-left: 20px;
}

.tab_foto{background-color: #dbdbdb; font-family:arial; font-size: 12px; font-weight:bold;};
.tab_link1{background-color: #4077b5; font-family:arial; font-size: 12px; font-weight:bold;};

/* кнопки слева*/
a.button {
  display: block;
  color: #343434;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 0px; /* отступ для "раздвижных дверей" */
  padding-left: 0px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.button span {
  display: block;
  line-height: 13px;
  background: url(images/bg_link_left.gif) no-repeat;
  padding: 2px 14px 2px 25px;
}

a.button:hover {
  background-position: 100% -18px;
}

a.button:hover span {
  background-position: 0% -18px;
  color: #ffffff;
}

a.button_sel {
   display: block;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 0px; /* отступ для "раздвижных дверей" */
  padding-left: 0px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.button_sel span {
  display: block;
  line-height: 13px;
  background: url(images/bg_link_left.gif) no-repeat;
  background-position: 0px -18px;
  padding: 2px 14px 2px 25px;
}
