.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-border-1{
  -webkit-border-radius: 5px;
  border-color: rgb(170,170,170);
  border-style: solid;
}

.m1-border-2{
  -webkit-border-radius: 0px;
  border-color: rgb(170,170,170);
  border-style: solid;
}

.m1-border-3{
  -webkit-border-radius: 0px;
}

.m1-background-2{
  background-color: rgba(0,0,0,0.78);
  background-image: none;
}

.m1-font-1{
  color: rgb(255,255,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-font-2{
  color: rgb(255,255,128);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-3{
  color: rgb(255,0,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: 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(255,255,255);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

div.m1-clicked > a.m1-active-color-1{
  color: rgb(168,11,62);
}

.m1-font-6{
  color: rgb(255,255,255);
  font-family: Helvetica;
  font-size: 11px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-background-3{
  background-color: rgba(0,0,0,0);
  background-image: none;
}

.m1-list.m1-plain-list > li.m1-background-4{
  background-color: rgba(255,255,255,0.49);
  background-image: none;
}


  .m1-list.m1-plain-list > li.m1-clicked.m1-highlight.m1-background-5,.m1-list.m1-plain-list > li.m1-unclicked.m1-highlight.m1-background-6
  {
  background-color: rgba(255,128,64,0.78);
  background-image: none;
}

.m1-font-7{
  color: rgb(0,0,0);
  font-family: Helvetica;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-8{
  color: rgb(255,255,255);
  font-family: Helvetica;
  font-size: 14px;
  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-background-7,.m1-clicked.m1-button.m1-background-8{
  background-color: rgb(0,0,0);
  background-image: none;
}

.m1-clicked.m1-button.m1-active-color-3,.m1-list > li.m1-clicked.m1-highlight div.m1-active-color-2{
  color: rgb(255,255,255);
}

.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-font-12{
  color: rgb(255,128,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-13{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: lighter;
  text-decoration: none;
}

.m1-font-14{
  color: rgb(0,0,0);
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.m1-font-15{
  color: rgb(255,128,0);
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.m1-background-1,.m1-list.m1-plain-list > li.m1-background-9{
  background-color: rgb(255,255,255);
  background-image: none;
}


  .m1-list.m1-plain-list > li.m1-clicked.m1-highlight.m1-background-10,.m1-list.m1-plain-list > li.m1-unclicked.m1-highlight.m1-background-11
  {
  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-background-12{
  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-ORC-01-noLandscapeTXT{
  height: 19px;
  left: -5px;
  line-height: 19px;
  text-align: center;
  top: 7px;
  width: 330px;
}

#m1-ORC-01-noLandscape{
  height: 33px;
  left: 0px;
  line-height: 33px;
  top: -1415px;
  width: 320px;
}

#m1-ORC-01-hideshow{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 35px;
  left: 7px;
  line-height: 35px;
  text-align: center;
  top: -964px;
  width: 100px;
}

#m1-ORC-01-Reg4{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 140px;
}

#m1-ORC-01-regata4{
  height: 25px;
  left: 0px;
  line-height: 25px;
  top: 0px;
  width: 181px;
}

#m1-ORC-01-Reg3{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 140px;
}

#m1-ORC-01-regata3{
  height: 25px;
  left: 0px;
  line-height: 25px;
  top: 0px;
  width: 181px;
}

#m1-ORC-01-Reg2{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 140px;
}

#m1-ORC-01-regata2{
  height: 25px;
  left: 0px;
  line-height: 25px;
  top: 0px;
  width: 181px;
}

#m1-ORC-01-Reg1{
  height: 15px;
  left: 20px;
  line-height: 15px;
  text-align: left;
  top: 5px;
  width: 140px;
}

#m1-ORC-01-regata1{
  height: 25px;
  left: 0px;
  line-height: 25px;
  top: 0px;
  width: 181px;
}

#m1-ORC-01-list2{
  height: 100px;
  left: 130px;
  line-height: 100px;
  top: -229px;
  width: 181px;
}

#m1-ORC-01-Results00{
  height: 15px;
  left: 131px;
  line-height: 15px;
  text-align: left;
  top: -231px;
  width: 125px;
}

#m1-ORC-01-Type0{
  height: 15px;
  left: 182px;
  line-height: 15px;
  text-align: left;
  top: -261px;
  width: 70px;
}

#m1-ORC-01-Type00{
  height: 30px;
  left: 122px;
  line-height: 15px;
  text-align: right;
  top: -231px;
  width: 50px;
}

