.m1-root{
  -webkit-user-select: none;
  left: 0px;
  position: absolute;
  top: 0px;
}

.m1-top-root{
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
}

.m1-list{
  -webkit-padding-start: 0px;
  color: black;
  font: bold 17px "Helvetica Neue", Helvetica;
  margin: 0px 0px 0px 0px;
}

.m1-homescreen-prompt{
  -webkit-box-sizing: content-box;
  display: block;
  font-size: 16px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 450px;
  z-index: 99;
}

.m1-loading-spinner{
  float: left;
  padding: 3px 3px 3px 3px;
}

.m1-loading-text{
  display: block;
  float: left;
  max-width: 250px;
  min-height: 15px;
  padding: 10px 0px 10px 5px;
  text-align: left;
}

.m1-loading{
  display: none;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  left: 0;
  position: absolute;
  text-align: center;
  top: 150px;
  vertical-align: middle;
  width: 100%;
  z-index: 99;
}

.m1-button{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background-color: rgba(0,0,0,0);
  color: white;
  cursor: pointer;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.m1-map{
  background-color: rgb(255,255,255);
  white-space: normal;
}

.m1-iscroll-wrapper{
  overflow: hidden;
}

.m1-root .m1-aux-hidden-div{
  display: block;
  height: 0px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 0px;
}


  .m1-root .m1-combobox,.m1-root .m1-toolbar,.m1-root .m1-iscroll-wrapper,.m1-root .m1-map-container,.m1-root .m1-loading-text,.m1-root .m1-toggle,.m1-root .m1-button,.m1-root .m1-hyperlink,.m1-root .m1-custom-html,.m1-root .m1-video,.m1-root .m1-multipanel,.m1-root .m1-iscroll-scroller,.m1-root .m1-element,.m1-root .m1-text,.m1-root .m1-tabbar-button,.m1-root .m1-audio,.m1-root .m1-radiobutton,.m1-root .m1-loading,.m1-root .m1-multipanel-page,.m1-root .m1-tabbar,.m1-root .m1-placeholder,.m1-root .m1-hyperlink-container,.m1-root .m1-select-list-menu,.m1-root .m1-image,.m1-root .m1-homescreen-prompt,.m1-root .m1-list,.m1-root .m1-list-footer,.m1-root .m1-play-button,.m1-root .m1-video-container,.m1-root .m1-loading-spinner,.m1-root .m1-textfield,.m1-root .m1-list-header,.m1-root .m1-textarea,.m1-root .m1-video-poster-shadow,.m1-root .m1-toolbar-icon,.m1-root .m1-checkbox,.m1-root .m1-video-poster,.m1-root .m1-tabbar-button-label,.m1-root .m1-selection-list,.m1-root .m1-hyperlink-internal,.m1-root .m1-toggle5,.m1-root .m1-navbar,.m1-root .m1-list > li,.m1-root .m1-list > li > div,.m1-root .m1-list > li > img,.m1-root .m1-list > li > label,.m1-root .m1-list > li > div > img,.m1-root .m1-toggle > div,.m1-root .m1-toggle5 > div,.m1-root .m1-button > span
  {
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  display: block;
  float: none;
  position: relative;
  white-space: nowrap;
}

.m1-root .m1-custom-html{
  line-height: normal;
  overflow: hidden;
  white-space: normal;
}

.m1-root .m1-multipanel-page{
  display: none;
  position: absolute;
}

.m1-root .m1-selected.m1-multipanel-page{
  display: block;
}

.m1-root :focus{
  outline: none;
}

.m1-root textarea.m1-textarea{
  white-space: normal;
}

.m1-root textarea.m1-textarea.m1-placeholder{
  color: rgb(153,153,153);
}

.m1-list > li{
  -webkit-padding-start: 0px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background-color: rgb(255,255,255);
  background-image: 
    -webkit-gradient(linear, 0.0% 0.0%, 0.0% 100.0%, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #A8A9AC;
  border-bottom-width: 0px;
  color: #666;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
}

.m1-list > li .m1-textfield{
  background-image: 
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg==);
}

.m1-list > li.m1-clicked.m1-highlight{
  background-color: rgb(2,91,230);
  border-color: transparent;
  border-width: 0px;
  padding: 1px 1px 0px 1px;
}

.m1-list > li.m1-select-list-menu > div{
  color: rgb(56, 84, 135);
  font-family: Helvetica;
  font-size: 17px;
  font-style: normal;
  font-weight: lighter;
  height: 100%;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  text-align: right;
  text-decoration: none;
  width: 100%;
}

.m1-list > li.m1-select-list-menu > label{
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.m1-list > li.m1-select-list-menu.m1-clicked.m1-highlight > div{
  color: rgb(255,255,255);
}

.m1-list > li.m1-select-list-menu.m1-clicked.m1-highlight > label{
  color: rgb(255,255,255);
}

.m1-list > li.m1-selected > label{
  color: #324F85;
}

.m1-list > li.m1-unclicked.m1-highlight{
  -webkit-transition: background-color 0.15s ease-in-out;
  background-color: rgb(255,255,255);
  border-color: transparent;
  border-width: 0px;
  padding: 1px 1px 0px 1px;
}

.m1-plain-list.m1-list > li{
  border-left-width: 0px;
  border-right-width: 0px;
}

.m1-plain-list.m1-list > li.m1-last{
  border-bottom-width: 1px;
}

.m1-plain-list.m1-list > li.m1-list-footer{
  background-image: 
    -webkit-gradient(linear, 0.0% 0.0%, 0.0% 100.0%, from(rgb(139,159,171)), to(rgb(181,193,201)));
  padding: 0 0 0 5px;
}

.m1-plain-list.m1-list > li.m1-list-header{
  background-image: 
    -webkit-gradient(linear, 0.0% 0.0%, 0.0% 100.0%, from(rgb(139,159,171)), to(rgb(181,193,201)));
  padding: 0 0 0 5px;
}

.m1-plain-list.m1-list > li.m1-select-list-menu{
  -webkit-background-size: 13px 12px, 100% 100%;
}

.m1-rounded-list.m1-list > li.m1-first{
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}

.m1-rounded-list.m1-list > li.m1-last{
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-width: 1px;
}

.m1-rounded-list.m1-list > li.m1-list-footer{
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: transparent;
  text-align: center;
}

.m1-rounded-list.m1-list > li.m1-list-header{
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: transparent;
}

.m1-rounded-list.m1-list > li.m1-select-list-menu{
  -webkit-background-size: 18px 12px, 100% 100%;
}

li > .m1-list .m1-text{
  -webkit-box-sizing: border-box;
}

.m1-homescreen-prompt img{
  display: block;
  float: left;
  margin: auto 20px 20px auto;
}

.m1-loading > div{
  -webkit-border-radius: 8px;
  -webkit-box-sizing: border-box;
  background: rgba(0,0,0,.7);
  color: rgba(255,255,255,.8);
  display: table;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  text-align: left;
  width: auto;
}

.m1-background-1{
  background-color: rgba(0,0,0,0.78);
  background-image: none;
}

.m1-border-1{
  -webkit-border-radius: 0px;
}

.m1-border-2{
  -webkit-border-radius: 0px;
  border-color: rgb(170,170,170);
  border-style: solid;
}

.m1-font-1{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-2{
  color: rgb(255,255,255);
  font-family: Helvetica;
  font-size: 11px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-background-2{
  background-color: rgba(0,0,0,0);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-3{
  background-color: rgb(255,255,0);
  background-image: none;
}


  .m1-list.m1-plain-list > li.m1-clicked.m1-highlight.m1-background-4,.m1-list.m1-plain-list > li.m1-unclicked.m1-highlight.m1-background-5
  {
  background-color: rgba(255,128,64,0.78);
  background-image: none;
}

.m1-font-3{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-list.m1-plain-list > li.m1-background-6{
  background-color: rgba(255,255,255,0.49);
  background-image: none;
}

.m1-font-4{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-5{
  color: rgb(0,0,0);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-border-3{
  -webkit-border-radius: 0px;
}

.m1-border-4{
  -webkit-border-radius: 0px;
  border-color: rgba(0,0,0,0.78);
  border-style: solid;
}

.m1-background-7{
  background-color: rgba(255,255,255,0.78);
  background-image: none;
}

.m1-font-6{
  color: rgb(255,128,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-7{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.m1-button.m1-font-8{
  color: rgb(255,255,0);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-clicked.m1-button.m1-background-8{
  background-color: rgb(0,0,0);
  background-image: none;
}

.m1-clicked.m1-button.m1-active-color-2,.m1-list > li.m1-clicked.m1-highlight div.m1-active-color-1{
  color: rgb(255,255,255);
}

.m1-border-5{
  -webkit-border-radius: 0px;
  border-color: rgb(0,0,0);
  border-style: solid;
}

.m1-font-9{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-font-10{
  color: rgb(255,255,128);
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-11{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-background-9{
  background-color: rgba(0,0,0,0.59);
  background-image: none;
}

body{
  margin: 0px 0px 0px 0px;
  overflow: visible;
}

#m1-navigacija02-noLandscapeTXT{
  height: 19px;
  left: -5px;
  line-height: 19px;
  text-align: center;
  top: 7px;
  width: 330px;
}

#m1-navigacija02-noLandscape{
  height: 33px;
  left: 0px;
  line-height: 33px;
  top: -1136px;
  width: 320px;
}

#m1-navigacija02-hideshow{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 40px;
  left: 10px;
  line-height: 40px;
  text-align: center;
  top: -606px;
  width: 75px;
}

#m1-navigacija02-localT{
  height: 14px;
  left: 141px;
  line-height: 14px;
  text-align: center;
  top: -447px;
  width: 60px;
}

#m1-navigacija02-localT0{
  height: 14px;
  left: 90px;
  line-height: 14px;
  text-align: right;
  top: -433px;
  width: 55px;
}

#m1-navigacija02-timeL{
  height: 14px;
  left: 253px;
  line-height: 14px;
  text-align: center;
  top: -419px;
  width: 60px;
}

#m1-navigacija02-timeL0{
  height: 14px;
  left: 198px;
  line-height: 14px;
  text-align: right;
  top: -405px;
  width: 59px;
}

#m1-navigacija02-sailing{
  height: 14px;
  left: 253px;
  line-height: 14px;
  text-align: center;
  top: -419px;
  width: 60px;
}

#m1-navigacija02-sailing0{
  height: 14px;
  left: 209px;
  line-height: 14px;
  text-align: right;
  top: -405px;
  width: 47px;
}

#m1-navigacija02-tillS{
  height: 14px;
  left: 141px;
  line-height: 14px;
  text-align: center;
  top: -391px;
  width: 60px;
}

#m1-navigacija02-tillS0{
  height: 14px;
  left: 98px;
  line-height: 14px;
  text-align: right;
  top: -377px;
  width: 46px;
}

#m1-navigacija02-deleteAll{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 180px;
  line-height: 25px;
  text-align: center;
  top: -77px;
  width: 120px;
}

#m1-navigacija02-ruta2{
  height: 15px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -41px;
  width: 130px;
}

#m1-navigacija02-ruta1{
  height: 15px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -42px;
  width: 130px;
}

#m1-navigacija02-ruta0{
  height: 18px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -40px;
  width: 130px;
}

