/*::::::::::::::: COMMON ::::::::::::::::::::::::::::::::::*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
html, body {
	color: #000;
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", sans-serif;
	text-align: center;
}
center {
	background: url('../images/des/pfon.gif') center repeat-y  #efefef;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;;
	outline: none;
}
table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
sup {
	font-size: 0.8em;
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}
sub {
	font-size: 0.8em;
	vertical-align: baseline;
	position: relative;
	bottom: -0.4em;
}
.mvt_main {
	position: relative;
	left: 0;
	top: 0;
	text-align: left;
	width: 1002px;
}
/*::::::::::::::: END COMMON ::::::::::::::::::::::::::::::*/

/*::::::::::::::: HEAD INDEX ::::::::::::::::::::::::::::::*/
#mvt_head {
	position: relative;
	left: 0;
	top: 0;
	z-index: 50;
	height: 200px;
	background: url('../images/logo/index_logo-4.jpg') no-repeat  #494848;
}
#site_global_search {
	position: absolute;
	left: 752px;
	top: 10px;
	width: 235px;
	padding: 5px 0 5px 5px;
	background-image: url('../images/logo/index_logo_s.png');
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#site_global_search input {
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.search-box {
	margin: 25px 0 0 10px;
}
#cse-search-box-q {
	border: 1px solid #7E9DB9;
	padding: 2px;
	width: 170px;
}
#cse-search-box-q2 {
	width: 600px;
	-moz-border-radius: 3px;
}
#cse-search-box-sa {
	border: none;
	width: 50px;
	padding: 2px;
}
#cse-search-box-sa2 {
	border: none;
	width: 50px;
	padding: 2px;
	-moz-border-radius: 3px;
}
#cse-search-results {
	min-height: 500px;
	padding: 10px 0 0 10px;
}
#mvt_subhead {
	position: absolute;
	left: 0;
	top: 132px;
	width: 420px;
	height: 60px;
	padding-top: 8px;
	padding-left: 20px;
	color: #fff;
	background-image: url('../images/logo/index_logo_h1-1.png');
}
#mvt_subhead h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
}
#mvt_subhead h2 {
	font-weight: normal;
	font-size: 1.3em;
}
/*::::::::::::::: END HEAD INDEX ::::::::::::::::::::::::::*/

/*::::::::::::::: HEAD OTHER ::::::::::::::::::::::::::::::*/
#mvt_head_other {
	position: relative;
	left: 0;
	top: 0;
	z-index: 50;
	height: 120px;
	background: url('../images/logo/index_logo-6.jpg') no-repeat  #494848;
}
/*::::::::::::::: END HEAD OTHER ::::::::::::::::::::::::::*/

/*::::::::::::::: GLOBAL HORIZONTAL NAV :::::::::::::::::::*/
#mvt_horiz_nav {
	position: absolute;
	z-index: 50;
	width: 100%;
	background: url('../images/des/top_nav.gif') top repeat-x;
	text-align: left;
}
#mvt_horiz_nav img {
	margin-left: 20px;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav li {
	height: 26px;
	padding: 4px 10px 0;
	margin: 0;
	float: left;
	background: url('../images/des/nav_border1.gif') top right no-repeat;
}
#nav li a {
	font-variant: small-caps;
	color: #f0f0f0;
	text-decoration: none;
}
#nav li a:hover {
	color: #fff;
}
#nav li ul li a {
	color: #909090;
}
#nav li ul li a:hover {
	color: #036;
}
#nav li ul {
	display: none;
	position: absolute;
	height: 40px;
	top: 26px;
	left: 0;
	width: 1002px;
	background: url('../images/des/sub_top_nav.gif') top repeat-x;
}
#nav li ul li {
	background: none;
}
#nav li ul li.sub_1 {
	padding-left: 30px;
}
#mvt_horiz_bottom {
	height: 26px;
}
/*::::::::::::::: END GLOBAL HORIZONTAL NAV :::::::::::::::*/

/*::::::::::::::: NAV LINE ::::::::::::::::::::::::::::::::*/
#mvt_index_navline {
	width: 982px;
	margin: 0 0 10px 10px;
	height: 25px;
	border-bottom: solid #aa354d 1px;
}
#mvt_index_navline h1 {
	color: #666;
	font-size: 1.5em;
	font-weight: normal;
	margin-left: 20px;
}
#mvt_navline {
	font-size: 1.1em;
	width: 961px;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 20px;
	height: 21px;
	border-bottom: solid #aa354d 1px;
}
#mvt_navline a {
	font-size: 1em;
	color: #666;
}
#mvt_navline a:hover {
	color: #000;
	text-decoration: none;
}
/*::::::::::::::: END NAV LINE ::::::::::::::::::::::::::::*/

