.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: 14px;
  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(255,128,255);
  background-image: none;
}

.m1-button.m1-font-6{
  color: rgb(255,255,0);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-clicked.m1-button.m1-background-9{
  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-3{
  -webkit-border-radius: 0px;
  border-color: rgba(170,170,170,0.78);
  border-style: solid;
}

.m1-background-10{
  background-color: rgba(255,255,255,0.78);
  background-image: none;
}

.m1-font-7{
  color: rgb(255,128,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-8{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.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-11{
  background-color: rgba(0,0,0,0);
  background-image: none;
}

.m1-border-4{
  -webkit-border-radius: 0px;
  border-color: rgb(0,0,0);
  border-style: solid;
}

.m1-border-5{
  -webkit-border-radius: 0px;
}

.m1-background-12{
  background-color: rgb(255,255,255);
  background-image: none;
}

.m1-font-12{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.m1-list.m1-plain-list > li.m1-background-13{
  background-color: rgba(0,0,0,0.88);
  background-image: none;
}


  .m1-list.m1-plain-list > li.m1-clicked.m1-highlight.m1-background-14,.m1-list.m1-plain-list > li.m1-unclicked.m1-highlight.m1-background-15
  {
  background-color: rgba(0,0,0,0);
  background-image: 
    -webkit-gradient(linear, 50.0% 0.0%, 50.0% 100.0%, from(rgb(79,141,237)), to(rgb(2,91,230)));
}

.m1-font-13{
  color: rgb(255,255,0);
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-list.m1-plain-list > li.m1-background-16{
  background-color: rgba(0,0,0,0.69);
  background-image: none;
}

.m1-font-14{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.m1-font-15{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.m1-background-18{
  background-color: rgba(255,255,255,0.2);
  background-image: none;
}

.m1-background-19,.m1-list.m1-plain-list > li.m1-background-17{
  background-color: rgba(0,0,0,0.59);
  background-image: none;
}

.m1-font-16{
  color: rgb(255,255,255);
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: lighter;
  text-decoration: none;
}

body{
  margin: 0px 0px 0px 0px;
  overflow: visible;
}

#m1-2017tir-noLandscapeTXT{
  height: 19px;
  left: -5px;
  line-height: 19px;
  text-align: center;
  top: 7px;
  width: 330px;
}

#m1-2017tir-noLandscape{
  height: 33px;
  left: 0px;
  line-height: 33px;
  top: -1695px;
  width: 320px;
}

#m1-2017tir-playback{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 23px;
  left: 6px;
  line-height: 23px;
  text-align: center;
  top: -1181px;
  width: 75px;
}

#m1-2017tir-hideshow{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 23px;
  left: 6px;
  line-height: 23px;
  text-align: center;
  top: -1131px;
  width: 75px;
}

#m1-2017tir-posto100{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 278px;
  line-height: 25px;
  text-align: center;
  top: -300px;
  width: 31px;
}

#m1-2017tir-posto90{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 249px;
  line-height: 25px;
  text-align: center;
  top: -275px;
  width: 32px;
}

#m1-2017tir-posto80{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 219px;
  line-height: 25px;
  text-align: center;
  top: -250px;
  width: 32px;
}

#m1-2017tir-posto70{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 189px;
  line-height: 25px;
  text-align: center;
  top: -225px;
  width: 32px;
}

#m1-2017tir-posto60{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 159px;
  line-height: 25px;
  text-align: center;
  top: -200px;
  width: 32px;
}

#m1-2017tir-posto50{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 129px;
  line-height: 25px;
  text-align: center;
  top: -175px;
  width: 32px;
}

#m1-2017tir-posto40{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 99px;
  line-height: 25px;
  text-align: center;
  top: -150px;
  width: 32px;
}

#m1-2017tir-posto30{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 69px;
  line-height: 25px;
  text-align: center;
  top: -125px;
  width: 32px;
}

#m1-2017tir-posto20{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 39px;
  line-height: 25px;
  text-align: center;
  top: -100px;
  width: 32px;
}

#m1-2017tir-posto10{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 10px;
  line-height: 25px;
  text-align: center;
  top: -75px;
  width: 31px;
}

#m1-2017tir-posto0{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 25px;
  left: 10px;
  line-height: 25px;
  text-align: center;
  top: -50px;
  width: 299px;
}