#m1-ORC-01-GPH0{
  height: 15px;
  left: 182px;
  line-height: 15px;
  text-align: left;
  top: -198px;
  width: 40px;
}

#m1-ORC-01-Skipper0{
  height: 15px;
  left: 182px;
  line-height: 15px;
  text-align: left;
  top: -219px;
  width: 130px;
}

#m1-ORC-01-Yacht0{
  height: 18px;
  left: 182px;
  line-height: 18px;
  text-align: left;
  top: -222px;
  width: 130px;
}

#m1-ORC-01-GPH00{
  height: 15px;
  left: 131px;
  line-height: 15px;
  text-align: right;
  top: -150px;
  width: 42px;
}

#m1-ORC-01-Skipper00{
  height: 15px;
  left: 124px;
  line-height: 15px;
  text-align: right;
  top: -171px;
  width: 48px;
}

#m1-ORC-01-Yacht00{
  height: 15px;
  left: 139px;
  line-height: 15px;
  text-align: left;
  top: -174px;
  width: 36px;
}

#m1-ORC-01-Overall0{
  height: 15px;
  line-height: 15px;
  margin-left: auto;
  right: 244px;
  text-align: center;
  top: -12px;
  width: 40px;
}

#m1-ORC-01-Overall00{
  height: 45px;
  line-height: 15px;
  margin-left: auto;
  right: 216px;
  text-align: center;
  top: -14px;
  white-space: pre-wrap;
  width: 89px;
}

#m1-ORC-01-close{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 35px;
  left: 7px;
  line-height: 35px;
  text-align: center;
  top: 92px;
  width: 100px;
}

#m1-ORC-01-kormilar{
  height: 90px;
  left: 16px;
  line-height: 90px;
  top: 10px;
  width: 80px;
}

#m1-ORC-01-izabrani{
  height: 226px;
  left: 0px;
  line-height: 226px;
  margin-right: 0px;
  top: -232px;
  width: auto;
}

#m1-ORC-01-Logo00{
  height: 80px;
  left: 196px;
  line-height: 80px;
  top: -243px;
  width: 100px;
}

#m1-ORC-01-localT{
  height: 14px;
  left: 242px;
  line-height: 14px;
  text-align: left;
  top: -62px;
  width: 50px;
}

#m1-ORC-01-localT0{
  height: 14px;
  left: 180px;
  line-height: 14px;
  text-align: right;
  top: -48px;
  width: 55px;
}

#m1-ORC-01-raceStart0{
  height: 14px;
  left: 242px;
  line-height: 14px;
  text-align: left;
  top: -67px;
  width: 50px;
}

#m1-ORC-01-raceStart00{
  height: 14px;
  left: 161px;
  line-height: 14px;
  text-align: right;
  top: -53px;
  width: 75px;
}

#m1-ORC-01-raceNo0{
  height: 14px;
  left: 242px;
  line-height: 14px;
  text-align: left;
  top: -59px;
  width: 30px;
}

#m1-ORC-01-raceNo00{
  height: 14px;
  left: 160px;
  line-height: 14px;
  text-align: right;
  top: -45px;
  width: 75px;
}

#m1-ORC-01-status0{
  height: 14px;
  left: 94px;
  line-height: 14px;
  text-align: left;
  top: -31px;
  width: 80px;
}

#m1-ORC-01-status00{
  height: 14px;
  left: 10px;
  line-height: 14px;
  text-align: right;
  top: -17px;
  width: 75px;
}

#m1-ORC-01-wCourse0{
  height: 14px;
  left: 94px;
  line-height: 14px;
  text-align: left;
  top: -44px;
  width: 30px;
}

#m1-ORC-01-wCourse00{
  height: 14px;
  left: 10px;
  line-height: 14px;
  text-align: right;
  top: -30px;
  width: 75px;
}

#m1-ORC-01-wSpeed0{
  height: 14px;
  left: 94px;
  line-height: 14px;
  text-align: left;
  top: -36px;
  width: 30px;
}