/*::::::::::::::: REGS LIST :::::::::::::::::::::::::::::::*/
.div_lists {
	width: 165px;
	min-height: 290px;
	float: left;
	background-color: #f0f0f0;
}
.div_list_1 {
	width: 165px;
}
.div_list_2 {
	width: 330px;
}
.div_map {
	width: 564px;
	min-height: 290px;
	float: right;
}
.nav_vert {
	float: left;
	width: 155px;
	padding-left: 10px;
	margin: 5px 0 ;
}
#regions_list {
	width: 722px;
	padding: 5px 0;
	border-top: 1px solid #d9d9d9;
}
.nav_vert3 {
	float: left;
	width: 233px;
}
.nav_vert li a {
	padding: 2px 0 2px 2px;
}
.nav_vert li a, .nav_vert3 li a {
	color: #333;
	font-size: .9em;
	display: block;
}
.nav_vert a:hover, .nav_vert3 a:hover, .nav_vert li.flash_over, .nav_vert li.flash_over a, .nav_vert3 li.flash_over, .nav_vert3 li.flash_over a {
	color: #f0f0f0;
	background-color: #68a2d9;
	text-decoration: none;
}
.region_3 a, .region_31 a {
	font-weight: bold;
	padding: 1px 0 2px 5px;
}
.region_4 a {
	padding: 1px 0 2px 15px;
}
.region_5 a {
	padding: 1px 0 2px 25px;
}
#flash_map{
	text-align: right;
	min-height: 300px;
}
#reginfoh1 h1 {
	border-bottom: 2px solid #68A2D9;
	width: 702px;
	padding: 5px 0 2px 20px;
	font-weight: normal;
	font-size: 1.6em;
	clear: both;
}
#reginfo {
	width: 702px;
	margin-top: 1px;
	padding: 0 0 10px 20px;
}
#reginfo p {
	padding-top: 10px;
	text-align: justify;
	text-indent: 20px;
	color: #404040;
	font-size: .9em;
}
#reginfo a {
	border-bottom: 1px dotted #68A2D9;
	color: #000;
	text-decoration: none;
	font-size: 1em;
}
#reginfo a:hover {
	border-bottom: 1px solid #68A2D9;
}
#reginfo sup {
	font-size: .9em;
}

#reginfo1 {
	float: left;
	width: 170px;
}
#reginfo1 h2 {
	padding: 10px 0 10px 5px;
}
#reginfo1 li {
	padding: 5px 0 0 5px;
}
#reginfo1 a {
	font-size: .9em;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
#reginfo1 a.outtop {
	font-weight: normal;
}
#reginfo1 a:hover {
	color: #000;
}
#reginfo2 {
	float: left;
	width: 540px;
	margin: 10px 0;
	padding: 0 10px 10px;
	border-left: 1px solid #ccc;
}
#reginfo2 p {
	padding-top: 10px;
	text-align: justify;
	text-indent: 20px;
	color: #404040;
	font-size: .9em;
}
#reginfo2 a {
	border-bottom: 1px dotted #68A2D9;
	color: #000;
	text-decoration: none;
	font-size: 1em;
}
#reginfo2 a:hover {
	border-bottom: 1px solid #68A2D9;
}
#reginfo2 sup {
	font-size: .9em;
}
/*::::::::::::::: END REGS LIST :::::::::::::::::::::::::::*/

/*::::::::::::::: MAIN ::::::::::::::::::::::::::::::::::::*/
#mvt_colls {
	position: relative;
	left: 0;
	top: 0;
	padding: 0 10px;
	z-index: 10;
}
#mvt_coll_1 {
	float: left;
	width: 732px;
	border-right: 1px solid #d9d9d9;
}
#mvt_coll_1_index, #mvt_coll_1_contacts, #mvt_coll_1_sitemap {
	position: relative;
	float: left;
	width: 732px;
	min-height: 400px;
	border-right: solid #d9d9d9 1px;
}
#mvt_coll_2 {
	float: right;
	width: 240px;
}
#mvt_coll_3 {
	float: left;
	width: 732px;
	position: relative;
}
#mvt_coll_4 {
	position: relative;
	float: left;
	width: 732px;
	border-right: solid #d9d9d9 1px;
}
/*::::::::::::::: END MAIN ::::::::::::::::::::::::::::::::*/