#m1-navigacija02-routa2{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 7px;
  width: 50px;
}

#m1-navigacija02-routa1{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-navigacija02-routa0{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-navigacija02-rutte{
  border-width: 1px 1px 1px 1px;
  height: 60px;
  left: 5px;
  line-height: 58px;
  margin-right: 10px;
  top: -388px;
  width: auto;
}

#m1-navigacija02-Elapsed0{
  height: 15px;
  left: 94px;
  line-height: 15px;
  text-align: left;
  top: -204px;
  width: 48px;
}

#m1-navigacija02-Elapsed00{
  height: 15px;
  left: 15px;
  line-height: 15px;
  text-align: left;
  top: -189px;
  width: 73px;
}

#m1-navigacija02-Status0{
  height: 15px;
  left: 93px;
  line-height: 15px;
  text-align: left;
  top: -191px;
  width: 78px;
}

#m1-navigacija02-Status00{
  height: 15px;
  left: 49px;
  line-height: 15px;
  text-align: left;
  top: -176px;
  width: 38px;
}

#m1-navigacija02-route{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 5px;
  line-height: 25px;
  text-align: center;
  top: -112px;
  width: 150px;
}

#m1-navigacija02-Club0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -174px;
  width: 145px;
}

#m1-navigacija02-Club00{
  height: 15px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -159px;
  width: 45px;
}

