*{-moz-box-sizing: border-box; box-sizing: border-box;}

html, body {
	margin:0;
	padding:0;
	height:100%;
	background:#fff url(/img//bg.jpg) 0 0 repeat-x;
	color: #000;
	font:12px Arial, Helvetica, sans-serif;
}
td {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.header_inner td {
	vertical-align:middle;
}
ul {
	list-style:none;
}
.black {
	color:#000;
}
b {
	color:#009cd7; 
}
a img {
	border:none;
}
a {
	color:#000;
}
a:hover {
	color:#41971d;
}
.top_left {
	margin:0 20px;
	width:254px;
	text-align:center;
	color:#000;
	font-size:10px;
}
.nav a,
.nav a:hover {
	margin:10px;
	vertical-align:middle;
	text-decoration:underline;
}
.nav a:hover {
	text-decoration:underline !important;
}
.coordinates {
	float:right;
	margin:0 20px;
	width:230px; 
}

.header_inner h3 {
	font:bold 16px tahoma;
	color:#41971d;
	margin-bottom:0px;
}
.header_inner span {
	font-size:10px;
	display:block;
	padding-bottom: 0px;
}

.center {
	padding:0px 0px 30px 20px;
	clear:both;
	font-size:13px;
	vertical-align:top;
	height:100%;
	width:100%;
	_width:80%;
}
.center h1 {
	color:#02b0ed;
	font-size:16px;
	margin:0;
	padding:50px 10px 50px 135px;
	position:relative;
}

.globus1 {
	background:url(/img//globus1.gif) 0 50% no-repeat;
}
.globus2 {
	background:url(/img//globus2.gif) 0 50% no-repeat;
}
.globus3 {
	background:url(/img//globus3.gif) 0 50% no-repeat;
}
.globus4 {
	background:url(/img//globus4.gif) 0 50% no-repeat;
}
.globus5 {
	background:url(/img//globus5.gif) 0 50% no-repeat;
}
.globus6 {
	background:url(/img//globus6.gif) 40px 50% no-repeat;
}
.globus7 {
	background:url(/img//globus7.gif) 45px 50% no-repeat;
}
.globus8 {
	background:url(/img//globus8.gif) 40px 50% no-repeat;
}
.globus9 {
	background:url(/img//globus9.gif) 40px 50% no-repeat;
}

.center h3 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#41971d;
}
.center h3 strong {
	font-size:90%;
	color:#000;
}
.center cite {
	float:right;
	font-size:11px;
	text-align:right;
}
/*-----left side-----*/
.left_side {
	background:#89c24c url(/img//left_bg.gif) 100% 50px repeat-y;
}
.left_side_inner {
	width:340px;
}
.weather {
	padding-top:1px;
}
.valute {
	position:relative;
}
.valute table {
	width:280px;
	border:none;
	font:14px Arial, Helvetica, sans-serif;
	background:none !important;
}
.valute table td {
	vertical-align:top;
	color:#000;
	font-size:12px !important;
	text-align:center;
}
.valute th,
.valute a b {
	display:none;
}
.valute a {
	text-decoration:none;
	color:#fff;
}
.valute a font b {
	display:inline;
	position:relative;
	top:15px;
	left:0px;
	_top:44px;
	_left:20px;
}

.left_side h4 {
	margin:0;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffff51;
	padding:7px 0;
	z-index:1 !important;
	position:relative;
}
.valute h4 {
	color:#009cd7;
}
.search {
	margin:15px;
}
.search input {
	width:295px;
	height:20px;
} 
.search img {
	cursor:pointer; 
	cursor:hand;
}

/*corners*/
.top {background: url(/img//corners/topside.gif) 0 0 repeat-x; margin:10px;}
.left {background: url(/img//corners/leftside.gif) 0 0 repeat-y;}
.right {background: url(/img//corners/rightside.gif) 100% 0 repeat-y;}
.bot {background: url(/img//corners/botside.gif) 0 100% repeat-x;}
.topleft {background: url(/img//corners/topleft.gif) 0 0 no-repeat;}
.topright {background: url(/img//corners/topright.gif) 100% 0 no-repeat;}
.botleft {background: url(/img//corners/botleft.gif) 0 100% no-repeat;}
.botright {
	background: url(/img//corners/botright.gif) 100% 100% no-repeat;
	padding:0 10px;
}
/*corners yellow*/
.top_y {background: url(/img//corners_yellow/topside.gif) 0 0 repeat-x; margin:10px;}
.left_y {background: url(/img//corners_yellow/leftside.gif) 0 0 repeat-y;}
.right_y {background: url(/img//corners_yellow/rightside.gif) 100% 0 repeat-y;}
.bot_y {background: url(/img//corners_yellow/botside.gif) 0 100% repeat-x;}
.topleft_y {background: url(/img//corners_yellow/topleft.gif) 0 0 no-repeat;}
.topright_y {background: url(/img//corners_yellow/topright.gif) 100% 0 no-repeat;}
.botleft_y {background: url(/img//corners_yellow/botleft.gif) 0 100% no-repeat;}
.botright_y {
	background: url(/img//corners_yellow/botright.gif) 100% 100% no-repeat;
	padding:0 10px;
}
/*corners white*/
.top_w {background: url(/img//corners_white/topside.gif) 0 0 repeat-x; margin:10px;}
.left_w {background: url(/img//corners_white/leftside.gif) 0 0 repeat-y;}
.right_w {background: url(/img//corners_white/rightside.gif) 100% 0 repeat-y;}
.bot_w {background: url(/img//corners_white/botside.gif) 0 100% repeat-x;}
.topleft_w {background: url(/img//corners_white/topleft.gif) 0 0 no-repeat;}
.topright_w {background: url(/img//corners_white/topright.gif) 100% 0 no-repeat;}
.botleft_w {background: url(/img//corners_white/botleft.gif) 0 100% no-repeat;}
.botright_w {
	background: url(/img//corners_white/botright.gif) 100% 100% no-repeat;
	padding:0 20px;
}
.botright td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

.hot_tours table {
	border-collapse:collapse;
}
.hot_tours td {
	border-bottom:1px solid #ffff51;
	font-size:11px;
	vertical-align:middle;
}
.hot_tours td a {
	color:#fff;
}
.hot_tours td a:hover {
	color:#ffff51;
}

.footer {
	background: #81bb42;
	color:#fff;
}
.footer_line {
	background:#51bde3; 
	height:7px; 
	line-height:7px; 
	position:relative; 
}
.copyright {
	margin:0 auto;
	padding:5px 0;
}
.logo_small {
	position:absolute;
	bottom:-39px;
	left:0;
	line-height:10px;
	background: url(/img//logo_small.gif) 15px 7px no-repeat;
	padding:15px 10px 5px 90px;
	font-size:10px;
}
.footer_coordinates td {
	color:#fff;
	padding:0 20px 0 30px;
	border-right:1px solid #ffff99;
	font-size:10px;
	vertical-align:middle;
}
.footer_address {
	background: url(/img//footer_address.gif) 0 50% no-repeat;
}
.footer_tel {
	background: url(/img//footer_tel.gif) 10px 50% no-repeat;
}
.footer_mail {
	background: url(/img//footer_mail.gif) 10px 50% no-repeat;
}
.footer a {
	color:#fff;
	text-decoration:none;
}	
.footer a:hover {
	color: #fff200;
	text-decoration: underline;
}
ul {
	margin-top:0;
	padding-top:5px;
}
.ul_dots li {
	background: url(/img//top_menu_dot.gif) 0 5px no-repeat;
	padding-left:10px;
}
.margin li {
	margin-bottom:10px;
}
#strany_dots {
	padding:0 0 0 20px;
	margin:0 0 20px 0;
}
#strany_dots li {
	line-height:18px;
	background: url(/img//top_menu_dot.gif) 0 5px no-repeat;
	margin:0;
	padding:0 0 0 10px;}

.tour_prices {
	border-right:1px solid #000;
	border-top:1px solid #000;
}
.tour_prices td {
	vertical-align:middle;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
.tour_prices .td1 {
	background:#cefecc;
	text-align:left
}
.tour_prices .td2 {
	background:#feff99;
	text-align:right;
}
.tour_prices .tr1 td {
	background:#83d1ef;
}
.tour_prices .tr2 td {
	background:#83d1ef;

}
.normal {
	font-weight:normal;
}

/*-----menu----*/
.top_menu {
	position:relative;
	height:30px; 
	z-index:1;
}

div.nav-level-3{
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	_height:22px;
	background:#fff;
	color:#0080aa;
}
div.nav-level-3 a {
	width: 100%;
	height: 100%;
	color: #0080aa;
	padding:4px 10px 0 10px;
}
div.nav-level-3 a:hover {
	background:#7ad3fb;
	color:#fff;
}
#arr {
	background:url(/img//arr_blue.gif)  100% 50% no-repeat;
}
#arr:hover {
	background:#7ad3fb url(/img//arr_white.gif)  100% 50% no-repeat;
}

/*------top level-------*/
td.nav-butt-main{
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}
td.nav-butt-main a {
	padding:6px 10px 7px 20px;
	display:block;
	background:url(/img//menu_bg.gif) 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
}
td.nav-butt-main a:hover {
	background:url(/img//menu_bg.gif) 0 -26px no-repeat;
	color:#0080aa;
}
.popup {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
	display:block;
}
.popup:hover {
	color: #0080aa;
	background-color : #454F79;
}
/*--------end main menu----------*/
.small {
	font-size:11px;
}
.margin li {
	margin:10px 0;
}

.pre {
	font-size:11px;
	border-left:5px solid #0e799e;
	padding-left:5px;
	padding-right:100px;
	margin-right:20px;
}

/*-------flags---------*/
.flag_ua {
	background:url(/img//flag_ua.gif) top right no-repeat;
}
.flag_czechia {
	background:url(/img//flag_czechia_big.gif) top right no-repeat;
}
.flag_butan {
	background:url(/img//flag_butan_big.gif) top right no-repeat;
}
.flag_great_britain {
	background:url(/img//flag_great_britain_bilg.gif) top right no-repeat;
}
.flag_hungary {
	background:url(/img//flag_hungary_big.gif) top right no-repeat;
}
.flag_greece {
	background:url(/img//flag_greece_big.gif) top right no-repeat;
}
.flag_egypt {
	background:url(/img//flag_egypt_big.gif) top right no-repeat;
}
.flag_india {
	background:url(/img//flag_india_big.gif) top right no-repeat;
}
.flag_nepal {
	background:url(/img//flag_nepal_big.gif) top right no-repeat;
}
.flag_oae {
	background:url(/img//flag_oae_big.gif) top right no-repeat;
}
.flag_poland {
	background:url(/img//flag_poland_big.gif) top right no-repeat;
}
.flag_russia {
	background:url(/img//flag_russia_big.gif) top right no-repeat;
}
.flag_thailand {
	background:url(/img//flag_thailand_big.gif) top right no-repeat;
}
.flag_tibet {
	background:url(/img//flag_tibet_big.gif) top right no-repeat;
}


.left_img {
	float:left;
	margin-right:10px;
}
.right_img {
	float:right;
	margin-left:10px;
}

.word_ico {
	background:url(/img//word_ico.jpg) 0 50% no-repeat;
	padding-left:25px;
	padding:2px 0 4px 17px;
}
.exel_ico {
	background:url(/img//exel_ico.jpg) 0 50% no-repeat;
	padding-left:25px;
	padding:2px 0 4px 17px;
}
.zip_ico {
	background:url(/img//zip_ico.gif) 0 50% no-repeat;
	padding-left:25px;
	padding:2px 0 4px 17px;
}
.source {
	color:#36a9d5;
	float:right; 
	font-size:10px; 
	border-top:1px solid #36a9d5;	
}
.source a {
	color:#666666;
}

.see_also {
	border:1px solid #41971d;
	position:absolute;
	top:-10px;
	right:-8px;
	_top:6px;
	_right:10px;
	text-align:right;
	background:#fff;
}
.see_also_img {
	position:absolute;
	right:107px;
	top:2px;
}

.see_also a {
	display:block;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding:5px 5px 5px 24px;
}
.see_also a strong {
	text-decoration:underline;
}

.map_arr {
	background:url(../img/arr_blue.gif) 0 5px no-repeat !important;
}
.ul_map {
	margin-left:0; 
	padding-left:0;
}