.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-list.m1-plain-list > li.m1-background-7{
  background-color: rgb(255,153,0);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-8{
  background-color: rgb(128,255,0);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-9{
  background-color: rgb(255,128,255);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-10{
  background-color: rgb(0,128,255);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-11{
  background-color: rgb(128,128,255);
  background-image: none;
}

.m1-border-3{
  -webkit-border-radius: 0px;
  border-color: rgba(0,0,0,0.78);
  border-style: solid;
}

.m1-background-12{
  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: bold;
  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-font-8{
  color: rgb(0,0,0);
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-button.m1-font-9{
  color: rgb(255,255,0);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-clicked.m1-button.m1-background-13{
  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-4{
  -webkit-border-radius: 0px;
  border-color: rgb(0,0,0);
  border-style: solid;
}

.m1-background-14{
  background-color: rgba(0,0,0,0);
  background-image: none;
}

.m1-font-10{
  color: rgb(255,255,128);
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-background-15{
  background-color: rgba(255,255,255,0.39);
  background-image: none;
}

.m1-background-16{
  background-color: rgba(0,0,0,0.59);
  background-image: none;
}

body{
  margin: 0px 0px 0px 0px;
  overflow: visible;
}

#m1-2017tok-noLandscapeTXT{
  height: 19px;
  left: -5px;
  line-height: 19px;
  text-align: center;
  top: 7px;
  width: 330px;
}

#m1-2017tok-noLandscape{
  height: 33px;
  left: 0px;
  line-height: 33px;
  top: -1237px;
  width: 320px;
}

#m1-2017tok-hideshow{
  -webkit-border-radius: 0px;
  border-color: rgb(255,255,0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  height: 45px;
  left: 10px;
  line-height: 43px;
  text-align: center;
  top: -699px;
  width: 75px;
}

#m1-2017tok-posto100{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 296px;
  line-height: 17px;
  text-align: center;
  top: -392px;
  width: 15px;
}

#m1-2017tok-posto95{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 281px;
  line-height: 17px;
  text-align: center;
  top: -375px;
  width: 15px;
}

#m1-2017tok-posto90{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 266px;
  line-height: 17px;
  text-align: center;
  top: -358px;
  width: 15px;
}

#m1-2017tok-posto85{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 251px;
  line-height: 17px;
  text-align: center;
  top: -341px;
  width: 15px;
}

#m1-2017tok-posto80{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 236px;
  line-height: 17px;
  text-align: center;
  top: -324px;
  width: 15px;
}

#m1-2017tok-posto75{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 221px;
  line-height: 17px;
  text-align: center;
  top: -307px;
  width: 15px;
}

#m1-2017tok-posto70{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 206px;
  line-height: 17px;
  text-align: center;
  top: -290px;
  width: 15px;
}

#m1-2017tok-posto65{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 191px;
  line-height: 17px;
  text-align: center;
  top: -273px;
  width: 15px;
}

#m1-2017tok-posto60{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 176px;
  line-height: 17px;
  text-align: center;
  top: -256px;
  width: 15px;
}

#m1-2017tok-posto55{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 161px;
  line-height: 17px;
  text-align: center;
  top: -239px;
  width: 15px;
}

#m1-2017tok-posto50{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 146px;
  line-height: 17px;
  text-align: center;
  top: -222px;
  width: 15px;
}

#m1-2017tok-posto45{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 131px;
  line-height: 17px;
  text-align: center;
  top: -205px;
  width: 15px;
}

#m1-2017tok-posto40{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 116px;
  line-height: 17px;
  text-align: center;
  top: -188px;
  width: 15px;
}

#m1-2017tok-posto35{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 101px;
  line-height: 17px;
  text-align: center;
  top: -171px;
  width: 15px;
}

#m1-2017tok-posto30{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 86px;
  line-height: 17px;
  text-align: center;
  top: -154px;
  width: 15px;
}

#m1-2017tok-posto25{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 71px;
  line-height: 17px;
  text-align: center;
  top: -137px;
  width: 15px;
}

#m1-2017tok-posto20{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 56px;
  line-height: 17px;
  text-align: center;
  top: -120px;
  width: 15px;
}