#m1-ORC-01-wSpeed00{
  height: 14px;
  left: 10px;
  line-height: 14px;
  text-align: right;
  top: -22px;
  width: 75px;
}

#m1-ORC-01-weather0{
  height: 14px;
  left: 94px;
  line-height: 14px;
  text-align: left;
  top: -28px;
  width: 84px;
}

#m1-ORC-01-weather00{
  height: 14px;
  left: 10px;
  line-height: 14px;
  text-align: right;
  top: -14px;
  width: 75px;
}

#m1-ORC-01-Results1{
  -webkit-border-radius: 0px;
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 35px;
  left: 200px;
  line-height: 35px;
  text-align: center;
  top: 185px;
  width: 100px;
}

#m1-ORC-01-Results{
  height: 19px;
  left: 27px;
  line-height: 19px;
  text-align: left;
  top: 3px;
  width: 170px;
}

#m1-ORC-01-logo{
  height: 248px;
  left: 0px;
  line-height: 248px;
  top: -6px;
  width: 318px;
}

#m1-ORC-01-cog10{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog10{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu10{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht10{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod10{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog9{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog9{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu9{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht9{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod9{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog8{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog8{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu8{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht8{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod8{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog7{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog7{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu7{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht7{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod7{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog6{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog6{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu6{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht6{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod6{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog5{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog5{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu5{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht5{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod5{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog4{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog4{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu4{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht4{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod4{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog3{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog3{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu3{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht3{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod3{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog2{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog2{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu2{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht2{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod2{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-cog1{
  height: 16px;
  left: 255px;
  line-height: 16px;
  text-align: center;
  top: -66px;
  width: 45px;
}

#m1-ORC-01-sog1{
  height: 16px;
  left: 206px;
  line-height: 16px;
  text-align: center;
  top: -50px;
  width: 45px;
}

#m1-ORC-01-lu1{
  height: 16px;
  left: 127px;
  line-height: 16px;
  text-align: center;
  top: -34px;
  width: 70px;
}

#m1-ORC-01-yacht1{
  height: 15px;
  left: 12px;
  line-height: 15px;
  text-align: left;
  top: -19px;
  width: 100px;
}

#m1-ORC-01-group1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  top: 0px;
  width: 3px;
}

#m1-ORC-01-brod1{
  height: 22px;
  left: 0px;
  line-height: 22px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-list1{
  height: 220px;
  left: 1px;
  line-height: 220px;
  margin-right: 1px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-izbornik-scroller{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 232px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-izbornik{
  height: 154px;
  left: 2px;
  line-height: 152px;
  margin-right: 8px;
  top: -14px;
  width: auto;
}

#m1-ORC-01-COG{
  height: 15px;
  left: 269px;
  line-height: 15px;
  text-align: left;
  top: -14px;
  width: 20px;
}

#m1-ORC-01-SOG{
  height: 15px;
  left: 220px;
  line-height: 15px;
  text-align: left;
  top: 1px;
  width: 21px;
}

#m1-ORC-01-LU{
  height: 15px;
  left: 114px;
  line-height: 15px;
  text-align: center;
  top: 16px;
  width: 100px;
}

#m1-ORC-01-FlashBack{
  height: 19px;
  left: 60px;
  line-height: 16px;
  text-align: left;
  top: 5px;
  width: 209px;
}

#m1-ORC-01-menu{
  height: 460px;
  left: 0px;
  line-height: 458px;
  top: -920px;
  width: 318px;
}

#m1-ORC-01-rezz107{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1005px;
  width: 28px;
}

#m1-ORC-01-rezz97{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1010px;
  width: 28px;
}

#m1-ORC-01-rezz87{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1015px;
  width: 28px;
}

#m1-ORC-01-rezz77{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1020px;
  width: 28px;
}

#m1-ORC-01-rezz67{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1025px;
  width: 28px;
}

#m1-ORC-01-rezz57{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1030px;
  width: 28px;
}

#m1-ORC-01-rezz47{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1035px;
  width: 28px;
}

#m1-ORC-01-rezz37{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1040px;
  width: 28px;
}

#m1-ORC-01-rezz27{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1045px;
  width: 28px;
}