#m1-navigacija02-close{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 221px;
  line-height: 25px;
  text-align: center;
  top: -56px;
  width: 80px;
}

#m1-navigacija02-Type0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -101px;
  width: 70px;
}

#m1-navigacija02-Type00{
  height: 15px;
  left: 11px;
  line-height: 15px;
  text-align: right;
  top: -86px;
  width: 45px;
}

#m1-navigacija02-Skipper0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -106px;
  width: 145px;
}

#m1-navigacija02-Yacht0{
  height: 18px;
  left: 64px;
  line-height: 18px;
  text-align: left;
  top: -109px;
  width: 145px;
}

#m1-navigacija02-Skipper00{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: left;
  top: -73px;
  width: 45px;
}

#m1-navigacija02-Yacht00{
  height: 15px;
  left: 21px;
  line-height: 15px;
  text-align: left;
  top: -78px;
  width: 36px;
}

#m1-navigacija02-kormilar{
  height: 90px;
  left: 220px;
  line-height: 90px;
  top: 19px;
  width: 80px;
}

#m1-navigacija02-izabrani{
  border-width: 1px 1px 1px 1px;
  height: 160px;
  left: 5px;
  line-height: 158px;
  margin-right: 10px;
  top: -391px;
  width: auto;
}

#m1-navigacija02-image1{
  height: 225px;
  left: 0px;
  line-height: 225px;
  top: 0px;
  width: 312px;
}