/*::::::::::::::: COUNTRY :::::::::::::::::::::::::::::::::*/
#country_title {
	width: 722px;
	padding: 5px 0 2px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #68a2d9;
	font-size: 1.8em;
	color: #707070;
}
#country_title h1 {
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}
#country_title h2 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
#country_menu {
	float: left;
	width: 170px;
}
#country_menu .cm1, #country_menu .cm_act1 {
	width: 165px;
}
#country_menu .cm1 a, #country_menu .cm_act1 a {
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	height: 19px;
	padding: 2px 5px 0;
}
#country_menu .cm_act1, #country_menu .cm_act3 {
	background-color: #68a2d9;
}
#country_menu .cm1 a, #country_menu .cm3 a {
	color: #707070;
}
#country_menu .cm_act1 a, #country_menu .cm_act3 a {
	color: #f7f7f7;
}
#country_menu .cm2 {
	width: 165px;
	padding-top: 0px;
	cursor: pointer;
}
#country_menu .cm2 div {
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #707070;
	padding: 2px 0 0 5px;
	height: 19px;
	cursor: pointer;

}
#country_menu .cm2 div:hover {
	color: #404040;
	background-color: #d9dbdf;
}
.m_fon1 {
	background: url('../images/des/m_fon3.png') right top no-repeat;
}
.m_fon2 {
	background: url('../images/des/m_fon3.png') right bottom no-repeat;
}
#country_menu .cm3 a, #country_menu .cm_act3 a {
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1.1em;
	padding: 2px 2px 2px 5px;
	display: block;
}
#country_menu .cm1:hover, #country_menu .cm3:hover {
	background-color: #d9dbdf;
}
#country_menu .cm1:hover a, #country_menu .cm3:hover a {
	color: #404040;
}
#country_menu a:hover {
	text-decoration: none;
}
#country_main {
	width: 540px;
	float: right;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	padding: 0 10px;
	min-height: 500px;
}
#country_gallery1 {
	font-size: 1.1em;
	font-weight: bold;
}
#country_gallery1 table {
	width: 100%;
	height: 22px;
}
#country_gallery1 #country_gallery1_f {
	width: 20px;
	border-bottom: solid #ccc 1px;
}
#country_gallery1 #country_gallery1_e {
	border-bottom: solid #ccc 1px;
}
#country_gallery1 #country_gallery1_1 {
	width: 150px;
	color: #707070;
	padding: 0 5px;
	border-top: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-left: solid #ccc 1px;
	background-color: #f4f4f4;
}
#country_gallery2 {
	float: left;
	border-bottom: solid #ccc 1px;
	padding-top: 2px;
	background-color: #f4f4f4;
	width: 330px;
}
#country_gallery2 #foto {
	margin-bottom: 2px;
}
#author {
	float: right;
	border-bottom: solid #ccc 1px;
	background-color: #f4f4f4;
	color: #404040;
	padding-top: 2px;
	width: 210px;
	height: 216px;
}
#author table {
	width: 200px;
}
#authortd {
	padding-left: 20px;
	font-size: .8em;
	vertical-align: bottom;
	text-align: right;
	height: 210px;
}
#country_main .country_text1 {
	color: #404040;
	min-height: 150px;
	padding-bottom: 20px;
}
#country_main .country_text1 h2 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
#country_main .country_text1 h3 {
	font-size: 1.1em;
	padding-top: 10px;
}
#country_main .country_text1 ul {
	list-style-type: square;
	padding: 5px 0 0 14px;
	color: #707070;
}
#country_main .country_text1 li {
	text-align: justify;
	padding-top: 5px;
}
#country_main .country_text1 li span {
	color: #000;
}
#country_main .country_text1 p {
	text-align: justify;
	text-indent: 20px;
	padding-top: 10px;
}
#country_main .country_foto1 {
	width: 150px;
	vertical-align: top;
	background: url('../images/des/fon4.png') top repeat-x;
}
#country_main .country_foto1 span {
	font-size: 1.3em;
	font-weight: bold;
	color: #707070;
	padding-top: 4px;
}
#country_main .country_sabtitle {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	color: #707070;
	padding: 5px 0 2px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #68a2d9;
}
#country_main .country_sabtitle a {
	font-size: 1em;
	color: #707070;
	text-decoration: none;
}
#country_main .country_sabtitle a:hover {
	color: #404040;
}
#country_main .country_fast2 {
	overflow: auto;
}
#country_main #country_fast21, #country_main #country_fast22 {
	padding-right: 10px;
	font-size: .9em;
	color: #404040;
}
#country_main #country_fast21 {
	float: left;
	width: 240px;
}
#country_main #country_fast22 {
	width: 240px;
	float: right;
	padding-left: 40px;
}
#country_main #country_fast21 div, #country_main #country_fast22 div {
	font-size: .9em;
	padding-bottom: 10px;