#m1-ORC-01-rezz17{
  height: 15px;
  left: 275px;
  line-height: 15px;
  text-align: center;
  top: -1050px;
  width: 28px;
}

#m1-ORC-01-rezz106{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -855px;
  width: 30px;
}

#m1-ORC-01-rezz96{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -860px;
  width: 30px;
}

#m1-ORC-01-rezz86{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -865px;
  width: 30px;
}

#m1-ORC-01-rezz76{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -870px;
  width: 30px;
}

#m1-ORC-01-rezz66{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -875px;
  width: 30px;
}

#m1-ORC-01-rezz56{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -880px;
  width: 30px;
}

#m1-ORC-01-rezz46{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -885px;
  width: 30px;
}

#m1-ORC-01-rezz36{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -890px;
  width: 30px;
}

#m1-ORC-01-rezz26{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -895px;
  width: 30px;
}

#m1-ORC-01-rezz16{
  height: 15px;
  left: 245px;
  line-height: 15px;
  text-align: center;
  top: -900px;
  width: 30px;
}

#m1-ORC-01-rezz105{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -705px;
  width: 30px;
}

#m1-ORC-01-rezz95{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -710px;
  width: 30px;
}

#m1-ORC-01-rezz85{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -715px;
  width: 30px;
}

#m1-ORC-01-rezz75{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -720px;
  width: 30px;
}

#m1-ORC-01-rezz65{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -725px;
  width: 30px;
}

#m1-ORC-01-rezz55{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -730px;
  width: 30px;
}

#m1-ORC-01-rezz45{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -735px;
  width: 30px;
}

#m1-ORC-01-rezz35{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -740px;
  width: 30px;
}

#m1-ORC-01-rezz25{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -745px;
  width: 30px;
}

#m1-ORC-01-rezz15{
  height: 15px;
  left: 215px;
  line-height: 15px;
  text-align: center;
  top: -750px;
  width: 30px;
}

#m1-ORC-01-rezz104{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -555px;
  width: 30px;
}

#m1-ORC-01-rezz94{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -560px;
  width: 30px;
}

#m1-ORC-01-rezz84{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -565px;
  width: 30px;
}

#m1-ORC-01-rezz74{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -570px;
  width: 30px;
}

#m1-ORC-01-rezz64{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -575px;
  width: 30px;
}

#m1-ORC-01-rezz54{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -580px;
  width: 30px;
}

#m1-ORC-01-rezz44{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -585px;
  width: 30px;
}

#m1-ORC-01-rezz34{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -590px;
  width: 30px;
}

#m1-ORC-01-rezz24{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -595px;
  width: 30px;
}

#m1-ORC-01-rezz14{
  height: 15px;
  left: 185px;
  line-height: 15px;
  text-align: center;
  top: -600px;
  width: 30px;
}

#m1-ORC-01-rezz103{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -405px;
  width: 30px;
}

#m1-ORC-01-rezz93{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -410px;
  width: 30px;
}

#m1-ORC-01-rezz83{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -415px;
  width: 30px;
}

#m1-ORC-01-rezz73{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -420px;
  width: 30px;
}

#m1-ORC-01-rezz63{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -425px;
  width: 30px;
}

#m1-ORC-01-rezz53{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -430px;
  width: 30px;
}

#m1-ORC-01-rezz43{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -435px;
  width: 30px;
}

#m1-ORC-01-rezz33{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -440px;
  width: 30px;
}

#m1-ORC-01-rezz23{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -445px;
  width: 30px;
}

#m1-ORC-01-rezz13{
  height: 15px;
  left: 155px;
  line-height: 15px;
  text-align: center;
  top: -450px;
  width: 30px;
}

#m1-ORC-01-rezz102{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -255px;
  width: 30px;
}

#m1-ORC-01-rezz92{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -260px;
  width: 30px;
}

#m1-ORC-01-rezz82{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -265px;
  width: 30px;
}

#m1-ORC-01-rezz72{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -270px;
  width: 30px;
}

#m1-ORC-01-rezz62{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -275px;
  width: 30px;
}

#m1-ORC-01-rezz52{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -280px;
  width: 30px;
}

#m1-ORC-01-rezz42{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -285px;
  width: 30px;
}

