div#switcher {
	font-family: Verdana, Arial;
	font-size: 11px;
	height: 5px;
	margin: 18px 0 0 -258px;
	position: absolute;
	/*width: 705px;*/
	width:auto;
}
div#switcher.show {
	border: 1px solid #f00;
}
div#switcher a ,div#switcher a:hover {
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}
div#switcher td.alt a {
	color: #cdba8d;
	font-size: 11px;
	margin-right:20px;
}
div#switcher td.alt a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div#switcher td.more a {
	color: #fff;
	font-size: 11px;
	margin-right: 20px;
}
div#switcher td.more a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div#switcher h6 {
	display: block;
	float: right;
	margin-bottom: -1px;
	height: 23px;
	width: 50px;
	cursor: pointer;
	
}
body div#switcher h6.hide, body div#switcher h6.hover {
	display: none;
}
div#links {
	background-color: #182b4b;
	border: 1px solid #342b23;
	display: none;
	float: right;
	padding: 7px 0 5px 0;
	width: 720px;
	/* for IE */
    filter:alpha(opacity=95);
	/* CSS3 standard */
    opacity:0.95;

}
div#links.show {
	display: block;
}
div#links div {

}
div#links div.alt, div#links div#second {
	background-color: #261e18;
	border-top: 1px solid #3b2f26;
}
div#links div table {
	/*margin: 10px 10px 10px 25px;*/
	margin-left:-345px;
}
div#links div table tr.hover a {
	color: #cdba8d;
}
div#links table td {
	line-height: 22px;
	width:110px;
}
div#links table td.alt {
	width: 1100px;
}
/* Localize*/
div#localize_head {
	font-family: Verdana, Arial;
	font-size: 11px;
	height: 5px;
	margin: 18px 0 0 -98px;
	position: absolute; 
	width: 444px;
}
div#localize_head.show {
	border: 1px solid #f00;
}
div#localize_head a {
	color: #cdba8d;
	text-decoration: none;
}
div#localize_head a:hover, div#localize_head td.alt a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div#localize_head td.alt a {
	color: #cdba8d;
}
div#localize_head h6 {
	display: block;
	float: right;
	margin-bottom: -1px;
	height: 23px;
	width: 80px;
  font-size :10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}
body div#localize_head h6.hide, body div#localize_head h6.hover {
	display: none;
}
div#localize {
	background-color: #182b4b;
	border: 1px solid #342b23;
	display: none;
	float:right;
	padding: 10px 0 15px;
	/* CSS3 standard */
	opacity:0.95;
	/* for IE */
	filter:alpha(opacity=95);
	width: 437px;
}
	
div#localize.show {
	display: block;
}
div#localize div {

}
div#localize div table {
	/*margin: 10px 10px 10px 15px;*/
}




/*turistic */

/* Localize*/
div#buba_head {
	font-family: Verdana, Arial;
	font-size: 11px;
	height: 95px;
	margin: 18px 0 0 -16px;
	position: absolute; 
	width: auto;
}
div#buba_head.show {
	border: 1px solid #f00;
}
div#buba_head a {
	color: #cdba8d;
	text-decoration: none;
}
div#buba_head a:hover, div#buba_head td.alt a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div#buba_head td.alt a {
	color: #cdba8d;
}
div#buba_head h6 {
	display: block;
	float: right;
	margin-bottom: -1px;
	height: 23px;
	width: 80px;
  font-size :10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}
body div#buba_head h6.hide, body div#buba_head h6.hover {
	display: none;
}
div#buba {
	background-color: #182b4b;
	border: 1px solid #342b23;
	display: none;
	float:right;
	padding: 10px 0 15px;
	/* CSS3 standard */
	opacity:0.95;
	/* for IE */
	filter:alpha(opacity=95);
	width: 577px;
}
	
div#buba.show {
	display: block;
}
div#buba div {

}
div#buba div table {
	/*margin: 10px 10px 10px 15px;*/
}