/*	height: 70px;*/
}
#country_main #country_fast21 .fx1, #country_main #country_fast22 .fx1, #country_main #country_fast21 a, #country_main #country_fast22 a {
	font-size: .9em;
	height: 40px;
}
#country_main #country_fast21 span, #country_main #country_fast22 span {
	font-weight: bold;
}
#country_main #country_fast21 a, #country_main #country_fast22 a {
	border-bottom: 1px dotted #404040;
	color: #404040;
	text-decoration: none;
}
#country_main #country_fast21 a:hover, #country_main #country_fast22 a:hover {
	border-bottom: 1px solid #404040;
}
/* element for tabs  */
ul.tabs { 
	list-style: none; 
	margin: 0 !important; 
	height: 21px;
	width: 520px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #c7c7c7;	
}
ul.tabs li { 
	float: left;	 
	text-indent: 5px;
	text-align: left;
	color: #909090;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 0 1px !important;
	width: 160px;
	height: 20px;  
	border-top: 1px solid #c7c7c7;	
	border-right: 1px solid #c7c7c7;	
	border-left: 1px solid #c7c7c7;	
}

ul.tabs li:hover {
	color: #707070;	
	cursor: pointer !important; 
}
ul.tabs li.current, ul.tabs li.current:hover {
	color: #707070;	
	cursor: default !important; 
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}
div.panes {
	width: 540px;
	height: 218px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #c7c7c7;	
}
div.panes table {
	height: 218px;
}
/* end element for tabs  */

.browse {
	float: left;
	width: 20px;
	height: 218px;
	padding-top: 2px;
}
.left {
	background: url(../images/des/previousButtonsFon.png) no-repeat;
}
.right {
	background: url(../images/des/nextButtonsFon.png) no-repeat;
}
.disabled {
	visibility: hidden !important;		
} 	

/* element for scrollable  */
div.scrollable {
	float:left;	
	position: relative;
	top: 0;
	overflow: hidden;
	width: 288px;
	height: 218px;
}
div.scrollable div.items {
	width: 20000em;
	position: absolute;
	clear: both;
}
div.scrollable div.items div {
	float: left;
}
div.scrollable img {
	float: left;
	width: 280px;
	height: 210px;
	padding: 4px;
}
div.introText {
	height: 218px;
}
div.introText table {
	width: 202px;
	height: 208px;
}
div.introText td {
	padding-left: 10px;
	font-size: .8em;
	text-align: right;
	vertical-align: bottom;
}
/* end element for scrollable  */

/*::::::::::::::: END COUNTRY :::::::::::::::::::::::::::::*/

/*::::::::::::::: CONTACTS ::::::::::::::::::::::::::::::::*/
#contacts {
	border-top: solid #d9d9d9 1px;
	padding-top: 20px;
	margin: 20px 0 0 40px;
	width: 682px;
}
#contacts tr {
	vertical-align: top;
	height: 30px;
}
#contacts b {
	font-size: .9em;
}
#contacts i {
	font-size: .8em;
}
#contacts input, #contacts textarea {
	border: solid #a0a0a0 1px;
	width: 300px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contacts #captchatxt {
	width: 118px;
}
#contacts textarea {
	height: 90px;
	margin-bottom: 10px;
}
#errorMess {
	padding: 20px 0 0 40px;
	font-weight: bold;
	font-size: .8em;
	width: 650px;
	height: 50px;
}
/* error message */
.error {
/* supply height to ensure consistent positioning for every browser */
	height: 15px;
	background-color: #FFFE36;
	border: 1px solid #E1E16D;
	font-size: 11px;
	color: #000;
	padding: 3px 10px;
	margin-left: -2px;


/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
}
/*::::::::::::::: END CONTACTS ::::::::::::::::::::::::::::*/