#m1-navigacija02-logo{
  height: 225px;
  left: 3px;
  line-height: 225px;
  margin-right: 6px;
  top: -161px;
  width: auto;
}

#m1-navigacija02-cog15{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog15{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf15{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu15{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht15{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group15{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod15{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog14{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog14{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf14{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu14{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht14{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group14{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod14{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog13{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog13{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf13{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu13{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht13{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group13{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod13{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog12{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog12{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf12{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu12{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht12{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group12{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod12{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog11{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog11{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf11{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu11{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht11{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group11{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod11{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog10{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog10{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf10{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu10{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht10{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog9{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog9{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf9{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu9{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht9{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog8{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog8{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf8{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu8{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht8{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog7{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog7{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf7{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu7{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht7{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog6{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog6{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf6{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu6{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht6{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog5{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog5{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf5{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu5{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht5{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog4{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog4{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf4{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu4{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht4{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog3{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog3{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf3{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu3{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht3{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog2{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog2{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf2{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu2{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht2{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-cog1{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-navigacija02-sog1{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-navigacija02-dtf1{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-navigacija02-lu1{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-navigacija02-yacht1{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-navigacija02-group1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-navigacija02-brod1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-ggrupa1{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-navigacija02-grupa1{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-list1{
  height: 345px;
  left: 1px;
  line-height: 345px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-izbornik-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 349px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-izbornik{
  height: 211px;
  left: 3px;
  line-height: 209px;
  margin-right: 6px;
  top: -167px;
  width: auto;
}

#m1-navigacija02-COG{
  height: 15px;
  left: 276px;
  line-height: 15px;
  text-align: left;
  top: -167px;
  width: 21px;
}

#m1-navigacija02-SOG{
  height: 15px;
  left: 236px;
  line-height: 15px;
  text-align: left;
  top: -152px;
  width: 21px;
}

#m1-navigacija02-DTF{
  height: 15px;
  left: 196px;
  line-height: 15px;
  text-align: left;
  top: -137px;
  width: 21px;
}

#m1-navigacija02-LU{
  height: 15px;
  left: 107px;
  line-height: 15px;
  text-align: center;
  top: -122px;
  width: 100px;
}

#m1-navigacija02-Naslov{
  height: 152px;
  left: 5px;
  line-height: 19px;
  text-align: left;
  top: 5px;
  width: 440px;
}

#m1-navigacija02-menu{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: -548px;
  width: 320px;
}

#m1-navigacija02-map1{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 544px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-navigacija02-map1outer{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: 0px;
  width: 320px;
}

#m1-navigacija02-karta{
  height: 548px;
  left: 0px;
  line-height: 548px;
  top: 0px;
  width: 320px;
}

#m1-navigacija02-FlashBack{
  height: 548px;
  left: 0px;
  line-height: 548px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

