a {color:#777777; text-decoration: underline;}
a:hover {text-decoration: none;}

a.all {background:url(/assets/i/all_arrow.gif) right no-repeat; padding: 0 15px 0 0;  font-size:12px; color:#fff;}
a.all:hover {}
.forall {background:#25247b; height:27px;}


/*tours*/
a.tours {font-size:12px; text-decoration: none; color:#1e5c87; text-transform:uppercase; font-weight:bold;}  
a.tours:hover {text-decoration: underline;}
a.hotel { text-decoration: none;}
a.hotel:hover { text-decoration: underline;}
a.price {font-weight:bold; text-decoration:none; color:#fff;}
a.price:hover {text-decoration:underline;}

.tours-div {background:#ededed; padding: 2px 0px 2px 5px;}
.tours-d {background:#ededed; padding: 5px 0 3px 3px}
.price-div {background:#91918d; text-align:center; padding: 2px 0 2px 0;}
.price-div2 {padding: 2px 4px 2px 2px;}

.line-div {padding: 10px 0 5px 0;}
.line-div2 {background:#eeeeee; height:3px;}



.border {border: solid 18px #f7f7fb;}

.t-td {padding: 9px 0 9px 0;}

.vitrina {}
* html .vitrina {width:100%;}



/*Баннеры*/
a.ban {color:#0092d6; font-weight:bold; font-size:14px; text-transform:uppercase; text-decoration:none;}
a.ban:hover { text-decoration:none;}
.ban-line {padding: 0px 0 0 0;}
.ban-div {width:1px; background:url(/assets/i/line.gif) top center repeat-y; height:190px;}

a.banca{background:url(/assets/i/ban_frame.png)  center no-repeat; display:block; height:163px; width:176px; font-weight:bold; font-size:14px; text-decoration:none;}
a.banca:hover {text-decoration: underline;}
.banc-span{display:block; padding: 6px 0 0 10px;}




/*Заголовки*/
.head-n {font-size:16px; color:#fff; font-family: 'arial_narrowregular'; padding: 8px 0 8px 45px;}
.head-n2 {font-size:18px; color:#000; font-family: 'arial_narrowregular'; font-weight:bold; padding: 8px 0 8px 45px;}

/*новости*/
#news {padding:0px 0 0 13px; margin: 0px; list-style:none; clear:both;}
#news li{padding: 0 0 12px 0;}
#news a {text-decoration: underline; color:#395966;}
#news a:hover { text-decoration: none;}
#news span { font-size: 11px; font-weight:bold;}



/*верхнее меню*/
#menu {height:73px;}
#menu td {background: #0b161c url(/assets/i/m_bg.jpg) top left no-repeat; font-size:16px; padding: 0px 0px 0 0px; font-weight:bold;}
#menu span {display:block; padding: 23px 5px 0 60px; height:100%; line-height: 16px; cursor: pointer;}
#menu div {width:150px;}
a.menua {text-decoration:none; color:#fff; display:block; height:100%;}
a.menua:hover {text-decoration:none; color:#cbcbcb;}


/*левое меню*/
#lmenu {padding: 0px 5px 0 25px; margin:0px; list-style:none;}
#lmenu li{background: url(/assets/i/lm_round.gif) left no-repeat; font-size:14px; padding:9px 0 8px 10px;}
#lmenu a{ text-decoration:none; padding: 0 0 0 13px; color:#fff; font-weight:bold;}
#lmenu a:hover {text-decoration: underline;}



/*страны*/
#countries {padding: 0px 0 0 15px; margin:0px; list-style:none;}
#countries li{font-size:12px; padding:9px 0 8px 5px; float:left; width:48%;}
#countries a{ background: url(/assets/i/c_arrow.gif) 0px 5px no-repeat; color:#ffc5ab; padding: 0 0 0 13px;}
#countries a:hover { text-decoration:none;}


/*страны*/
#news {padding: 0px 0 0 20px; margin:0px; list-style:none;}
#news li{ background: url(/assets/i/n_arrow.gif) 0px 5px no-repeat; font-size:12px; padding:0px 0 12px 15px;}
#news a{color:#fff; text-decoration:underline; padding: 0 0 0 0px;}
#news a:hover {text-decoration: none;}



.B_crumb { font-weight:bold; font-size: 11px}
.B_firstCrumb {font-weight:bold; font-size:11px}
.cnt_dsc_title { font-size:11px; font-weight:bold}

.png-img {
    display: block;
    margin: 0 auto;
}

html, body {height: 100%; margin: 0; padding: 0;}
body, td {font: 11px Arial; color:#777777;}
form {margin: 0;}
h1{font-size:18px; color:#000; font-family: 'arial_narrowregular';}
.main-1 {height:100%;}
.main-2 {max-width: 1680px; min-width: 1024px; height:100%;}
* html .main-2 {
	width: expression(document.body.clientWidth > 1680 ? "1680px" : "auto");
    max-width: 1680px;
	height:100%;
}


@font-face {
    font-family: 'arial_narrowregular';
    src: url('arialnarrowregular-webfont.eot');
    src: url('arialnarrowregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('arialnarrowregular-webfont.woff') format('woff'),
         url('arialnarrowregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}