/*::::::::::::::: SITEMAPS ::::::::::::::::::::::::::::::::*/
#mvt_coll_1_sitemap {
	margin-bottom: 10px;
}
#mvt_coll_1_sitemap a {
	color: #666;
}
#mvt_coll_1_sitemap a:hover {
	color: #000;
	text-decoration: none;
}
.level_1 {
	padding-left: 40px;
}
.level_1 a {
	font-weight: bold;
}
.level_1 li.countryli {
	padding: 2px 0 0 120px;
}
.level_2 {
	padding-left: 20px;
}
.level_2 a {
	font-weight: normal;
}
.level_2 li.countryli {
	padding: 2px 0 0 100px;
}
.level_3 {
	padding-left: 20px;
}
.level_3 a {
	font-weight: normal;
}
.level_3 li.countryli {
	padding: 2px 0 0 80px;
}
.level_4 {
	padding-left: 20px;
}
.level_4 a {
	font-weight: normal;
}
.level_4 li.countryli {
	padding: 2px 0 0 60px;
}
.level_5 {
	padding-left: 20px;
}
.level_5 a {
	font-weight: normal;
}
.level_5 li.countryli {
	padding: 2px 0 0 40px;
}
#mvt_coll_1_sitemap li.countryli a {
/*	display: block;*/
}
#mvt_coll_1_sitemap li.resortsli {
	padding: 2px 0 0 40px;
}
#mvt_coll_1_sitemap li.place {
	color: #707070;
	font-weight: bold;
	padding: 2px 0 0 20px;
}
/*::::::::::::::: END SITEMAPS ::::::::::::::::::::::::::::*/

/*::::::::::::::: PIXEL SITEMAPS ::::::::::::::::::::::::::*/
#pixelSitemap {
	left: -5px;
	position: relative;
	top: 40px;
}
#pixelSitemapTop {
	background-color: #68A2d9;
	color: #FFFFFF;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 170px;
	-moz-border-radius: 3px 3px 3px 3px;
}
#pixelSitemapItems {
	height: 360px;
	margin-top: 5px;
	text-align: center;
}
#pixelSitemapItems span {
	display: inline-block;
	text-align: left;
}
#pixelSitemapItems a {
}
#pixelSitemapItems img {
	border: 1px outset #dcdcdc;
	height: 2px;
	margin: 1px;
	width: 2px;
}
#pixelSitemapItems a:hover img {
	background-color: #68a2d9;
	border: 1px solid #dcdcdc;
}
/*::::::::::::::: END PIXEL SITEMAPS ::::::::::::::::::::::*/

/*::::::::::::::: FOOT ::::::::::::::::::::::::::::::::::::*/
#mvt_foot {
	clear: both;
	height: 80px;
	margin-top: 10px;
	background-image: url('../images/logo/foot_fon.png');
}
#logo_small {
	float: left;
	width: 120px;
}
#mvt_copyright {
	float: left;
	width: 660px;
	padding: 10px 0 0 40px;
	font-size: .8em;
	text-align: center;
	color: #ffc;
}
#mvt_cnt {
	float: right;
	width: 111px;
	padding-top: 10px;
}
#topturizm_cnt {
	height: 20px;
	text-align: right;
	padding-right: 10px;
	background-color: #e5e5e5;
	vertical-align: top;
}
#top100block {
	display: none;
}
/*::::::::::::::: END FOOT ::::::::::::::::::::::::::::::::*/

.country_text1 a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted #68a2d9 1px;
}
.country_text1 a:hover {
	border-bottom: solid #68a2d9 1px;
}


#bannertext {
	text-align: center;
	font-size: .8em;
	color: #707070;
	padding: 20px 10px 0;
}
#bannertext a {
	font-size: 1em;
	color: #707070;
}

/* MaimLink */
.ml {
	font-size: .9em;
	color: #707070;
	text-align: center;
	padding: 20px 10px 0;
}
.ml a {
	font-size: 1em;
	color: #707070;
	text-decoration:none;
}
/* Sape */
#epas {
	text-align: center;
	font-size: .8em;
	margin-top: 10px;
	color: #0d5ca6;
}
.epaspads {
	padding: 5px 0;
}
a.slink {
	font-size: 1em;
	color: #0d5ca6;
}

#banner240x400 {
}
#banner234x60 {
	margin: 20px 0;
	text-align: center;
}
#sn {
	border-top: 1px solid #cccccc !important;
	margin-top: 10px;
}
#sn table {
	width: auto;
}
#sn a {
	border-bottom: none !important;
}
#sn a span {
	left: -999em;
	position: absolute;
}
#sn td {
	padding: 7px 15px 7px 0;
	vertical-align: inherit;
}