#m1-2017tir-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-2017tir-Player_AA_ZDown1{
  height: 30px;
  left: 50px;
  line-height: 30px;
  top: -198px;
  width: 40px;
}

#m1-2017tir-Player_AA_Up1{
  height: 30px;
  left: 50px;
  line-height: 30px;
  top: -198px;
  width: 40px;
}

#m1-2017tir-Player_CStopPause1{
  height: 50px;
  left: 3px;
  line-height: 50px;
  top: -141px;
  width: 50px;
}

#m1-2017tir-Player_Forward1{
  height: 50px;
  left: 3px;
  line-height: 50px;
  top: -91px;
  width: 50px;
}

#m1-2017tir-plybs{
  height: 14px;
  left: 177px;
  line-height: 14px;
  text-align: center;
  top: -76px;
  width: 44px;
}

#m1-2017tir-plybs0{
  height: 28px;
  left: 80px;
  line-height: 14px;
  text-align: right;
  top: -48px;
  width: 97px;
}

#m1-2017tir-Tlocal{
  height: 14px;
  left: 161px;
  line-height: 14px;
  text-align: center;
  top: 1px;
  width: 60px;
}

#m1-2017tir-Tjedrenje{
  height: 14px;
  left: 161px;
  line-height: 14px;
  text-align: center;
  top: 2px;
  width: 60px;
}

#m1-2017tir-lokalnoV{
  height: 14px;
  left: 100px;
  line-height: 14px;
  text-align: right;
  top: 29px;
  width: 67px;
}

#m1-2017tir-jedrenje{
  height: 14px;
  left: 100px;
  line-height: 14px;
  text-align: right;
  top: 30px;
  width: 67px;
}

#m1-2017tir-komande{
  height: 60px;
  left: 90px;
  line-height: 60px;
  top: 51px;
  width: 221px;
}

#m1-2017tir-replay{
  border-width: 1px 1px 1px 1px;
  height: 118px;
  left: 0px;
  line-height: 116px;
  top: -1101px;
  width: 320px;
}

#m1-2017tir-text65{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat13{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew13{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew13{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text62{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat12{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew12{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew12{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text59{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat11{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew11{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew11{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text56{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat10{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew10{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew10{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text53{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat9{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew9{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew9{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text50{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat8{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew8{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew8{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text47{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat7{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew7{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew7{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text44{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat6{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew6{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew6{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text41{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat5{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew5{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew5{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text38{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat4{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew4{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew4{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text35{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat3{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew3{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew3{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text32{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat2{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew2{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew2{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text29{
  height: 18px;
  left: 10px;
  line-height: 15px;
  text-align: right;
  top: -31px;
  width: 15px;
}

#m1-2017tir-nat1{
  height: 18px;
  left: 230px;
  line-height: 15px;
  text-align: center;
  top: -13px;
  width: 50px;
}

#m1-2017tir-crrew1{
  height: 18px;
  left: 30px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 175px;
}

#m1-2017tir-crew1{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text28{
  height: 18px;
  left: 51px;
  line-height: 18px;
  text-align: left;
  top: 5px;
  width: 55px;
}

#m1-2017tir-crew{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-place{
  height: 19px;
  left: 230px;
  line-height: 19px;
  text-align: center;
  top: -84px;
  width: 30px;
}

#m1-2017tir-text21{
  height: 15px;
  left: 199px;
  line-height: 15px;
  text-align: center;
  top: -94px;
  width: 100px;
}

#m1-2017tir-correct{
  height: 18px;
  left: 130px;
  line-height: 18px;
  text-align: center;
  top: -38px;
  width: 50px;
}

#m1-2017tir-text23{
  height: 15px;
  left: 5px;
  line-height: 15px;
  text-align: right;
  top: -20px;
  width: 120px;
}

#m1-2017tir-eltime{
  height: 18px;
  left: 130px;
  line-height: 18px;
  text-align: center;
  top: -23px;
  width: 50px;
}

#m1-2017tir-text25{
  height: 15px;
  left: 5px;
  line-height: 15px;
  text-align: right;
  top: -8px;
  width: 120px;
}

#m1-2017tir-finrealt{
  height: 18px;
  left: 130px;
  line-height: 18px;
  text-align: center;
  top: -10px;
  width: 50px;
}

