body {font-family:tahoma, arial; font-size: 16px; line-height: 22px; color:#555555; margin: 0px;}
table, p, td, tr, th, div, b, li, font {font-family:tahoma, arial; font-size: 16px; line-height: 22px; color:#555555;}
a {font-family:tahoma, arial; font-size: 16px; line-height: 22px; }
td > img { display:block; }
H1 {font-family:tahoma, arial; font-size: 20px; line-height: 26px; margin-left:10px;}
H2 {font-family:tahoma, arial; font-size: 18px; line-height: 24px;}
a.menu_str {font-family:tahoma, arial; font-size: 16px; line-height: 22px;  font-weight:400; color:#101010 ; background-color: }
a.menu_str:visited {font-family:tahoma, arial; font-size: 16px; line-height: 22px;  font-weight:400; color:#404040 ; background-color: }

a.menu {font-family: 'Arial Cyr', font-size:11px; font-weight:bold; color:#000000; text-decoration: none; text-transform:UPPERCASE;}
a.menu:visited {font-family: 'Arial Cyr', font-size:11px; font-weight:bold; color:#000000; text-decoration: none; text-transform:UPPERCASE;}


.ut1 {font-family: 'Arial Cyr', Arial, Helvetica, Verdana, sans-serif; font-size: 12px; }
A.geo1domenslink {background-color: #FDFFCA;}
#geo1domenslinkselected {color: #b7d8e6; background-color: #0000A6;}
.newsdate {font-family: 'Arial Cyr',Arial,sans-serif; font-size: 12px;}
.newstitle {font-family: 'Arial Cyr',Arial,sans-serif; font-size: 12px;}
.travelhead {font-family: 'Arial Cyr',Arial,sans-serif; font-size: 14px;}
.travelheadn {font-family: 'Arial Cyr',Arial,sans-serif; font-size: 12px;}
.copy {font-family: 'Arial Cyr', Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
a.ads51 {font-family:arial;font-size:12px; line-height: 14px;}
a.faq:visited {font-size:11px;font-family:verdana,arial; color: #0000ff;}

table.main_col tbody tr:nth-child(odd) {
  background: #eee;
}

table.main_col tbody tr:hover {
  background: #DDDDDD;
}

img.picture  {
  margin: 8px;
  float: right;
  max-width: 100% !important;
}



.img_cnt {
	filter:alpha(opacity=10); 
	-moz-opacity:0.1; 
	opacity:0.1;
}

/*Tooltip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 190px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*Tooltip end*/

/*hot tours*/
div.h_tour:hover  {cursor: pointer; }