#m1-2017tok-posto15{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 41px;
  line-height: 17px;
  text-align: center;
  top: -103px;
  width: 15px;
}

#m1-2017tok-posto10{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 26px;
  line-height: 17px;
  text-align: center;
  top: -86px;
  width: 15px;
}

#m1-2017tok-posto5{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 17px;
  left: 11px;
  line-height: 17px;
  text-align: center;
  top: -69px;
  width: 15px;
}

#m1-2017tok-posto0{
  -webkit-border-radius: 0px;
  border-color: rgb(255,255,128);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  height: 21px;
  left: 8px;
  line-height: 19px;
  text-align: center;
  top: -50px;
  width: 304px;
}

#m1-2017tok-download{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 45px;
  left: 8px;
  line-height: 45px;
  text-align: center;
  top: -249px;
  width: 80px;
}

#m1-2017tok-Player_AA_ZDown1{
  height: 30px;
  left: 50px;
  line-height: 30px;
  top: -198px;
  width: 40px;
}

#m1-2017tok-Player_AA_Up1{
  height: 30px;
  left: 50px;
  line-height: 30px;
  top: -198px;
  width: 40px;
}

#m1-2017tok-Player_CStopPause1{
  height: 50px;
  left: 3px;
  line-height: 50px;
  top: -142px;
  width: 50px;
}

#m1-2017tok-Player_Forward1{
  height: 50px;
  left: 3px;
  line-height: 50px;
  top: -91px;
  width: 50px;
}

#m1-2017tok-plybs{
  height: 14px;
  left: 177px;
  line-height: 14px;
  text-align: center;
  top: -76px;
  width: 44px;
}

#m1-2017tok-plybs0{
  height: 28px;
  left: 80px;
  line-height: 14px;
  text-align: right;
  top: -48px;
  width: 97px;
}

#m1-2017tok-Tlocal{
  height: 14px;
  left: 161px;
  line-height: 14px;
  text-align: center;
  top: 1px;
  width: 60px;
}

#m1-2017tok-Tjedrenje{
  height: 14px;
  left: 161px;
  line-height: 14px;
  text-align: center;
  top: 2px;
  width: 60px;
}

#m1-2017tok-lokalnoV{
  height: 14px;
  left: 100px;
  line-height: 14px;
  text-align: right;
  top: 29px;
  width: 67px;
}

#m1-2017tok-jedrenje{
  height: 14px;
  left: 100px;
  line-height: 14px;
  text-align: right;
  top: 30px;
  width: 67px;
}

#m1-2017tok-komande{
  height: 60px;
  left: 88px;
  line-height: 60px;
  top: 31px;
  width: 221px;
}

#m1-2017tok-replay{
  border-width: 1px 1px 1px 1px;
  height: 96px;
  left: 0px;
  line-height: 94px;
  top: -644px;
  width: 318px;
}

#m1-2017tok-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-2017tok-ruta2{
  height: 15px;
  left: 63px;
  line-height: 15px;
  text-align: left;
  top: -41px;
  width: 110px;
}

#m1-2017tok-ruta1{
  height: 15px;
  left: 63px;
  line-height: 15px;
  text-align: left;
  top: -42px;
  width: 110px;
}

#m1-2017tok-ruta0{
  height: 18px;
  left: 63px;
  line-height: 15px;
  text-align: left;
  top: -40px;
  width: 110px;
}

#m1-2017tok-routa2{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: right;
  top: 7px;
  width: 50px;
}

#m1-2017tok-routa1{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-2017tok-routa0{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-2017tok-rutte{
  border-width: 1px 1px 1px 1px;
  height: 60px;
  left: 5px;
  line-height: 58px;
  margin-right: 10px;
  top: -334px;
  width: auto;
}

#m1-2017tok-Elapsed0{
  height: 15px;
  left: 94px;
  line-height: 15px;
  text-align: left;
  top: -235px;
  width: 48px;
}

#m1-2017tok-Elapsed00{
  height: 30px;
  left: 7px;
  line-height: 15px;
  text-align: right;
  top: -205px;
  width: 81px;
}

#m1-2017tok-Status0{
  height: 15px;
  left: 93px;
  line-height: 15px;
  text-align: left;
  top: -205px;
  width: 78px;
}