#m1-2017tir-text27{
  height: 15px;
  left: 5px;
  line-height: 15px;
  text-align: right;
  top: 5px;
  width: 120px;
}

#m1-2017tir-1legResults{
  height: 70px;
  left: 0px;
  line-height: 70px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text19{
  height: 18px;
  left: 51px;
  line-height: 18px;
  text-align: left;
  top: 5px;
  width: 80px;
}

#m1-2017tir-legResults{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-Club0{
  height: 18px;
  left: 100px;
  line-height: 18px;
  text-align: left;
  top: -39px;
  width: 120px;
}

#m1-2017tir-text14{
  height: 15px;
  left: 53px;
  line-height: 15px;
  text-align: right;
  top: -21px;
  width: 30px;
}

#m1-2017tir-Skkipper0{
  height: 18px;
  left: 100px;
  line-height: 18px;
  text-align: left;
  top: -25px;
  width: 120px;
}

#m1-2017tir-text16{
  height: 15px;
  left: 33px;
  line-height: 15px;
  text-align: right;
  top: -9px;
  width: 50px;
}

#m1-2017tir-Owner0{
  height: 18px;
  left: 100px;
  line-height: 18px;
  text-align: left;
  top: -12px;
  width: 120px;
}

#m1-2017tir-text18{
  height: 15px;
  left: 45px;
  line-height: 15px;
  text-align: left;
  top: 4px;
  width: 41px;
}

#m1-2017tir-about2{
  height: 70px;
  left: 0px;
  line-height: 70px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-nat0{
  height: 18px;
  left: 215px;
  line-height: 18px;
  text-align: center;
  top: -99px;
  width: 60px;
}

#m1-2017tir-image3{
  height: 21px;
  left: 229px;
  line-height: 21px;
  top: -111px;
  width: 35px;
}

#m1-2017tir-gph0{
  height: 18px;
  left: 60px;
  line-height: 18px;
  text-align: left;
  top: -53px;
  width: 40px;
}

#m1-2017tir-text6{
  height: 15px;
  left: 18px;
  line-height: 15px;
  text-align: right;
  top: -35px;
  width: 30px;
}

#m1-2017tir-age0{
  height: 18px;
  left: 60px;
  line-height: 18px;
  text-align: left;
  top: -38px;
  width: 40px;
}

#m1-2017tir-text8{
  height: 15px;
  left: 18px;
  line-height: 15px;
  text-align: right;
  top: -22px;
  width: 30px;
}

#m1-2017tir-loa0{
  height: 18px;
  left: 60px;
  line-height: 18px;
  text-align: left;
  top: -27px;
  width: 40px;
}

#m1-2017tir-text10{
  height: 15px;
  left: 18px;
  line-height: 15px;
  text-align: right;
  top: -9px;
  width: 30px;
}

#m1-2017tir-Type0{
  height: 18px;
  left: 60px;
  line-height: 18px;
  text-align: left;
  top: -13px;
  width: 120px;
}

#m1-2017tir-text12{
  height: 15px;
  left: 18px;
  line-height: 15px;
  text-align: left;
  top: 4px;
  width: 31px;
}

#m1-2017tir-about1{
  height: 85px;
  left: 0px;
  line-height: 85px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text3{
  height: 18px;
  left: 51px;
  line-height: 18px;
  text-align: left;
  top: 5px;
  width: 77px;
}

#m1-2017tir-general{
  height: 30px;
  left: 0px;
  line-height: 30px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-list2{
  height: 705px;
  left: 0px;
  line-height: 705px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-podaci-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 711px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-podaci{
  height: 481px;
  left: 0px;
  line-height: 481px;
  top: 79px;
  width: 318px;
}

#m1-2017tir-Yaacht0{
  height: 18px;
  left: 15px;
  line-height: 19px;
  text-align: left;
  top: 11px;
  width: 226px;
}

#m1-2017tir-zaglavlje2{
  border-width: 1px 1px 1px 1px;
  height: 40px;
  left: 0px;
  line-height: 38px;
  top: 79px;
  width: 320px;
}

#m1-2017tir-plus{
  height: 45px;
  left: 278px;
  line-height: 45px;
  top: -15px;
  width: 23px;
}