#m1-ORC-01-rezz32{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -290px;
  width: 30px;
}

#m1-ORC-01-rezz22{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -295px;
  width: 30px;
}

#m1-ORC-01-rezz12{
  height: 15px;
  left: 125px;
  line-height: 15px;
  text-align: center;
  top: -300px;
  width: 30px;
}

#m1-ORC-01-rezz101{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -105px;
  width: 30px;
}

#m1-ORC-01-rezz91{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -110px;
  width: 30px;
}

#m1-ORC-01-rezz81{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -115px;
  width: 30px;
}

#m1-ORC-01-rezz71{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -120px;
  width: 30px;
}

#m1-ORC-01-rezz61{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -125px;
  width: 30px;
}

#m1-ORC-01-rezz51{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -130px;
  width: 30px;
}

#m1-ORC-01-rezz41{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -135px;
  width: 30px;
}

#m1-ORC-01-rezz31{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -140px;
  width: 30px;
}

#m1-ORC-01-rezz21{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -145px;
  width: 30px;
}

#m1-ORC-01-rezz11{
  height: 15px;
  left: 95px;
  line-height: 15px;
  text-align: center;
  top: -150px;
  width: 30px;
}

#m1-ORC-01-rrace7{
  height: 15px;
  left: 280px;
  line-height: 15px;
  text-align: left;
  top: -165px;
  width: 28px;
}

#m1-ORC-01-rrace6{
  height: 15px;
  left: 242px;
  line-height: 15px;
  text-align: center;
  top: -150px;
  width: 40px;
}

#m1-ORC-01-rrace5{
  height: 15px;
  left: 212px;
  line-height: 15px;
  text-align: center;
  top: -135px;
  width: 40px;
}

#m1-ORC-01-rrace4{
  height: 15px;
  left: 182px;
  line-height: 15px;
  text-align: center;
  top: -120px;
  width: 40px;
}

#m1-ORC-01-rrace3{
  height: 15px;
  left: 152px;
  line-height: 15px;
  text-align: center;
  top: -105px;
  width: 40px;
}

#m1-ORC-01-rrace2{
  height: 15px;
  left: 122px;
  line-height: 15px;
  text-align: center;
  top: -90px;
  width: 40px;
}

#m1-ORC-01-rrace1{
  height: 15px;
  left: 92px;
  line-height: 15px;
  text-align: center;
  top: -75px;
  width: 40px;
}

#m1-ORC-01-raceres10{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 150px;
  width: 80px;
}

#m1-ORC-01-raceres9{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 145px;
  width: 80px;
}

#m1-ORC-01-raceres8{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 140px;
  width: 80px;
}

#m1-ORC-01-raceres7{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 135px;
  width: 80px;
}

#m1-ORC-01-raceres6{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 130px;
  width: 80px;
}

#m1-ORC-01-raceres5{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 125px;
  width: 80px;
}

#m1-ORC-01-raceres4{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 120px;
  width: 80px;
}

#m1-ORC-01-raceres3{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 115px;
  width: 80px;
}

#m1-ORC-01-raceres2{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 110px;
  width: 80px;
}

#m1-ORC-01-raceres1{
  height: 15px;
  left: 0px;
  line-height: 15px;
  text-align: right;
  top: 105px;
  width: 80px;
}

#m1-ORC-01-{
  height: 15px;
  left: 28px;
  line-height: 15px;
  text-align: left;
  top: 40px;
  width: 213px;
}

#m1-ORC-01-results{
  height: 460px;
  left: 0px;
  line-height: 458px;
  top: -460px;
  width: 318px;
}

#m1-ORC-01-map1{
  border-top-color: transparent;
  border-width: 1px 0px 0px 0px;
  height: 456px;
  left: 0px;
  line-height: 40px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

#m1-ORC-01-map1outer{
  border-width: 1px 1px 1px 1px;
  height: 460px;
  left: 0px;
  line-height: 456px;
  top: 0px;
  width: 320px;
}

#m1-ORC-01-ORC{
  border-width: 1px 1px 1px 1px;
  height: 460px;
  left: 0px;
  line-height: 458px;
  margin-right: 0px;
  top: 0px;
  width: auto;
}