#m1-2017tok-Status00{
  height: 15px;
  left: 37px;
  line-height: 15px;
  text-align: right;
  top: -190px;
  width: 50px;
}

#m1-2017tok-route{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 7px;
  line-height: 25px;
  text-align: center;
  top: -129px;
  width: 150px;
}

#m1-2017tok-Club0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -182px;
  width: 145px;
}

#m1-2017tok-Club00{
  height: 15px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -167px;
  width: 45px;
}

#m1-2017tok-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: -74px;
  width: 80px;
}

#m1-2017tok-Type0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -112px;
  width: 70px;
}

#m1-2017tok-Type00{
  height: 15px;
  left: 11px;
  line-height: 15px;
  text-align: right;
  top: -97px;
  width: 45px;
}

#m1-2017tok-Skipper0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -112px;
  width: 145px;
}

#m1-2017tok-Yacht0{
  height: 18px;
  left: 64px;
  line-height: 18px;
  text-align: left;
  top: -113px;
  width: 145px;
}

#m1-2017tok-Skipper00{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: left;
  top: -79px;
  width: 45px;
}

#m1-2017tok-Yacht00{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: -82px;
  width: 36px;
}

#m1-2017tok-kormilar{
  height: 90px;
  left: 220px;
  line-height: 90px;
  top: 6px;
  width: 80px;
}

#m1-2017tok-izabrani{
  border-width: 1px 1px 1px 1px;
  height: 142px;
  left: 5px;
  line-height: 140px;
  margin-right: 10px;
  top: -337px;
  width: auto;
}

#m1-2017tok-image1{
  height: 206px;
  left: 0px;
  line-height: 206px;
  top: 0px;
  width: 312px;
}

#m1-2017tok-logo{
  height: 207px;
  left: 3px;
  line-height: 207px;
  margin-right: 6px;
  top: -131px;
  width: auto;
}

#m1-2017tok-cog18{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog18{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht18{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group18{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod18{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog17{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog17{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht17{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group17{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod17{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog16{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog16{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht16{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group16{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod16{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog15{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog15{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht15{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group15{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod15{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog14{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog14{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht14{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group14{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod14{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-ggrupa6{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa6{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog13{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog13{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht13{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group13{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod13{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog12{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog12{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht12{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group12{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod12{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog11{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog11{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht11{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group11{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod11{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-ggrupa5{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa5{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog10{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog10{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht10{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog9{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog9{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht9{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog8{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog8{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht8{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-ggrupa4{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa4{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog7{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog7{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht7{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog6{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog6{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht6{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog5{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog5{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht5{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog4{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog4{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht4{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-ggrupa3{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa3{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog3{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog3{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht3{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog2{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog2{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht2{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-text1{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa2{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-cog1{
  height: 16px;
  left: 250px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tok-sog1{
  height: 16px;
  left: 200px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 45px;
}

#m1-2017tok-yacht1{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tok-group1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tok-brod1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-ggrupa1{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tok-grupa1{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tok-list1{
  height: 486px;
  left: 1px;
  line-height: 486px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-2017tok-izbornik-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 489px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tok-izbornik{
  height: 191px;
  left: 3px;
  line-height: 189px;
  margin-right: 6px;
  top: -137px;
  width: auto;
}

#m1-2017tok-COG{
  height: 15px;
  left: 266px;
  line-height: 15px;
  text-align: left;
  top: -137px;
  width: 21px;
}

#m1-2017tok-SOG{
  height: 15px;
  left: 216px;
  line-height: 15px;
  text-align: left;
  top: -122px;
  width: 21px;
}

#m1-2017tok-Naslov{
  height: 152px;
  left: 5px;
  line-height: 19px;
  text-align: left;
  top: 5px;
  width: 440px;
}

#m1-2017tok-menu{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: -548px;
  width: 320px;
}

#m1-2017tok-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-2017tok-map1outer{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: 0px;
  width: 320px;
}

#m1-2017tok-karta{
  height: 548px;
  left: 0px;
  line-height: 548px;
  top: 0px;
  width: 320px;
}

#m1-2017tok-FlashBack{
  height: 548px;
  left: 0px;
  line-height: 548px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