#m1-2017tir-minus{
  height: 45px;
  left: 15px;
  line-height: 45px;
  top: 30px;
  width: 23px;
}

#m1-2017tir-navigacija{
  height: 100px;
  left: 0px;
  line-height: 100px;
  top: 37px;
  width: 320px;
}

#m1-2017tir-zaglavljePanel-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 700px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-zaglavljePanel{
  height: 435px;
  left: 0px;
  line-height: 433px;
  top: 0px;
  width: 320px;
}

#m1-2017tir-zaglavlje{
  height: 435px;
  left: 0px;
  line-height: 433px;
  top: -179px;
  width: 320px;
}

#m1-2017tir-slikaJedrilice{
  height: 177px;
  left: 0px;
  line-height: 177px;
  top: 0px;
  width: 316px;
}

#m1-2017tir-slika{
  border-width: 1px 1px 1px 1px;
  height: 179px;
  left: 0px;
  line-height: 177px;
  top: 0px;
  width: 318px;
}

#m1-2017tir-osnovniPodaci{
  border-width: 1px 1px 1px 1px;
  height: 435px;
  left: 0px;
  line-height: 433px;
  top: -1096px;
  width: 320px;
}

#m1-2017tir-localT{
  height: 14px;
  left: 141px;
  line-height: 14px;
  text-align: center;
  top: -311px;
  width: 60px;
}

#m1-2017tir-localT0{
  height: 14px;
  left: 90px;
  line-height: 14px;
  text-align: right;
  top: -297px;
  width: 55px;
}

#m1-2017tir-timeL{
  height: 14px;
  left: 253px;
  line-height: 14px;
  text-align: center;
  top: -283px;
  width: 60px;
}

#m1-2017tir-timeL0{
  height: 14px;
  left: 198px;
  line-height: 14px;
  text-align: right;
  top: -269px;
  width: 59px;
}

#m1-2017tir-sailing{
  height: 14px;
  left: 253px;
  line-height: 14px;
  text-align: center;
  top: -275px;
  width: 60px;
}

#m1-2017tir-sailing0{
  height: 14px;
  left: 209px;
  line-height: 14px;
  text-align: right;
  top: -261px;
  width: 47px;
}

#m1-2017tir-tillS{
  height: 14px;
  left: 141px;
  line-height: 14px;
  text-align: center;
  top: -247px;
  width: 60px;
}

#m1-2017tir-tillS0{
  height: 14px;
  left: 98px;
  line-height: 14px;
  text-align: right;
  top: -233px;
  width: 46px;
}

#m1-2017tir-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-2017tir-ruta2{
  height: 15px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -41px;
  width: 130px;
}

#m1-2017tir-ruta1{
  height: 15px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -42px;
  width: 130px;
}

#m1-2017tir-ruta0{
  height: 18px;
  left: 55px;
  line-height: 15px;
  text-align: left;
  top: -40px;
  width: 130px;
}

#m1-2017tir-routa2{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 7px;
  width: 50px;
}

#m1-2017tir-routa1{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-2017tir-routa0{
  height: 15px;
  left: 1px;
  line-height: 15px;
  text-align: right;
  top: 6px;
  width: 50px;
}

#m1-2017tir-rutte{
  border-width: 1px 1px 1px 1px;
  height: 60px;
  left: 5px;
  line-height: 58px;
  margin-right: 10px;
  top: -247px;
  width: auto;
}

#m1-2017tir-Elapsed0{
  height: 15px;
  left: 117px;
  line-height: 15px;
  text-align: left;
  top: -207px;
  width: 48px;
}

#m1-2017tir-Elapsed00{
  height: 15px;
  left: 38px;
  line-height: 15px;
  text-align: left;
  top: -192px;
  width: 73px;
}

#m1-2017tir-Status0{
  height: 15px;
  left: 116px;
  line-height: 15px;
  text-align: left;
  top: -194px;
  width: 78px;
}

#m1-2017tir-Status00{
  height: 15px;
  left: 73px;
  line-height: 15px;
  text-align: left;
  top: -179px;
  width: 38px;
}

#m1-2017tir-details{
  -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: -111px;
  width: 130px;
}

#m1-2017tir-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: -52px;
  width: 130px;
}

#m1-2017tir-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: -26px;
  width: 80px;
}

