body {
    margin: 0px;
    padding: 0px;
    /*background: White url(/img/bg_body.gif);*/
}
td, tr {
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 12px;
    color: #333;
}
a, a:active, a:link, a:visited {
    color: #F60;
    text-decoration: underline;
}
a:hover {
    color: #1778C5;
    text-decoration: underline;
}
a:active.tm, a:link.tm, a:visited.tm {
    color: #888;
    text-decoration: none;
}
a:hover.tm {
    color: #F60;
    text-decoration: none;
}
.tmenu {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold;
    color: #707070;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.menu {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.m a:active.m, a:link.m, a:visited.m {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;  
    text-decoration: none;
}
a:hover.m {
    color: #1778C5;
    text-decoration: none;
}
/* певое меню */
.main {
   border-top: 1px solid #CECECE;
   border-right: 1px solid #CECECE;
}
.mm {
   width: 100%;
   height: 31px;
    margin: 0px;
    padding: 0px;
   background-color: #F9F9F9;
   background-image: url(../img/bg_left_menu.gif);
   border-bottom: 1px solid #CECECE;
   font-family: Tahoma, Arial, Verdana;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: bold;
}
.mm a:active.lnav, a:link.lnav, a:visited.lnav {
   display: block;
   width: 206px;
   color: #0F64A5;
   text-decoration: none;
   height: 31px;
   padding-top: 10px;
}
.mm a:active.ldnav, a:link.ldnav, a:visited.ldnav {
   display: block;
   width: 206px;
   color: #0F64A5;
   text-decoration: none;
   height: 31px;
   padding-top: 4px;
}
.mm a:hover.lnav {
   display: block;
   width: 206px;
   color: #0F64A5;
   text-decoration: none;
}
.mm a:hover.ldnav {
   display: block;
   width: 206px;
   color: #F60;
   text-decoration: none;
   padding-top: 4px;
}
.arr {
   background-color: #F9F9F9;
   border-bottom: 1px solid #CECECE;
    padding: 0px 10px 0px 3px;
   background-image: url(../img/bg_left_menu.gif);
}
.subbox {
   width: 170px;
   position: absolute;
   float: left;
   display: block;
   border: 1px solid #CECECE;
   margin-left: 150px;
   margin-top: -10px;
   padding: 0px;
   text-transform: none;
   background-color: #F9F9F9;
}
.mm .subbox {
   display: none;
}
.display {
   width: 206px;
   height: 31px;
    margin: 0px;
    padding: 0px;
   background-color: #F9F9F9;
   background-image: url(../img/bg_left_menu.gif);
   border-bottom: 1px solid #CECECE;
   font-family: Tahoma, Arial, Verdana;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: bold;
}
.display a:hover.lnav {
   display: block;
   width: 206px;
   color: #F60;
   text-decoration: none;
}
.display a:hover.ldnav {
   display: block;
   width: 206px;
   color: #F60;
   text-decoration: none;
}
.subm {
   border-right: 1px solid #F60;
   border-bottom: 1px solid #F60;
   padding: 3px;
   color: #1778C5;
}
.subm a:active.s, a:link.s, a:visited.s {
   display: block;
   width: 163px;
   color: #1778C5;
   text-decoration: none;
   height: auto;
   font-size: 11px;
}
.subm a:hover.s {
   display: block;
   width: 163px;
   color: #F60;
   text-decoration: none;
   height: auto;
   font-size: 11px;
}
/* конец левого меню */
.bmenu {
    border-top: 1px solid #ECECEC;
    background: url(../img/bg_bottom_menu.gif);
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}
a:active.bm, a:link.bm, a:visited.bm {
    color: #000;
    text-decoration: none;
}
a:hover.bm {
    color: #000;
    text-decoration: underline;
}
.ctitle {
    background: url(../img/bg_left_menu.gif);
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
}
.news {
    padding-bottom: 8px;
}
h1 {
    margin: 0px;
    padding-bottom: 6px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0862A8;
}
h2 {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1778C5;
}
p {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.smm {
    font-weight: bold;
}
.smm a:active.smm, a:link.smm, a:visited.smm {
    text-decoration: none;
}
a:hover.smm {
    text-decoration: none;
}
hr {
/*  height: 1px;*/
    margin: 0px;
    border-bottom: 0px none;
    border-top: 2px dotted #0A64AB;
}
th {
    background: url(../img/bg_tab.gif);
    height: 24px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F60;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
.mtd {
    height: 24px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 0px 3px 0px 3px;
}
form {
    margin: 0px;
    padding: 0px;
}
input.z {
     font: 10px Tahoma;
    width: 122px;
    height: 19px;
    color: #333;
}
textarea.z {
     font: 10px Tahoma;
    width: 180px;
    height: 95px;
    color: #333;
     overflow: hidden;
}
.catm {
    font-weight: bold;
    text-align: right;
    padding: 5px 0px 3px 0px;
    border-bottom: 2px dotted #0A64AB;
}
a, a:active.cm, a:link.cm, a:visited.cm {
    color: #1778C5;
    text-decoration: underline;
}
a:hover.cm {
    color: #F60;
    text-decoration: underline;
}

a.mmenu, a.mmenu:active, a.mmenu:link, a.mmenu:visited {
    color: #0862A8;
    text-decoration: none;
    font-size: 11px;
}
a.mmenu:hover {
    color: #F60;
    text-decoration: none;
}
.top{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}
.head1{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

/* Блок Специальные предложения */

.tours{
	width:100%;
}

.tours td{
	font-size:12px!important;
	vertical-align:top;
	border:none!important;
	background:none!important;
	padding:0px!important;
}

.tours .tdspace{
	width:auto;
	font-size:1px!important;
	line-height:1px!important;
	padding:0px!important;
}

.tours .tour_t{
	height:9px;
	width:295px;
	font-size:1px;
	line-height:1px;
}

.tours .tour_cont{
	width:291px;
	background:url(/img/ba/tour_bg.gif) left bottom no-repeat #e7f5fb!important;
	padding:0px 2px!important;
}

.tours .tourcont{
	min-height:100px;
	background:url(/img/ba/tour_gradt.gif) repeat-x;
}

.tours .tourcont .name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#337c9e;
	background:url(/img/ba/brdrf.gif) bottom repeat-x;
	margin-bottom:7px;
	padding:7px 10px 16px 10px;
}

.tours .tourcont .name a{
	color:#337c9e;
	text-decoration:none;
}

.tours .tourcont .prev{
	height:155px;
	width:268px;
	background:url(/img/ba/tourramka.gif) left top no-repeat;
	margin:auto;
	padding:5px;
}

.tours .tourcont .prev img{
	width: 268px; height: 155px;
	display:block;
}

.tours .tourcont .prev .lenta{
	position:absolute;
	margin-left:-4px;
	margin-top:-98px;
}

.tours .tourcont .prevdiv{
	height:155px;
	width:268px;
	overflow:hidden;
}

.tours .tourcont .descr{
	padding:12px 7px 8px 7px;
}

.tours .tourcont .more{
	color:#ff6600;
	font-weight:bold;
}

.tours .tour_b{
	height:9px;
	width:295px;
	font-size:1px;
	line-height:1px;
	padding-bottom:1px!important;
}