#m1-2017tir-Skipper0{
  height: 15px;
  left: 64px;
  line-height: 15px;
  text-align: left;
  top: -106px;
  width: 145px;
}

#m1-2017tir-Yacht0{
  height: 18px;
  left: 64px;
  line-height: 18px;
  text-align: left;
  top: -109px;
  width: 145px;
}

#m1-2017tir-Skipper00{
  height: 15px;
  left: 9px;
  line-height: 15px;
  text-align: left;
  top: -73px;
  width: 45px;
}

#m1-2017tir-Yacht00{
  height: 15px;
  left: 21px;
  line-height: 15px;
  text-align: left;
  top: -78px;
  width: 36px;
}

#m1-2017tir-kormilar{
  height: 90px;
  left: 220px;
  line-height: 90px;
  top: 19px;
  width: 80px;
}

#m1-2017tir-izabrani{
  border-width: 1px 1px 1px 1px;
  height: 160px;
  left: 5px;
  line-height: 158px;
  margin-right: 10px;
  top: -252px;
  width: auto;
}

#m1-2017tir-tracking{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 40px;
  left: 7px;
  line-height: 40px;
  text-align: center;
  top: 82px;
  width: 297px;
}

#m1-2017tir-logo2{
  height: 100px;
  left: 0px;
  line-height: 101px;
  top: 50px;
  width: 314px;
}

#m1-2017tir-logo{
  height: 225px;
  left: 3px;
  line-height: 225px;
  margin-right: 6px;
  top: -27px;
  width: auto;
}

#m1-2017tir-cog9{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog9{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf9{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu9{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht9{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-text2{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tir-grupa0{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog8{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog8{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf8{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu8{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht8{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog7{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog7{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf7{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu7{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht7{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog6{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog6{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf6{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu6{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht6{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog5{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog5{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf5{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu5{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht5{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-ggrupa4{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tir-grupa2{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog4{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog4{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf4{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu4{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht4{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog3{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog3{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf3{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu3{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht3{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog2{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog2{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf2{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu2{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht2{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-cog1{
  height: 16px;
  left: 260px;
  line-height: 16px;
  text-align: center;
  top: -82px;
  width: 45px;
}

#m1-2017tir-sog1{
  height: 16px;
  left: 220px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-2017tir-dtf1{
  height: 16px;
  left: 180px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-2017tir-lu1{
  height: 16px;
  left: 120px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-2017tir-yacht1{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-2017tir-group1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-2017tir-brod1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-ggrupa1{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 0px;
  width: 100px;
}

#m1-2017tir-grupa1{
  height: 15px;
  left: 0px;
  line-height: 15px;
  margin-right: 2px;
  top: 0px;
  width: auto;
}

#m1-2017tir-list1{
  height: 243px;
  left: 1px;
  line-height: 243px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-2017tir-izbornik-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 300px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-2017tir-izbornik{
  height: 211px;
  left: 3px;
  line-height: 209px;
  margin-right: 6px;
  top: -33px;
  width: auto;
}

#m1-2017tir-COG{
  height: 15px;
  left: 276px;
  line-height: 15px;
  text-align: left;
  top: -33px;
  width: 21px;
}

#m1-2017tir-SOG{
  height: 15px;
  left: 236px;
  line-height: 15px;
  text-align: left;
  top: -18px;
  width: 21px;
}

#m1-2017tir-DTF{
  height: 15px;
  left: 196px;
  line-height: 15px;
  text-align: left;
  top: -3px;
  width: 21px;
}

#m1-2017tir-LU{
  height: 15px;
  left: 107px;
  line-height: 15px;
  text-align: center;
  top: 12px;
  width: 100px;
}

#m1-2017tir-Naslov{
  height: 18px;
  left: 5px;
  line-height: 18px;
  text-align: center;
  top: 5px;
  width: 308px;
}

#m1-2017tir-menu{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: -548px;
  width: 320px;
}

#m1-2017tir-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-2017tir-map1outer{
  border-width: 1px 1px 1px 1px;
  height: 548px;
  left: 0px;
  line-height: 546px;
  top: 0px;
  width: 320px;
}

#m1-2017tir-karta{
  height: 548px;
  left: 0px;
  line-height: 548px;
  top: 0px;
  width: 320px;
}

#m1-2017tir-FlashBack{
  height: 548px;
  left: 0px;
  line-height: 548px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

